Trace number 4405483

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 19.2016 7.42905

General information on the benchmark

NameRlfap/Rlfap-m1-graphs/
Rlfap-graph-10.xml
MD5SUM9ed3b999acc99b58e0111c7e6e3d1d3a
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 benchmark1.84245
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Number of domains6
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":40},{"size":24,"count":14},{"size":36,"count":146},{"size":42,"count":306},{"size":44,"count":174}]
Minimum variable degree3
Maximum variable degree24
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":15},{"degree":6,"count":36},{"degree":7,"count":71},{"degree":8,"count":62},{"degree":9,"count":71},{"degree":10,"count":58},{"degree":11,"count":55},{"degree":12,"count":34},{"degree":13,"count":33},{"degree":14,"count":44},{"degree":15,"count":63},{"degree":16,"count":60},{"degree":17,"count":44},{"degree":18,"count":19},{"degree":19,"count":5},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3907}]
Number of extensional constraints0
Number of intensional constraints3907
Distribution of constraint types[{"type":"intension","count":3907}]
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-6288-serial-file.bin HOME/instance-4405483-1569238644.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Mon Sep 23 13:36:40 CEST 2019
0.65/0.57	c PID: 6291
0.65/0.57	c IP: 172.20.3.147
0.65/0.57	c HOST: node147.alineos.net
0.65/0.58	c (0,0) Parsing Begin
5.62/2.10	c (1,1) Parsing End
6.03/2.11	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 3907 ctr, max domain size 44
6.03/2.11	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
6.03/2.11	c (1,1) Constraint Name Generate Begin
6.03/2.14	c (1,1) Ctr:HOME/instance-4405483-1569238644.xml,Dist:Eq:Le:Num:Var
6.03/2.14	c (1,1) Constraint Name Generate End
6.03/2.14	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
6.03/2.14	c (1,1) CSP to CSPinCNF Begin
7.10/2.47	c (1,1) translated 391 (10%) constraints
7.47/2.53	c (1,1) translated 782 (20%) constraints
7.47/2.58	c (2,1) translated 1173 (30%) constraints
7.83/2.62	c (2,1) translated 1563 (40%) constraints
7.83/2.66	c (2,1) translated 1954 (50%) constraints
7.83/2.69	c (2,1) translated 2345 (60%) constraints
8.23/2.73	c (2,1) translated 2735 (70%) constraints
8.23/2.77	c (2,2) translated 3126 (80%) constraints
8.60/2.80	c (2,2) translated 3517 (90%) constraints
8.60/2.83	c (2,2) translated 3907 (100%) constraints
8.60/2.83	c (2,2) ===========================================
8.60/2.86	c (2,2) Hybrid: #OE=680, #LE=0
8.60/2.86	c (2,2) Hybrid
8.60/2.86	c (2,2) ===========================================
8.60/2.89	c (2,2) translated 459 (10%) constraints
8.95/2.90	c (2,2) translated 918 (20%) constraints
8.95/2.92	c (2,2) translated 1377 (30%) constraints
8.95/2.93	c (2,2) translated 1835 (40%) constraints
8.95/2.95	c (2,2) translated 2294 (50%) constraints
8.95/2.96	c (2,2) translated 2753 (60%) constraints
8.95/2.98	c (2,2) translated 3211 (70%) constraints
8.95/2.99	c (2,2) translated 3670 (80%) constraints
9.24/3.01	c (2,2) translated 4129 (90%) constraints
9.24/3.02	c (2,2) translated 4587 (100%) constraints
9.24/3.02	c (2,2) CSP to CSPinCNF End
9.24/3.02	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4587 ctr, max domain size 44
9.24/3.02	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.24/3.02	c (2,2) CSPinCNF Propagation Begin
9.24/3.09	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.24/3.09	c (2,2) CSPinCNF Propagation End
9.24/3.09	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4587 ctr, max domain size 44
9.24/3.09	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.59/3.11	c (2,2) Hybrid: #OE=680, #LE=0
9.59/3.11	c (2,2) Simplify CSPinCNF Begin
10.13/3.34	c (2,2) Simplify CSPinCNF End
10.13/3.34	c (2,2) CSP: 680 int (0 aux), 7814 bool (7814 aux), 12401 ctr, max domain size 44
10.13/3.34	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.13/3.34	c (2,2) Calculate Precise Domain Begin
10.13/3.34	c (2,2) 0 values are removed by re-calculation
10.13/3.34	c (2,2) Calculate Precise Domain End
10.13/3.34	c (2,2) CSP: 680 int (0 aux), 7814 bool (7814 aux), 12401 ctr, max domain size 44
10.13/3.34	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.13/3.34	c (2,2) CSPinCNF to SatSolver Begin
12.23/3.87	c (3,3) 1241 (10 %) CSP clauses are encoded (0 SAT variables, 54860 SAT clauses)
13.04/4.04	c (3,3) 2481 (20 %) CSP clauses are encoded (0 SAT variables, 77864 SAT clauses)
13.34/4.20	c (3,3) 3721 (30 %) CSP clauses are encoded (0 SAT variables, 103491 SAT clauses)
13.60/4.34	c (3,3) 4961 (40 %) CSP clauses are encoded (0 SAT variables, 129693 SAT clauses)
13.76/4.49	c (3,3) 6201 (50 %) CSP clauses are encoded (0 SAT variables, 155007 SAT clauses)
13.98/4.63	c (4,3) 7441 (60 %) CSP clauses are encoded (0 SAT variables, 181573 SAT clauses)
14.17/4.78	c (4,4) 8681 (70 %) CSP clauses are encoded (0 SAT variables, 209430 SAT clauses)
14.41/4.93	c (4,4) 9921 (80 %) CSP clauses are encoded (0 SAT variables, 236528 SAT clauses)
14.55/5.07	c (4,4) 11161 (90 %) CSP clauses are encoded (0 SAT variables, 263508 SAT clauses)
14.80/5.21	c (4,4) 12401 (100 %) CSP clauses are encoded (0 SAT variables, 290523 SAT clauses)
14.80/5.21	c (4,4) CSPinCNF to SatSolver End
14.80/5.21	c (4,4) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
14.80/5.21	c (4,4) 34114 bool, 290565 clause
14.80/5.21	c (4,4) Export Begin
15.39/5.53	c (4,4) Export to HOME/scop-6288-serial-file.bin
15.39/5.53	c (4,4) Export End
15.39/5.53	c (4,4) Export File Size: 4.49 MB
15.39/5.53	c (4,4) 1,1,2,2,2,2,4,STOP-AFTER(DIMACS)
15.39/5.53	c END-Prog: Mon Sep 23 13:36:45 CEST 2019
15.39/5.55	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-6288-serial-file.bin
16.06/6.01	c (0,0) Read Serial File Begin
16.06/6.01	c (0,0) HOME/scop-6288-serial-file.bin
17.01/6.40	c (0,0) Read Serial File End
17.01/6.42	
17.01/6.42	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
17.01/6.42	(Solving Process)
17.01/6.42	
17.01/6.44	c BEGIN-Prog: Mon Sep 23 13:36:46 CEST 2019
17.01/6.44	c PID: 6312
17.01/6.44	c IP: 172.20.3.147
17.01/6.44	c HOST: node147.alineos.net
17.01/6.44	c (0,0) SatSolver.solve Begin
17.01/6.44	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405483-1569238644.xml-scop-6291.cnf
17.01/6.47	c (0,0) c
17.01/6.47	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)
17.01/6.48	c (0,0) c
17.01/6.48	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
17.01/6.48	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
17.01/6.48	c (0,0) c ========================================[ Problem Statistics ]===========================================
17.01/6.48	c (0,0) c |                                                                                                       |
17.25/6.59	c (0,0) c |  Number of variables:         34114                                                                   |
17.25/6.59	c (0,0) c |  Number of clauses:          290565                                                                   |
17.25/6.59	c (0,0) c |  Parse time:                   0.11 s                                                                 |
17.25/6.59	c (0,0) c |                                                                                                       |
17.30/6.89	c (0,0) c |  Simplification time:          0.29 s                                                                 |
17.30/6.89	c (0,0) c |                                                                                                       |
17.30/6.89	c (0,0) c |  Generating clones                                                                                    |
17.84/7.03	c (1,0) c |  all clones generated. Memory =   239.27Mb.                                                           |
17.84/7.03	c (1,0) c ========================================================================================================|
17.84/7.03	c (1,0) c
17.84/7.03	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
17.84/7.03	c (1,0) c
17.84/7.03	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.84/7.03	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.84/7.03	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.84/7.03	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
17.84/7.03	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
17.84/7.03	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
17.84/7.03	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
17.84/7.03	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
17.84/7.03	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
17.84/7.03	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
17.84/7.03	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
17.84/7.03	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
17.84/7.03	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
17.84/7.03	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
17.84/7.03	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
17.84/7.03	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
17.84/7.03	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
17.84/7.03	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
17.84/7.03	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.22	c (1,0) c
18.60/7.22	c (1,0) c real time : 0.750695 s
18.60/7.30	c (1,0) c cpu time  : 1.20981 s
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | Conflicts     |             828 |         84 |        121 |         50 |        102 |         51 |        171 |         53 |        196 |
18.60/7.30	c (1,0) c | Decisions     |           11810 |       1454 |       1397 |       1330 |       1888 |        838 |       2268 |       1190 |       1445 |
18.60/7.30	c (1,0) c | Propagations  |         1459885 |     155375 |     211677 |     110070 |     212996 |     116075 |     293997 |     134026 |     225669 |
18.60/7.30	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
18.60/7.30	c (1,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
18.60/7.30	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | PropBinClauses|         2526883 |     262705 |     389519 |     180412 |     369695 |     201185 |     492176 |     229548 |     401643 |
18.60/7.30	c (1,0) c | PropPreBlocker|        10742191 |    1136892 |    1594510 |     796332 |    1505353 |     907726 |    1974913 |    1024562 |    1801903 |
18.60/7.30	c (1,0) c | PropNotBlocker|         4269280 |     470886 |     624772 |     325171 |     541684 |     339977 |     806536 |     366157 |     794097 |
18.60/7.30	c (1,0) c | LitFullScans  |        18292208 |    1948092 |    2726019 |    1355308 |    2524639 |    1508260 |    3417327 |    1692138 |    3120425 |
18.60/7.30	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | DecisionLevel0|               9 |          1 |          1 |          2 |          1 |          1 |          1 |          1 |          1 |
18.60/7.30	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
18.60/7.30	c (1,0) c | Avg_Trail     |                 |       7972 |       7094 |      10253 |      10613 |      15537 |       8519 |      14064 |       8310 |
18.60/7.30	c (1,0) c | Avg_DL        |                 |         57 |         44 |        106 |         89 |         89 |         61 |        106 |         54 |
18.60/7.30	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | Exported      |              87 |         10 |         12 |          9 |          8 |          1 |         24 |          5 |         18 |
18.60/7.30	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | Unaries       |                 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
18.60/7.30	c (1,0) c | Binaries      |                 |          2 |          4 |          2 |          2 |          0 |          2 |          0 |          1 |
18.60/7.30	c (1,0) c | Glues         |                 |         10 |         12 |          9 |          8 |          1 |         24 |          5 |         18 |
18.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | Orig_Seen     |             0 % |       1368 |       2760 |        604 |       1653 |        916 |       2944 |        894 |       3290 |
18.60/7.30	c (1,0) c | Diff Orig seen|                 |      X     |       1392 | -      764 |        285 | -      452 |       1576 | -      474 |       1922 |
18.60/7.30	c (1,0) c | Hamming       |            27 % |      X     |       9133 |       7964 |       9154 |      11679 |      10108 |       8455 |       8543 |
18.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.1 100%|    0.2 100%|    0.1 100%|    0.2 100%|    0.1 100%|    0.2 100%|
18.60/7.30	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.60/7.30	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.60/7.30	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.60/7.30	c (1,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.1     |    0.2     |    0.1     |    0.2     |    0.1     |    0.2     |
18.60/7.30	c (1,0) c | PropagationTim|                 |    0.1  96%|    0.2  95%|    0.1  97%|    0.2  96%|    0.1  95%|    0.2  96%|    0.1  97%|    0.1  95%|
18.60/7.30	c (1,0) c | AnalysisTime  |                 |    0.0   1%|    0.0   2%|    0.0   0%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|
18.60/7.30	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.60/7.30	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.60/7.30	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.60/7.30	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.60/7.30	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c Threads : 8
18.60/7.30	c (1,0) c Winner : 0
18.60/7.30	c (1,0) c Conflicts_0 : 84
18.60/7.30	c (1,0) c Conflicts_1 : 121
18.60/7.30	c (1,0) c Conflicts_2 : 50
18.60/7.30	c (1,0) c Conflicts_3 : 102
18.60/7.30	c (1,0) c Conflicts_4 : 51
18.60/7.30	c (1,0) c Conflicts_5 : 171
18.60/7.30	c (1,0) c Conflicts_6 : 53
18.60/7.30	c (1,0) c Conflicts_7 : 196
18.60/7.30	c (1,0) c Conflicts_total : 828
18.60/7.30	c (1,0) c Conflicts_winner : 84
18.60/7.30	c (1,0) c Decisions_0 : 1454
18.60/7.30	c (1,0) c Decisions_1 : 1397
18.60/7.30	c (1,0) c Decisions_2 : 1330
18.60/7.30	c (1,0) c Decisions_3 : 1888
18.60/7.30	c (1,0) c Decisions_4 : 838
18.60/7.30	c (1,0) c Decisions_5 : 2268
18.60/7.30	c (1,0) c Decisions_6 : 1190
18.60/7.30	c (1,0) c Decisions_7 : 1445
18.60/7.30	c (1,0) c Decisions_total : 11810
18.60/7.30	c (1,0) c Decisions_winner : 1454
18.60/7.30	c (1,0) c Propagations_0 : 155375
18.60/7.30	c (1,0) c Propagations_1 : 211677
18.60/7.30	c (1,0) c Propagations_2 : 110070
18.60/7.30	c (1,0) c Propagations_3 : 212996
18.60/7.30	c (1,0) c Propagations_4 : 116075
18.60/7.30	c (1,0) c Propagations_5 : 293997
18.60/7.30	c (1,0) c Propagations_6 : 134026
18.60/7.30	c (1,0) c Propagations_7 : 225669
18.60/7.30	c (1,0) c Propagations_total : 1459885
18.60/7.30	c (1,0) c Propagations_winner : 155375
18.60/7.30	c (1,0) c ReduceDBs_0 : 0
18.60/7.30	c (1,0) c ReduceDBs_1 : 0
18.60/7.30	c (1,0) c ReduceDBs_2 : 0
18.60/7.30	c (1,0) c ReduceDBs_3 : 0
18.60/7.30	c (1,0) c ReduceDBs_4 : 0
18.60/7.30	c (1,0) c ReduceDBs_5 : 0
18.60/7.30	c (1,0) c ReduceDBs_6 : 0
18.60/7.30	c (1,0) c ReduceDBs_7 : 0
18.60/7.30	c (1,0) c ReduceDBs_total : 0
18.60/7.30	c (1,0) c ReduceDBs_winner : 0
18.60/7.30	c (1,0) c SimpDBs_0 : 1
18.60/7.30	c (1,0) c SimpDBs_1 : 1
18.60/7.30	c (1,0) c SimpDBs_2 : 1
18.60/7.30	c (1,0) c SimpDBs_3 : 1
18.60/7.30	c (1,0) c SimpDBs_4 : 1
18.60/7.30	c (1,0) c SimpDBs_5 : 1
18.60/7.30	c (1,0) c SimpDBs_6 : 1
18.60/7.30	c (1,0) c SimpDBs_7 : 1
18.60/7.30	c (1,0) c SimpDBs_total : 8
18.60/7.30	c (1,0) c SimpDBs_winner : 1
18.60/7.30	c (1,0) c Restarts_0 : 1
18.60/7.30	c (1,0) c Restarts_1 : 1
18.60/7.30	c (1,0) c Restarts_2 : 1
18.60/7.30	c (1,0) c Restarts_3 : 1
18.60/7.30	c (1,0) c Restarts_4 : 1
18.60/7.30	c (1,0) c Restarts_5 : 1
18.60/7.30	c (1,0) c Restarts_6 : 1
18.60/7.30	c (1,0) c Restarts_7 : 1
18.60/7.30	c (1,0) c Restarts_total : 8
18.60/7.30	c (1,0) c Restarts_winner : 1
18.60/7.30	c (1,0) c ForcedImports_0 : 0
18.60/7.30	c (1,0) c ForcedImports_1 : 0
18.60/7.30	c (1,0) c ForcedImports_2 : 0
18.60/7.30	c (1,0) c ForcedImports_3 : 0
18.60/7.30	c (1,0) c ForcedImports_4 : 0
18.60/7.30	c (1,0) c ForcedImports_5 : 0
18.60/7.30	c (1,0) c ForcedImports_6 : 0
18.60/7.30	c (1,0) c ForcedImports_7 : 0
18.60/7.30	c (1,0) c ForcedImports_total : 0
18.60/7.30	c (1,0) c ForcedImports_winner : 0
18.60/7.30	c (1,0) c PropsBinClauses_0 : 262705
18.60/7.30	c (1,0) c PropsBinClauses_1 : 389519
18.60/7.30	c (1,0) c PropsBinClauses_2 : 180412
18.60/7.30	c (1,0) c PropsBinClauses_3 : 369695
18.60/7.30	c (1,0) c PropsBinClauses_4 : 201185
18.60/7.30	c (1,0) c PropsBinClauses_5 : 492176
18.60/7.30	c (1,0) c PropsBinClauses_6 : 229548
18.60/7.30	c (1,0) c PropsBinClauses_7 : 401643
18.60/7.30	c (1,0) c PropsBinClauses_total : 2526883
18.60/7.30	c (1,0) c PropsBinClauses_winner : 262705
18.60/7.30	c (1,0) c PropsPreBlocker_0 : 1136892
18.60/7.30	c (1,0) c PropsPreBlocker_1 : 1594510
18.60/7.30	c (1,0) c PropsPreBlocker_2 : 796332
18.60/7.30	c (1,0) c PropsPreBlocker_3 : 1505353
18.60/7.30	c (1,0) c PropsPreBlocker_4 : 907726
18.60/7.30	c (1,0) c PropsPreBlocker_5 : 1974913
18.60/7.30	c (1,0) c PropsPreBlocker_6 : 1024562
18.60/7.30	c (1,0) c PropsPreBlocker_7 : 1801903
18.60/7.30	c (1,0) c PropsPreBlocker_total : 10742191
18.60/7.30	c (1,0) c PropsPreBlocker_winner : 1136892
18.60/7.30	c (1,0) c PropsNotBlocker_0 : 470886
18.60/7.30	c (1,0) c PropsNotBlocker_1 : 624772
18.60/7.30	c (1,0) c PropsNotBlocker_2 : 325171
18.60/7.30	c (1,0) c PropsNotBlocker_3 : 541684
18.60/7.30	c (1,0) c PropsNotBlocker_4 : 339977
18.60/7.30	c (1,0) c PropsNotBlocker_5 : 806536
18.60/7.30	c (1,0) c PropsNotBlocker_6 : 366157
18.60/7.30	c (1,0) c PropsNotBlocker_7 : 794097
18.60/7.30	c (1,0) c PropsNotBlocker_total : 4269280
18.60/7.30	c (1,0) c PropsNotBlocker_winner : 470886
18.60/7.30	c (1,0) c PropsLitFullScans_0 : 1948092
18.60/7.30	c (1,0) c PropsLitFullScans_1 : 2726019
18.60/7.30	c (1,0) c PropsLitFullScans_2 : 1355308
18.60/7.30	c (1,0) c PropsLitFullScans_3 : 2524639
18.60/7.30	c (1,0) c PropsLitFullScans_4 : 1508260
18.60/7.30	c (1,0) c PropsLitFullScans_5 : 3417327
18.60/7.30	c (1,0) c PropsLitFullScans_6 : 1692138
18.60/7.30	c (1,0) c PropsLitFullScans_7 : 3120425
18.60/7.30	c (1,0) c PropsLitFullScans_total : 18292208
18.60/7.30	c (1,0) c PropsLitFullScans_winner : 1948092
18.60/7.30	c (1,0) c LitScanFractions_0 : 0
18.60/7.30	c (1,0) c LitScanFractions_1 : 0
18.60/7.30	c (1,0) c LitScanFractions_2 : 0
18.60/7.30	c (1,0) c LitScanFractions_3 : 0
18.60/7.30	c (1,0) c LitScanFractions_4 : 0
18.60/7.30	c (1,0) c LitScanFractions_5 : 0
18.60/7.30	c (1,0) c LitScanFractions_6 : 0
18.60/7.30	c (1,0) c LitScanFractions_7 : 0
18.60/7.30	c (1,0) c LitScanFractions_total : 0
18.60/7.30	c (1,0) c LitScanFractions_winner : 0
18.60/7.30	c (1,0) c DecisionLevel0_0 : 1
18.60/7.30	c (1,0) c DecisionLevel0_1 : 1
18.60/7.30	c (1,0) c DecisionLevel0_2 : 2
18.60/7.30	c (1,0) c DecisionLevel0_3 : 1
18.60/7.30	c (1,0) c DecisionLevel0_4 : 1
18.60/7.30	c (1,0) c DecisionLevel0_5 : 1
18.60/7.30	c (1,0) c DecisionLevel0_6 : 1
18.60/7.30	c (1,0) c DecisionLevel0_7 : 1
18.60/7.30	c (1,0) c DecisionLevel0_total : 9
18.60/7.30	c (1,0) c DecisionLevel0_winner : 1
18.60/7.30	c (1,0) c Periods_0 : 0
18.60/7.30	c (1,0) c Periods_1 : 0
18.60/7.30	c (1,0) c Periods_2 : 0
18.60/7.30	c (1,0) c Periods_3 : 0
18.60/7.30	c (1,0) c Periods_4 : 0
18.60/7.30	c (1,0) c Periods_5 : 0
18.60/7.30	c (1,0) c Periods_6 : 0
18.60/7.30	c (1,0) c Periods_7 : 0
18.60/7.30	c (1,0) c Periods_total : 0
18.60/7.30	c (1,0) c Periods_winner : 0
18.60/7.30	c (1,0) c Margin_0 : 20
18.60/7.30	c (1,0) c Margin_1 : 20
18.60/7.30	c (1,0) c Margin_2 : 20
18.60/7.30	c (1,0) c Margin_3 : 20
18.60/7.30	c (1,0) c Margin_4 : 20
18.60/7.30	c (1,0) c Margin_5 : 20
18.60/7.30	c (1,0) c Margin_6 : 20
18.60/7.30	c (1,0) c Margin_7 : 20
18.60/7.30	c (1,0) c Margin_total : 160
18.60/7.30	c (1,0) c Margin_winner : 20
18.60/7.30	c (1,0) c Exported_0 : 10
18.60/7.30	c (1,0) c Exported_1 : 12
18.60/7.30	c (1,0) c Exported_2 : 9
18.60/7.30	c (1,0) c Exported_3 : 8
18.60/7.30	c (1,0) c Exported_4 : 1
18.60/7.30	c (1,0) c Exported_5 : 24
18.60/7.30	c (1,0) c Exported_6 : 5
18.60/7.30	c (1,0) c Exported_7 : 18
18.60/7.30	c (1,0) c Exported_total : 87
18.60/7.30	c (1,0) c Exported_winner : 10
18.60/7.30	c (1,0) c Imported_0 : 0
18.60/7.30	c (1,0) c Imported_1 : 0
18.60/7.30	c (1,0) c Imported_2 : 0
18.60/7.30	c (1,0) c Imported_3 : 0
18.60/7.30	c (1,0) c Imported_4 : 0
18.60/7.30	c (1,0) c Imported_5 : 0
18.60/7.30	c (1,0) c Imported_6 : 0
18.60/7.30	c (1,0) c Imported_7 : 0
18.60/7.30	c (1,0) c Imported_total : 0
18.60/7.30	c (1,0) c Imported_winner : 0
18.60/7.30	c (1,0) c Good_0 : 0
18.60/7.30	c (1,0) c Good_1 : 0
18.60/7.30	c (1,0) c Good_2 : 0
18.60/7.30	c (1,0) c Good_3 : 0
18.60/7.30	c (1,0) c Good_4 : 0
18.60/7.30	c (1,0) c Good_5 : 0
18.60/7.30	c (1,0) c Good_6 : 0
18.60/7.30	c (1,0) c Good_7 : 0
18.60/7.30	c (1,0) c Good_total : 0
18.60/7.30	c (1,0) c Good_winner : 0
18.60/7.30	c (1,0) c Purge_0 : 0
18.60/7.30	c (1,0) c Purge_1 : 0
18.60/7.30	c (1,0) c Purge_2 : 0
18.60/7.30	c (1,0) c Purge_3 : 0
18.60/7.30	c (1,0) c Purge_4 : 0
18.60/7.30	c (1,0) c Purge_5 : 0
18.60/7.30	c (1,0) c Purge_6 : 0
18.60/7.30	c (1,0) c Purge_7 : 0
18.60/7.30	c (1,0) c Purge_total : 0
18.60/7.30	c (1,0) c Purge_winner : 0
18.60/7.30	c (1,0) c Promoted_0 : 0
18.60/7.30	c (1,0) c Promoted_1 : 0
18.60/7.30	c (1,0) c Promoted_2 : 0
18.60/7.30	c (1,0) c Promoted_3 : 0
18.60/7.30	c (1,0) c Promoted_4 : 0
18.60/7.30	c (1,0) c Promoted_5 : 0
18.60/7.30	c (1,0) c Promoted_6 : 0
18.60/7.30	c (1,0) c Promoted_7 : 0
18.60/7.30	c (1,0) c Promoted_total : 0
18.60/7.30	c (1,0) c Promoted_winner : 0
18.60/7.30	c (1,0) c Remove_Imp_0 : 0
18.60/7.30	c (1,0) c Remove_Imp_1 : 0
18.60/7.30	c (1,0) c Remove_Imp_2 : 0
18.60/7.30	c (1,0) c Remove_Imp_3 : 0
18.60/7.30	c (1,0) c Remove_Imp_4 : 0
18.60/7.30	c (1,0) c Remove_Imp_5 : 0
18.60/7.30	c (1,0) c Remove_Imp_6 : 0
18.60/7.30	c (1,0) c Remove_Imp_7 : 0
18.60/7.30	c (1,0) c Remove_Imp_total : 0
18.60/7.30	c (1,0) c Remove_Imp_winner : 0
18.60/7.30	c (1,0) c Blocked_Reuse_0 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_1 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_2 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_3 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_4 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_5 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_6 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_7 : 0
18.60/7.30	c (1,0) c Blocked_Reuse_total : 0
18.60/7.30	c (1,0) c Blocked_Reuse_winner : 0
18.60/7.30	c (1,0) c Unaries_0 : 0
18.60/7.30	c (1,0) c Unaries_1 : 0
18.60/7.30	c (1,0) c Unaries_2 : 1
18.60/7.30	c (1,0) c Unaries_3 : 0
18.60/7.30	c (1,0) c Unaries_4 : 0
18.60/7.30	c (1,0) c Unaries_5 : 0
18.60/7.30	c (1,0) c Unaries_6 : 0
18.60/7.30	c (1,0) c Unaries_7 : 0
18.60/7.30	c (1,0) c Unaries_total : 1
18.60/7.30	c (1,0) c Unaries_winner : 0
18.60/7.30	c (1,0) c Binaries_0 : 2
18.60/7.30	c (1,0) c Binaries_1 : 4
18.60/7.30	c (1,0) c Binaries_2 : 2
18.60/7.30	c (1,0) c Binaries_3 : 2
18.60/7.30	c (1,0) c Binaries_4 : 0
18.60/7.30	c (1,0) c Binaries_5 : 2
18.60/7.30	c (1,0) c Binaries_6 : 0
18.60/7.30	c (1,0) c Binaries_7 : 1
18.60/7.30	c (1,0) c Binaries_total : 13
18.60/7.30	c (1,0) c Binaries_winner : 2
18.60/7.30	c (1,0) c Glues_0 : 10
18.60/7.30	c (1,0) c Glues_1 : 12
18.60/7.30	c (1,0) c Glues_2 : 9
18.60/7.30	c (1,0) c Glues_3 : 8
18.60/7.30	c (1,0) c Glues_4 : 1
18.60/7.30	c (1,0) c Glues_5 : 24
18.60/7.30	c (1,0) c Glues_6 : 5
18.60/7.30	c (1,0) c Glues_7 : 18
18.60/7.30	c (1,0) c Glues_total : 87
18.60/7.30	c (1,0) c Glues_winner : 10
18.60/7.30	c (1,0) c RunningTime_0 : 0.152654
18.60/7.30	c (1,0) c RunningTime_1 : 0.175169
18.60/7.30	c (1,0) c RunningTime_2 : 0.111977
18.60/7.30	c (1,0) c RunningTime_3 : 0.171162
18.60/7.30	c (1,0) c RunningTime_4 : 0.110498
18.60/7.30	c (1,0) c RunningTime_5 : 0.183290
18.60/7.30	c (1,0) c RunningTime_6 : 0.136226
18.60/7.30	c (1,0) c RunningTime_7 : 0.156636
18.60/7.30	c (1,0) c RunningTime_total : 1.197612
18.60/7.30	c (1,0) c RunningTime_winner : 0.152654
18.60/7.30	c (1,0) c WaitingTime_0 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_1 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_2 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_3 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_4 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_5 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_6 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_7 : 0.000000
18.60/7.30	c (1,0) c WaitingTime_total : 0.000000
18.60/7.30	c (1,0) c WaitingTime_winner : 0.000000
18.60/7.30	c (1,0) c ExchangingTime_0 : 0.000031
18.60/7.30	c (1,0) c ExchangingTime_1 : 0.000024
18.60/7.30	c (1,0) c ExchangingTime_2 : 0.000021
18.60/7.30	c (1,0) c ExchangingTime_3 : 0.000020
18.60/7.30	c (1,0) c ExchangingTime_4 : 0.000004
18.60/7.30	c (1,0) c ExchangingTime_5 : 0.000040
18.60/7.30	c (1,0) c ExchangingTime_6 : 0.000012
18.60/7.30	c (1,0) c ExchangingTime_7 : 0.000041
18.60/7.30	c (1,0) c ExchangingTime_total : 0.000193
18.60/7.30	c (1,0) c ExchangingTime_winner : 0.000031
18.60/7.30	c (1,0) c PeriodProcTime_0 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_1 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_2 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_3 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_4 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_5 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_6 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_7 : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_total : 0.000000
18.60/7.30	c (1,0) c PeriodProcTime_winner : 0.000000
18.60/7.30	c (1,0) c SolvingTime_0 : 0.152685
18.60/7.30	c (1,0) c SolvingTime_1 : 0.175192
18.60/7.30	c (1,0) c SolvingTime_2 : 0.111998
18.60/7.30	c (1,0) c SolvingTime_3 : 0.171182
18.60/7.30	c (1,0) c SolvingTime_4 : 0.110502
18.60/7.30	c (1,0) c SolvingTime_5 : 0.183330
18.60/7.30	c (1,0) c SolvingTime_6 : 0.136238
18.60/7.30	c (1,0) c SolvingTime_7 : 0.156677
18.60/7.30	c (1,0) c SolvingTime_total : 1.197805
18.60/7.30	c (1,0) c SolvingTime_winner : 0.152685
18.60/7.30	c (1,0) c PropagationTime_0 : 0.147287
18.60/7.30	c (1,0) c PropagationTime_1 : 0.166985
18.60/7.30	c (1,0) c PropagationTime_2 : 0.108933
18.60/7.30	c (1,0) c PropagationTime_3 : 0.164171
18.60/7.30	c (1,0) c PropagationTime_4 : 0.104458
18.60/7.30	c (1,0) c PropagationTime_5 : 0.175302
18.60/7.30	c (1,0) c PropagationTime_6 : 0.131518
18.60/7.30	c (1,0) c PropagationTime_7 : 0.149338
18.60/7.30	c (1,0) c PropagationTime_total : 1.147992
18.60/7.30	c (1,0) c PropagationTime_winner : 0.147287
18.60/7.30	c (1,0) c AnalysisTime_0 : 0.001252
18.60/7.30	c (1,0) c AnalysisTime_1 : 0.002650
18.60/7.30	c (1,0) c AnalysisTime_2 : 0.000383
18.60/7.30	c (1,0) c AnalysisTime_3 : 0.001611
18.60/7.30	c (1,0) c AnalysisTime_4 : 0.000592
18.60/7.30	c (1,0) c AnalysisTime_5 : 0.002084
18.60/7.30	c (1,0) c AnalysisTime_6 : 0.000917
18.60/7.30	c (1,0) c AnalysisTime_7 : 0.001913
18.60/7.30	c (1,0) c AnalysisTime_total : 0.011403
18.60/7.30	c (1,0) c AnalysisTime_winner : 0.001252
18.60/7.30	c (1,0) c ReductionTime_0 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_1 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_2 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_3 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_4 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_5 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_6 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_7 : 0.000000
18.60/7.30	c (1,0) c ReductionTime_total : 0.000000
18.60/7.30	c (1,0) c ReductionTime_winner : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_0 : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_1 : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_2 : 0.000002
18.60/7.30	c (1,0) c SimplifyTime_3 : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_4 : 0.000001
18.60/7.30	c (1,0) c SimplifyTime_5 : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_6 : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_7 : 0.000000
18.60/7.30	c (1,0) c SimplifyTime_total : 0.000003
18.60/7.30	c (1,0) c SimplifyTime_winner : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_0 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_1 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_2 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_3 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_4 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_5 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_6 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_7 : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_total : 0.000000
18.60/7.30	c (1,0) c UsedRateTime_winner : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_0 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_1 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_2 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_3 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_4 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_5 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_6 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_7 : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_total : 0.000000
18.60/7.30	c (1,0) c OverlapRateTime_winner : 0.000000
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
18.60/7.30	c (1,0) c
18.60/7.30	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.60/7.30	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
18.60/7.30	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
18.60/7.30	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
18.60/7.30	c (1,0) c | Initial random_seed   |   79828022 |   95608007 | 1766973582 | 1767695226 |  131390895 | 1011321715 |  631273719 |  969375647 |
18.60/7.30	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
18.60/7.30	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
18.60/7.30	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
18.60/7.30	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
18.60/7.30	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
18.60/7.30	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
18.60/7.30	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
18.60/7.30	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
18.60/7.30	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
18.60/7.30	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
18.60/7.30	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
18.60/7.30	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.60/7.30	c (1,0) 
18.60/7.30	c (1,0) s SATISFIABLE
18.60/7.30	c (1,0) SatSolver.solve End
18.60/7.30	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
18.60/7.30	c (1,0) Show results Begin
18.85/7.38	c (1,0) x1 = 16
18.85/7.38	c (1,0) x10 = 352
18.85/7.38	c (1,0) x100 = 526
18.85/7.38	c (1,0) x101 = 156
18.85/7.38	c (1,0) x102 = 394
18.85/7.38	c (1,0) x103 = 128
18.85/7.38	c (1,0) x104 = 366
18.85/7.38	c (1,0) x105 = 792
18.85/7.38	c (1,0) x106 = 554
18.85/7.38	c (1,0) x107 = 114
18.85/7.38	c (1,0) x108 = 352
18.85/7.38	c (1,0) x109 = 142
18.85/7.38	c (1,0) x11 = 30
18.85/7.38	c (1,0) x110 = 380
18.85/7.38	c (1,0) x111 = 722
18.85/7.38	c (1,0) x112 = 484
18.85/7.38	c (1,0) x113 = 736
18.85/7.38	c (1,0) x114 = 498
18.85/7.38	c (1,0) x115 = 100
18.85/7.38	c (1,0) x116 = 338
18.85/7.38	c (1,0) x117 = 30
18.85/7.38	c (1,0) x118 = 268
18.85/7.38	c (1,0) x119 = 694
18.85/7.38	c (1,0) x12 = 268
18.85/7.38	c (1,0) x120 = 456
18.85/7.38	c (1,0) x121 = 142
18.85/7.38	c (1,0) x122 = 380
18.85/7.38	c (1,0) x123 = 722
18.85/7.38	c (1,0) x124 = 484
18.85/7.38	c (1,0) x125 = 128
18.85/7.38	c (1,0) x126 = 366
18.85/7.38	c (1,0) x127 = 128
18.85/7.38	c (1,0) x128 = 366
18.85/7.38	c (1,0) x129 = 16
18.85/7.38	c (1,0) x13 = 100
18.85/7.38	c (1,0) x130 = 254
18.85/7.38	c (1,0) x131 = 72
18.85/7.38	c (1,0) x132 = 310
18.85/7.38	c (1,0) x133 = 680
18.85/7.38	c (1,0) x134 = 442
18.85/7.38	c (1,0) x135 = 736
18.85/7.38	c (1,0) x136 = 498
18.85/7.38	c (1,0) x137 = 554
18.85/7.38	c (1,0) x138 = 792
18.85/7.38	c (1,0) x139 = 792
18.85/7.38	c (1,0) x14 = 338
18.85/7.38	c (1,0) x140 = 554
18.85/7.38	c (1,0) x141 = 750
18.85/7.38	c (1,0) x142 = 512
18.85/7.38	c (1,0) x143 = 680
18.85/7.38	c (1,0) x144 = 442
18.85/7.38	c (1,0) x145 = 128
18.85/7.38	c (1,0) x146 = 366
18.85/7.38	c (1,0) x147 = 44
18.85/7.38	c (1,0) x148 = 282
18.85/7.38	c (1,0) x149 = 30
18.85/7.38	c (1,0) x15 = 100
18.85/7.38	c (1,0) x150 = 268
18.85/7.38	c (1,0) x151 = 44
18.85/7.38	c (1,0) x152 = 282
18.85/7.38	c (1,0) x153 = 16
18.85/7.38	c (1,0) x154 = 254
18.85/7.38	c (1,0) x155 = 16
18.85/7.38	c (1,0) x156 = 254
18.85/7.38	c (1,0) x157 = 750
18.85/7.38	c (1,0) x158 = 512
18.85/7.38	c (1,0) x159 = 58
18.85/7.38	c (1,0) x16 = 338
18.85/7.38	c (1,0) x160 = 296
18.85/7.38	c (1,0) x161 = 142
18.85/7.38	c (1,0) x162 = 380
18.85/7.38	c (1,0) x163 = 792
18.85/7.38	c (1,0) x164 = 554
18.85/7.38	c (1,0) x165 = 470
18.85/7.38	c (1,0) x166 = 708
18.85/7.38	c (1,0) x167 = 652
18.85/7.38	c (1,0) x168 = 414
18.85/7.38	c (1,0) x169 = 16
18.85/7.38	c (1,0) x17 = 100
18.85/7.38	c (1,0) x170 = 254
18.85/7.38	c (1,0) x171 = 792
18.85/7.38	c (1,0) x172 = 554
18.85/7.38	c (1,0) x173 = 722
18.85/7.38	c (1,0) x174 = 484
18.85/7.38	c (1,0) x175 = 142
18.85/7.38	c (1,0) x176 = 380
18.85/7.39	c (1,0) x177 = 72
18.85/7.39	c (1,0) x178 = 310
18.85/7.39	c (1,0) x179 = 44
18.85/7.39	c (1,0) x18 = 338
18.85/7.39	c (1,0) x180 = 282
18.85/7.39	c (1,0) x181 = 652
18.85/7.39	c (1,0) x182 = 414
18.85/7.39	c (1,0) x183 = 652
18.85/7.39	c (1,0) x184 = 414
18.85/7.39	c (1,0) x185 = 156
18.85/7.39	c (1,0) x186 = 394
18.85/7.39	c (1,0) x187 = 792
18.85/7.39	c (1,0) x188 = 554
18.85/7.39	c (1,0) x189 = 722
18.85/7.39	c (1,0) x19 = 30
18.85/7.39	c (1,0) x190 = 484
18.85/7.39	c (1,0) x191 = 44
18.85/7.39	c (1,0) x192 = 282
18.85/7.39	c (1,0) x193 = 128
18.85/7.39	c (1,0) x194 = 366
18.85/7.39	c (1,0) x195 = 44
18.85/7.39	c (1,0) x196 = 282
18.85/7.39	c (1,0) x197 = 792
18.85/7.39	c (1,0) x198 = 554
18.85/7.39	c (1,0) x199 = 652
18.85/7.39	c (1,0) x2 = 254
18.85/7.39	c (1,0) x20 = 268
18.85/7.39	c (1,0) x200 = 414
18.85/7.39	c (1,0) x201 = 142
18.85/7.39	c (1,0) x202 = 380
18.85/7.39	c (1,0) x203 = 58
18.85/7.39	c (1,0) x204 = 296
18.85/7.39	c (1,0) x205 = 16
18.85/7.39	c (1,0) x206 = 254
18.85/7.39	c (1,0) x207 = 58
18.85/7.39	c (1,0) x208 = 296
18.85/7.39	c (1,0) x209 = 778
18.85/7.39	c (1,0) x21 = 114
18.85/7.39	c (1,0) x210 = 540
18.85/7.39	c (1,0) x211 = 708
18.85/7.39	c (1,0) x212 = 470
18.85/7.39	c (1,0) x213 = 652
18.85/7.39	c (1,0) x214 = 414
18.85/7.39	c (1,0) x215 = 156
18.85/7.39	c (1,0) x216 = 394
18.85/7.39	c (1,0) x217 = 30
18.85/7.39	c (1,0) x218 = 268
18.85/7.39	c (1,0) x219 = 114
18.85/7.39	c (1,0) x22 = 352
18.85/7.39	c (1,0) x220 = 352
18.85/7.39	c (1,0) x221 = 268
18.85/7.39	c (1,0) x222 = 30
18.85/7.39	c (1,0) x223 = 652
18.85/7.39	c (1,0) x224 = 414
18.85/7.39	c (1,0) x225 = 58
18.85/7.39	c (1,0) x226 = 296
18.85/7.39	c (1,0) x227 = 58
18.85/7.39	c (1,0) x228 = 296
18.85/7.39	c (1,0) x229 = 86
18.85/7.39	c (1,0) x23 = 128
18.85/7.39	c (1,0) x230 = 324
18.85/7.39	c (1,0) x231 = 750
18.85/7.39	c (1,0) x232 = 512
18.85/7.39	c (1,0) x233 = 282
18.85/7.39	c (1,0) x234 = 44
18.85/7.39	c (1,0) x235 = 792
18.85/7.39	c (1,0) x236 = 554
18.85/7.39	c (1,0) x237 = 142
18.85/7.39	c (1,0) x238 = 380
18.85/7.39	c (1,0) x239 = 792
18.85/7.39	c (1,0) x24 = 366
18.85/7.39	c (1,0) x240 = 554
18.85/7.39	c (1,0) x241 = 792
18.85/7.39	c (1,0) x242 = 554
18.85/7.39	c (1,0) x243 = 666
18.85/7.39	c (1,0) x244 = 428
18.85/7.39	c (1,0) x245 = 652
18.85/7.39	c (1,0) x246 = 414
18.85/7.39	c (1,0) x247 = 142
18.85/7.39	c (1,0) x248 = 380
18.85/7.39	c (1,0) x249 = 652
18.85/7.39	c (1,0) x25 = 100
18.85/7.39	c (1,0) x250 = 414
18.85/7.39	c (1,0) x251 = 792
18.85/7.39	c (1,0) x252 = 554
18.85/7.39	c (1,0) x253 = 128
18.85/7.39	c (1,0) x254 = 366
18.85/7.39	c (1,0) x255 = 58
18.85/7.39	c (1,0) x256 = 296
18.85/7.39	c (1,0) x257 = 114
18.85/7.39	c (1,0) x258 = 352
18.85/7.39	c (1,0) x259 = 58
18.85/7.39	c (1,0) x26 = 338
18.85/7.39	c (1,0) x260 = 296
18.85/7.39	c (1,0) x261 = 792
18.85/7.39	c (1,0) x262 = 554
18.85/7.39	c (1,0) x263 = 652
18.85/7.39	c (1,0) x264 = 414
18.85/7.39	c (1,0) x265 = 100
18.85/7.39	c (1,0) x266 = 338
18.85/7.39	c (1,0) x267 = 30
18.85/7.39	c (1,0) x268 = 268
18.85/7.39	c (1,0) x269 = 72
18.85/7.39	c (1,0) x27 = 114
18.85/7.39	c (1,0) x270 = 310
18.85/7.39	c (1,0) x271 = 100
18.85/7.39	c (1,0) x272 = 338
18.85/7.39	c (1,0) x273 = 16
18.85/7.39	c (1,0) x274 = 254
18.85/7.39	c (1,0) x275 = 100
18.85/7.39	c (1,0) x276 = 338
18.85/7.39	c (1,0) x277 = 792
18.85/7.39	c (1,0) x278 = 554
18.85/7.39	c (1,0) x279 = 708
18.85/7.39	c (1,0) x28 = 352
18.85/7.39	c (1,0) x280 = 470
18.85/7.39	c (1,0) x281 = 764
18.85/7.39	c (1,0) x282 = 526
18.85/7.39	c (1,0) x283 = 44
18.85/7.39	c (1,0) x284 = 282
18.85/7.39	c (1,0) x285 = 680
18.85/7.39	c (1,0) x286 = 442
18.85/7.39	c (1,0) x287 = 58
18.85/7.39	c (1,0) x288 = 296
18.85/7.39	c (1,0) x289 = 722
18.85/7.39	c (1,0) x29 = 722
18.85/7.39	c (1,0) x290 = 484
18.85/7.39	c (1,0) x291 = 750
18.85/7.39	c (1,0) x292 = 512
18.85/7.39	c (1,0) x293 = 100
18.85/7.39	c (1,0) x294 = 338
18.85/7.39	c (1,0) x295 = 708
18.85/7.39	c (1,0) x296 = 470
18.85/7.39	c (1,0) x297 = 708
18.85/7.39	c (1,0) x298 = 470
18.85/7.39	c (1,0) x299 = 156
18.85/7.39	c (1,0) x3 = 736
18.85/7.39	c (1,0) x30 = 484
18.85/7.39	c (1,0) x300 = 394
18.85/7.39	c (1,0) x301 = 792
18.85/7.39	c (1,0) x302 = 554
18.85/7.39	c (1,0) x303 = 764
18.85/7.39	c (1,0) x304 = 526
18.85/7.39	c (1,0) x305 = 722
18.85/7.39	c (1,0) x306 = 484
18.85/7.39	c (1,0) x307 = 16
18.85/7.39	c (1,0) x308 = 254
18.85/7.39	c (1,0) x309 = 750
18.85/7.39	c (1,0) x31 = 156
18.85/7.39	c (1,0) x310 = 512
18.85/7.39	c (1,0) x311 = 72
18.85/7.39	c (1,0) x312 = 310
18.85/7.39	c (1,0) x313 = 722
18.85/7.39	c (1,0) x314 = 484
18.85/7.39	c (1,0) x315 = 652
18.85/7.39	c (1,0) x316 = 414
18.85/7.39	c (1,0) x317 = 30
18.85/7.39	c (1,0) x318 = 268
18.85/7.39	c (1,0) x319 = 708
18.85/7.39	c (1,0) x32 = 394
18.85/7.39	c (1,0) x320 = 470
18.85/7.39	c (1,0) x321 = 30
18.85/7.39	c (1,0) x322 = 268
18.85/7.39	c (1,0) x323 = 72
18.85/7.39	c (1,0) x324 = 310
18.85/7.39	c (1,0) x325 = 156
18.85/7.39	c (1,0) x326 = 394
18.85/7.39	c (1,0) x327 = 652
18.85/7.39	c (1,0) x328 = 414
18.85/7.39	c (1,0) x329 = 792
18.85/7.39	c (1,0) x33 = 30
18.85/7.39	c (1,0) x330 = 554
18.85/7.39	c (1,0) x331 = 764
18.85/7.39	c (1,0) x332 = 526
18.85/7.39	c (1,0) x333 = 652
18.85/7.39	c (1,0) x334 = 414
18.85/7.39	c (1,0) x335 = 58
18.85/7.39	c (1,0) x336 = 296
18.85/7.39	c (1,0) x337 = 100
18.85/7.39	c (1,0) x338 = 338
18.85/7.39	c (1,0) x339 = 142
18.85/7.39	c (1,0) x34 = 268
18.85/7.39	c (1,0) x340 = 380
18.85/7.39	c (1,0) x341 = 72
18.85/7.39	c (1,0) x342 = 310
18.85/7.39	c (1,0) x343 = 498
18.85/7.39	c (1,0) x344 = 736
18.85/7.39	c (1,0) x345 = 792
18.85/7.39	c (1,0) x346 = 554
18.85/7.39	c (1,0) x347 = 792
18.85/7.39	c (1,0) x348 = 554
18.85/7.39	c (1,0) x349 = 30
18.85/7.39	c (1,0) x35 = 694
18.85/7.39	c (1,0) x350 = 268
18.85/7.39	c (1,0) x351 = 680
18.85/7.39	c (1,0) x352 = 442
18.85/7.39	c (1,0) x353 = 114
18.85/7.39	c (1,0) x354 = 352
18.85/7.39	c (1,0) x355 = 792
18.85/7.39	c (1,0) x356 = 554
18.85/7.39	c (1,0) x357 = 750
18.85/7.39	c (1,0) x358 = 512
18.85/7.39	c (1,0) x359 = 86
18.85/7.39	c (1,0) x36 = 456
18.85/7.39	c (1,0) x360 = 324
18.85/7.39	c (1,0) x361 = 722
18.85/7.39	c (1,0) x362 = 484
18.85/7.39	c (1,0) x363 = 778
18.85/7.39	c (1,0) x364 = 540
18.85/7.39	c (1,0) x365 = 680
18.85/7.39	c (1,0) x366 = 442
18.85/7.39	c (1,0) x367 = 750
18.85/7.39	c (1,0) x368 = 512
18.85/7.39	c (1,0) x369 = 128
18.85/7.39	c (1,0) x37 = 44
18.85/7.39	c (1,0) x370 = 366
18.85/7.39	c (1,0) x371 = 680
18.85/7.39	c (1,0) x372 = 442
18.85/7.39	c (1,0) x373 = 16
18.85/7.39	c (1,0) x374 = 254
18.85/7.39	c (1,0) x375 = 680
18.85/7.39	c (1,0) x376 = 442
18.85/7.39	c (1,0) x377 = 156
18.85/7.39	c (1,0) x378 = 394
18.85/7.39	c (1,0) x379 = 708
18.85/7.39	c (1,0) x38 = 282
18.85/7.39	c (1,0) x380 = 470
18.85/7.39	c (1,0) x381 = 114
18.85/7.39	c (1,0) x382 = 352
18.85/7.39	c (1,0) x383 = 156
18.85/7.39	c (1,0) x384 = 394
18.85/7.39	c (1,0) x385 = 114
18.85/7.39	c (1,0) x386 = 352
18.85/7.39	c (1,0) x387 = 16
18.85/7.39	c (1,0) x388 = 254
18.85/7.39	c (1,0) x389 = 750
18.85/7.39	c (1,0) x39 = 736
18.85/7.39	c (1,0) x390 = 512
18.85/7.39	c (1,0) x391 = 694
18.85/7.39	c (1,0) x392 = 456
18.85/7.39	c (1,0) x393 = 30
18.85/7.39	c (1,0) x394 = 268
18.85/7.39	c (1,0) x395 = 792
18.85/7.39	c (1,0) x396 = 554
18.85/7.39	c (1,0) x397 = 58
18.85/7.39	c (1,0) x398 = 296
18.85/7.39	c (1,0) x399 = 128
18.85/7.39	c (1,0) x4 = 498
18.85/7.39	c (1,0) x40 = 498
18.85/7.39	c (1,0) x400 = 366
18.85/7.39	c (1,0) x401 = 156
18.85/7.39	c (1,0) x402 = 394
18.85/7.39	c (1,0) x403 = 128
18.85/7.39	c (1,0) x404 = 366
18.85/7.39	c (1,0) x405 = 778
18.85/7.39	c (1,0) x406 = 540
18.85/7.39	c (1,0) x407 = 44
18.85/7.39	c (1,0) x408 = 282
18.85/7.39	c (1,0) x409 = 652
18.85/7.39	c (1,0) x41 = 30
18.85/7.39	c (1,0) x410 = 414
18.85/7.39	c (1,0) x411 = 666
18.85/7.39	c (1,0) x412 = 428
18.85/7.39	c (1,0) x413 = 778
18.85/7.39	c (1,0) x414 = 540
18.85/7.39	c (1,0) x415 = 128
18.85/7.39	c (1,0) x416 = 366
18.85/7.39	c (1,0) x417 = 722
18.85/7.39	c (1,0) x418 = 484
18.85/7.39	c (1,0) x419 = 128
18.85/7.39	c (1,0) x42 = 268
18.85/7.39	c (1,0) x420 = 366
18.85/7.39	c (1,0) x421 = 156
18.85/7.39	c (1,0) x422 = 394
18.85/7.39	c (1,0) x423 = 58
18.85/7.39	c (1,0) x424 = 296
18.85/7.39	c (1,0) x425 = 72
18.85/7.39	c (1,0) x426 = 310
18.85/7.39	c (1,0) x427 = 666
18.85/7.39	c (1,0) x428 = 428
18.85/7.39	c (1,0) x429 = 722
18.85/7.39	c (1,0) x43 = 114
18.85/7.39	c (1,0) x430 = 484
18.85/7.39	c (1,0) x431 = 72
18.85/7.39	c (1,0) x432 = 310
18.85/7.39	c (1,0) x433 = 498
18.85/7.39	c (1,0) x434 = 736
18.85/7.39	c (1,0) x435 = 708
18.85/7.39	c (1,0) x436 = 470
18.85/7.39	c (1,0) x437 = 666
18.85/7.39	c (1,0) x438 = 428
18.85/7.39	c (1,0) x439 = 44
18.85/7.39	c (1,0) x44 = 352
18.85/7.39	c (1,0) x440 = 282
18.85/7.39	c (1,0) x441 = 58
18.85/7.39	c (1,0) x442 = 296
18.85/7.39	c (1,0) x443 = 142
18.85/7.39	c (1,0) x444 = 380
18.85/7.39	c (1,0) x445 = 764
18.85/7.39	c (1,0) x446 = 526
18.85/7.39	c (1,0) x447 = 708
18.85/7.39	c (1,0) x448 = 470
18.85/7.39	c (1,0) x449 = 736
18.85/7.39	c (1,0) x45 = 142
18.85/7.39	c (1,0) x450 = 498
18.85/7.39	c (1,0) x451 = 156
18.85/7.39	c (1,0) x452 = 394
18.85/7.39	c (1,0) x453 = 680
18.85/7.39	c (1,0) x454 = 442
18.85/7.39	c (1,0) x455 = 58
18.85/7.39	c (1,0) x456 = 296
18.85/7.39	c (1,0) x457 = 128
18.85/7.39	c (1,0) x458 = 366
18.85/7.39	c (1,0) x459 = 86
18.85/7.39	c (1,0) x46 = 380
18.85/7.39	c (1,0) x460 = 324
18.85/7.39	c (1,0) x461 = 792
18.85/7.39	c (1,0) x462 = 554
18.85/7.39	c (1,0) x463 = 778
18.85/7.39	c (1,0) x464 = 540
18.85/7.39	c (1,0) x465 = 694
18.85/7.39	c (1,0) x466 = 456
18.85/7.39	c (1,0) x467 = 44
18.85/7.39	c (1,0) x468 = 282
18.85/7.39	c (1,0) x469 = 792
18.85/7.39	c (1,0) x47 = 652
18.85/7.39	c (1,0) x470 = 554
18.85/7.39	c (1,0) x471 = 736
18.85/7.39	c (1,0) x472 = 498
18.85/7.39	c (1,0) x473 = 114
18.85/7.39	c (1,0) x474 = 352
18.85/7.39	c (1,0) x475 = 722
18.85/7.39	c (1,0) x476 = 484
18.85/7.39	c (1,0) x477 = 58
18.85/7.39	c (1,0) x478 = 296
18.85/7.39	c (1,0) x479 = 30
18.85/7.39	c (1,0) x48 = 414
18.85/7.39	c (1,0) x480 = 268
18.85/7.39	c (1,0) x481 = 722
18.85/7.39	c (1,0) x482 = 484
18.85/7.39	c (1,0) x483 = 30
18.85/7.39	c (1,0) x484 = 268
18.85/7.39	c (1,0) x485 = 100
18.85/7.39	c (1,0) x486 = 338
18.85/7.39	c (1,0) x487 = 86
18.85/7.39	c (1,0) x488 = 324
18.85/7.39	c (1,0) x489 = 16
18.85/7.40	c (1,0) x49 = 44
18.85/7.40	c (1,0) x490 = 254
18.85/7.40	c (1,0) x491 = 156
18.85/7.40	c (1,0) x492 = 394
18.85/7.40	c (1,0) x493 = 554
18.85/7.40	c (1,0) x494 = 792
18.85/7.40	c (1,0) x495 = 30
18.85/7.40	c (1,0) x496 = 268
18.85/7.40	c (1,0) x497 = 666
18.85/7.40	c (1,0) x498 = 428
18.85/7.40	c (1,0) x499 = 100
18.85/7.40	c (1,0) x5 = 114
18.85/7.40	c (1,0) x50 = 282
18.85/7.40	c (1,0) x500 = 338
18.85/7.40	c (1,0) x501 = 156
18.85/7.40	c (1,0) x502 = 394
18.85/7.40	c (1,0) x503 = 652
18.85/7.40	c (1,0) x504 = 414
18.85/7.40	c (1,0) x505 = 708
18.85/7.40	c (1,0) x506 = 470
18.85/7.40	c (1,0) x507 = 736
18.85/7.40	c (1,0) x508 = 498
18.85/7.40	c (1,0) x509 = 792
18.85/7.40	c (1,0) x51 = 792
18.85/7.40	c (1,0) x510 = 554
18.85/7.40	c (1,0) x511 = 30
18.85/7.40	c (1,0) x512 = 268
18.85/7.40	c (1,0) x513 = 750
18.85/7.40	c (1,0) x514 = 512
18.85/7.40	c (1,0) x515 = 16
18.85/7.40	c (1,0) x516 = 254
18.85/7.40	c (1,0) x517 = 554
18.85/7.40	c (1,0) x518 = 792
18.85/7.40	c (1,0) x519 = 694
18.85/7.40	c (1,0) x52 = 554
18.85/7.40	c (1,0) x520 = 456
18.85/7.40	c (1,0) x521 = 778
18.85/7.40	c (1,0) x522 = 540
18.85/7.40	c (1,0) x523 = 778
18.85/7.40	c (1,0) x524 = 540
18.85/7.40	c (1,0) x525 = 114
18.85/7.40	c (1,0) x526 = 352
18.85/7.40	c (1,0) x527 = 156
18.85/7.40	c (1,0) x528 = 394
18.85/7.40	c (1,0) x529 = 764
18.85/7.40	c (1,0) x53 = 680
18.85/7.40	c (1,0) x530 = 526
18.85/7.40	c (1,0) x531 = 694
18.85/7.40	c (1,0) x532 = 456
18.85/7.40	c (1,0) x533 = 156
18.85/7.40	c (1,0) x534 = 394
18.85/7.40	c (1,0) x535 = 128
18.85/7.40	c (1,0) x536 = 366
18.85/7.40	c (1,0) x537 = 792
18.85/7.40	c (1,0) x538 = 554
18.85/7.40	c (1,0) x539 = 666
18.85/7.40	c (1,0) x54 = 442
18.85/7.40	c (1,0) x540 = 428
18.85/7.40	c (1,0) x541 = 722
18.85/7.40	c (1,0) x542 = 484
18.85/7.40	c (1,0) x543 = 666
18.85/7.40	c (1,0) x544 = 428
18.85/7.40	c (1,0) x545 = 16
18.85/7.40	c (1,0) x546 = 254
18.85/7.40	c (1,0) x547 = 750
18.85/7.40	c (1,0) x548 = 512
18.85/7.40	c (1,0) x549 = 680
18.85/7.40	c (1,0) x55 = 58
18.85/7.40	c (1,0) x550 = 442
18.85/7.40	c (1,0) x551 = 86
18.85/7.40	c (1,0) x552 = 324
18.85/7.40	c (1,0) x553 = 156
18.85/7.40	c (1,0) x554 = 394
18.85/7.40	c (1,0) x555 = 86
18.85/7.40	c (1,0) x556 = 324
18.85/7.40	c (1,0) x557 = 16
18.85/7.40	c (1,0) x558 = 254
18.85/7.40	c (1,0) x559 = 86
18.85/7.40	c (1,0) x56 = 296
18.85/7.40	c (1,0) x560 = 324
18.85/7.40	c (1,0) x561 = 58
18.85/7.40	c (1,0) x562 = 296
18.85/7.40	c (1,0) x563 = 156
18.85/7.40	c (1,0) x564 = 394
18.85/7.40	c (1,0) x565 = 30
18.85/7.40	c (1,0) x566 = 268
18.85/7.40	c (1,0) x567 = 156
18.85/7.40	c (1,0) x568 = 394
18.85/7.40	c (1,0) x569 = 30
18.85/7.40	c (1,0) x57 = 792
18.85/7.40	c (1,0) x570 = 268
18.85/7.40	c (1,0) x571 = 666
18.85/7.40	c (1,0) x572 = 428
18.85/7.40	c (1,0) x573 = 100
18.85/7.40	c (1,0) x574 = 338
18.85/7.40	c (1,0) x575 = 652
18.85/7.40	c (1,0) x576 = 414
18.85/7.40	c (1,0) x577 = 652
18.85/7.40	c (1,0) x578 = 414
18.85/7.40	c (1,0) x579 = 100
18.85/7.40	c (1,0) x58 = 554
18.85/7.40	c (1,0) x580 = 338
18.85/7.40	c (1,0) x581 = 708
18.85/7.40	c (1,0) x582 = 470
18.85/7.40	c (1,0) x583 = 142
18.85/7.40	c (1,0) x584 = 380
18.85/7.40	c (1,0) x585 = 680
18.85/7.40	c (1,0) x586 = 442
18.85/7.40	c (1,0) x587 = 792
18.85/7.40	c (1,0) x588 = 554
18.85/7.40	c (1,0) x589 = 44
18.85/7.40	c (1,0) x59 = 792
18.85/7.40	c (1,0) x590 = 282
18.85/7.40	c (1,0) x591 = 156
18.85/7.40	c (1,0) x592 = 394
18.85/7.40	c (1,0) x593 = 30
18.85/7.40	c (1,0) x594 = 268
18.85/7.40	c (1,0) x595 = 680
18.85/7.40	c (1,0) x596 = 442
18.85/7.40	c (1,0) x597 = 778
18.85/7.40	c (1,0) x598 = 540
18.85/7.40	c (1,0) x599 = 694
18.85/7.40	c (1,0) x6 = 352
18.85/7.40	c (1,0) x60 = 554
18.85/7.40	c (1,0) x600 = 456
18.85/7.40	c (1,0) x601 = 30
18.85/7.40	c (1,0) x602 = 268
18.85/7.40	c (1,0) x603 = 750
18.85/7.40	c (1,0) x604 = 512
18.85/7.40	c (1,0) x605 = 86
18.85/7.40	c (1,0) x606 = 324
18.85/7.40	c (1,0) x607 = 764
18.85/7.40	c (1,0) x608 = 526
18.85/7.40	c (1,0) x609 = 16
18.85/7.40	c (1,0) x61 = 16
18.85/7.40	c (1,0) x610 = 254
18.85/7.40	c (1,0) x611 = 652
18.85/7.40	c (1,0) x612 = 414
18.85/7.40	c (1,0) x613 = 156
18.85/7.40	c (1,0) x614 = 394
18.85/7.40	c (1,0) x615 = 72
18.85/7.40	c (1,0) x616 = 310
18.85/7.40	c (1,0) x617 = 16
18.85/7.40	c (1,0) x618 = 254
18.85/7.40	c (1,0) x619 = 736
18.85/7.40	c (1,0) x62 = 254
18.85/7.40	c (1,0) x620 = 498
18.85/7.40	c (1,0) x621 = 72
18.85/7.40	c (1,0) x622 = 310
18.85/7.40	c (1,0) x623 = 114
18.85/7.40	c (1,0) x624 = 352
18.85/7.40	c (1,0) x625 = 526
18.85/7.40	c (1,0) x626 = 764
18.85/7.40	c (1,0) x627 = 708
18.85/7.40	c (1,0) x628 = 470
18.85/7.40	c (1,0) x629 = 72
18.85/7.40	c (1,0) x63 = 736
18.85/7.40	c (1,0) x630 = 310
18.85/7.40	c (1,0) x631 = 778
18.85/7.40	c (1,0) x632 = 540
18.85/7.40	c (1,0) x633 = 100
18.85/7.40	c (1,0) x634 = 338
18.85/7.40	c (1,0) x635 = 680
18.85/7.40	c (1,0) x636 = 442
18.85/7.40	c (1,0) x637 = 30
18.85/7.40	c (1,0) x638 = 268
18.85/7.40	c (1,0) x639 = 764
18.85/7.40	c (1,0) x64 = 498
18.85/7.40	c (1,0) x640 = 526
18.85/7.40	c (1,0) x641 = 44
18.85/7.40	c (1,0) x642 = 282
18.85/7.40	c (1,0) x643 = 30
18.85/7.40	c (1,0) x644 = 268
18.85/7.40	c (1,0) x645 = 72
18.85/7.40	c (1,0) x646 = 310
18.85/7.40	c (1,0) x647 = 142
18.85/7.40	c (1,0) x648 = 380
18.85/7.40	c (1,0) x649 = 764
18.85/7.40	c (1,0) x65 = 72
18.85/7.40	c (1,0) x650 = 526
18.85/7.40	c (1,0) x651 = 72
18.85/7.40	c (1,0) x652 = 310
18.85/7.40	c (1,0) x653 = 792
18.85/7.40	c (1,0) x654 = 554
18.85/7.40	c (1,0) x655 = 16
18.85/7.40	c (1,0) x656 = 254
18.85/7.40	c (1,0) x657 = 72
18.85/7.40	c (1,0) x658 = 310
18.85/7.40	c (1,0) x659 = 652
18.85/7.40	c (1,0) x66 = 310
18.85/7.40	c (1,0) x660 = 414
18.85/7.40	c (1,0) x661 = 750
18.85/7.40	c (1,0) x662 = 512
18.85/7.40	c (1,0) x663 = 778
18.85/7.40	c (1,0) x664 = 540
18.85/7.40	c (1,0) x665 = 86
18.85/7.40	c (1,0) x666 = 324
18.85/7.40	c (1,0) x667 = 666
18.85/7.40	c (1,0) x668 = 428
18.85/7.40	c (1,0) x669 = 30
18.85/7.40	c (1,0) x67 = 540
18.85/7.40	c (1,0) x670 = 268
18.85/7.40	c (1,0) x671 = 792
18.85/7.40	c (1,0) x672 = 554
18.85/7.40	c (1,0) x673 = 114
18.85/7.40	c (1,0) x674 = 352
18.85/7.40	c (1,0) x675 = 680
18.85/7.40	c (1,0) x676 = 442
18.85/7.40	c (1,0) x677 = 16
18.85/7.40	c (1,0) x678 = 254
18.85/7.40	c (1,0) x679 = 30
18.85/7.40	c (1,0) x68 = 778
18.85/7.40	c (1,0) x680 = 268
18.85/7.40	c (1,0) x69 = 750
18.85/7.40	c (1,0) x7 = 128
18.85/7.40	c (1,0) x70 = 512
18.85/7.40	c (1,0) x71 = 100
18.85/7.40	c (1,0) x72 = 338
18.85/7.40	c (1,0) x73 = 792
18.85/7.40	c (1,0) x74 = 554
18.85/7.40	c (1,0) x75 = 680
18.85/7.40	c (1,0) x76 = 442
18.85/7.40	c (1,0) x77 = 680
18.85/7.40	c (1,0) x78 = 442
18.85/7.40	c (1,0) x79 = 16
18.85/7.40	c (1,0) x8 = 366
18.85/7.40	c (1,0) x80 = 254
18.85/7.40	c (1,0) x81 = 750
18.85/7.40	c (1,0) x82 = 512
18.85/7.40	c (1,0) x83 = 652
18.85/7.40	c (1,0) x84 = 414
18.85/7.40	c (1,0) x85 = 16
18.85/7.40	c (1,0) x86 = 254
18.85/7.40	c (1,0) x87 = 666
18.85/7.40	c (1,0) x88 = 428
18.85/7.40	c (1,0) x89 = 554
18.85/7.40	c (1,0) x9 = 114
18.85/7.40	c (1,0) x90 = 792
18.85/7.40	c (1,0) x91 = 736
18.85/7.40	c (1,0) x92 = 498
18.85/7.40	c (1,0) x93 = 142
18.85/7.40	c (1,0) x94 = 380
18.85/7.40	c (1,0) x95 = 708
18.85/7.40	c (1,0) x96 = 470
18.85/7.40	c (1,0) x97 = 736
18.85/7.40	c (1,0) x98 = 498
18.85/7.40	c (1,0) x99 = 764
18.85/7.40	s SATISFIABLE
19.13/7.40	v <instantiation>
19.13/7.40	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>
19.13/7.40	v     <values>16 254 736 498 114 352 128 366 114 352 30 268 100 338 100 338 100 338 30 268 114 352 128 366 100 338 114 352 722 484 156 394 30 268 694 456 44 282 736 498 30 268 114 352 142 380 652 414 44 282 792 554 680 442 58 296 792 554 792 554 16 254 736 498 72 310 540 778 750 512 100 338 792 554 680 442 680 442 16 254 750 512 652 414 16 254 666 428 554 792 736 498 142 380 708 470 736 498 764 526 156 394 128 366 792 554 114 352 142 380 722 484 736 498 100 338 30 268 694 456 142 380 722 484 128 366 128 366 16 254 72 310 680 442 736 498 554 792 792 554 750 512 680 442 128 366 44 282 30 268 44 282 16 254 16 254 750 512 58 296 142 380 792 554 470 708 652 414 16 254 792 554 722 484 142 380 72 310 44 282 652 414 652 414 156 394 792 554 722 484 44 282 128 366 44 282 792 554 652 414 142 380 58 296 16 254 58 296 778 540 708 470 652 414 156 394 30 268 114 352 268 30 652 414 58 296 58 296 86 324 750 512 282 44 792 554 142 380 792 554 792 554 666 428 652 414 142 380 652 414 792 554 128 366 58 296 114 352 58 296 792 554 652 414 100 338 30 268 72 310 100 338 16 254 100 338 792 554 708 470 764 526 44 282 680 442 58 296 722 484 750 512 100 338 708 470 708 470 156 394 792 554 764 526 722 484 16 254 750 512 72 310 722 484 652 414 30 268 708 470 30 268 72 310 156 394 652 414 792 554 764 526 652 414 58 296 100 338 142 380 72 310 498 736 792 554 792 554 30 268 680 442 114 352 792 554 750 512 86 324 722 484 778 540 680 442 750 512 128 366 680 442 16 254 680 442 156 394 708 470 114 352 156 394 114 352 16 254 750 512 694 456 30 268 792 554 58 296 128 366 156 394 128 366 778 540 44 282 652 414 666 428 778 540 128 366 722 484 128 366 156 394 58 296 72 310 666 428 722 484 72 310 498 736 708 470 666 428 44 282 58 296 142 380 764 526 708 470 736 498 156 394 680 442 58 296 128 366 86 324 792 554 778 540 694 456 44 282 792 554 736 498 114 352 722 484 58 296 30 268 722 484 30 268 100 338 86 324 16 254 156 394 554 792 30 268 666 428 100 338 156 394 652 414 708 470 736 498 792 554 30 268 750 512 16 254 554 792 694 456 778 540 778 540 114 352 156 394 764 526 694 456 156 394 128 366 792 554 666 428 722 484 666 428 16 254 750 512 680 442 86 324 156 394 86 324 16 254 86 324 58 296 156 394 30 268 156 394 30 268 666 428 100 338 652 414 652 414 100 338 708 470 142 380 680 442 792 554 44 282 156 394 30 268 680 442 778 540 694 456 30 268 750 512 86 324 764 526 16 254 652 414 156 394 72 310 16 254 736 498 72 310 114 352 526 764 708 470 72 310 778 540 100 338 680 442 30 268 764 526 44 282 30 268 72 310 142 380 764 526 72 310 792 554 16 254 72 310 652 414 750 512 778 540 86 324 666 428 30 268 792 554 114 352 680 442 16 254 30 268</values>
19.13/7.40	v </instantiation>
19.13/7.40	c (1,0) Show results End
19.13/7.40	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
19.13/7.40	c (1,0) 1,1,STOP-AFTER(ALL)
19.13/7.40	c END-Prog: Mon Sep 23 13:36:47 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 (13444 MiB free)
  memory of node 1: 16384 MiB (10856 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405483-1569238644/watcher-4405483-1569238644 -o /var/tmp/evaluation-result-4405483-1569238644/solver-4405483-1569238644 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1569238584-6182 --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-4405483-1569238644.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
Starting watchdog thread
solver pid=6288, runsolver pid=6285
Current StackSize limit: 8192 KiB


[startup+0.100167 s]*
/proc/loadavg: 0.22 0.06 0.06 3/211 6310
/proc/meminfo: memFree=24792248/32770624 swapFree=66935948/67108860
[pid=6288] ppid=6285 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6288/stat : 6288 (scop.sh) S 6285 6288 6155 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 499778155 115843072 349 33554432000 4194304 5098028 140722578128592 140722578125848 140079771755132 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9216000 140722578129660 140722578130008 140722578130008 140722578132937 0
/proc/6288/statm: 28282 349 297 221 0 87 0
[pid=6291] ppid=6288 vsize=27314120 memory=105704 CPUtime=0.11 cores=0-7
/proc/6291/stat : 6291 (java) S 6288 6288 6155 0 -1 1077944320 6510 0 0 0 9 2 0 0 20 0 20 0 499778155 27969658880 26426 33554432000 4194304 4196468 140727656550608 140727656533152 140446407970551 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
/proc/6291/statm: 6828530 26426 2791 1 0 6790935 0
[pid=6291/tid=6292] ppid=6288 vsize=27314120 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/6291/task/6292/stat : 6292 (java) R 6288 6288 6155 0 -1 4202560 4602 0 0 0 7 1 0 0 20 0 20 0 499778155 27969658880 26426 33554432000 4194304 4196468 140727656550608 140446379796880 140446392051038 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6293] ppid=6288 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6291/task/6293/stat : 6293 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778157 27969658880 26426 33554432000 4194304 4196468 140727656550608 140446412213008 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6294] ppid=6288 vsize=27314120 memory=140640602756736 CPUtime=0 cores=0-7
/proc/6291/task/6294/stat : 6294 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445829725072 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6295] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6295/stat : 6295 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445828672528 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6296] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6296/stat : 6296 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445827619984 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6297] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6297/stat : 6297 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445826566416 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6298] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6298/stat : 6298 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445825513872 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6299] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6299/stat : 6299 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445824461328 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6300] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6300/stat : 6300 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445823408784 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6301] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6301/stat : 6301 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778159 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445533485552 140446407981698 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6302] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6302/stat : 6302 (java) S 6288 6288 6155 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499778160 27969658880 26426 33554432000 4194304 4196468 140727656550608 140444289721760 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6303] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6303/stat : 6303 (java) S 6288 6288 6155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 499778160 27969658880 26426 33554432000 4194304 4196468 140727656550608 140444155500016 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6304] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6304/stat : 6304 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 26426 33554432000 4194304 4196468 140727656550608 140443780995792 140446407989147 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6305] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6305/stat : 6305 (java) S 6288 6288 6155 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445532432368 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6306] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6306/stat : 6306 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445531379824 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6307] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6307/stat : 6307 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445530327280 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6308] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6308/stat : 6308 (java) S 6288 6288 6155 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445529274736 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6309] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6309/stat : 6309 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778163 27969658880 26426 33554432000 4194304 4196468 140727656550608 140443283090144 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6310] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6310/stat : 6310 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778163 27969658880 26426 33554432000 4194304 4196468 140727656550608 140445528222640 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107100 KiB

