Trace number 4405519

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)SAT 18.7823 6.71458

General information on the benchmark

NameRlfap/Rlfap-m1-graphsMod/
Rlfap-graph-08-f10.xml
MD5SUM53ef449e7d5451b48f2cdc0cd77eaa71
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 benchmark3.79454
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Number of domains7
Minimum domain size6
Maximum domain size34
Distribution of domain sizes[{"size":6,"count":48},{"size":17,"count":14},{"size":19,"count":18},{"size":22,"count":22},{"size":27,"count":122},{"size":32,"count":170},{"size":34,"count":286}]
Minimum variable degree1
Maximum variable degree22
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":1},{"degree":3,"count":6},{"degree":4,"count":10},{"degree":5,"count":46},{"degree":6,"count":68},{"degree":7,"count":77},{"degree":8,"count":85},{"degree":9,"count":54},{"degree":10,"count":33},{"degree":11,"count":37},{"degree":12,"count":21},{"degree":13,"count":8},{"degree":14,"count":1},{"degree":15,"count":35},{"degree":16,"count":26},{"degree":17,"count":63},{"degree":18,"count":54},{"degree":19,"count":32},{"degree":20,"count":12},{"degree":21,"count":7},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3757}]
Number of extensional constraints0
Number of intensional constraints3757
Distribution of constraint types[{"type":"intension","count":3757}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-9325-serial-file.bin HOME/instance-4405519-1569238640.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Mon Sep 23 13:36:21 CEST 2019
0.66/0.56	c PID: 9328
0.66/0.56	c IP: 172.20.3.103
0.66/0.56	c HOST: node103.alineos.net
0.66/0.57	c (0,0) Parsing Begin
5.55/1.86	c (1,1) Parsing End
5.55/1.87	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 3757 ctr, max domain size 34
5.55/1.87	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.55/1.87	c (1,1) Constraint Name Generate Begin
5.97/1.90	c (1,1) Ctr:HOME/instance-4405519-1569238640.xml,Dist:Eq:Le:Num:Var
5.97/1.90	c (1,1) Constraint Name Generate End
5.97/1.90	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.97/1.90	c (1,1) CSP to CSPinCNF Begin
7.08/2.22	c (1,1) translated 376 (10%) constraints
7.08/2.28	c (1,1) translated 752 (20%) constraints
7.42/2.33	c (1,1) translated 1128 (30%) constraints
7.42/2.37	c (1,1) translated 1503 (40%) constraints
7.82/2.42	c (1,1) translated 1879 (50%) constraints
7.82/2.45	c (1,1) translated 2255 (60%) constraints
7.82/2.49	c (1,1) translated 2630 (70%) constraints
8.22/2.53	c (1,1) translated 3006 (80%) constraints
8.22/2.57	c (2,2) translated 3382 (90%) constraints
8.62/2.60	c (2,2) translated 3757 (100%) constraints
8.62/2.60	c (2,2) ===========================================
8.62/2.63	c (2,2) Hybrid: #OE=680, #LE=0
8.62/2.63	c (2,2) Hybrid
8.62/2.63	c (2,2) ===========================================
8.62/2.66	c (2,2) translated 444 (10%) constraints
8.62/2.67	c (2,2) translated 888 (20%) constraints
8.62/2.69	c (2,2) translated 1332 (30%) constraints
9.01/2.71	c (2,2) translated 1775 (40%) constraints
9.01/2.72	c (2,2) translated 2219 (50%) constraints
9.01/2.74	c (2,2) translated 2663 (60%) constraints
9.01/2.75	c (2,2) translated 3106 (70%) constraints
9.01/2.76	c (2,2) translated 3550 (80%) constraints
9.01/2.77	c (2,2) translated 3994 (90%) constraints
9.01/2.79	c (2,2) translated 4437 (100%) constraints
9.01/2.79	c (2,2) CSP to CSPinCNF End
9.01/2.79	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4437 ctr, max domain size 34
9.01/2.79	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.01/2.79	c (2,2) CSPinCNF Propagation Begin
9.26/2.86	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.26/2.86	c (2,2) CSPinCNF Propagation End
9.26/2.86	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4437 ctr, max domain size 34
9.26/2.86	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.26/2.88	c (2,2) Hybrid: #OE=680, #LE=0
9.26/2.88	c (2,2) Simplify CSPinCNF Begin
9.94/3.10	c (2,2) Simplify CSPinCNF End
9.94/3.10	c (2,2) CSP: 680 int (0 aux), 7514 bool (7514 aux), 11951 ctr, max domain size 34
9.94/3.10	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.94/3.10	c (2,2) Calculate Precise Domain Begin
9.94/3.11	c (2,2) 0 values are removed by re-calculation
9.94/3.11	c (2,2) Calculate Precise Domain End
10.28/3.11	c (2,2) CSP: 680 int (0 aux), 7514 bool (7514 aux), 11951 ctr, max domain size 34
10.28/3.11	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.28/3.11	c (2,2) CSPinCNF to SatSolver Begin
11.91/3.59	c (3,3) 1196 (10 %) CSP clauses are encoded (0 SAT variables, 36309 SAT clauses)
12.73/3.75	c (3,3) 2391 (20 %) CSP clauses are encoded (0 SAT variables, 54261 SAT clauses)
13.14/3.89	c (3,3) 3586 (30 %) CSP clauses are encoded (0 SAT variables, 75241 SAT clauses)
13.42/4.00	c (3,3) 4781 (40 %) CSP clauses are encoded (0 SAT variables, 94312 SAT clauses)
13.70/4.12	c (3,3) 5976 (50 %) CSP clauses are encoded (0 SAT variables, 115270 SAT clauses)
13.84/4.24	c (3,3) 7171 (60 %) CSP clauses are encoded (0 SAT variables, 137232 SAT clauses)
13.96/4.34	c (3,3) 8366 (70 %) CSP clauses are encoded (0 SAT variables, 155255 SAT clauses)
14.15/4.45	c (3,3) 9561 (80 %) CSP clauses are encoded (0 SAT variables, 174930 SAT clauses)
14.29/4.57	c (4,4) 10756 (90 %) CSP clauses are encoded (0 SAT variables, 197745 SAT clauses)
14.40/4.68	c (4,4) 11951 (100 %) CSP clauses are encoded (0 SAT variables, 218527 SAT clauses)
14.40/4.68	c (4,4) CSPinCNF to SatSolver End
14.40/4.68	c (4,4) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
14.40/4.68	c (4,4) 26644 bool, 218554 clause
14.40/4.68	c (4,4) Export Begin
15.06/4.93	c (4,4) Export to HOME/scop-9325-serial-file.bin
15.06/4.93	c (4,4) Export End
15.06/4.94	c (4,4) Export File Size: 3.46 MB
15.06/4.94	c (4,4) 1,1,2,2,2,2,4,STOP-AFTER(DIMACS)
15.06/4.94	c END-Prog: Mon Sep 23 13:36:26 CEST 2019
15.06/4.95	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-9325-serial-file.bin
15.71/5.42	c (0,0) Read Serial File Begin
15.71/5.42	c (0,0) HOME/scop-9325-serial-file.bin
16.35/5.78	c (0,0) Read Serial File End
16.35/5.79	
16.35/5.79	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
16.35/5.79	(Solving Process)
16.35/5.79	
16.60/5.81	c BEGIN-Prog: Mon Sep 23 13:36:27 CEST 2019
16.60/5.81	c PID: 9348
16.60/5.81	c IP: 172.20.3.103
16.60/5.81	c HOST: node103.alineos.net
16.60/5.82	c (0,0) SatSolver.solve Begin
16.60/5.82	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405519-1569238640.xml-scop-9328.cnf
16.60/5.84	c (0,0) c
16.60/5.84	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)
16.60/5.84	c (0,0) c
16.60/5.84	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
16.60/5.84	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
16.60/5.84	c (0,0) c ========================================[ Problem Statistics ]===========================================
16.60/5.84	c (0,0) c |                                                                                                       |
16.83/5.93	c (0,0) c |  Number of variables:         26644                                                                   |
16.83/5.93	c (0,0) c |  Number of clauses:          218554                                                                   |
16.83/5.93	c (0,0) c |  Parse time:                   0.08 s                                                                 |
16.83/5.93	c (0,0) c |                                                                                                       |
17.09/6.14	c (0,0) c |  Simplification time:          0.21 s                                                                 |
17.09/6.14	c (0,0) c |                                                                                                       |
17.09/6.14	c (0,0) c |  Generating clones                                                                                    |
17.18/6.24	c (0,0) c |  all clones generated. Memory =   178.69Mb.                                                           |
17.18/6.24	c (0,0) c ========================================================================================================|
17.18/6.24	c (0,0) c
17.18/6.24	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
17.18/6.24	c (0,0) c
17.18/6.24	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.18/6.24	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.18/6.24	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.18/6.24	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
17.18/6.24	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
17.18/6.24	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
17.18/6.24	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
17.18/6.24	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
17.18/6.24	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
17.18/6.24	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
17.18/6.24	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
17.18/6.24	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
17.18/6.24	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
17.18/6.24	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
17.18/6.24	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
17.18/6.24	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
17.18/6.24	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
17.18/6.24	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
17.18/6.24	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c real time : 0.56923 s
18.24/6.41	c (1,0) c cpu time  : 1.35682 s
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c | Conflicts     |            7081 |       1127 |        939 |        589 |        586 |        785 |       1101 |        738 |       1216 |
18.24/6.41	c (1,0) c | Decisions     |           95721 |       7642 |      11959 |      10509 |       7362 |      13454 |      14167 |      14737 |      15891 |
18.24/6.41	c (1,0) c | Propagations  |         2572151 |     282021 |     328744 |     246812 |     225190 |     337513 |     362038 |     384510 |     405323 |
18.24/6.41	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
18.24/6.41	c (1,0) c | Restarts      |              17 |          2 |          3 |          3 |          2 |          3 |          1 |          1 |          2 |
18.24/6.41	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | PropBinClauses|         4046341 |     460568 |     514307 |     381801 |     348819 |     525435 |     586641 |     589177 |     639593 |
18.24/6.41	c (1,0) c | PropPreBlocker|        18767776 |    2349465 |    2396392 |    1704790 |    1612926 |    2366173 |    2794757 |    2532228 |    3011045 |
18.24/6.41	c (1,0) c | PropNotBlocker|         5793856 |     796108 |     709875 |     547277 |     548052 |     722376 |     873439 |     712640 |     884089 |
18.24/6.41	c (1,0) c | LitFullScans  |        30844304 |    3906264 |    3907637 |    2822769 |    2692447 |    3876564 |    4606442 |    4117868 |    4914313 |
18.24/6.41	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | DecisionLevel0|              27 |          2 |          6 |          4 |          4 |          4 |          1 |          3 |          3 |
18.24/6.41	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
18.24/6.41	c (1,0) c | Avg_Trail     |                 |       5224 |       5648 |       6599 |       4656 |       4619 |       7424 |       5516 |       5855 |
18.24/6.41	c (1,0) c | Avg_DL        |                 |        141 |        181 |        223 |        161 |        140 |        234 |        182 |        155 |
18.24/6.41	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c | Exported      |             465 |         72 |         48 |         37 |         46 |         62 |         73 |         52 |         75 |
18.24/6.41	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c | Unaries       |                 |          0 |          3 |          1 |          2 |          1 |          0 |          2 |          1 |
18.24/6.41	c (1,0) c | Binaries      |                 |         21 |         18 |         11 |         16 |         21 |         18 |         13 |         19 |
18.24/6.41	c (1,0) c | Glues         |                 |         72 |         48 |         37 |         46 |         62 |         73 |         52 |         75 |
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c | Orig_Seen     |             3 % |      10030 |       8318 |       7053 |       6373 |       8063 |      10070 |       7847 |      10549 |
18.24/6.41	c (1,0) c | Diff Orig seen|                 |       1712 |      X     | -     1265 | -     1945 | -      255 |       1752 | -      471 |       2231 |
18.24/6.41	c (1,0) c | Hamming       |            27 % |       6948 |      X     |       7341 |       7482 |       7250 |       7037 |       7282 |       7415 |
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c | RunningTime   |                 |    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.2 100%|    0.1 100%|
18.24/6.41	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.24/6.41	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.24/6.41	c (1,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%|
18.24/6.41	c (1,0) c | SolvingTime   |                 |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.2     |    0.1     |
18.24/6.41	c (1,0) c | PropagationTim|                 |    0.1  84%|    0.1  85%|    0.1  86%|    0.1  86%|    0.1  85%|    0.1  84%|    0.1  85%|    0.1  83%|
18.24/6.41	c (1,0) c | AnalysisTime  |                 |    0.0   5%|    0.0   3%|    0.0   3%|    0.0   3%|    0.0   3%|    0.0   5%|    0.0   3%|    0.0   4%|
18.24/6.41	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.24/6.41	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.24/6.41	c (1,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%|
18.24/6.41	c (1,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%|
18.24/6.41	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c
18.24/6.41	c (1,0) c Threads : 8
18.24/6.41	c (1,0) c Winner : 1
18.24/6.41	c (1,0) c Conflicts_0 : 1127
18.24/6.41	c (1,0) c Conflicts_1 : 939
18.24/6.41	c (1,0) c Conflicts_2 : 589
18.24/6.41	c (1,0) c Conflicts_3 : 586
18.24/6.41	c (1,0) c Conflicts_4 : 785
18.24/6.41	c (1,0) c Conflicts_5 : 1101
18.24/6.41	c (1,0) c Conflicts_6 : 738
18.24/6.41	c (1,0) c Conflicts_7 : 1216
18.24/6.41	c (1,0) c Conflicts_total : 7081
18.24/6.41	c (1,0) c Conflicts_winner : 939
18.24/6.41	c (1,0) c Decisions_0 : 7642
18.24/6.41	c (1,0) c Decisions_1 : 11959
18.24/6.41	c (1,0) c Decisions_2 : 10509
18.24/6.41	c (1,0) c Decisions_3 : 7362
18.24/6.41	c (1,0) c Decisions_4 : 13454
18.24/6.41	c (1,0) c Decisions_5 : 14167
18.24/6.41	c (1,0) c Decisions_6 : 14737
18.24/6.41	c (1,0) c Decisions_7 : 15891
18.24/6.41	c (1,0) c Decisions_total : 95721
18.24/6.41	c (1,0) c Decisions_winner : 11959
18.24/6.41	c (1,0) c Propagations_0 : 282021
18.24/6.41	c (1,0) c Propagations_1 : 328744
18.24/6.41	c (1,0) c Propagations_2 : 246812
18.24/6.41	c (1,0) c Propagations_3 : 225190
18.24/6.41	c (1,0) c Propagations_4 : 337513
18.24/6.41	c (1,0) c Propagations_5 : 362038
18.24/6.41	c (1,0) c Propagations_6 : 384510
18.24/6.41	c (1,0) c Propagations_7 : 405323
18.24/6.41	c (1,0) c Propagations_total : 2572151
18.24/6.41	c (1,0) c Propagations_winner : 328744
18.24/6.41	c (1,0) c ReduceDBs_0 : 0
18.24/6.41	c (1,0) c ReduceDBs_1 : 0
18.24/6.41	c (1,0) c ReduceDBs_2 : 0
18.24/6.41	c (1,0) c ReduceDBs_3 : 0
18.24/6.41	c (1,0) c ReduceDBs_4 : 0
18.24/6.41	c (1,0) c ReduceDBs_5 : 0
18.24/6.41	c (1,0) c ReduceDBs_6 : 0
18.24/6.41	c (1,0) c ReduceDBs_7 : 0
18.24/6.41	c (1,0) c ReduceDBs_total : 0
18.24/6.41	c (1,0) c ReduceDBs_winner : 0
18.24/6.41	c (1,0) c SimpDBs_0 : 1
18.24/6.41	c (1,0) c SimpDBs_1 : 1
18.24/6.41	c (1,0) c SimpDBs_2 : 1
18.24/6.41	c (1,0) c SimpDBs_3 : 1
18.24/6.41	c (1,0) c SimpDBs_4 : 1
18.24/6.41	c (1,0) c SimpDBs_5 : 1
18.24/6.41	c (1,0) c SimpDBs_6 : 1
18.24/6.41	c (1,0) c SimpDBs_7 : 1
18.24/6.41	c (1,0) c SimpDBs_total : 8
18.24/6.41	c (1,0) c SimpDBs_winner : 1
18.24/6.41	c (1,0) c Restarts_0 : 2
18.24/6.41	c (1,0) c Restarts_1 : 3
18.24/6.41	c (1,0) c Restarts_2 : 3
18.24/6.41	c (1,0) c Restarts_3 : 2
18.24/6.41	c (1,0) c Restarts_4 : 3
18.24/6.41	c (1,0) c Restarts_5 : 1
18.24/6.41	c (1,0) c Restarts_6 : 1
18.24/6.41	c (1,0) c Restarts_7 : 2
18.24/6.41	c (1,0) c Restarts_total : 17
18.24/6.41	c (1,0) c Restarts_winner : 3
18.24/6.41	c (1,0) c ForcedImports_0 : 0
18.24/6.41	c (1,0) c ForcedImports_1 : 0
18.24/6.41	c (1,0) c ForcedImports_2 : 0
18.24/6.41	c (1,0) c ForcedImports_3 : 0
18.24/6.41	c (1,0) c ForcedImports_4 : 0
18.24/6.41	c (1,0) c ForcedImports_5 : 0
18.24/6.41	c (1,0) c ForcedImports_6 : 0
18.24/6.41	c (1,0) c ForcedImports_7 : 0
18.24/6.42	c (1,0) c ForcedImports_total : 0
18.24/6.42	c (1,0) c ForcedImports_winner : 0
18.24/6.42	c (1,0) c PropsBinClauses_0 : 460568
18.24/6.42	c (1,0) c PropsBinClauses_1 : 514307
18.24/6.42	c (1,0) c PropsBinClauses_2 : 381801
18.24/6.42	c (1,0) c PropsBinClauses_3 : 348819
18.24/6.42	c (1,0) c PropsBinClauses_4 : 525435
18.24/6.42	c (1,0) c PropsBinClauses_5 : 586641
18.24/6.42	c (1,0) c PropsBinClauses_6 : 589177
18.24/6.42	c (1,0) c PropsBinClauses_7 : 639593
18.24/6.42	c (1,0) c PropsBinClauses_total : 4046341
18.24/6.42	c (1,0) c PropsBinClauses_winner : 514307
18.24/6.42	c (1,0) c PropsPreBlocker_0 : 2349465
18.24/6.42	c (1,0) c PropsPreBlocker_1 : 2396392
18.24/6.42	c (1,0) c PropsPreBlocker_2 : 1704790
18.24/6.42	c (1,0) c PropsPreBlocker_3 : 1612926
18.24/6.42	c (1,0) c PropsPreBlocker_4 : 2366173
18.24/6.42	c (1,0) c PropsPreBlocker_5 : 2794757
18.24/6.42	c (1,0) c PropsPreBlocker_6 : 2532228
18.24/6.42	c (1,0) c PropsPreBlocker_7 : 3011045
18.24/6.42	c (1,0) c PropsPreBlocker_total : 18767776
18.24/6.42	c (1,0) c PropsPreBlocker_winner : 2396392
18.24/6.42	c (1,0) c PropsNotBlocker_0 : 796108
18.24/6.42	c (1,0) c PropsNotBlocker_1 : 709875
18.24/6.42	c (1,0) c PropsNotBlocker_2 : 547277
18.24/6.42	c (1,0) c PropsNotBlocker_3 : 548052
18.24/6.42	c (1,0) c PropsNotBlocker_4 : 722376
18.24/6.42	c (1,0) c PropsNotBlocker_5 : 873439
18.24/6.42	c (1,0) c PropsNotBlocker_6 : 712640
18.24/6.42	c (1,0) c PropsNotBlocker_7 : 884089
18.24/6.42	c (1,0) c PropsNotBlocker_total : 5793856
18.24/6.42	c (1,0) c PropsNotBlocker_winner : 709875
18.24/6.42	c (1,0) c PropsLitFullScans_0 : 3906264
18.24/6.42	c (1,0) c PropsLitFullScans_1 : 3907637
18.24/6.42	c (1,0) c PropsLitFullScans_2 : 2822769
18.24/6.42	c (1,0) c PropsLitFullScans_3 : 2692447
18.24/6.42	c (1,0) c PropsLitFullScans_4 : 3876564
18.24/6.42	c (1,0) c PropsLitFullScans_5 : 4606442
18.24/6.42	c (1,0) c PropsLitFullScans_6 : 4117868
18.24/6.42	c (1,0) c PropsLitFullScans_7 : 4914313
18.24/6.42	c (1,0) c PropsLitFullScans_total : 30844304
18.24/6.42	c (1,0) c PropsLitFullScans_winner : 3907637
18.24/6.42	c (1,0) c LitScanFractions_0 : 0
18.24/6.42	c (1,0) c LitScanFractions_1 : 0
18.24/6.42	c (1,0) c LitScanFractions_2 : 0
18.24/6.42	c (1,0) c LitScanFractions_3 : 0
18.24/6.42	c (1,0) c LitScanFractions_4 : 0
18.24/6.42	c (1,0) c LitScanFractions_5 : 0
18.24/6.42	c (1,0) c LitScanFractions_6 : 0
18.24/6.42	c (1,0) c LitScanFractions_7 : 0
18.24/6.42	c (1,0) c LitScanFractions_total : 0
18.24/6.42	c (1,0) c LitScanFractions_winner : 0
18.24/6.42	c (1,0) c DecisionLevel0_0 : 2
18.24/6.42	c (1,0) c DecisionLevel0_1 : 6
18.24/6.42	c (1,0) c DecisionLevel0_2 : 4
18.24/6.42	c (1,0) c DecisionLevel0_3 : 4
18.24/6.42	c (1,0) c DecisionLevel0_4 : 4
18.24/6.42	c (1,0) c DecisionLevel0_5 : 1
18.24/6.42	c (1,0) c DecisionLevel0_6 : 3
18.24/6.42	c (1,0) c DecisionLevel0_7 : 3
18.24/6.42	c (1,0) c DecisionLevel0_total : 27
18.24/6.42	c (1,0) c DecisionLevel0_winner : 6
18.24/6.42	c (1,0) c Periods_0 : 0
18.24/6.42	c (1,0) c Periods_1 : 0
18.24/6.42	c (1,0) c Periods_2 : 0
18.24/6.42	c (1,0) c Periods_3 : 0
18.24/6.42	c (1,0) c Periods_4 : 0
18.24/6.42	c (1,0) c Periods_5 : 0
18.24/6.42	c (1,0) c Periods_6 : 0
18.24/6.42	c (1,0) c Periods_7 : 0
18.24/6.42	c (1,0) c Periods_total : 0
18.24/6.42	c (1,0) c Periods_winner : 0
18.24/6.42	c (1,0) c Margin_0 : 20
18.24/6.42	c (1,0) c Margin_1 : 20
18.24/6.42	c (1,0) c Margin_2 : 20
18.24/6.42	c (1,0) c Margin_3 : 20
18.24/6.42	c (1,0) c Margin_4 : 20
18.24/6.42	c (1,0) c Margin_5 : 20
18.24/6.42	c (1,0) c Margin_6 : 20
18.24/6.42	c (1,0) c Margin_7 : 20
18.24/6.42	c (1,0) c Margin_total : 160
18.24/6.42	c (1,0) c Margin_winner : 20
18.24/6.42	c (1,0) c Exported_0 : 72
18.24/6.42	c (1,0) c Exported_1 : 48
18.24/6.42	c (1,0) c Exported_2 : 37
18.24/6.42	c (1,0) c Exported_3 : 46
18.24/6.42	c (1,0) c Exported_4 : 62
18.24/6.42	c (1,0) c Exported_5 : 73
18.24/6.42	c (1,0) c Exported_6 : 52
18.24/6.42	c (1,0) c Exported_7 : 75
18.24/6.42	c (1,0) c Exported_total : 465
18.24/6.42	c (1,0) c Exported_winner : 48
18.24/6.42	c (1,0) c Imported_0 : 0
18.24/6.42	c (1,0) c Imported_1 : 0
18.24/6.42	c (1,0) c Imported_2 : 0
18.24/6.42	c (1,0) c Imported_3 : 0
18.24/6.42	c (1,0) c Imported_4 : 0
18.24/6.42	c (1,0) c Imported_5 : 0
18.24/6.42	c (1,0) c Imported_6 : 0
18.24/6.42	c (1,0) c Imported_7 : 0
18.24/6.42	c (1,0) c Imported_total : 0
18.24/6.42	c (1,0) c Imported_winner : 0
18.24/6.42	c (1,0) c Good_0 : 0
18.24/6.42	c (1,0) c Good_1 : 0
18.24/6.42	c (1,0) c Good_2 : 0
18.24/6.42	c (1,0) c Good_3 : 0
18.24/6.42	c (1,0) c Good_4 : 0
18.24/6.42	c (1,0) c Good_5 : 0
18.24/6.42	c (1,0) c Good_6 : 0
18.24/6.42	c (1,0) c Good_7 : 0
18.24/6.42	c (1,0) c Good_total : 0
18.24/6.42	c (1,0) c Good_winner : 0
18.24/6.42	c (1,0) c Purge_0 : 0
18.24/6.42	c (1,0) c Purge_1 : 0
18.24/6.42	c (1,0) c Purge_2 : 0
18.24/6.42	c (1,0) c Purge_3 : 0
18.24/6.42	c (1,0) c Purge_4 : 0
18.24/6.42	c (1,0) c Purge_5 : 0
18.24/6.42	c (1,0) c Purge_6 : 0
18.24/6.42	c (1,0) c Purge_7 : 0
18.24/6.42	c (1,0) c Purge_total : 0
18.24/6.42	c (1,0) c Purge_winner : 0
18.24/6.42	c (1,0) c Promoted_0 : 0
18.24/6.42	c (1,0) c Promoted_1 : 0
18.24/6.42	c (1,0) c Promoted_2 : 0
18.24/6.42	c (1,0) c Promoted_3 : 0
18.24/6.42	c (1,0) c Promoted_4 : 0
18.24/6.42	c (1,0) c Promoted_5 : 0
18.24/6.42	c (1,0) c Promoted_6 : 0
18.24/6.42	c (1,0) c Promoted_7 : 0
18.24/6.42	c (1,0) c Promoted_total : 0
18.24/6.42	c (1,0) c Promoted_winner : 0
18.24/6.42	c (1,0) c Remove_Imp_0 : 0
18.24/6.42	c (1,0) c Remove_Imp_1 : 0
18.24/6.42	c (1,0) c Remove_Imp_2 : 0
18.24/6.42	c (1,0) c Remove_Imp_3 : 0
18.24/6.42	c (1,0) c Remove_Imp_4 : 0
18.24/6.42	c (1,0) c Remove_Imp_5 : 0
18.24/6.42	c (1,0) c Remove_Imp_6 : 0
18.24/6.42	c (1,0) c Remove_Imp_7 : 0
18.24/6.42	c (1,0) c Remove_Imp_total : 0
18.24/6.42	c (1,0) c Remove_Imp_winner : 0
18.24/6.42	c (1,0) c Blocked_Reuse_0 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_1 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_2 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_3 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_4 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_5 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_6 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_7 : 0
18.24/6.42	c (1,0) c Blocked_Reuse_total : 0
18.24/6.42	c (1,0) c Blocked_Reuse_winner : 0
18.24/6.42	c (1,0) c Unaries_0 : 0
18.24/6.42	c (1,0) c Unaries_1 : 3
18.24/6.42	c (1,0) c Unaries_2 : 1
18.24/6.42	c (1,0) c Unaries_3 : 2
18.24/6.42	c (1,0) c Unaries_4 : 1
18.24/6.42	c (1,0) c Unaries_5 : 0
18.24/6.42	c (1,0) c Unaries_6 : 2
18.24/6.42	c (1,0) c Unaries_7 : 1
18.24/6.42	c (1,0) c Unaries_total : 10
18.24/6.42	c (1,0) c Unaries_winner : 3
18.24/6.42	c (1,0) c Binaries_0 : 21
18.24/6.42	c (1,0) c Binaries_1 : 18
18.24/6.42	c (1,0) c Binaries_2 : 11
18.24/6.42	c (1,0) c Binaries_3 : 16
18.24/6.42	c (1,0) c Binaries_4 : 21
18.24/6.42	c (1,0) c Binaries_5 : 18
18.24/6.42	c (1,0) c Binaries_6 : 13
18.24/6.42	c (1,0) c Binaries_7 : 19
18.24/6.42	c (1,0) c Binaries_total : 137
18.24/6.42	c (1,0) c Binaries_winner : 18
18.24/6.42	c (1,0) c Glues_0 : 72
18.24/6.42	c (1,0) c Glues_1 : 48
18.24/6.42	c (1,0) c Glues_2 : 37
18.24/6.42	c (1,0) c Glues_3 : 46
18.24/6.42	c (1,0) c Glues_4 : 62
18.24/6.42	c (1,0) c Glues_5 : 73
18.24/6.42	c (1,0) c Glues_6 : 52
18.24/6.42	c (1,0) c Glues_7 : 75
18.24/6.42	c (1,0) c Glues_total : 465
18.24/6.42	c (1,0) c Glues_winner : 48
18.24/6.42	c (1,0) c RunningTime_0 : 0.128962
18.24/6.42	c (1,0) c RunningTime_1 : 0.147411
18.24/6.42	c (1,0) c RunningTime_2 : 0.096225
18.24/6.42	c (1,0) c RunningTime_3 : 0.110720
18.24/6.42	c (1,0) c RunningTime_4 : 0.127549
18.24/6.42	c (1,0) c RunningTime_5 : 0.130976
18.24/6.42	c (1,0) c RunningTime_6 : 0.160494
18.24/6.42	c (1,0) c RunningTime_7 : 0.138113
18.24/6.42	c (1,0) c RunningTime_total : 1.040449
18.24/6.42	c (1,0) c RunningTime_winner : 0.147411
18.24/6.42	c (1,0) c WaitingTime_0 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_1 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_2 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_3 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_4 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_5 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_6 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_7 : 0.000000
18.24/6.42	c (1,0) c WaitingTime_total : 0.000000
18.24/6.42	c (1,0) c WaitingTime_winner : 0.000000
18.24/6.42	c (1,0) c ExchangingTime_0 : 0.000233
18.24/6.42	c (1,0) c ExchangingTime_1 : 0.000209
18.24/6.42	c (1,0) c ExchangingTime_2 : 0.000101
18.24/6.42	c (1,0) c ExchangingTime_3 : 0.000219
18.24/6.42	c (1,0) c ExchangingTime_4 : 0.000142
18.24/6.42	c (1,0) c ExchangingTime_5 : 0.000244
18.24/6.42	c (1,0) c ExchangingTime_6 : 0.000070
18.24/6.42	c (1,0) c ExchangingTime_7 : 0.000120
18.24/6.42	c (1,0) c ExchangingTime_total : 0.001338
18.24/6.42	c (1,0) c ExchangingTime_winner : 0.000209
18.24/6.42	c (1,0) c PeriodProcTime_0 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_1 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_2 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_3 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_4 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_5 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_6 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_7 : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_total : 0.000000
18.24/6.42	c (1,0) c PeriodProcTime_winner : 0.000000
18.24/6.42	c (1,0) c SolvingTime_0 : 0.129195
18.24/6.42	c (1,0) c SolvingTime_1 : 0.147620
18.24/6.42	c (1,0) c SolvingTime_2 : 0.096326
18.24/6.42	c (1,0) c SolvingTime_3 : 0.110939
18.24/6.42	c (1,0) c SolvingTime_4 : 0.127691
18.24/6.42	c (1,0) c SolvingTime_5 : 0.131220
18.24/6.42	c (1,0) c SolvingTime_6 : 0.160564
18.24/6.42	c (1,0) c SolvingTime_7 : 0.138233
18.24/6.42	c (1,0) c SolvingTime_total : 1.041788
18.24/6.42	c (1,0) c SolvingTime_winner : 0.147620
18.24/6.42	c (1,0) c PropagationTime_0 : 0.108681
18.24/6.42	c (1,0) c PropagationTime_1 : 0.125965
18.24/6.42	c (1,0) c PropagationTime_2 : 0.082693
18.24/6.42	c (1,0) c PropagationTime_3 : 0.095670
18.24/6.42	c (1,0) c PropagationTime_4 : 0.108535
18.24/6.42	c (1,0) c PropagationTime_5 : 0.110494
18.24/6.42	c (1,0) c PropagationTime_6 : 0.136627
18.24/6.42	c (1,0) c PropagationTime_7 : 0.115070
18.24/6.42	c (1,0) c PropagationTime_total : 0.883735
18.24/6.42	c (1,0) c PropagationTime_winner : 0.125965
18.24/6.42	c (1,0) c AnalysisTime_0 : 0.006417
18.24/6.42	c (1,0) c AnalysisTime_1 : 0.005080
18.24/6.42	c (1,0) c AnalysisTime_2 : 0.002988
18.24/6.42	c (1,0) c AnalysisTime_3 : 0.003487
18.24/6.42	c (1,0) c AnalysisTime_4 : 0.004056
18.24/6.42	c (1,0) c AnalysisTime_5 : 0.005980
18.24/6.42	c (1,0) c AnalysisTime_6 : 0.004253
18.24/6.42	c (1,0) c AnalysisTime_7 : 0.006187
18.24/6.42	c (1,0) c AnalysisTime_total : 0.038448
18.24/6.42	c (1,0) c AnalysisTime_winner : 0.005080
18.24/6.42	c (1,0) c ReductionTime_0 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_1 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_2 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_3 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_4 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_5 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_6 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_7 : 0.000000
18.24/6.42	c (1,0) c ReductionTime_total : 0.000000
18.24/6.42	c (1,0) c ReductionTime_winner : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_0 : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_1 : 0.000001
18.24/6.42	c (1,0) c SimplifyTime_2 : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_3 : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_4 : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_5 : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_6 : 0.000000
18.24/6.42	c (1,0) c SimplifyTime_7 : 0.000001
18.24/6.42	c (1,0) c SimplifyTime_total : 0.000002
18.24/6.42	c (1,0) c SimplifyTime_winner : 0.000001
18.24/6.42	c (1,0) c UsedRateTime_0 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_1 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_2 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_3 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_4 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_5 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_6 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_7 : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_total : 0.000000
18.24/6.42	c (1,0) c UsedRateTime_winner : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_0 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_1 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_2 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_3 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_4 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_5 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_6 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_7 : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_total : 0.000000
18.24/6.42	c (1,0) c OverlapRateTime_winner : 0.000000
18.24/6.42	c (1,0) c
18.24/6.42	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
18.24/6.42	c (1,0) c
18.24/6.42	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.42	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.24/6.42	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.42	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
18.24/6.42	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
18.24/6.42	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
18.24/6.42	c (1,0) c | Initial random_seed   |   13209169 | 1730237718 | 1582214712 | 1638299074 |  278552653 |  839423437 |   33450981 | 2083580824 |
18.24/6.42	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
18.24/6.42	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
18.24/6.42	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
18.24/6.42	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
18.24/6.42	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
18.24/6.42	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
18.24/6.42	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
18.24/6.42	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
18.24/6.42	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
18.24/6.42	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
18.24/6.43	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
18.24/6.43	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.24/6.43	c (1,0) 
18.24/6.43	c (1,0) s SATISFIABLE
18.24/6.47	c (1,0) SatSolver.solve End
18.24/6.47	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
18.24/6.47	c (1,0) Show results Begin
18.54/6.55	c (1,0) x1 = 16
18.54/6.55	c (1,0) x10 = 16
18.54/6.55	c (1,0) x100 = 30
18.54/6.55	c (1,0) x101 = 100
18.54/6.55	c (1,0) x102 = 338
18.54/6.55	c (1,0) x103 = 380
18.54/6.55	c (1,0) x104 = 142
18.54/6.55	c (1,0) x105 = 414
18.54/6.55	c (1,0) x106 = 652
18.54/6.55	c (1,0) x107 = 16
18.54/6.55	c (1,0) x108 = 254
18.54/6.55	c (1,0) x109 = 268
18.54/6.55	c (1,0) x11 = 380
18.54/6.55	c (1,0) x110 = 30
18.54/6.55	c (1,0) x111 = 44
18.54/6.55	c (1,0) x112 = 282
18.54/6.55	c (1,0) x113 = 652
18.54/6.55	c (1,0) x114 = 414
18.54/6.55	c (1,0) x115 = 44
18.54/6.55	c (1,0) x116 = 282
18.54/6.55	c (1,0) x117 = 170
18.54/6.55	c (1,0) x118 = 408
18.54/6.55	c (1,0) x119 = 254
18.54/6.55	c (1,0) x12 = 142
18.54/6.55	c (1,0) x120 = 16
18.54/6.55	c (1,0) x121 = 128
18.54/6.55	c (1,0) x122 = 366
18.54/6.55	c (1,0) x123 = 282
18.54/6.55	c (1,0) x124 = 44
18.54/6.55	c (1,0) x125 = 156
18.54/6.55	c (1,0) x126 = 394
18.54/6.55	c (1,0) x127 = 30
18.54/6.55	c (1,0) x128 = 268
18.54/6.55	c (1,0) x129 = 408
18.54/6.55	c (1,0) x13 = 240
18.54/6.55	c (1,0) x130 = 170
18.54/6.55	c (1,0) x131 = 652
18.54/6.55	c (1,0) x132 = 414
18.54/6.55	c (1,0) x133 = 16
18.54/6.55	c (1,0) x134 = 254
18.54/6.55	c (1,0) x135 = 352
18.54/6.55	c (1,0) x136 = 114
18.54/6.55	c (1,0) x137 = 408
18.54/6.55	c (1,0) x138 = 170
18.54/6.55	c (1,0) x139 = 338
18.54/6.55	c (1,0) x14 = 478
18.54/6.55	c (1,0) x140 = 100
18.54/6.55	c (1,0) x141 = 16
18.54/6.55	c (1,0) x142 = 254
18.54/6.55	c (1,0) x143 = 268
18.54/6.55	c (1,0) x144 = 30
18.54/6.55	c (1,0) x145 = 156
18.54/6.55	c (1,0) x146 = 394
18.54/6.55	c (1,0) x147 = 114
18.54/6.55	c (1,0) x148 = 352
18.54/6.55	c (1,0) x149 = 414
18.54/6.55	c (1,0) x15 = 394
18.54/6.55	c (1,0) x150 = 652
18.54/6.55	c (1,0) x151 = 352
18.54/6.55	c (1,0) x152 = 114
18.54/6.55	c (1,0) x153 = 114
18.54/6.55	c (1,0) x154 = 352
18.54/6.55	c (1,0) x155 = 414
18.54/6.55	c (1,0) x156 = 652
18.54/6.55	c (1,0) x157 = 652
18.54/6.55	c (1,0) x158 = 414
18.54/6.55	c (1,0) x159 = 142
18.54/6.55	c (1,0) x16 = 156
18.54/6.55	c (1,0) x160 = 380
18.54/6.55	c (1,0) x161 = 366
18.54/6.55	c (1,0) x162 = 128
18.54/6.55	c (1,0) x163 = 310
18.54/6.55	c (1,0) x164 = 72
18.54/6.55	c (1,0) x165 = 30
18.54/6.55	c (1,0) x166 = 268
18.54/6.55	c (1,0) x167 = 352
18.54/6.55	c (1,0) x168 = 114
18.54/6.55	c (1,0) x169 = 268
18.54/6.55	c (1,0) x17 = 414
18.54/6.55	c (1,0) x170 = 30
18.54/6.55	c (1,0) x171 = 100
18.54/6.55	c (1,0) x172 = 338
18.54/6.55	c (1,0) x173 = 16
18.54/6.55	c (1,0) x174 = 254
18.54/6.55	c (1,0) x175 = 380
18.54/6.55	c (1,0) x176 = 142
18.54/6.56	c (1,0) x177 = 30
18.54/6.56	c (1,0) x178 = 268
18.54/6.56	c (1,0) x179 = 142
18.54/6.56	c (1,0) x18 = 652
18.54/6.56	c (1,0) x180 = 380
18.54/6.56	c (1,0) x181 = 58
18.54/6.56	c (1,0) x182 = 296
18.54/6.56	c (1,0) x183 = 268
18.54/6.56	c (1,0) x184 = 30
18.54/6.56	c (1,0) x185 = 652
18.74/6.66	c (1,0) x186 = 414
18.74/6.66	c (1,0) x187 = 324
18.74/6.66	c (1,0) x188 = 86
18.74/6.66	c (1,0) x189 = 394
18.74/6.66	c (1,0) x19 = 414
18.74/6.66	c (1,0) x190 = 156
18.74/6.66	c (1,0) x191 = 44
18.74/6.66	c (1,0) x192 = 282
18.74/6.66	c (1,0) x193 = 310
18.74/6.66	c (1,0) x194 = 72
18.74/6.66	c (1,0) x195 = 394
18.74/6.66	c (1,0) x196 = 156
18.74/6.66	c (1,0) x197 = 16
18.74/6.66	c (1,0) x198 = 254
18.74/6.66	c (1,0) x199 = 44
18.74/6.66	c (1,0) x2 = 254
18.74/6.66	c (1,0) x20 = 652
18.74/6.66	c (1,0) x200 = 282
18.74/6.66	c (1,0) x201 = 86
18.74/6.66	c (1,0) x202 = 324
18.74/6.66	c (1,0) x203 = 128
18.74/6.66	c (1,0) x204 = 366
18.74/6.66	c (1,0) x205 = 652
18.74/6.66	c (1,0) x206 = 414
18.74/6.66	c (1,0) x207 = 268
18.74/6.66	c (1,0) x208 = 30
18.74/6.66	c (1,0) x209 = 254
18.74/6.66	c (1,0) x21 = 414
18.74/6.66	c (1,0) x210 = 16
18.74/6.66	c (1,0) x211 = 366
18.74/6.66	c (1,0) x212 = 128
18.74/6.66	c (1,0) x213 = 296
18.74/6.66	c (1,0) x214 = 58
18.74/6.66	c (1,0) x215 = 128
18.74/6.66	c (1,0) x216 = 366
18.74/6.66	c (1,0) x217 = 16
18.74/6.66	c (1,0) x218 = 254
18.74/6.66	c (1,0) x219 = 414
18.74/6.66	c (1,0) x22 = 652
18.74/6.66	c (1,0) x220 = 652
18.74/6.66	c (1,0) x221 = 268
18.74/6.66	c (1,0) x222 = 30
18.74/6.66	c (1,0) x223 = 394
18.74/6.66	c (1,0) x224 = 156
18.74/6.66	c (1,0) x225 = 296
18.74/6.66	c (1,0) x226 = 58
18.74/6.66	c (1,0) x227 = 414
18.74/6.66	c (1,0) x228 = 652
18.74/6.66	c (1,0) x229 = 72
18.74/6.66	c (1,0) x23 = 86
18.74/6.66	c (1,0) x230 = 310
18.74/6.66	c (1,0) x231 = 114
18.74/6.66	c (1,0) x232 = 352
18.74/6.66	c (1,0) x233 = 338
18.74/6.66	c (1,0) x234 = 100
18.74/6.66	c (1,0) x235 = 296
18.74/6.66	c (1,0) x236 = 58
18.74/6.66	c (1,0) x237 = 268
18.74/6.66	c (1,0) x238 = 30
18.74/6.66	c (1,0) x239 = 100
18.74/6.66	c (1,0) x24 = 324
18.74/6.66	c (1,0) x240 = 338
18.74/6.66	c (1,0) x241 = 380
18.74/6.66	c (1,0) x242 = 142
18.74/6.66	c (1,0) x243 = 352
18.74/6.66	c (1,0) x244 = 114
18.74/6.66	c (1,0) x245 = 100
18.74/6.66	c (1,0) x246 = 338
18.74/6.66	c (1,0) x247 = 128
18.74/6.66	c (1,0) x248 = 366
18.74/6.66	c (1,0) x249 = 296
18.74/6.66	c (1,0) x25 = 58
18.74/6.66	c (1,0) x250 = 58
18.74/6.66	c (1,0) x251 = 652
18.74/6.66	c (1,0) x252 = 414
18.74/6.66	c (1,0) x253 = 170
18.74/6.66	c (1,0) x254 = 408
18.74/6.66	c (1,0) x255 = 338
18.74/6.66	c (1,0) x256 = 100
18.74/6.66	c (1,0) x257 = 86
18.74/6.66	c (1,0) x258 = 324
18.74/6.66	c (1,0) x259 = 268
18.74/6.66	c (1,0) x26 = 296
18.74/6.66	c (1,0) x260 = 30
18.74/6.66	c (1,0) x261 = 128
18.74/6.66	c (1,0) x262 = 366
18.74/6.66	c (1,0) x263 = 86
18.74/6.66	c (1,0) x264 = 324
18.74/6.66	c (1,0) x265 = 366
18.74/6.66	c (1,0) x266 = 128
18.74/6.66	c (1,0) x267 = 142
18.74/6.66	c (1,0) x268 = 380
18.74/6.66	c (1,0) x269 = 156
18.74/6.66	c (1,0) x27 = 352
18.74/6.66	c (1,0) x270 = 394
18.74/6.66	c (1,0) x271 = 142
18.74/6.66	c (1,0) x272 = 380
18.74/6.66	c (1,0) x273 = 414
18.74/6.66	c (1,0) x274 = 652
18.74/6.66	c (1,0) x275 = 156
18.74/6.66	c (1,0) x276 = 394
18.74/6.66	c (1,0) x277 = 44
18.74/6.66	c (1,0) x278 = 282
18.74/6.66	c (1,0) x279 = 282
18.74/6.66	c (1,0) x28 = 114
18.74/6.66	c (1,0) x280 = 44
18.74/6.66	c (1,0) x281 = 380
18.74/6.66	c (1,0) x282 = 142
18.74/6.66	c (1,0) x283 = 30
18.74/6.66	c (1,0) x284 = 268
18.74/6.66	c (1,0) x285 = 142
18.74/6.66	c (1,0) x286 = 380
18.74/6.66	c (1,0) x287 = 16
18.74/6.66	c (1,0) x288 = 254
18.74/6.66	c (1,0) x289 = 268
18.74/6.66	c (1,0) x29 = 128
18.74/6.66	c (1,0) x290 = 30
18.74/6.66	c (1,0) x291 = 30
18.74/6.66	c (1,0) x292 = 268
18.74/6.66	c (1,0) x293 = 296
18.74/6.66	c (1,0) x294 = 58
18.74/6.66	c (1,0) x295 = 44
18.74/6.66	c (1,0) x296 = 282
18.74/6.66	c (1,0) x297 = 414
18.74/6.66	c (1,0) x298 = 652
18.74/6.66	c (1,0) x299 = 338
18.74/6.66	c (1,0) x3 = 652
18.74/6.66	c (1,0) x30 = 366
18.74/6.66	c (1,0) x300 = 100
18.74/6.66	c (1,0) x301 = 380
18.74/6.66	c (1,0) x302 = 142
18.74/6.66	c (1,0) x303 = 310
18.74/6.66	c (1,0) x304 = 72
18.74/6.66	c (1,0) x305 = 254
18.74/6.66	c (1,0) x306 = 16
18.74/6.66	c (1,0) x307 = 310
18.74/6.66	c (1,0) x308 = 72
18.74/6.66	c (1,0) x309 = 296
18.74/6.66	c (1,0) x31 = 268
18.74/6.66	c (1,0) x310 = 58
18.74/6.66	c (1,0) x311 = 268
18.74/6.66	c (1,0) x312 = 30
18.74/6.66	c (1,0) x313 = 478
18.74/6.66	c (1,0) x314 = 240
18.74/6.66	c (1,0) x315 = 156
18.74/6.66	c (1,0) x316 = 394
18.74/6.66	c (1,0) x317 = 414
18.74/6.66	c (1,0) x318 = 652
18.74/6.66	c (1,0) x319 = 478
18.74/6.66	c (1,0) x32 = 30
18.74/6.66	c (1,0) x320 = 240
18.74/6.66	c (1,0) x321 = 414
18.74/6.66	c (1,0) x322 = 652
18.74/6.66	c (1,0) x323 = 268
18.74/6.66	c (1,0) x324 = 30
18.74/6.66	c (1,0) x325 = 72
18.74/6.66	c (1,0) x326 = 310
18.74/6.66	c (1,0) x327 = 414
18.74/6.66	c (1,0) x328 = 652
18.74/6.66	c (1,0) x329 = 324
18.74/6.66	c (1,0) x33 = 366
18.74/6.66	c (1,0) x330 = 86
18.74/6.66	c (1,0) x331 = 478
18.74/6.66	c (1,0) x332 = 240
18.74/6.66	c (1,0) x333 = 142
18.74/6.66	c (1,0) x334 = 380
18.74/6.66	c (1,0) x335 = 366
18.74/6.66	c (1,0) x336 = 128
18.74/6.66	c (1,0) x337 = 240
18.74/6.66	c (1,0) x338 = 478
18.74/6.66	c (1,0) x339 = 324
18.74/6.66	c (1,0) x34 = 128
18.74/6.66	c (1,0) x340 = 86
18.74/6.66	c (1,0) x341 = 352
18.74/6.66	c (1,0) x342 = 114
18.74/6.66	c (1,0) x343 = 478
18.74/6.66	c (1,0) x344 = 240
18.74/6.66	c (1,0) x345 = 310
18.74/6.66	c (1,0) x346 = 72
18.74/6.66	c (1,0) x347 = 324
18.74/6.66	c (1,0) x348 = 86
18.74/6.66	c (1,0) x349 = 86
18.74/6.66	c (1,0) x35 = 128
18.74/6.66	c (1,0) x350 = 324
18.74/6.66	c (1,0) x351 = 58
18.74/6.66	c (1,0) x352 = 296
18.74/6.66	c (1,0) x353 = 366
18.74/6.66	c (1,0) x354 = 128
18.74/6.66	c (1,0) x355 = 16
18.74/6.66	c (1,0) x356 = 254
18.74/6.66	c (1,0) x357 = 142
18.74/6.66	c (1,0) x358 = 380
18.74/6.66	c (1,0) x359 = 240
18.74/6.66	c (1,0) x36 = 366
18.74/6.66	c (1,0) x360 = 478
18.74/6.66	c (1,0) x361 = 128
18.74/6.66	c (1,0) x362 = 366
18.74/6.66	c (1,0) x363 = 30
18.74/6.66	c (1,0) x364 = 268
18.74/6.66	c (1,0) x365 = 652
18.74/6.66	c (1,0) x366 = 414
18.74/6.66	c (1,0) x367 = 16
18.74/6.66	c (1,0) x368 = 254
18.74/6.66	c (1,0) x369 = 338
18.74/6.66	c (1,0) x37 = 142
18.74/6.66	c (1,0) x370 = 100
18.74/6.66	c (1,0) x371 = 240
18.74/6.66	c (1,0) x372 = 478
18.74/6.66	c (1,0) x373 = 240
18.74/6.66	c (1,0) x374 = 478
18.74/6.66	c (1,0) x375 = 254
18.74/6.66	c (1,0) x376 = 16
18.74/6.66	c (1,0) x377 = 142
18.74/6.66	c (1,0) x378 = 380
18.74/6.66	c (1,0) x379 = 58
18.74/6.66	c (1,0) x38 = 380
18.74/6.66	c (1,0) x380 = 296
18.74/6.66	c (1,0) x381 = 86
18.74/6.66	c (1,0) x382 = 324
18.74/6.66	c (1,0) x383 = 324
18.74/6.66	c (1,0) x384 = 86
18.74/6.66	c (1,0) x385 = 142
18.74/6.66	c (1,0) x386 = 380
18.74/6.66	c (1,0) x387 = 16
18.74/6.66	c (1,0) x388 = 254
18.74/6.66	c (1,0) x389 = 324
18.74/6.66	c (1,0) x39 = 268
18.74/6.66	c (1,0) x390 = 86
18.74/6.66	c (1,0) x391 = 310
18.74/6.66	c (1,0) x392 = 72
18.74/6.66	c (1,0) x393 = 652
18.74/6.66	c (1,0) x394 = 414
18.74/6.66	c (1,0) x395 = 156
18.74/6.66	c (1,0) x396 = 394
18.74/6.66	c (1,0) x397 = 58
18.74/6.66	c (1,0) x398 = 296
18.74/6.66	c (1,0) x399 = 338
18.74/6.66	c (1,0) x4 = 414
18.74/6.66	c (1,0) x40 = 30
18.74/6.66	c (1,0) x400 = 100
18.74/6.66	c (1,0) x401 = 16
18.74/6.66	c (1,0) x402 = 254
18.74/6.66	c (1,0) x403 = 296
18.74/6.66	c (1,0) x404 = 58
18.74/6.66	c (1,0) x405 = 142
18.74/6.66	c (1,0) x406 = 380
18.74/6.66	c (1,0) x407 = 338
18.74/6.66	c (1,0) x408 = 100
18.74/6.66	c (1,0) x409 = 338
18.74/6.66	c (1,0) x41 = 114
18.74/6.66	c (1,0) x410 = 100
18.74/6.66	c (1,0) x411 = 156
18.74/6.66	c (1,0) x412 = 394
18.74/6.66	c (1,0) x413 = 156
18.74/6.66	c (1,0) x414 = 394
18.74/6.66	c (1,0) x415 = 72
18.74/6.66	c (1,0) x416 = 310
18.74/6.66	c (1,0) x417 = 394
18.74/6.66	c (1,0) x418 = 156
18.74/6.66	c (1,0) x419 = 254
18.74/6.66	c (1,0) x42 = 352
18.74/6.66	c (1,0) x420 = 16
18.74/6.66	c (1,0) x421 = 478
18.74/6.66	c (1,0) x422 = 240
18.74/6.66	c (1,0) x423 = 282
18.74/6.66	c (1,0) x424 = 44
18.74/6.66	c (1,0) x425 = 114
18.74/6.66	c (1,0) x426 = 352
18.74/6.66	c (1,0) x427 = 16
18.74/6.66	c (1,0) x428 = 254
18.74/6.66	c (1,0) x429 = 30
18.74/6.66	c (1,0) x43 = 310
18.74/6.66	c (1,0) x430 = 268
18.74/6.66	c (1,0) x431 = 414
18.74/6.66	c (1,0) x432 = 652
18.74/6.66	c (1,0) x433 = 296
18.74/6.66	c (1,0) x434 = 58
18.74/6.66	c (1,0) x435 = 156
18.74/6.66	c (1,0) x436 = 394
18.74/6.66	c (1,0) x437 = 142
18.74/6.66	c (1,0) x438 = 380
18.74/6.66	c (1,0) x439 = 380
18.74/6.66	c (1,0) x44 = 72
18.74/6.66	c (1,0) x440 = 142
18.74/6.66	c (1,0) x441 = 86
18.74/6.66	c (1,0) x442 = 324
18.74/6.66	c (1,0) x443 = 414
18.74/6.66	c (1,0) x444 = 652
18.74/6.66	c (1,0) x445 = 156
18.74/6.66	c (1,0) x446 = 394
18.74/6.66	c (1,0) x447 = 100
18.74/6.66	c (1,0) x448 = 338
18.74/6.66	c (1,0) x449 = 16
18.74/6.66	c (1,0) x45 = 254
18.74/6.66	c (1,0) x450 = 254
18.74/6.66	c (1,0) x451 = 44
18.74/6.66	c (1,0) x452 = 282
18.74/6.66	c (1,0) x453 = 156
18.74/6.66	c (1,0) x454 = 394
18.74/6.66	c (1,0) x455 = 652
18.74/6.66	c (1,0) x456 = 414
18.74/6.66	c (1,0) x457 = 114
18.74/6.66	c (1,0) x458 = 352
18.74/6.66	c (1,0) x459 = 30
18.74/6.66	c (1,0) x46 = 16
18.74/6.66	c (1,0) x460 = 268
18.74/6.66	c (1,0) x461 = 268
18.74/6.66	c (1,0) x462 = 30
18.74/6.66	c (1,0) x463 = 100
18.74/6.66	c (1,0) x464 = 338
18.74/6.66	c (1,0) x465 = 324
18.74/6.66	c (1,0) x466 = 86
18.74/6.66	c (1,0) x467 = 394
18.74/6.66	c (1,0) x468 = 156
18.74/6.66	c (1,0) x469 = 100
18.74/6.66	c (1,0) x47 = 142
18.74/6.66	c (1,0) x470 = 338
18.74/6.66	c (1,0) x471 = 380
18.74/6.66	c (1,0) x472 = 142
18.74/6.66	c (1,0) x473 = 478
18.74/6.66	c (1,0) x474 = 240
18.74/6.66	c (1,0) x475 = 30
18.74/6.66	c (1,0) x476 = 268
18.74/6.66	c (1,0) x477 = 478
18.74/6.66	c (1,0) x478 = 240
18.74/6.66	c (1,0) x479 = 100
18.74/6.66	c (1,0) x48 = 380
18.74/6.66	c (1,0) x480 = 338
18.74/6.66	c (1,0) x481 = 268
18.74/6.66	c (1,0) x482 = 30
18.74/6.66	c (1,0) x483 = 652
18.74/6.66	c (1,0) x484 = 414
18.74/6.66	c (1,0) x485 = 414
18.74/6.66	c (1,0) x486 = 652
18.74/6.66	c (1,0) x487 = 296
18.74/6.66	c (1,0) x488 = 58
18.74/6.66	c (1,0) x489 = 366
18.74/6.66	c (1,0) x49 = 268
18.74/6.66	c (1,0) x490 = 128
18.74/6.66	c (1,0) x491 = 366
18.74/6.66	c (1,0) x492 = 128
18.74/6.66	c (1,0) x493 = 30
18.74/6.66	c (1,0) x494 = 268
18.74/6.66	c (1,0) x495 = 254
18.74/6.66	c (1,0) x496 = 16
18.74/6.66	c (1,0) x497 = 394
18.74/6.66	c (1,0) x498 = 156
18.74/6.66	c (1,0) x499 = 652
18.74/6.66	c (1,0) x5 = 324
18.74/6.66	c (1,0) x50 = 30
18.74/6.66	c (1,0) x500 = 414
18.74/6.66	c (1,0) x501 = 380
18.74/6.66	c (1,0) x502 = 142
18.74/6.66	c (1,0) x503 = 30
18.74/6.66	c (1,0) x504 = 268
18.74/6.66	c (1,0) x505 = 156
18.74/6.66	c (1,0) x506 = 394
18.74/6.66	c (1,0) x507 = 310
18.74/6.66	c (1,0) x508 = 72
18.74/6.66	c (1,0) x509 = 414
18.74/6.66	c (1,0) x51 = 240
18.74/6.66	c (1,0) x510 = 652
18.74/6.66	c (1,0) x511 = 156
18.74/6.66	c (1,0) x512 = 394
18.74/6.66	c (1,0) x513 = 338
18.74/6.66	c (1,0) x514 = 100
18.74/6.66	c (1,0) x515 = 156
18.74/6.66	c (1,0) x516 = 394
18.74/6.66	c (1,0) x517 = 156
18.74/6.66	c (1,0) x518 = 394
18.74/6.66	c (1,0) x519 = 310
18.74/6.66	c (1,0) x52 = 478
18.74/6.66	c (1,0) x520 = 72
18.74/6.66	c (1,0) x521 = 338
18.74/6.66	c (1,0) x522 = 100
18.74/6.66	c (1,0) x523 = 16
18.74/6.66	c (1,0) x524 = 254
18.74/6.66	c (1,0) x525 = 254
18.74/6.66	c (1,0) x526 = 16
18.74/6.66	c (1,0) x527 = 394
18.74/6.66	c (1,0) x528 = 156
18.74/6.66	c (1,0) x529 = 652
18.74/6.66	c (1,0) x53 = 16
18.74/6.66	c (1,0) x530 = 414
18.74/6.66	c (1,0) x531 = 268
18.74/6.66	c (1,0) x532 = 30
18.74/6.66	c (1,0) x533 = 170
18.74/6.66	c (1,0) x534 = 408
18.74/6.66	c (1,0) x535 = 394
18.74/6.66	c (1,0) x536 = 156
18.74/6.66	c (1,0) x537 = 414
18.74/6.66	c (1,0) x538 = 652
18.74/6.66	c (1,0) x539 = 16
18.74/6.66	c (1,0) x54 = 254
18.74/6.66	c (1,0) x540 = 254
18.74/6.66	c (1,0) x541 = 86
18.74/6.66	c (1,0) x542 = 324
18.74/6.66	c (1,0) x543 = 156
18.74/6.66	c (1,0) x544 = 394
18.74/6.66	c (1,0) x545 = 58
18.74/6.66	c (1,0) x546 = 296
18.74/6.66	c (1,0) x547 = 324
18.74/6.66	c (1,0) x548 = 86
18.74/6.66	c (1,0) x549 = 282
18.74/6.66	c (1,0) x55 = 44
18.74/6.66	c (1,0) x550 = 44
18.74/6.66	c (1,0) x551 = 142
18.74/6.66	c (1,0) x552 = 380
18.74/6.66	c (1,0) x553 = 268
18.74/6.66	c (1,0) x554 = 30
18.74/6.66	c (1,0) x555 = 394
18.74/6.66	c (1,0) x556 = 156
18.74/6.66	c (1,0) x557 = 72
18.74/6.66	c (1,0) x558 = 310
18.74/6.66	c (1,0) x559 = 142
18.74/6.66	c (1,0) x56 = 282
18.74/6.66	c (1,0) x560 = 380
18.74/6.66	c (1,0) x561 = 414
18.74/6.66	c (1,0) x562 = 652
18.74/6.66	c (1,0) x563 = 142
18.74/6.66	c (1,0) x564 = 380
18.74/6.66	c (1,0) x565 = 652
18.74/6.66	c (1,0) x566 = 414
18.74/6.66	c (1,0) x567 = 352
18.74/6.66	c (1,0) x568 = 114
18.74/6.66	c (1,0) x569 = 352
18.74/6.66	c (1,0) x57 = 30
18.74/6.66	c (1,0) x570 = 114
18.74/6.66	c (1,0) x571 = 268
18.74/6.66	c (1,0) x572 = 30
18.74/6.66	c (1,0) x573 = 414
18.74/6.66	c (1,0) x574 = 652
18.74/6.66	c (1,0) x575 = 394
18.74/6.66	c (1,0) x576 = 156
18.74/6.66	c (1,0) x577 = 414
18.74/6.66	c (1,0) x578 = 652
18.74/6.66	c (1,0) x579 = 296
18.74/6.66	c (1,0) x58 = 268
18.74/6.66	c (1,0) x580 = 58
18.74/6.66	c (1,0) x581 = 380
18.74/6.66	c (1,0) x582 = 142
18.74/6.66	c (1,0) x583 = 254
18.74/6.66	c (1,0) x584 = 16
18.74/6.66	c (1,0) x585 = 380
18.74/6.66	c (1,0) x586 = 142
18.74/6.66	c (1,0) x587 = 240
18.74/6.66	c (1,0) x588 = 478
18.74/6.66	c (1,0) x589 = 366
18.74/6.66	c (1,0) x59 = 58
18.74/6.66	c (1,0) x590 = 128
18.74/6.66	c (1,0) x591 = 156
18.74/6.66	c (1,0) x592 = 394
18.74/6.66	c (1,0) x593 = 338
18.74/6.66	c (1,0) x594 = 100
18.74/6.66	c (1,0) x595 = 58
18.74/6.66	c (1,0) x596 = 296
18.74/6.66	c (1,0) x597 = 16
18.74/6.66	c (1,0) x598 = 254
18.74/6.66	c (1,0) x599 = 44
18.74/6.66	c (1,0) x6 = 86
18.74/6.66	c (1,0) x60 = 296
18.74/6.66	c (1,0) x600 = 282
18.74/6.66	c (1,0) x601 = 58
18.74/6.66	c (1,0) x602 = 296
18.74/6.66	c (1,0) x603 = 268
18.74/6.66	c (1,0) x604 = 30
18.74/6.66	c (1,0) x605 = 352
18.74/6.66	c (1,0) x606 = 114
18.74/6.66	c (1,0) x607 = 310
18.74/6.66	c (1,0) x608 = 72
18.74/6.66	c (1,0) x609 = 394
18.74/6.66	c (1,0) x61 = 254
18.74/6.66	c (1,0) x610 = 156
18.74/6.66	c (1,0) x611 = 114
18.74/6.66	c (1,0) x612 = 352
18.74/6.66	c (1,0) x613 = 30
18.74/6.66	c (1,0) x614 = 268
18.74/6.66	c (1,0) x615 = 142
18.74/6.66	c (1,0) x616 = 380
18.74/6.66	c (1,0) x617 = 240
18.74/6.66	c (1,0) x618 = 478
18.74/6.66	c (1,0) x619 = 58
18.74/6.66	c (1,0) x62 = 16
18.74/6.66	c (1,0) x620 = 296
18.74/6.66	c (1,0) x621 = 44
18.74/6.66	c (1,0) x622 = 282
18.74/6.66	c (1,0) x623 = 352
18.74/6.66	c (1,0) x624 = 114
18.74/6.66	c (1,0) x625 = 240
18.74/6.66	c (1,0) x626 = 478
18.74/6.66	c (1,0) x627 = 58
18.74/6.66	c (1,0) x628 = 296
18.74/6.66	c (1,0) x629 = 30
18.74/6.66	c (1,0) x63 = 652
18.74/6.66	c (1,0) x630 = 268
18.74/6.66	c (1,0) x631 = 16
18.74/6.66	c (1,0) x632 = 254
18.74/6.66	c (1,0) x633 = 44
18.74/6.66	c (1,0) x634 = 282
18.74/6.66	c (1,0) x635 = 352
18.74/6.66	c (1,0) x636 = 114
18.74/6.66	c (1,0) x637 = 100
18.74/6.66	c (1,0) x638 = 338
18.74/6.66	c (1,0) x639 = 30
18.74/6.66	c (1,0) x64 = 414
18.74/6.66	c (1,0) x640 = 268
18.74/6.66	c (1,0) x641 = 652
18.74/6.66	c (1,0) x642 = 414
18.74/6.66	c (1,0) x643 = 652
18.74/6.66	c (1,0) x644 = 414
18.74/6.66	c (1,0) x645 = 366
18.74/6.66	c (1,0) x646 = 128
18.74/6.66	c (1,0) x647 = 156
18.74/6.66	c (1,0) x648 = 394
18.74/6.66	c (1,0) x649 = 310
18.74/6.66	c (1,0) x65 = 414
18.74/6.66	c (1,0) x650 = 72
18.74/6.66	c (1,0) x651 = 282
18.74/6.66	c (1,0) x652 = 44
18.74/6.66	c (1,0) x653 = 156
18.74/6.66	c (1,0) x654 = 394
18.74/6.66	c (1,0) x655 = 114
18.74/6.66	c (1,0) x656 = 352
18.74/6.66	c (1,0) x657 = 30
18.74/6.66	c (1,0) x658 = 268
18.74/6.66	c (1,0) x659 = 394
18.74/6.66	c (1,0) x66 = 652
18.74/6.66	c (1,0) x660 = 156
18.74/6.66	c (1,0) x661 = 652
18.74/6.66	c (1,0) x662 = 414
18.74/6.66	c (1,0) x663 = 282
18.74/6.66	c (1,0) x664 = 44
18.74/6.66	c (1,0) x665 = 100
18.74/6.66	c (1,0) x666 = 338
18.74/6.66	c (1,0) x667 = 352
18.74/6.66	c (1,0) x668 = 114
18.74/6.66	c (1,0) x669 = 414
18.74/6.66	c (1,0) x67 = 366
18.74/6.66	c (1,0) x670 = 652
18.74/6.66	c (1,0) x671 = 128
18.74/6.66	c (1,0) x672 = 366
18.74/6.66	c (1,0) x673 = 72
18.74/6.66	c (1,0) x674 = 310
18.74/6.66	c (1,0) x675 = 16
18.74/6.66	c (1,0) x676 = 254
18.74/6.66	c (1,0) x677 = 142
18.74/6.66	c (1,0) x678 = 380
18.74/6.66	c (1,0) x679 = 72
18.74/6.66	c (1,0) x68 = 128
18.74/6.66	c (1,0) x680 = 310
18.74/6.66	c (1,0) x69 = 394
18.74/6.66	c (1,0) x7 = 100
18.74/6.66	c (1,0) x70 = 156
18.74/6.66	c (1,0) x71 = 30
18.74/6.66	c (1,0) x72 = 268
18.74/6.66	c (1,0) x73 = 142
18.74/6.66	c (1,0) x74 = 380
18.74/6.66	c (1,0) x75 = 282
18.74/6.66	c (1,0) x76 = 44
18.74/6.66	c (1,0) x77 = 652
18.74/6.66	c (1,0) x78 = 414
18.74/6.66	c (1,0) x79 = 16
18.74/6.66	c (1,0) x8 = 338
18.74/6.66	c (1,0) x80 = 254
18.74/6.66	c (1,0) x81 = 72
18.74/6.66	c (1,0) x82 = 310
18.74/6.66	c (1,0) x83 = 30
18.74/6.66	c (1,0) x84 = 268
18.74/6.66	c (1,0) x85 = 296
18.74/6.66	c (1,0) x86 = 58
18.74/6.66	c (1,0) x87 = 128
18.74/6.66	c (1,0) x88 = 366
18.74/6.66	c (1,0) x89 = 310
18.74/6.66	c (1,0) x9 = 254
18.74/6.66	c (1,0) x90 = 72
18.74/6.66	c (1,0) x91 = 100
18.74/6.66	c (1,0) x92 = 338
18.74/6.66	c (1,0) x93 = 100
18.74/6.66	c (1,0) x94 = 338
18.74/6.66	c (1,0) x95 = 282
18.74/6.66	c (1,0) x96 = 44
18.74/6.66	c (1,0) x97 = 30
18.74/6.66	c (1,0) x98 = 268
18.74/6.66	c (1,0) x99 = 268
18.74/6.66	s SATISFIABLE
18.74/6.66	v <instantiation>
18.74/6.66	v     <list>x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680</list>
18.74/6.66	v     <values>16 254 652 414 324 86 100 338 254 16 380 142 240 478 394 156 414 652 414 652 414 652 86 324 58 296 352 114 128 366 268 30 366 128 128 366 142 380 268 30 114 352 310 72 254 16 142 380 268 30 240 478 16 254 44 282 30 268 58 296 254 16 652 414 414 652 366 128 394 156 30 268 142 380 282 44 652 414 16 254 72 310 30 268 296 58 128 366 310 72 100 338 100 338 282 44 30 268 268 30 100 338 380 142 414 652 16 254 268 30 44 282 652 414 44 282 170 408 254 16 128 366 282 44 156 394 30 268 408 170 652 414 16 254 352 114 408 170 338 100 16 254 268 30 156 394 114 352 414 652 352 114 114 352 414 652 652 414 142 380 366 128 310 72 30 268 352 114 268 30 100 338 16 254 380 142 30 268 142 380 58 296 268 30 652 414 324 86 394 156 44 282 310 72 394 156 16 254 44 282 86 324 128 366 652 414 268 30 254 16 366 128 296 58 128 366 16 254 414 652 268 30 394 156 296 58 414 652 72 310 114 352 338 100 296 58 268 30 100 338 380 142 352 114 100 338 128 366 296 58 652 414 170 408 338 100 86 324 268 30 128 366 86 324 366 128 142 380 156 394 142 380 414 652 156 394 44 282 282 44 380 142 30 268 142 380 16 254 268 30 30 268 296 58 44 282 414 652 338 100 380 142 310 72 254 16 310 72 296 58 268 30 478 240 156 394 414 652 478 240 414 652 268 30 72 310 414 652 324 86 478 240 142 380 366 128 240 478 324 86 352 114 478 240 310 72 324 86 86 324 58 296 366 128 16 254 142 380 240 478 128 366 30 268 652 414 16 254 338 100 240 478 240 478 254 16 142 380 58 296 86 324 324 86 142 380 16 254 324 86 310 72 652 414 156 394 58 296 338 100 16 254 296 58 142 380 338 100 338 100 156 394 156 394 72 310 394 156 254 16 478 240 282 44 114 352 16 254 30 268 414 652 296 58 156 394 142 380 380 142 86 324 414 652 156 394 100 338 16 254 44 282 156 394 652 414 114 352 30 268 268 30 100 338 324 86 394 156 100 338 380 142 478 240 30 268 478 240 100 338 268 30 652 414 414 652 296 58 366 128 366 128 30 268 254 16 394 156 652 414 380 142 30 268 156 394 310 72 414 652 156 394 338 100 156 394 156 394 310 72 338 100 16 254 254 16 394 156 652 414 268 30 170 408 394 156 414 652 16 254 86 324 156 394 58 296 324 86 282 44 142 380 268 30 394 156 72 310 142 380 414 652 142 380 652 414 352 114 352 114 268 30 414 652 394 156 414 652 296 58 380 142 254 16 380 142 240 478 366 128 156 394 338 100 58 296 16 254 44 282 58 296 268 30 352 114 310 72 394 156 114 352 30 268 142 380 240 478 58 296 44 282 352 114 240 478 58 296 30 268 16 254 44 282 352 114 100 338 30 268 652 414 652 414 366 128 156 394 310 72 282 44 156 394 114 352 30 268 394 156 652 414 282 44 100 338 352 114 414 652 128 366 72 310 16 254 142 380 72 310</values>
18.74/6.66	v </instantiation>
18.74/6.66	c (1,0) Show results End
18.74/6.66	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
18.74/6.66	c (1,0) 1,1,STOP-AFTER(ALL)
18.74/6.66	c END-Prog: Mon Sep 23 13:36:27 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 (12000 MiB free)
  memory of node 1: 16384 MiB (13115 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405519-1569238640/watcher-4405519-1569238640 -o /tmp/evaluation-result-4405519-1569238640/solver-4405519-1569238640 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569238572-9187 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405519-1569238640.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=9325, runsolver pid=9322
Current StackSize limit: 8192 KiB


[startup+0.100128 s]*
/proc/loadavg: 0.40 0.10 0.07 3/211 9347
/proc/meminfo: memFree=25624968/32770624 swapFree=66999244/67108860
[pid=9325] ppid=9322 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9325/stat : 9325 (scop.sh) S 9322 9325 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500117043 115843072 349 33554432000 4194304 5098028 140735674751696 140735674748952 140261840597628 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39706624 140735674757924 140735674758252 140735674758252 140735674761165 0
/proc/9325/statm: 28282 349 296 221 0 87 0
[pid=9328] ppid=9325 vsize=27314120 memory=105332 CPUtime=0.11 cores=0-7
/proc/9328/stat : 9328 (java) S 9325 9325 9160 0 -1 1077944320 6460 0 0 0 8 3 0 0 20 0 20 0 500117044 27969658880 26333 33554432000 4194304 4196468 140734634400896 140734634383440 139733657538295 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
/proc/9328/statm: 6828530 26333 2777 1 0 6790935 0
[pid=9328/tid=9329] ppid=9325 vsize=27314120 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/9328/task/9329/stat : 9329 (java) R 9325 9325 9160 0 -1 4202560 4577 0 0 0 6 2 0 0 20 0 20 0 500117044 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733629349416 139733642970269 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9330] ppid=9325 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9328/task/9330/stat : 9330 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733661781136 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9331] ppid=9325 vsize=27314120 memory=139857810982528 CPUtime=0 cores=0-7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733475937296 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9332] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733474884496 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9333] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733473831696 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9334] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733076966032 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9335] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733075913232 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9336] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733074860432 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9337] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 26398 33554432000 4194304 4196468 140734634400896 139733073807632 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9338] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117048 27969658880 26398 33554432000 4194304 4196468 140734634400896 139732715866992 139733657549442 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9339] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9325 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500117049 27969658880 26398 33554432000 4194304 4196468 140734634400896 139731459368480 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9340] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9325 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500117049 27969658880 26398 33554432000 4194304 4196468 140734634400896 139731325146480 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9341] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 26398 33554432000 4194304 4196468 140734634400896 139730950642000 139733657556891 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9342] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9325 9160 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 26398 33554432000 4194304 4196468 140734634400896 139732714813808 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9343] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 26398 33554432000 4194304 4196468 140734634400896 139732713761008 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9344] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 26398 33554432000 4194304 4196468 140734634400896 139732712708208 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9345] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9345/stat : 9345 (java) S 9325 9325 9160 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 26398 33554432000 4194304 4196468 140734634400896 139732711655408 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9346] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9346/stat : 9346 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 26398 33554432000 4194304 4196468 140734634400896 139730452737120 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9347] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9347/stat : 9347 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117052 27969658880 26398 33554432000 4194304 4196468 140734634400896 139732710603824 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106728 KiB

[startup+0.210359 s]*
/proc/loadavg: 0.40 0.10 0.07 2/211 9347
/proc/meminfo: memFree=25601848/32770624 swapFree=66999244/67108860
[pid=9325] ppid=9322 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9325/stat : 9325 (scop.sh) S 9322 9325 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500117043 115843072 349 33554432000 4194304 5098028 140735674751696 140735674748952 140261840597628 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39706624 140735674757924 140735674758252 140735674758252 140735674761165 0
/proc/9325/statm: 28282 349 296 221 0 87 0
[pid=9328] ppid=9325 vsize=27314120 memory=124720 CPUtime=0.24 cores=0-7
/proc/9328/stat : 9328 (java) S 9325 9325 9160 0 -1 1077944320 12109 0 0 0 19 5 0 0 20 0 20 0 500117044 27969658880 31180 33554432000 4194304 4196468 140734634400896 140734634383440 139733657538295 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
/proc/9328/statm: 6828530 31180 2938 1 0 6790935 0
[pid=9328/tid=9329] ppid=9325 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9328/task/9329/stat : 9329 (java) R 9325 9325 9160 0 -1 4202560 9813 0 0 0 15 4 0 0 20 0 20 0 500117044 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733629345856 139733637814073 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9330] ppid=9325 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/9328/task/9330/stat : 9330 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733661781136 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9331] ppid=9325 vsize=27314120 memory=139857811003507 CPUtime=0 cores=0-7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733475937296 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9332] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733474884496 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9333] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733473831696 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9334] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733076966032 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9335] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733075913232 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9336] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733074860432 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9337] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 31180 33554432000 4194304 4196468 140734634400896 139733073807632 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9338] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117048 27969658880 31180 33554432000 4194304 4196468 140734634400896 139732715866992 139733657549442 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9339] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9325 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500117049 27969658880 31180 33554432000 4194304 4196468 140734634400896 139731459368480 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9340] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9325 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500117049 27969658880 31180 33554432000 4194304 4196468 140734634400896 139731325146480 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9341] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 31180 33554432000 4194304 4196468 140734634400896 139730950642000 139733657556891 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9342] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9325 9160 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 31180 33554432000 4194304 4196468 140734634400896 139732714813808 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9343] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9325 9160 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 31180 33554432000 4194304 4196468 140734634400896 139732713761008 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9344] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9325 9160 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 31180 33554432000 4194304 4196468 140734634400896 139732712708208 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9345] ppid=9325 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/9328/task/9345/stat : 9345 (java) S 9325 9325 9160 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 500117051 27969658880 31180 33554432000 4194304 4196468 140734634400896 139732711655408 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9346] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9346/stat : 9346 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 31180 33554432000 4194304 4196468 140734634400896 139730452737120 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9347] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9347/stat : 9347 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117052 27969658880 31180 33554432000 4194304 4196468 140734634400896 139732710603824 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126116 KiB