[startup+0.210379 s]*
/proc/loadavg: 0.22 0.06 0.06 2/211 6310
/proc/meminfo: memFree=24773316/32770624 swapFree=66935948/67108860
[pid=6288] ppid=6285 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6288/stat : 6288 (scop.sh) S 6285 6288 6155 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 499778155 115843072 349 33554432000 4194304 5098028 140722578128592 140722578125848 140079771755132 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9216000 140722578129660 140722578130008 140722578130008 140722578132937 0
/proc/6288/statm: 28282 349 297 221 0 87 0
[pid=6291] ppid=6288 vsize=27314120 memory=122504 CPUtime=0.25 cores=0-7
/proc/6291/stat : 6291 (java) S 6288 6288 6155 0 -1 1077944320 11529 0 0 0 21 4 0 0 20 0 20 0 499778155 27969658880 30626 33554432000 4194304 4196468 140727656550608 140727656533152 140446407970551 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
/proc/6291/statm: 6828530 30626 2900 1 0 6790935 0
[pid=6291/tid=6292] ppid=6288 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/6291/task/6292/stat : 6292 (java) R 6288 6288 6155 0 -1 4202560 9202 0 0 0 17 3 0 0 20 0 20 0 499778155 27969658880 30626 33554432000 4194304 4196468 140727656550608 140446379793264 140446393136190 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6293] ppid=6288 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/6291/task/6293/stat : 6293 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778157 27969658880 30626 33554432000 4194304 4196468 140727656550608 140446412213008 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6294] ppid=6288 vsize=27314120 memory=140640602776293 CPUtime=0 cores=0-7
/proc/6291/task/6294/stat : 6294 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445829725072 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6295] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6295/stat : 6295 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445828672528 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6296] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6296/stat : 6296 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445827619984 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6297] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6297/stat : 6297 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445826566416 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6298] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6298/stat : 6298 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445825513872 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6299] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6299/stat : 6299 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445824461328 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6300] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6300/stat : 6300 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445823408784 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6301] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6301/stat : 6301 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778159 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445533485552 140446407981698 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6302] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6302/stat : 6302 (java) S 6288 6288 6155 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499778160 27969658880 30626 33554432000 4194304 4196468 140727656550608 140444289721760 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6303] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6303/stat : 6303 (java) S 6288 6288 6155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 499778160 27969658880 30626 33554432000 4194304 4196468 140727656550608 140444155500016 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6304] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6304/stat : 6304 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 30626 33554432000 4194304 4196468 140727656550608 140443780995792 140446407989147 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6305] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6305/stat : 6305 (java) S 6288 6288 6155 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445532432368 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6306] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6306/stat : 6306 (java) S 6288 6288 6155 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445531379824 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6307] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6307/stat : 6307 (java) S 6288 6288 6155 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445530327280 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6308] ppid=6288 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/6291/task/6308/stat : 6308 (java) S 6288 6288 6155 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 20 0 499778162 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445529274736 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6309] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6309/stat : 6309 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778163 27969658880 30626 33554432000 4194304 4196468 140727656550608 140443283090144 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6310] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6310/stat : 6310 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778163 27969658880 30626 33554432000 4194304 4196468 140727656550608 140445528222640 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123900 KiB