[startup+0.31019 s]*
/proc/loadavg: 0.40 0.10 0.07 2/211 9347
/proc/meminfo: memFree=25599916/32770624 swapFree=66999244/67108860
[pid=9325] ppid=9322 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9325/stat : 9325 (scop.sh) S 9322 9325 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500117043 115843072 349 33554432000 4194304 5098028 140735674751696 140735674748952 140261840597628 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39706624 140735674757924 140735674758252 140735674758252 140735674761165 0
/proc/9325/statm: 28282 349 296 221 0 87 0
[pid=9328] ppid=9325 vsize=27314120 memory=128324 CPUtime=0.43 cores=0-7
/proc/9328/stat : 9328 (java) S 9325 9325 9160 0 -1 1077944320 12463 0 0 0 37 6 0 0 20 0 20 0 500117044 27969658880 32081 33554432000 4194304 4196468 140734634400896 140734634383440 139733657538295 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
/proc/9328/statm: 6828530 32081 3053 1 0 6790935 0
[pid=9328/tid=9329] ppid=9325 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/9328/task/9329/stat : 9329 (java) R 9325 9325 9160 0 -1 4202560 10000 0 0 0 25 4 0 0 20 0 20 0 500117044 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733629323280 139733637813444 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9330] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9330/stat : 9330 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733661781136 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9331] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733475937296 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9332] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733474884496 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9333] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9333/stat : 9333 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733473831696 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9334] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9334/stat : 9334 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733076966032 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9335] ppid=9325 vsize=27314120 memory=139857691241135 CPUtime=0 cores=0-7
/proc/9328/task/9335/stat : 9335 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733075913232 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9336] ppid=9325 vsize=27314120 memory=139857691243440 CPUtime=0 cores=0-7
/proc/9328/task/9336/stat : 9336 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733074860432 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9337] ppid=9325 vsize=27314120 memory=139857691245744 CPUtime=0 cores=0-7
/proc/9328/task/9337/stat : 9337 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27969658880 32081 33554432000 4194304 4196468 140734634400896 139733073807632 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9338] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9338/stat : 9338 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117048 27969658880 32081 33554432000 4194304 4196468 140734634400896 139732715866992 139733657549442 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9339] ppid=9325 vsize=27314120 memory=279715382505360 CPUtime=0 cores=0-7
/proc/9328/task/9339/stat : 9339 (java) S 9325 9325 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500117049 27969658880 32081 33554432000 4194304 4196468 140734634400896 139731459368480 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9340] ppid=9325 vsize=27314120 memory=279715382503056 CPUtime=0 cores=0-7
/proc/9328/task/9340/stat : 9340 (java) S 9325 9325 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500117049 27969658880 32081 33554432000 4194304 4196468 140734634400896 139731325146480 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9341] ppid=9325 vsize=27314120 memory=279715382509968 CPUtime=0 cores=0-7
/proc/9328/task/9341/stat : 9341 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 32081 33554432000 4194304 4196468 140734634400896 139730950642000 139733657556891 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9342] ppid=9325 vsize=27314120 memory=279715382451248 CPUtime=0.01 cores=0-7
/proc/9328/task/9342/stat : 9342 (java) S 9325 9325 9160 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 20 0 500117051 27969658880 32081 33554432000 4194304 4196468 140734634400896 139732714813808 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9343] ppid=9325 vsize=27314120 memory=279715382523792 CPUtime=0.01 cores=0-7
/proc/9328/task/9343/stat : 9343 (java) S 9325 9325 9160 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 500117051 27969658880 32081 33554432000 4194304 4196468 140734634400896 139732713761008 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9344] ppid=9325 vsize=27314120 memory=279715382530704 CPUtime=0.01 cores=0-7
/proc/9328/task/9344/stat : 9344 (java) S 9325 9325 9160 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 500117051 27969658880 32081 33554432000 4194304 4196468 140734634400896 139732712708208 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9345] ppid=9325 vsize=27314120 memory=279715382528400 CPUtime=0.07 cores=0-7
/proc/9328/task/9345/stat : 9345 (java) S 9325 9325 9160 0 -1 1077944384 461 0 0 0 7 0 0 0 20 0 20 0 500117051 27969658880 32081 33554432000 4194304 4196468 140734634400896 139732711655408 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9346] ppid=9325 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9346/stat : 9346 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500117051 27969658880 32081 33554432000 4194304 4196468 140734634400896 139730452737120 139733657548501 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9347] ppid=9325 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9328/task/9347/stat : 9347 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117052 27969658880 32081 33554432000 4194304 4196468 140734634400896 139732710603824 139733657549442 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129720 KiB

[startup+0.70833 s]
/proc/loadavg: 0.40 0.10 0.07 2/211 9347
/proc/meminfo: memFree=25578708/32770624 swapFree=66999244/67108860
[pid=9325] ppid=9322 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9325/stat : 9325 (scop.sh) S 9322 9325 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500117043 115843072 349 33554432000 4194304 5098028 140735674751696 140735674748952 140261840597628 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39706624 140735674757924 140735674758252 140735674758252 140735674761165 0
/proc/9325/statm: 28282 349 296 221 0 87 0
[pid=9328] ppid=9325 vsize=27320392 memory=163736 CPUtime=1.03 cores=0-7
/proc/9328/stat : 9328 (java) S 9325 9325 9160 0 -1 1077944320 20068 0 0 0 95 8 0 0 20 0 20 0 500117044 27976081408 40934 33554432000 4194304 4196468 140734634400896 140734634383440 139733657538295 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
/proc/9328/statm: 6830098 40934 3185 1 0 6791447 0
[pid=9328/tid=9329] ppid=9325 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/9328/task/9329/stat : 9329 (java) R 9325 9325 9160 0 -1 4202560 16920 0 0 0 62 6 0 0 20 0 20 0 500117044 27976081408 40934 33554432000 4194304 4196468 140734634400896 139733629373968 139733657559642 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9330] ppid=9325 vsize=27320392 memory=139857691452272 CPUtime=0 cores=0-7
/proc/9328/task/9330/stat : 9330 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500117047 27976081408 40934 33554432000 4194304 4196468 140734634400896 139733661781136 139733657548501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9331] ppid=9325 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/9328/task/9331/stat : 9331 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27976081408 40934 33554432000 4194304 4196468 140734634400896 139733475937296 139733657548501 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0
[pid=9328/tid=9332] ppid=9325 vsize=27320392 memory=1004 CPUtime=0 cores=0-7
/proc/9328/task/9332/stat : 9332 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500117047 27976081408 40934 33554432000 4194304 4196468 140734634400896 139733474884496 139733657548501 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10510336 140734634402539 140734634402966 140734634402966 140734634405839 0

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