[startup+0.309752 s]*
/proc/loadavg: 0.22 0.06 0.06 2/211 6310
/proc/meminfo: memFree=24771268/32770624 swapFree=66935948/67108860
[pid=6288] ppid=6285 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6288/stat : 6288 (scop.sh) S 6285 6288 6155 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 499778155 115843072 349 33554432000 4194304 5098028 140722578128592 140722578125848 140079771755132 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9216000 140722578129660 140722578130008 140722578130008 140722578132937 0
/proc/6288/statm: 28282 349 297 221 0 87 0
[pid=6291] ppid=6288 vsize=27314120 memory=126192 CPUtime=0.41 cores=0-7
/proc/6291/stat : 6291 (java) S 6288 6288 6155 0 -1 1077944320 12464 0 0 0 37 4 0 0 20 0 20 0 499778155 27969658880 31548 33554432000 4194304 4196468 140727656550608 140727656533152 140446407970551 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
/proc/6291/statm: 6828530 31548 3005 1 0 6790935 0
[pid=6291/tid=6292] ppid=6288 vsize=27314120 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6291/task/6292/stat : 6292 (java) R 6288 6288 6155 0 -1 4202560 9958 0 0 0 26 3 0 0 20 0 20 0 499778155 27969658880 31548 33554432000 4194304 4196468 140727656550608 140446379800624 140446389534111 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6293] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6293/stat : 6293 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778157 27969658880 31548 33554432000 4194304 4196468 140727656550608 140446412213008 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6294] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6294/stat : 6294 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445829725072 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6295] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6295/stat : 6295 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445828672528 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6296] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6296/stat : 6296 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445827619984 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6297] ppid=6288 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/6291/task/6297/stat : 6297 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445826566416 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6298] ppid=6288 vsize=27314120 memory=140640449033135 CPUtime=0 cores=0-7
/proc/6291/task/6298/stat : 6298 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445825513872 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6299] ppid=6288 vsize=27314120 memory=140640449035440 CPUtime=0 cores=0-7
/proc/6291/task/6299/stat : 6299 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445824461328 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6300] ppid=6288 vsize=27314120 memory=140640449037744 CPUtime=0 cores=0-7
/proc/6291/task/6300/stat : 6300 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778158 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445823408784 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6301] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6301/stat : 6301 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778159 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445533485552 140446407981698 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6302] ppid=6288 vsize=27314120 memory=281280898082448 CPUtime=0 cores=0-7
/proc/6291/task/6302/stat : 6302 (java) S 6288 6288 6155 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499778160 27969658880 31548 33554432000 4194304 4196468 140727656550608 140444289721760 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6303] ppid=6288 vsize=27314120 memory=281280898089360 CPUtime=0 cores=0-7
/proc/6291/task/6303/stat : 6303 (java) S 6288 6288 6155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 499778160 27969658880 31548 33554432000 4194304 4196468 140727656550608 140444155500016 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6304] ppid=6288 vsize=27314120 memory=281280898030640 CPUtime=0 cores=0-7
/proc/6291/task/6304/stat : 6304 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 31548 33554432000 4194304 4196468 140727656550608 140443780995792 140446407989147 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6305] ppid=6288 vsize=27314120 memory=281280898103184 CPUtime=0.01 cores=0-7
/proc/6291/task/6305/stat : 6305 (java) S 6288 6288 6155 0 -1 1077944384 372 0 0 0 1 0 0 0 20 0 20 0 499778162 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445532432368 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6306] ppid=6288 vsize=27314120 memory=281280898110096 CPUtime=0.01 cores=0-7
/proc/6291/task/6306/stat : 6306 (java) S 6288 6288 6155 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 20 0 499778162 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445531379824 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6307] ppid=6288 vsize=27314120 memory=281280898107792 CPUtime=0 cores=0-7
/proc/6291/task/6307/stat : 6307 (java) S 6288 6288 6155 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 499778162 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445530327280 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6308] ppid=6288 vsize=27314120 memory=281280898123952 CPUtime=0.07 cores=0-7
/proc/6291/task/6308/stat : 6308 (java) S 6288 6288 6155 0 -1 1077944384 495 0 0 0 7 0 0 0 20 0 20 0 499778162 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445529274736 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6309] ppid=6288 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6309/stat : 6309 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778163 27969658880 31548 33554432000 4194304 4196468 140727656550608 140443283090144 140446407980757 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6310] ppid=6288 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6291/task/6310/stat : 6310 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778163 27969658880 31548 33554432000 4194304 4196468 140727656550608 140445528222640 140446407981698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127588 KiB