[pid=9348/tid=9349] ppid=9325 vsize=8414124 memory=0 CPUtime=0.9 cores=0-7
/proc/9348/task/9349/stat : 9349 (java) S 9325 9325 9160 0 -1 1077944384 18007 0 0 0 80 10 0 0 20 0 24 0 500117540 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545764847520 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9350] ppid=9325 vsize=8414124 memory=143 CPUtime=0 cores=0-7
/proc/9348/task/9350/stat : 9350 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545797249680 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9351] ppid=9325 vsize=8414124 memory=681 CPUtime=0 cores=0-7
/proc/9348/task/9351/stat : 9351 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545278589456 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9352] ppid=9325 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9348/task/9352/stat : 9352 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545277536656 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9353] ppid=9325 vsize=8414124 memory=14 CPUtime=0 cores=0-7
/proc/9348/task/9353/stat : 9353 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545276483856 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9354] ppid=9325 vsize=8414124 memory=171 CPUtime=0 cores=0-7
/proc/9348/task/9354/stat : 9354 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545275432080 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9355] ppid=9325 vsize=8414124 memory=674 CPUtime=0 cores=0-7
/proc/9348/task/9355/stat : 9355 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545274379280 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9356] ppid=9325 vsize=8414124 memory=17747 CPUtime=0 cores=0-7
/proc/9348/task/9356/stat : 9356 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545273326480 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9357] ppid=9325 vsize=8414124 memory=2324 CPUtime=0 cores=0-7
/proc/9348/task/9357/stat : 9357 (java) S 9325 9325 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500117541 8616062976 32976 33554432000 4194304 4196468 140726707863744 140545272273680 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9358] ppid=9325 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/9348/task/9358/stat : 9358 (java) S 9325 9325 9160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500117543 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544617474416 140545793018498 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9359] ppid=9325 vsize=8414124 memory=1712 CPUtime=0 cores=0-7
/proc/9348/task/9359/stat : 9359 (java) S 9325 9325 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500117543 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544416146464 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9360] ppid=9325 vsize=8414124 memory=1112 CPUtime=0 cores=0-7
/proc/9348/task/9360/stat : 9360 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500117543 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544147710832 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9361] ppid=9325 vsize=8414124 memory=1004 CPUtime=0 cores=0-7
/proc/9348/task/9361/stat : 9361 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140543773202256 140545793025947 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9362] ppid=9325 vsize=8414124 memory=6072 CPUtime=0.17 cores=0-7
/proc/9348/task/9362/stat : 9362 (java) S 9325 9325 9160 0 -1 1077944384 989 0 0 0 17 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544616422256 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9363] ppid=9325 vsize=8414124 memory=14008 CPUtime=0.12 cores=0-7
/proc/9348/task/9363/stat : 9363 (java) S 9325 9325 9160 0 -1 1077944384 262 0 0 0 12 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544615369456 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9364] ppid=9325 vsize=8414124 memory=2124 CPUtime=0.21 cores=0-7
/proc/9348/task/9364/stat : 9364 (java) S 9325 9325 9160 0 -1 1077944384 637 0 0 0 21 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544614316656 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9365] ppid=9325 vsize=8414124 memory=34016 CPUtime=0.26 cores=0-7
/proc/9348/task/9365/stat : 9365 (java) S 9325 9325 9160 0 -1 1077944384 596 0 0 0 26 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544613263856 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9366] ppid=9325 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/9348/task/9366/stat : 9366 (java) S 9325 9325 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140543275297376 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9367] ppid=9325 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/9348/task/9367/stat : 9367 (java) S 9325 9325 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500117546 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544612211248 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9369] ppid=9325 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/9348/task/9369/stat : 9369 (java) S 9325 9325 9160 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500117628 8616062976 32976 33554432000 4194304 4196468 140726707863744 140544604734528 140545793031961 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9371] ppid=9325 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/9348/task/9371/stat : 9371 (java) S 9325 9325 9160 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 500117628 8616062976 32976 33554432000 4194304 4196468 140726707863744 140542604198064 140545793029277 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9372] ppid=9325 vsize=8414124 memory=3768 CPUtime=0 cores=0-7
/proc/9348/task/9372/stat : 9372 (java) S 9325 9325 9160 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 500117628 8616062976 32976 33554432000 4194304 4196468 140726707863744 140542872633392 140545793029277 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9373] ppid=9325 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/9348/task/9373/stat : 9373 (java) S 9325 9325 9160 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 500117630 8616062976 32976 33554432000 4194304 4196468 140726707863744 140542335770160 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
Current children cumulated CPU time: 18.24 s
Current children cumulated vsize: 9283692 KiB
Current children cumulated memory: 311972 KiB

[startup+6.60102 s]
/proc/loadavg: 0.44 0.11 0.08 2/216 9373
/proc/meminfo: memFree=25565088/32770624 swapFree=66999244/67108860
[pid=9325] ppid=9322 vsize=113128 memory=1476 CPUtime=15.13 cores=0-7
/proc/9325/stat : 9325 (scop.sh) S 9322 9325 9160 0 -1 4202496 583 31917 0 0 0 0 1465 48 20 0 1 0 500117043 115843072 369 33554432000 4194304 5098028 140735674751696 140735674748440 140261840597628 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39706624 140735674757924 140735674758252 140735674758252 140735674761165 0
/proc/9325/statm: 28282 369 311 221 0 87 0
[pid=9348] ppid=9325 vsize=8283048 memory=149464 CPUtime=3.61 cores=0-7
/proc/9348/stat : 9348 (java) S 9325 9325 9160 0 -1 1077944320 24287 31810 0 0 203 15 136 7 20 0 22 0 500117539 8481841152 37366 33554432000 4194304 4196468 140726707863744 140726707846288 140545793007351 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
/proc/9348/statm: 2070762 37366 3234 1 0 2032106 0
[pid=9348/tid=9349] ppid=9325 vsize=8283048 memory=0 CPUtime=2.44 cores=0-7
/proc/9348/task/9349/stat : 9349 (java) D 9325 9325 9160 0 -1 4202560 19879 31810 0 0 89 12 136 7 20 0 22 0 500117540 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545764849128 140545785692983 0 4 2 25189581 18446744072099941509 0 0 -1 5 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9350] ppid=9325 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/9348/task/9350/stat : 9350 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545797249680 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9351] ppid=9325 vsize=8283048 memory=279715383407552 CPUtime=1.43 cores=0-7
/proc/9348/task/9351/stat : 9351 (java) S 9325 9325 9160 0 -1 1077944384 3 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545278589456 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9352] ppid=9325 vsize=8283048 memory=2320392105102470516 CPUtime=1.43 cores=0-7
/proc/9348/task/9352/stat : 9352 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545277536656 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9353] ppid=9325 vsize=8283048 memory=4639079596135306084 CPUtime=1.43 cores=0-7
/proc/9348/task/9353/stat : 9353 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545276483856 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9354] ppid=9325 vsize=8283048 memory=6935650355339879252 CPUtime=1.43 cores=0-7
/proc/9348/task/9354/stat : 9354 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545275432080 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9355] ppid=9325 vsize=8283048 memory=7229239837064319056 CPUtime=1.43 cores=0-7
/proc/9348/task/9355/stat : 9355 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545274379280 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9356] ppid=9325 vsize=8283048 memory=7445128962408271952 CPUtime=1.43 cores=0-7
/proc/9348/task/9356/stat : 9356 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545273326480 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9357] ppid=9325 vsize=8283048 memory=6941000677737975888 CPUtime=1.43 cores=0-7
/proc/9348/task/9357/stat : 9357 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545272273680 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9358] ppid=9325 vsize=8283048 memory=1436 CPUtime=1.43 cores=0-7
/proc/9348/task/9358/stat : 9358 (java) S 9325 9325 9160 0 -1 1077944384 5 31810 0 0 0 0 136 7 20 0 22 0 500117543 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544617474416 140545793018498 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9359] ppid=9325 vsize=8283048 memory=776 CPUtime=1.43 cores=0-7
/proc/9348/task/9359/stat : 9359 (java) S 9325 9325 9160 0 -1 1077944384 13 31810 0 0 0 0 136 7 20 0 22 0 500117543 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544416146464 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9360] ppid=9325 vsize=8283048 memory=3604 CPUtime=1.43 cores=0-7
/proc/9348/task/9360/stat : 9360 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117543 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544147710832 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9361] ppid=9325 vsize=8283048 memory=2828 CPUtime=1.43 cores=0-7
/proc/9348/task/9361/stat : 9361 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140543773202256 140545793025947 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9362] ppid=9325 vsize=8283048 memory=676 CPUtime=1.66 cores=0-7
/proc/9348/task/9362/stat : 9362 (java) S 9325 9325 9160 0 -1 1077944384 1021 31810 0 0 23 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544616422256 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9363] ppid=9325 vsize=8283048 memory=1060 CPUtime=1.63 cores=0-7
/proc/9348/task/9363/stat : 9363 (java) S 9325 9325 9160 0 -1 1077944384 431 31810 0 0 20 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544615369456 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9364] ppid=9325 vsize=8283048 memory=1548 CPUtime=1.71 cores=0-7
/proc/9348/task/9364/stat : 9364 (java) S 9325 9325 9160 0 -1 1077944384 684 31810 0 0 28 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544614316656 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9365] ppid=9325 vsize=8283048 memory=8560 CPUtime=1.78 cores=0-7
/proc/9348/task/9365/stat : 9365 (java) S 9325 9325 9160 0 -1 1077944384 823 31810 0 0 35 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544613263856 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9366] ppid=9325 vsize=8283048 memory=1712 CPUtime=1.43 cores=0-7
/proc/9348/task/9366/stat : 9366 (java) S 9325 9325 9160 0 -1 1077944384 3 31810 0 0 0 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140543275297376 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9367] ppid=9325 vsize=8283048 memory=1396 CPUtime=1.43 cores=0-7
/proc/9348/task/9367/stat : 9367 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544612211248 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9369] ppid=9325 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/9348/task/9369/stat : 9369 (java) S 9325 9325 9160 0 -1 1077944384 23 31810 0 0 0 0 136 7 20 0 22 0 500117628 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544604733712 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9373] ppid=9325 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/9348/task/9373/stat : 9373 (java) S 9325 9325 9160 0 -1 1077944384 13 31810 0 0 0 0 136 7 20 0 22 0 500117630 8481841152 37366 33554432000 4194304 4196468 140726707863744 140542335771952 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
Current children cumulated CPU time: 18.74 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 150940 KiB