[startup+0.700889 s]
/proc/loadavg: 0.22 0.06 0.06 2/211 6310
/proc/meminfo: memFree=24747704/32770624 swapFree=66935948/67108860
[pid=6288] ppid=6285 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6288/stat : 6288 (scop.sh) S 6285 6288 6155 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 499778155 115843072 349 33554432000 4194304 5098028 140722578128592 140722578125848 140079771755132 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9216000 140722578129660 140722578130008 140722578130008 140722578132937 0
/proc/6288/statm: 28282 349 297 221 0 87 0
[pid=6291] ppid=6288 vsize=27320392 memory=162672 CPUtime=0.98 cores=0-7
/proc/6291/stat : 6291 (java) S 6288 6288 6155 0 -1 1077944320 19783 0 0 0 92 6 0 0 20 0 20 0 499778155 27976081408 40668 33554432000 4194304 4196468 140727656550608 140727656533152 140446407970551 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
/proc/6291/statm: 6830098 40668 3181 1 0 6791447 0
[pid=6291/tid=6292] ppid=6288 vsize=27320392 memory=281280898481840 CPUtime=0.67 cores=0-7
/proc/6291/task/6292/stat : 6292 (java) R 6288 6288 6155 0 -1 4202560 16913 0 0 0 62 5 0 0 20 0 20 0 499778155 27976081408 40668 33554432000 4194304 4196468 140727656550608 140446379808224 140446392106649 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6293] ppid=6288 vsize=27320392 memory=140640449241968 CPUtime=0 cores=0-7
/proc/6291/task/6293/stat : 6293 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778157 27976081408 40668 33554432000 4194304 4196468 140727656550608 140446412213008 140446407980757 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6294] ppid=6288 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/6291/task/6294/stat : 6294 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778158 27976081408 40668 33554432000 4194304 4196468 140727656550608 140445829725072 140446407980757 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22179840 140727656559303 140727656559750 140727656559750 140727656562639 0
[pid=6291/tid=6295] ppid=6288 vsize=27320392 memory=1128 CPUtime=0 cores=0-7

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

/proc/6312/statm: 1938584 29506 3168 1 0 1900463 0
[pid=6312/tid=6313] ppid=6288 vsize=7754336 memory=1560 CPUtime=0.82 cores=0-7
/proc/6312/task/6313/stat : 6313 (java) R 6288 6288 6155 0 -1 4202560 17082 0 0 0 71 11 0 0 20 0 20 0 499778710 7940440064 29506 33554432000 4194304 4196468 140727979333408 140633274271680 140633295534515 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6314] ppid=6288 vsize=7754336 memory=3592 CPUtime=0 cores=0-7
/proc/6312/task/6314/stat : 6314 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140633306680464 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6315] ppid=6288 vsize=7754336 memory=1128 CPUtime=0 cores=0-7
/proc/6312/task/6315/stat : 6315 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140633135774736 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6316] ppid=6288 vsize=7754336 memory=2828 CPUtime=0 cores=0-7
/proc/6312/task/6316/stat : 6316 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632786373520 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6317] ppid=6288 vsize=7754336 memory=281280897880048 CPUtime=0 cores=0-7
/proc/6312/task/6317/stat : 6317 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632785320720 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6318] ppid=6288 vsize=7754336 memory=29168867740394 CPUtime=0 cores=0-7
/proc/6312/task/6318/stat : 6318 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632784267920 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6319] ppid=6288 vsize=7754336 memory=29181752642282 CPUtime=0 cores=0-7
/proc/6312/task/6319/stat : 6319 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632783215120 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6320] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0 cores=0-7
/proc/6312/task/6320/stat : 6320 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632782162320 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6321] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0 cores=0-7
/proc/6312/task/6321/stat : 6321 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778711 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632781109520 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6322] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0 cores=0-7
/proc/6312/task/6322/stat : 6322 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499778713 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632395869040 140633302448770 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6323] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0 cores=0-7
/proc/6312/task/6323/stat : 6323 (java) S 6288 6288 6155 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499778713 7940440064 29506 33554432000 4194304 4196468 140727979333408 140631858996768 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6324] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0 cores=0-7
/proc/6312/task/6324/stat : 6324 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778713 7940440064 29506 33554432000 4194304 4196468 140727979333408 140631590561136 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6325] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0 cores=0-7
/proc/6312/task/6325/stat : 6325 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140631216052560 140633302456219 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6326] ppid=6288 vsize=7754336 memory=29194637544170 CPUtime=0.14 cores=0-7
/proc/6312/task/6326/stat : 6326 (java) R 6288 6288 6155 0 -1 1077944384 990 0 0 0 14 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632394815856 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6327] ppid=6288 vsize=7754336 memory=0 CPUtime=0.17 cores=0-7
/proc/6312/task/6327/stat : 6327 (java) R 6288 6288 6155 0 -1 4202560 509 0 0 0 17 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632393751648 140633286827488 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6328] ppid=6288 vsize=7754336 memory=1396 CPUtime=0.17 cores=0-7
/proc/6312/task/6328/stat : 6328 (java) S 6288 6288 6155 0 -1 1077944384 603 0 0 0 17 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632392710256 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6329] ppid=6288 vsize=7754336 memory=3512 CPUtime=0.2 cores=0-7
/proc/6312/task/6329/stat : 6329 (java) R 6288 6288 6155 0 -1 4202560 712 0 0 0 20 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632391657456 140633302449558 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6330] ppid=6288 vsize=7754336 memory=62076 CPUtime=0 cores=0-7
/proc/6312/task/6330/stat : 6330 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140630718147680 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6331] ppid=6288 vsize=7754336 memory=2020 CPUtime=0 cores=0-7
/proc/6312/task/6331/stat : 6331 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499778716 7940440064 29506 33554432000 4194304 4196468 140727979333408 140632390605872 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
Current children cumulated CPU time: 17.01 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 119496 KiB