[startup+6.70103 s]
/proc/loadavg: 0.44 0.11 0.08 2/216 9373
/proc/meminfo: memFree=25565088/32770624 swapFree=66999244/67108860
[pid=9325] ppid=9322 vsize=113128 memory=1476 CPUtime=15.13 cores=0-7
/proc/9325/stat : 9325 (scop.sh) S 9322 9325 9160 0 -1 4202496 583 31917 0 0 0 0 1465 48 20 0 1 0 500117043 115843072 369 33554432000 4194304 5098028 140735674751696 140735674748440 140261840597628 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39706624 140735674757924 140735674758252 140735674758252 140735674761165 0
/proc/9325/statm: 28282 369 311 221 0 87 0
[pid=9348] ppid=9325 vsize=8283048 memory=149464 CPUtime=3.61 cores=0-7
/proc/9348/stat : 9348 (java) S 9325 9325 9160 0 -1 1077944320 24287 31810 0 0 203 15 136 7 20 0 22 0 500117539 8481841152 37366 33554432000 4194304 4196468 140726707863744 140726707846288 140545793007351 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
/proc/9348/statm: 2070762 37366 3234 1 0 2032106 0
[pid=9348/tid=9349] ppid=9325 vsize=8283048 memory=1476 CPUtime=2.44 cores=0-7
/proc/9348/task/9349/stat : 9349 (java) D 9325 9325 9160 0 -1 4202560 19879 31810 0 0 89 12 136 7 20 0 22 0 500117540 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545764849128 140545785692983 0 4 2 25189581 18446744071580418449 0 0 -1 0 0 0 8 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9350] ppid=9325 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/9348/task/9350/stat : 9350 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545797249680 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9351] ppid=9325 vsize=8283048 memory=1476 CPUtime=1.43 cores=0-7
/proc/9348/task/9351/stat : 9351 (java) S 9325 9325 9160 0 -1 1077944384 3 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545278589456 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9352] ppid=9325 vsize=8283048 memory=55 CPUtime=1.43 cores=0-7
/proc/9348/task/9352/stat : 9352 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545277536656 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9353] ppid=9325 vsize=8283048 memory=7594598810449177967 CPUtime=1.43 cores=0-7
/proc/9348/task/9353/stat : 9353 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545276483856 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9354] ppid=9325 vsize=8283048 memory=1396 CPUtime=1.43 cores=0-7
/proc/9348/task/9354/stat : 9354 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545275432080 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9355] ppid=9325 vsize=8283048 memory=428892 CPUtime=1.43 cores=0-7
/proc/9348/task/9355/stat : 9355 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545274379280 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9356] ppid=9325 vsize=8283048 memory=4641332495391936592 CPUtime=1.43 cores=0-7
/proc/9348/task/9356/stat : 9356 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545273326480 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9357] ppid=9325 vsize=8283048 memory=131904 CPUtime=1.43 cores=0-7
/proc/9348/task/9357/stat : 9357 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117541 8481841152 37366 33554432000 4194304 4196468 140726707863744 140545272273680 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9358] ppid=9325 vsize=8283048 memory=174700 CPUtime=1.43 cores=0-7
/proc/9348/task/9358/stat : 9358 (java) S 9325 9325 9160 0 -1 1077944384 5 31810 0 0 0 0 136 7 20 0 22 0 500117543 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544617474416 140545793018498 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9359] ppid=9325 vsize=8283048 memory=3028 CPUtime=1.43 cores=0-7
/proc/9348/task/9359/stat : 9359 (java) S 9325 9325 9160 0 -1 1077944384 13 31810 0 0 0 0 136 7 20 0 22 0 500117543 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544416146464 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9360] ppid=9325 vsize=8283048 memory=55 CPUtime=1.43 cores=0-7
/proc/9348/task/9360/stat : 9360 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117543 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544147710832 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9361] ppid=9325 vsize=8283048 memory=9319 CPUtime=1.43 cores=0-7
/proc/9348/task/9361/stat : 9361 (java) S 9325 9325 9160 0 -1 1077944384 1 31810 0 0 0 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140543773202256 140545793025947 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9362] ppid=9325 vsize=8283048 memory=23472 CPUtime=1.66 cores=0-7
/proc/9348/task/9362/stat : 9362 (java) S 9325 9325 9160 0 -1 1077944384 1021 31810 0 0 23 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544616422256 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9363] ppid=9325 vsize=8283048 memory=0 CPUtime=1.63 cores=0-7
/proc/9348/task/9363/stat : 9363 (java) S 9325 9325 9160 0 -1 1077944384 431 31810 0 0 20 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544615369456 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9364] ppid=9325 vsize=8283048 memory=1476 CPUtime=1.71 cores=0-7
/proc/9348/task/9364/stat : 9364 (java) S 9325 9325 9160 0 -1 1077944384 684 31810 0 0 28 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544614316656 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9365] ppid=9325 vsize=8283048 memory=116316 CPUtime=1.78 cores=0-7
/proc/9348/task/9365/stat : 9365 (java) S 9325 9325 9160 0 -1 1077944384 823 31810 0 0 35 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544613263856 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9366] ppid=9325 vsize=8283048 memory=7019467088040506169 CPUtime=1.43 cores=0-7
/proc/9348/task/9366/stat : 9366 (java) S 9325 9325 9160 0 -1 1077944384 3 31810 0 0 0 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140543275297376 140545793017557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9367] ppid=9325 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/9348/task/9367/stat : 9367 (java) S 9325 9325 9160 0 -1 1077944384 2 31810 0 0 0 0 136 7 20 0 22 0 500117546 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544612211248 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9369] ppid=9325 vsize=8283048 memory=1396 CPUtime=1.43 cores=0-7
/proc/9348/task/9369/stat : 9369 (java) S 9325 9325 9160 0 -1 1077944384 23 31810 0 0 0 0 136 7 20 0 22 0 500117628 8481841152 37366 33554432000 4194304 4196468 140726707863744 140544604733712 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
[pid=9348/tid=9373] ppid=9325 vsize=8283048 memory=1442668 CPUtime=1.43 cores=0-7
/proc/9348/task/9373/stat : 9373 (java) S 9325 9325 9160 0 -1 1077944384 13 31810 0 0 0 0 136 7 20 0 22 0 500117630 8481841152 37366 33554432000 4194304 4196468 140726707863744 140542335771952 140545793018498 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13975552 140726707868664 140726707868822 140726707868822 140726707871695 0
Current children cumulated CPU time: 18.74 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 150940 KiB