[startup+7.20917 s]
/proc/loadavg: 0.45 0.11 0.08 2/217 6337
/proc/meminfo: memFree=24547188/32770624 swapFree=66935948/67108860
[pid=6288] ppid=6285 vsize=113128 memory=1472 CPUtime=15.46 cores=0-7
/proc/6288/stat : 6288 (scop.sh) S 6285 6288 6155 0 -1 4202496 581 33018 0 0 0 0 1497 49 20 0 1 0 499778155 115843072 368 33554432000 4194304 5098028 140722578128592 140722578125336 140079771755132 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 9216000 140722578129660 140722578130008 140722578130008 140722578132937 0
/proc/6288/statm: 28282 368 311 221 0 87 0
[pid=6312] ppid=6288 vsize=8414124 memory=136268 CPUtime=1.85 cores=0-7
/proc/6312/stat : 6312 (java) S 6288 6288 6155 0 -1 1077944320 22462 0 0 0 170 15 0 0 20 0 24 0 499778710 8616062976 34067 33554432000 4194304 4196468 140727979333408 140727979315952 140633302437623 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
/proc/6312/statm: 2103531 34067 3216 1 0 2064875 0
[pid=6332] ppid=6312 vsize=834868 memory=240672 CPUtime=1.29 cores=0-7
/proc/6332/stat : 6332 (manyglucose-4.1) S 6312 6288 6155 0 -1 1077944320 40460 0 0 0 118 11 0 0 20 0 3 0 499778802 854904832 60168 33554432000 4194304 4454172 140728219713600 140728219711984 139789419540215 0 4 0 8388610 18446744073709551615 0 0 17 6 0 0 0 0 0 6552832 6554400 38141952 140728219722574 140728219722780 140728219722780 140728219725750 0
/proc/6332/statm: 208717 60168 405 64 0 204385 0
[pid=6312/tid=6313] ppid=6288 vsize=8414124 memory=6944656592455097440 CPUtime=0.94 cores=0-7
/proc/6312/task/6313/stat : 6313 (java) S 6288 6288 6155 0 -1 1077944384 18082 0 0 0 82 12 0 0 20 0 24 0 499778710 8616062976 34067 33554432000 4194304 4196468 140727979333408 140633274277792 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6314] ppid=6288 vsize=8414124 memory=3512 CPUtime=0 cores=0-7
/proc/6312/task/6314/stat : 6314 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140633306680464 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6315] ppid=6288 vsize=8414124 memory=62076 CPUtime=0 cores=0-7
/proc/6312/task/6315/stat : 6315 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140633135774736 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6316] ppid=6288 vsize=8414124 memory=33620 CPUtime=0 cores=0-7
/proc/6312/task/6316/stat : 6316 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632786373520 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6317] ppid=6288 vsize=8414124 memory=492 CPUtime=0 cores=0-7
/proc/6312/task/6317/stat : 6317 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632785320720 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6318] ppid=6288 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/6312/task/6318/stat : 6318 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632784267920 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6319] ppid=6288 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/6312/task/6319/stat : 6319 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632783215120 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6320] ppid=6288 vsize=8414124 memory=1636 CPUtime=0 cores=0-7
/proc/6312/task/6320/stat : 6320 (java) S 6288 6288 6155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632782162320 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6321] ppid=6288 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/6312/task/6321/stat : 6321 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778711 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632781109520 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6322] ppid=6288 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/6312/task/6322/stat : 6322 (java) S 6288 6288 6155 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 499778713 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632395869040 140633302448770 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6323] ppid=6288 vsize=8414124 memory=136268 CPUtime=0 cores=0-7
/proc/6312/task/6323/stat : 6323 (java) S 6288 6288 6155 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 499778713 8616062976 34067 33554432000 4194304 4196468 140727979333408 140631858996768 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6324] ppid=6288 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/6312/task/6324/stat : 6324 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778713 8616062976 34067 33554432000 4194304 4196468 140727979333408 140631590561136 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6325] ppid=6288 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/6312/task/6325/stat : 6325 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140631216052560 140633302456219 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6326] ppid=6288 vsize=8414124 memory=6048 CPUtime=0.17 cores=0-7
/proc/6312/task/6326/stat : 6326 (java) S 6288 6288 6155 0 -1 1077944384 1010 0 0 0 17 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632394815856 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6327] ppid=6288 vsize=8414124 memory=11528 CPUtime=0.23 cores=0-7
/proc/6312/task/6327/stat : 6327 (java) S 6288 6288 6155 0 -1 1077944384 536 0 0 0 23 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632393763056 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6328] ppid=6288 vsize=8414124 memory=780 CPUtime=0.19 cores=0-7
/proc/6312/task/6328/stat : 6328 (java) S 6288 6288 6155 0 -1 1077944384 615 0 0 0 19 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632392710256 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6329] ppid=6288 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/6312/task/6329/stat : 6329 (java) S 6288 6288 6155 0 -1 1077944384 831 0 0 0 25 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632391657456 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6330] ppid=6288 vsize=8414124 memory=5795121613811116133 CPUtime=0 cores=0-7
/proc/6312/task/6330/stat : 6330 (java) S 6288 6288 6155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140630718147680 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6331] ppid=6288 vsize=8414124 memory=5794002328270956644 CPUtime=0 cores=0-7
/proc/6312/task/6331/stat : 6331 (java) S 6288 6288 6155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499778716 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632390605872 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6333] ppid=6288 vsize=8414124 memory=6083917040137430371 CPUtime=0 cores=0-7
/proc/6312/task/6333/stat : 6333 (java) S 6288 6288 6155 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 499778802 8616062976 34067 33554432000 4194304 4196468 140727979333408 140632382572096 140633302462233 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6335] ppid=6288 vsize=8414124 memory=7019257425709197167 CPUtime=0 cores=0-7
/proc/6312/task/6335/stat : 6335 (java) S 6288 6288 6155 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 499778802 8616062976 34067 33554432000 4194304 4196468 140727979333408 140630047047312 140633302459549 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6336] ppid=6288 vsize=8414124 memory=7881696724453321575 CPUtime=0 cores=0-7
/proc/6312/task/6336/stat : 6336 (java) S 6288 6288 6155 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 499778802 8616062976 34067 33554432000 4194304 4196468 140727979333408 140630315482640 140633302459549 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6337] ppid=6288 vsize=8414124 memory=7588935152971043669 CPUtime=0 cores=0-7
/proc/6312/task/6337/stat : 6337 (java) S 6288 6288 6155 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 499778805 8616062976 34067 33554432000 4194304 4196468 140727979333408 140629778619440 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
Current children cumulated CPU time: 18.6 s
Current children cumulated vsize: 9362120 KiB
Current children cumulated memory: 378412 KiB

[startup+7.40109 s]
/proc/loadavg: 0.45 0.11 0.08 2/217 6337
/proc/meminfo: memFree=24547188/32770624 swapFree=66935948/67108860
[pid=6288] ppid=6285 vsize=113128 memory=1472 CPUtime=15.46 cores=0-7
/proc/6288/stat : 6288 (scop.sh) S 6285 6288 6155 0 -1 4202496 581 33018 0 0 0 0 1497 49 20 0 1 0 499778155 115843072 368 33554432000 4194304 5098028 140722578128592 140722578125336 140079771755132 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 9216000 140722578129660 140722578130008 140722578130008 140722578132937 0
/proc/6288/statm: 28282 368 311 221 0 87 0
[pid=6312] ppid=6288 vsize=8283048 memory=149668 CPUtime=3.67 cores=0-7
/proc/6312/stat : 6312 (java) S 6288 6288 6155 0 -1 1077944320 24851 40496 0 0 217 17 121 12 20 0 22 0 499778710 8481841152 37417 33554432000 4194304 4196468 140727979333408 140727979315952 140633302437623 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
/proc/6312/statm: 2070762 37417 3234 1 0 2032106 0
[pid=6312/tid=6313] ppid=6288 vsize=8283048 memory=8112282956445269571 CPUtime=2.38 cores=0-7
/proc/6312/task/6313/stat : 6313 (java) R 6288 6288 6155 0 -1 4202560 19947 40496 0 0 91 14 121 12 20 0 22 0 499778710 8481841152 37417 33554432000 4194304 4196468 140727979333408 140633274264256 140727979390914 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6314] ppid=6288 vsize=8283048 memory=3 CPUtime=1.33 cores=0-7
/proc/6312/task/6314/stat : 6314 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140633306680464 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6315] ppid=6288 vsize=8283048 memory=1346 CPUtime=1.33 cores=0-7
/proc/6312/task/6315/stat : 6315 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140633135774736 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6316] ppid=6288 vsize=8283048 memory=291 CPUtime=1.33 cores=0-7
/proc/6312/task/6316/stat : 6316 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632786373520 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6317] ppid=6288 vsize=8283048 memory=332 CPUtime=1.33 cores=0-7
/proc/6312/task/6317/stat : 6317 (java) S 6288 6288 6155 0 -1 1077944384 3 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632785320720 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6318] ppid=6288 vsize=8283048 memory=44203 CPUtime=1.33 cores=0-7
/proc/6312/task/6318/stat : 6318 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632784267920 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6319] ppid=6288 vsize=8283048 memory=267732 CPUtime=1.33 cores=0-7
/proc/6312/task/6319/stat : 6319 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632783215120 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6320] ppid=6288 vsize=8283048 memory=1 CPUtime=1.33 cores=0-7
/proc/6312/task/6320/stat : 6320 (java) S 6288 6288 6155 0 -1 1077944384 2 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632782162320 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6321] ppid=6288 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/6312/task/6321/stat : 6321 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778711 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632781109520 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6322] ppid=6288 vsize=8283048 memory=281280897997264 CPUtime=1.33 cores=0-7
/proc/6312/task/6322/stat : 6322 (java) S 6288 6288 6155 0 -1 1077944384 5 40496 0 0 0 0 121 12 20 0 22 0 499778713 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632395869040 140633302448770 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6323] ppid=6288 vsize=8283048 memory=6944656592387989600 CPUtime=1.33 cores=0-7
/proc/6312/task/6323/stat : 6323 (java) S 6288 6288 6155 0 -1 1077944384 13 40496 0 0 0 0 121 12 20 0 22 0 499778713 8481841152 37417 33554432000 4194304 4196468 140727979333408 140631858996768 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6324] ppid=6288 vsize=8283048 memory=4872558044660077418 CPUtime=1.33 cores=0-7
/proc/6312/task/6324/stat : 6324 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778713 8481841152 37417 33554432000 4194304 4196468 140727979333408 140631590561136 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6325] ppid=6288 vsize=8283048 memory=4640781674728155501 CPUtime=1.33 cores=0-7
/proc/6312/task/6325/stat : 6325 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140631216052560 140633302456219 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6326] ppid=6288 vsize=8283048 memory=7014751519599842403 CPUtime=1.56 cores=0-7
/proc/6312/task/6326/stat : 6326 (java) S 6288 6288 6155 0 -1 1077944384 1037 40496 0 0 23 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632394815856 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6327] ppid=6288 vsize=8283048 memory=7450731016750457940 CPUtime=1.63 cores=0-7
/proc/6312/task/6327/stat : 6327 (java) R 6288 6288 6155 0 -1 4202560 577 40496 0 0 30 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632393763056 140633286834720 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6328] ppid=6288 vsize=8283048 memory=7084274794918792532 CPUtime=1.61 cores=0-7
/proc/6312/task/6328/stat : 6328 (java) R 6288 6288 6155 0 -1 4202560 750 40496 0 0 28 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632392696280 140633281683599 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6329] ppid=6288 vsize=8283048 memory=7086240636162625895 CPUtime=1.69 cores=0-7
/proc/6312/task/6329/stat : 6329 (java) R 6288 6288 6155 0 -1 4202560 1102 40496 0 0 36 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632391657456 140633295534356 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6330] ppid=6288 vsize=8283048 memory=7157735280247132519 CPUtime=1.33 cores=0-7
/proc/6312/task/6330/stat : 6330 (java) S 6288 6288 6155 0 -1 1077944384 3 40496 0 0 0 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140630718147680 140633302447829 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6331] ppid=6288 vsize=8283048 memory=7084275915888741717 CPUtime=1.33 cores=0-7
/proc/6312/task/6331/stat : 6331 (java) S 6288 6288 6155 0 -1 1077944384 1 40496 0 0 0 0 121 12 20 0 22 0 499778716 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632390605872 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6333] ppid=6288 vsize=8283048 memory=4640790453641308009 CPUtime=1.33 cores=0-7
/proc/6312/task/6333/stat : 6333 (java) S 6288 6288 6155 0 -1 1077944384 24 40496 0 0 0 0 121 12 20 0 22 0 499778802 8481841152 37417 33554432000 4194304 4196468 140727979333408 140632382571280 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
[pid=6312/tid=6337] ppid=6288 vsize=8283048 memory=7588960428938842475 CPUtime=1.33 cores=0-7
/proc/6312/task/6337/stat : 6337 (java) S 6288 6288 6155 0 -1 1077944384 8 40496 0 0 0 0 121 12 20 0 22 0 499778805 8481841152 37417 33554432000 4194304 4196468 140727979333408 140629778621232 140633302448770 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18038784 140727979340768 140727979340934 140727979340934 140727979343823 0
Current children cumulated CPU time: 19.13 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 151140 KiB