Child status: 0
Real time (s): 6.71458
CPU time (s): 18.7823
CPU user time (s): 18.0579
CPU system time (s): 0.724403
CPU usage (%): 279.724
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1507884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0579
system time used= 0.724403
maximum resident set size= 1511400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88634
page faults= 0
swaps= 0
block input operations= 8
block output operations= 15992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9327
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 9325
#   total CPU time (s): 18.7823
#   total CPU user time (s): 18.0579
#   total CPU system time (s): 0.724403

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.081786 second user time and 0.11407 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-23 13:36:21
IDJOB=4405519
IDBENCH=120805
IDSOLVER=2868
FILE ID=node103/4405519-1569238640
RUNJOBID= node103-1569238572-9187
PBS_JOBID= 21704917
Free space on /tmp= 20856 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-graphsMod/Rlfap-graph-08-f10.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405519-1569238640/watcher-4405519-1569238640 -o /tmp/evaluation-result-4405519-1569238640/solver-4405519-1569238640 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569238572-9187 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405519-1569238640.xml

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

MD5SUM BENCH= 53ef449e7d5451b48f2cdc0cd77eaa71
RANDOM SEED=768292140

node103.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.74
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.74
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.74
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.74
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:        25718764 kB
MemAvailable:   31857420 kB
Buffers:           82588 kB
Cached:          6339156 kB
SwapCached:         6972 kB
Active:          3183636 kB
Inactive:        3251964 kB
Active(anon):       4092 kB
Inactive(anon):    67812 kB
Active(file):    3179544 kB
Inactive(file):  3184152 kB
Unevictable:      107180 kB
Mlocked:          107180 kB
SwapTotal:      67108860 kB
SwapFree:       66999244 kB
Dirty:             20436 kB
Writeback:             0 kB
AnonPages:        115504 kB
Mapped:            54736 kB
Shmem:             49072 kB
Slab:             210168 kB
SReclaimable:     181592 kB
SUnreclaim:        28576 kB
KernelStack:        3344 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 20836 MiB
End job on node103 at 2019-09-23 13:36:28