Child status: 0
Real time (s): 7.42905
CPU time (s): 19.2016
CPU user time (s): 18.39
CPU system time (s): 0.811622
CPU usage (%): 258.467
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1762780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.39
system time used= 0.811622
maximum resident set size= 1766152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98977
page faults= 0
swaps= 0
block input operations= 47760
block output operations= 20920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13649
involuntary context switches= 297


# summary of solver processes directly reported to runsolver:
#   pid: 6288
#   total CPU time (s): 19.2016
#   total CPU user time (s): 18.39
#   total CPU system time (s): 0.811622

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08041 second user time and 0.123034 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-23 13:36:40
IDJOB=4405483
IDBENCH=120852
IDSOLVER=2868
FILE ID=node147/4405483-1569238644
RUNJOBID= node147-1569238584-6182
PBS_JOBID= 21704895
Free space on /var/tmp= 13508 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-graphs/Rlfap-graph-10.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 /var/tmp/evaluation-result-4405483-1569238644/watcher-4405483-1569238644 -o /var/tmp/evaluation-result-4405483-1569238644/solver-4405483-1569238644 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1569238584-6182 --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-4405483-1569238644.xml

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

MD5SUM BENCH= 9ed3b999acc99b58e0111c7e6e3d1d3a
RANDOM SEED=1320727312

node147.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.52
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.52
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.52
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.52
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:        24885264 kB
MemAvailable:   31776892 kB
Buffers:          134560 kB
Cached:          6811284 kB
SwapCached:        68664 kB
Active:          3436228 kB
Inactive:        3581764 kB
Active(anon):       4272 kB
Inactive(anon):   126092 kB
Active(file):    3431956 kB
Inactive(file):  3455672 kB
Unevictable:      107756 kB
Mlocked:          107756 kB
SwapTotal:      67108860 kB
SwapFree:       66935948 kB
Dirty:             20572 kB
Writeback:             0 kB
AnonPages:        112500 kB
Mapped:            56324 kB
Shmem:             49088 kB
Slab:             460456 kB
SReclaimable:     432460 kB
SUnreclaim:        27996 kB
KernelStack:        3344 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node147 at 2019-09-23 13:36:47