Trace number 4392623

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)SAT 18.9846 7.4494

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392623-1568416839/watcher-4392623-1568416839 -o /tmp/evaluation-result-4392623-1568416839/solver-4392623-1568416839 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568416728-16435 --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-4392623-1568416839.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.10007 s]*
/proc/loadavg: 1.92 0.93 1.12 2/211 17174
/proc/meminfo: memFree=28687452/32770624 swapFree=66959224/67108860
[pid=17152] ppid=17149 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17152/stat : 17152 (scop.sh) S 17149 17152 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417624057 115843072 349 33554432000 4194304 5098028 140733930006512 140733930003768 140517542212220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13643776 140733930009380 140733930009708 140733930009708 140733930012621 0
/proc/17152/statm: 28282 349 296 221 0 87 0
[pid=17155] ppid=17152 vsize=27314120 memory=107396 CPUtime=0.1 cores=0-7
/proc/17155/stat : 17155 (java) S 17152 17152 16408 0 -1 1077944320 6902 0 0 0 8 2 0 0 20 0 20 0 417624058 27969658880 26849 33554432000 4194304 4196468 140727028630256 140727028612800 140712262205175 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
/proc/17155/statm: 6828530 26849 2816 1 0 6790935 0
[pid=17155/tid=17156] ppid=17152 vsize=27314120 memory=7753960991564406428 CPUtime=0.09 cores=0-7
/proc/17155/task/17156/stat : 17156 (java) R 17152 17152 16408 0 -1 4202560 4975 0 0 0 7 2 0 0 20 0 20 0 417624058 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712234031504 140712246285662 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17157] ppid=17152 vsize=27314120 memory=732369785240988645 CPUtime=0 cores=0-7
/proc/17155/task/17157/stat : 17157 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712266447632 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17158] ppid=17152 vsize=27314120 memory=139646903535232 CPUtime=0 cores=0-7
/proc/17155/task/17158/stat : 17158 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712080604048 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17159] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17159/stat : 17159 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712079551504 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17160] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17160/stat : 17160 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712078498960 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17161] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17161/stat : 17161 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712077445392 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17162] ppid=17152 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17155/task/17162/stat : 17162 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712076392848 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17163] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17163/stat : 17163 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712075340304 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17164] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17164/stat : 17164 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624061 27969658880 26849 33554432000 4194304 4196468 140727028630256 140712074287760 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17165] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17165/stat : 17165 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624062 27969658880 26849 33554432000 4194304 4196468 140727028630256 140710783662576 140712262216322 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17166] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17166/stat : 17166 (java) S 17152 17152 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417624062 27969658880 26849 33554432000 4194304 4196468 140727028630256 140709906605472 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17167] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17167/stat : 17167 (java) S 17152 17152 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417624063 27969658880 26849 33554432000 4194304 4196468 140727028630256 140709772383728 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17168] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17168/stat : 17168 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 26849 33554432000 4194304 4196468 140727028630256 140709397879504 140712262223771 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17169] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17169/stat : 17169 (java) S 17152 17152 16408 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 26849 33554432000 4194304 4196468 140727028630256 140710782609392 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17170] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17170/stat : 17170 (java) R 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 26849 33554432000 4194304 4196468 140727028630256 140710781556848 140712262216322 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17171] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17171/stat : 17171 (java) S 17152 17152 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 26849 33554432000 4194304 4196468 140727028630256 140710780504304 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17172] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17172/stat : 17172 (java) S 17152 17152 16408 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 26849 33554432000 4194304 4196468 140727028630256 140710711912816 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17173] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17173/stat : 17173 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 26849 33554432000 4194304 4196468 140727028630256 140708899973856 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17174] ppid=17152 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17155/task/17174/stat : 17174 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624066 27969658880 26849 33554432000 4194304 4196468 140727028630256 140710710860720 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108792 KiB

[startup+0.210496 s]*
/proc/loadavg: 1.92 0.93 1.12 2/211 17174
/proc/meminfo: memFree=28667220/32770624 swapFree=66959224/67108860
[pid=17152] ppid=17149 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17152/stat : 17152 (scop.sh) S 17149 17152 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417624057 115843072 349 33554432000 4194304 5098028 140733930006512 140733930003768 140517542212220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13643776 140733930009380 140733930009708 140733930009708 140733930012621 0
/proc/17152/statm: 28282 349 296 221 0 87 0
[pid=17155] ppid=17152 vsize=27314120 memory=124396 CPUtime=0.24 cores=0-7
/proc/17155/stat : 17155 (java) S 17152 17152 16408 0 -1 1077944320 12480 0 0 0 21 3 0 0 20 0 20 0 417624058 27969658880 31099 33554432000 4194304 4196468 140727028630256 140727028612800 140712262205175 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
/proc/17155/statm: 6828530 31099 2929 1 0 6790935 0
[pid=17155/tid=17156] ppid=17152 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/17155/task/17156/stat : 17156 (java) R 17152 17152 16408 0 -1 4202560 10174 0 0 0 16 3 0 0 20 0 20 0 417624058 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712234004560 140712242480497 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17157] ppid=17152 vsize=27314120 memory=279293671524088 CPUtime=0 cores=0-7
/proc/17155/task/17157/stat : 17157 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712266447632 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17158] ppid=17152 vsize=27314120 memory=139646903535232 CPUtime=0 cores=0-7
/proc/17155/task/17158/stat : 17158 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712080604048 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17159] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17159/stat : 17159 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712079551504 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17160] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17160/stat : 17160 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712078498960 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17161] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17161/stat : 17161 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712077445392 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17162] ppid=17152 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17155/task/17162/stat : 17162 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712076392848 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17163] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17163/stat : 17163 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712075340304 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17164] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17164/stat : 17164 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624061 27969658880 31099 33554432000 4194304 4196468 140727028630256 140712074287760 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17165] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17165/stat : 17165 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624062 27969658880 31099 33554432000 4194304 4196468 140727028630256 140710783662576 140712262216322 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17166] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17166/stat : 17166 (java) S 17152 17152 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417624062 27969658880 31099 33554432000 4194304 4196468 140727028630256 140709906605472 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17167] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17167/stat : 17167 (java) S 17152 17152 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417624063 27969658880 31099 33554432000 4194304 4196468 140727028630256 140709772383728 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17168] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17168/stat : 17168 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31099 33554432000 4194304 4196468 140727028630256 140709397879504 140712262223771 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17169] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17169/stat : 17169 (java) S 17152 17152 16408 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31099 33554432000 4194304 4196468 140727028630256 140710782609392 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17170] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17170/stat : 17170 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31099 33554432000 4194304 4196468 140727028630256 140710781556848 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17171] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17171/stat : 17171 (java) S 17152 17152 16408 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31099 33554432000 4194304 4196468 140727028630256 140710780504304 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17172] ppid=17152 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/17155/task/17172/stat : 17172 (java) S 17152 17152 16408 0 -1 1077944384 470 0 0 0 2 0 0 0 20 0 20 0 417624065 27969658880 31099 33554432000 4194304 4196468 140727028630256 140710711912816 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17173] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17173/stat : 17173 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31099 33554432000 4194304 4196468 140727028630256 140708899973856 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17174] ppid=17152 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17155/task/17174/stat : 17174 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624066 27969658880 31099 33554432000 4194304 4196468 140727028630256 140710710860720 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125792 KiB

[startup+0.310216 s]*
/proc/loadavg: 1.92 0.93 1.12 2/211 17174
/proc/meminfo: memFree=28664840/32770624 swapFree=66959224/67108860
[pid=17152] ppid=17149 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17152/stat : 17152 (scop.sh) S 17149 17152 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417624057 115843072 349 33554432000 4194304 5098028 140733930006512 140733930003768 140517542212220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13643776 140733930009380 140733930009708 140733930009708 140733930012621 0
/proc/17152/statm: 28282 349 296 221 0 87 0
[pid=17155] ppid=17152 vsize=27314120 memory=127992 CPUtime=0.43 cores=0-7
/proc/17155/stat : 17155 (java) S 17152 17152 16408 0 -1 1077944320 12873 0 0 0 39 4 0 0 20 0 20 0 417624058 27969658880 31998 33554432000 4194304 4196468 140727028630256 140727028612800 140712262205175 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
/proc/17155/statm: 6828530 31998 3046 1 0 6790935 0
[pid=17155/tid=17156] ppid=17152 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17155/task/17156/stat : 17156 (java) R 17152 17152 16408 0 -1 4202560 10361 0 0 0 26 3 0 0 20 0 20 0 417624058 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712233995824 140712243768704 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17157] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17157/stat : 17157 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712266447632 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17158] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17158/stat : 17158 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712080604048 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17159] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17159/stat : 17159 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712079551504 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17160] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17160/stat : 17160 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712078498960 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17161] ppid=17152 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/17155/task/17161/stat : 17161 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712077445392 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17162] ppid=17152 vsize=27314120 memory=139646768083887 CPUtime=0 cores=0-7
/proc/17155/task/17162/stat : 17162 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712076392848 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17163] ppid=17152 vsize=27314120 memory=139646768086192 CPUtime=0 cores=0-7
/proc/17155/task/17163/stat : 17163 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712075340304 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17164] ppid=17152 vsize=27314120 memory=139646768088496 CPUtime=0 cores=0-7
/proc/17155/task/17164/stat : 17164 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624061 27969658880 31998 33554432000 4194304 4196468 140727028630256 140712074287760 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17165] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17165/stat : 17165 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624062 27969658880 31998 33554432000 4194304 4196468 140727028630256 140710783662576 140712262216322 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17166] ppid=17152 vsize=27314120 memory=279293536183952 CPUtime=0 cores=0-7
/proc/17155/task/17166/stat : 17166 (java) S 17152 17152 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417624062 27969658880 31998 33554432000 4194304 4196468 140727028630256 140709906605472 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17167] ppid=17152 vsize=27314120 memory=279293536190864 CPUtime=0 cores=0-7
/proc/17155/task/17167/stat : 17167 (java) S 17152 17152 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417624063 27969658880 31998 33554432000 4194304 4196468 140727028630256 140709772383728 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17168] ppid=17152 vsize=27314120 memory=279293536132144 CPUtime=0 cores=0-7
/proc/17155/task/17168/stat : 17168 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31998 33554432000 4194304 4196468 140727028630256 140709397879504 140712262223771 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17169] ppid=17152 vsize=27314120 memory=279293536204688 CPUtime=0.01 cores=0-7
/proc/17155/task/17169/stat : 17169 (java) S 17152 17152 16408 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 20 0 417624065 27969658880 31998 33554432000 4194304 4196468 140727028630256 140710782609392 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17170] ppid=17152 vsize=27314120 memory=279293536211600 CPUtime=0.01 cores=0-7
/proc/17155/task/17170/stat : 17170 (java) S 17152 17152 16408 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 20 0 417624065 27969658880 31998 33554432000 4194304 4196468 140727028630256 140710781556848 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17171] ppid=17152 vsize=27314120 memory=279293536209296 CPUtime=0.01 cores=0-7
/proc/17155/task/17171/stat : 17171 (java) S 17152 17152 16408 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 20 0 417624065 27969658880 31998 33554432000 4194304 4196468 140727028630256 140710780504304 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17172] ppid=17152 vsize=27314120 memory=279293536225456 CPUtime=0.07 cores=0-7
/proc/17155/task/17172/stat : 17172 (java) S 17152 17152 16408 0 -1 1077944384 492 0 0 0 7 0 0 0 20 0 20 0 417624065 27969658880 31998 33554432000 4194304 4196468 140727028630256 140710711912816 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17173] ppid=17152 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17173/stat : 17173 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624065 27969658880 31998 33554432000 4194304 4196468 140727028630256 140708899973856 140712262215381 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17174] ppid=17152 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17155/task/17174/stat : 17174 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624066 27969658880 31998 33554432000 4194304 4196468 140727028630256 140710710860720 140712262216322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129388 KiB

[startup+0.701733 s]
/proc/loadavg: 1.92 0.93 1.12 2/211 17174
/proc/meminfo: memFree=28643260/32770624 swapFree=66959224/67108860
[pid=17152] ppid=17149 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17152/stat : 17152 (scop.sh) S 17149 17152 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417624057 115843072 349 33554432000 4194304 5098028 140733930006512 140733930003768 140517542212220 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13643776 140733930009380 140733930009708 140733930009708 140733930012621 0
/proc/17152/statm: 28282 349 296 221 0 87 0
[pid=17155] ppid=17152 vsize=27320392 memory=163140 CPUtime=1 cores=0-7
/proc/17155/stat : 17155 (java) S 17152 17152 16408 0 -1 1077944320 20489 0 0 0 94 6 0 0 20 0 20 0 417624058 27976081408 40785 33554432000 4194304 4196468 140727028630256 140727028612800 140712262205175 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
/proc/17155/statm: 6830098 40785 3145 1 0 6791447 0
[pid=17155/tid=17156] ppid=17152 vsize=27320392 memory=279293536520320 CPUtime=0.67 cores=0-7
/proc/17155/task/17156/stat : 17156 (java) R 17152 17152 16408 0 -1 4202560 17412 0 0 0 62 5 0 0 20 0 20 0 417624058 27976081408 40785 33554432000 4194304 4196468 140727028630256 140712234040408 140711735406023 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17157] ppid=17152 vsize=27320392 memory=4943507358845 CPUtime=0 cores=0-7
/proc/17155/task/17157/stat : 17157 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27976081408 40785 33554432000 4194304 4196468 140727028630256 140712266447632 140712262215381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17158] ppid=17152 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17158/stat : 17158 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27976081408 40785 33554432000 4194304 4196468 140727028630256 140712080604048 140712262215381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0
[pid=17155/tid=17159] ppid=17152 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/17155/task/17159/stat : 17159 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624060 27976081408 40785 33554432000 4194304 4196468 140727028630256 140712079551504 140712262215381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10043392 140727028634346 140727028634774 140727028634774 140727028637647 0

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

/proc/17185/statm: 1938584 29626 3171 1 0 1900463 0
[pid=17185/tid=17186] ppid=17152 vsize=7754336 memory=500 CPUtime=0.81 cores=0-7
/proc/17185/task/17186/stat : 17186 (java) R 17152 17152 16408 0 -1 4202560 16427 0 0 0 71 10 0 0 20 0 20 0 417624595 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999707090304 139999735262614 0 4 2 25189581 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17187] ppid=17152 vsize=7754336 memory=1556 CPUtime=0 cores=0-7
/proc/17185/task/17187/stat : 17187 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999739493392 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17188] ppid=17152 vsize=7754336 memory=279293535981360 CPUtime=0 cores=0-7
/proc/17185/task/17188/stat : 17188 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999220386960 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17189] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17189/stat : 17189 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999219333904 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17190] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17190/stat : 17190 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999218281360 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17191] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17191/stat : 17191 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999217228304 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17192] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17192/stat : 17192 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999216175760 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17193] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17193/stat : 17193 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999215122704 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17194] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17194/stat : 17194 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624596 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999214070160 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17195] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17195/stat : 17195 (java) S 17152 17152 16408 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 417624597 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999038511856 139999735261826 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17196] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17196/stat : 17196 (java) S 17152 17152 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417624598 7940440064 29626 33554432000 4194304 4196468 140726387815296 139998284211872 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17197] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17197/stat : 17197 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624598 7940440064 29626 33554432000 4194304 4196468 140726387815296 139998015775984 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17198] ppid=17152 vsize=7754336 memory=75982467762922 CPUtime=0 cores=0-7
/proc/17185/task/17198/stat : 17198 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417624600 7940440064 29626 33554432000 4194304 4196468 140726387815296 139997641267664 139999735269275 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17199] ppid=17152 vsize=7754336 memory=1720 CPUtime=0.14 cores=0-7
/proc/17185/task/17199/stat : 17199 (java) R 17152 17152 16408 0 -1 4202560 710 0 0 0 14 0 0 0 20 0 20 0 417624600 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999037449952 139999713654692 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17200] ppid=17152 vsize=7754336 memory=10604 CPUtime=0.15 cores=0-7
/proc/17185/task/17200/stat : 17200 (java) S 17152 17152 16408 0 -1 1077944384 456 0 0 0 15 0 0 0 20 0 20 0 417624600 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999036406128 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17201] ppid=17152 vsize=7754336 memory=3360 CPUtime=0.16 cores=0-7
/proc/17185/task/17201/stat : 17201 (java) R 17152 17152 16408 0 -1 4202560 832 0 0 0 16 0 0 0 20 0 20 0 417624601 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999035353072 139999720358278 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17202] ppid=17152 vsize=7754336 memory=776 CPUtime=0.19 cores=0-7
/proc/17185/task/17202/stat : 17202 (java) R 17152 17152 16408 0 -1 4202560 563 0 0 0 19 0 0 0 20 0 20 0 417624601 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999034300528 139999715572847 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17203] ppid=17152 vsize=7754336 memory=1564 CPUtime=0 cores=0-7
/proc/17185/task/17203/stat : 17203 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417624601 7940440064 29626 33554432000 4194304 4196468 140726387815296 139997143362528 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17204] ppid=17152 vsize=7754336 memory=5976 CPUtime=0 cores=0-7
/proc/17185/task/17204/stat : 17204 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417624601 7940440064 29626 33554432000 4194304 4196468 140726387815296 139999033248944 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
Current children cumulated CPU time: 16.8 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 119980 KiB

[startup+7.20141 s]
/proc/loadavg: 2.08 0.98 1.13 2/218 17210
/proc/meminfo: memFree=28482340/32770624 swapFree=66959224/67108860
[pid=17152] ppid=17149 vsize=113128 memory=1476 CPUtime=15.31 cores=0-7
/proc/17152/stat : 17152 (scop.sh) S 17149 17152 16408 0 -1 4202496 583 35166 0 0 0 0 1477 54 20 0 1 0 417624057 115843072 369 33554432000 4194304 5098028 140733930006512 140733930003256 140517542212220 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13643776 140733930009380 140733930009708 140733930009708 140733930012621 0
/proc/17152/statm: 28282 369 311 221 0 87 0
[pid=17185] ppid=17152 vsize=8414124 memory=136972 CPUtime=1.79 cores=0-7
/proc/17185/stat : 17185 (java) S 17152 17152 16408 0 -1 1077944320 21626 0 0 0 166 13 0 0 20 0 24 0 417624594 8616062976 34243 33554432000 4194304 4196468 140726387815296 140726387797840 139999735250679 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
/proc/17185/statm: 2103531 34243 3218 1 0 2064875 0
[pid=17205] ppid=17185 vsize=834864 memory=237216 CPUtime=1.14 cores=0-7
/proc/17205/stat : 17205 (manyglucose-4.1) S 17185 17152 16408 0 -1 1077944320 40613 0 0 0 105 9 0 0 20 0 7 0 417624705 854900736 59304 33554432000 4194304 4454172 140736427653088 140736427651472 140414232129271 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 26312704 140736427656041 140736427656240 140736427656240 140736427659194 0
/proc/17205/statm: 208716 59304 405 64 0 204384 0
[pid=17185/tid=17186] ppid=17152 vsize=8414124 memory=0 CPUtime=0.93 cores=0-7
/proc/17185/task/17186/stat : 17186 (java) S 17152 17152 16408 0 -1 1077944384 17451 0 0 0 82 11 0 0 20 0 24 0 417624595 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999707090848 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17187] ppid=17152 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17185/task/17187/stat : 17187 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999739493392 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17188] ppid=17152 vsize=8414124 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/17185/task/17188/stat : 17188 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999220386960 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17189] ppid=17152 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/17185/task/17189/stat : 17189 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999219333904 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17190] ppid=17152 vsize=8414124 memory=21760 CPUtime=0 cores=0-7
/proc/17185/task/17190/stat : 17190 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999218281360 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17191] ppid=17152 vsize=8414124 memory=14048 CPUtime=0 cores=0-7
/proc/17185/task/17191/stat : 17191 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999217228304 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17192] ppid=17152 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/17185/task/17192/stat : 17192 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999216175760 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17193] ppid=17152 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/17185/task/17193/stat : 17193 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999215122704 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17194] ppid=17152 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/17185/task/17194/stat : 17194 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417624596 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999214070160 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17195] ppid=17152 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/17185/task/17195/stat : 17195 (java) S 17152 17152 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417624597 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999038511856 139999735261826 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17196] ppid=17152 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17185/task/17196/stat : 17196 (java) S 17152 17152 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417624598 8616062976 34243 33554432000 4194304 4196468 140726387815296 139998284211872 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17197] ppid=17152 vsize=8414124 memory=136972 CPUtime=0 cores=0-7
/proc/17185/task/17197/stat : 17197 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417624598 8616062976 34243 33554432000 4194304 4196468 140726387815296 139998015775984 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17198] ppid=17152 vsize=8414124 memory=1216 CPUtime=0 cores=0-7
/proc/17185/task/17198/stat : 17198 (java) S 17152 17152 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417624600 8616062976 34243 33554432000 4194304 4196468 140726387815296 139997641267664 139999735269275 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17199] ppid=17152 vsize=8414124 memory=984 CPUtime=0.17 cores=0-7
/proc/17185/task/17199/stat : 17199 (java) S 17152 17152 16408 0 -1 1077944384 778 0 0 0 17 0 0 0 20 0 24 0 417624600 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999037458672 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17200] ppid=17152 vsize=8414124 memory=14004 CPUtime=0.18 cores=0-7
/proc/17185/task/17200/stat : 17200 (java) S 17152 17152 16408 0 -1 1077944384 469 0 0 0 18 0 0 0 20 0 24 0 417624600 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999036406128 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17201] ppid=17152 vsize=8414124 memory=21760 CPUtime=0.21 cores=0-7
/proc/17185/task/17201/stat : 17201 (java) S 17152 17152 16408 0 -1 1077944384 845 0 0 0 21 0 0 0 20 0 24 0 417624601 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999035353072 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17202] ppid=17152 vsize=8414124 memory=14048 CPUtime=0.25 cores=0-7
/proc/17185/task/17202/stat : 17202 (java) S 17152 17152 16408 0 -1 1077944384 683 0 0 0 25 0 0 0 20 0 24 0 417624601 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999034300528 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17203] ppid=17152 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/17185/task/17203/stat : 17203 (java) S 17152 17152 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417624601 8616062976 34243 33554432000 4194304 4196468 140726387815296 139997143362528 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17204] ppid=17152 vsize=8414124 memory=1772 CPUtime=0 cores=0-7
/proc/17185/task/17204/stat : 17204 (java) S 17152 17152 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417624601 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999033248944 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17206] ppid=17152 vsize=8414124 memory=832 CPUtime=0 cores=0-7
/proc/17185/task/17206/stat : 17206 (java) S 17152 17152 16408 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417624705 8616062976 34243 33554432000 4194304 4196468 140726387815296 139999025214912 139999735275289 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17208] ppid=17152 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/17185/task/17208/stat : 17208 (java) S 17152 17152 16408 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417624705 8616062976 34243 33554432000 4194304 4196468 140726387815296 139996472262160 139999735272605 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17209] ppid=17152 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/17185/task/17209/stat : 17209 (java) S 17152 17152 16408 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 417624705 8616062976 34243 33554432000 4194304 4196468 140726387815296 139996740697744 139999735272605 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17210] ppid=17152 vsize=8414124 memory=2580 CPUtime=0 cores=0-7
/proc/17185/task/17210/stat : 17210 (java) S 17152 17152 16408 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 417624707 8616062976 34243 33554432000 4194304 4196468 140726387815296 139996203834288 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
Current children cumulated CPU time: 18.24 s
Current children cumulated vsize: 9362116 KiB
Current children cumulated memory: 375664 KiB

[startup+7.40103 s]
/proc/loadavg: 2.08 0.98 1.13 2/218 17210
/proc/meminfo: memFree=28482340/32770624 swapFree=66959224/67108860
[pid=17152] ppid=17149 vsize=113128 memory=1476 CPUtime=15.31 cores=0-7
/proc/17152/stat : 17152 (scop.sh) S 17149 17152 16408 0 -1 4202496 583 35166 0 0 0 0 1477 54 20 0 1 0 417624057 115843072 369 33554432000 4194304 5098028 140733930006512 140733930003256 140517542212220 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13643776 140733930009380 140733930009708 140733930009708 140733930012621 0
/proc/17152/statm: 28282 369 311 221 0 87 0
[pid=17185] ppid=17152 vsize=8283048 memory=147048 CPUtime=3.53 cores=0-7
/proc/17185/stat : 17185 (java) S 17152 17152 16408 0 -1 1077944320 22108 40941 0 0 206 14 123 10 20 0 22 0 417624594 8481841152 36762 33554432000 4194304 4196468 140726387815296 140726387797840 139999735250679 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
/proc/17185/statm: 2070762 36762 3235 1 0 2032106 0
[pid=17185/tid=17186] ppid=17152 vsize=8283048 memory=800 CPUtime=2.34 cores=0-7
/proc/17185/task/17186/stat : 17186 (java) R 17152 17152 16408 0 -1 4202560 17581 40941 0 0 90 11 123 10 20 0 22 0 417624595 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999707089808 139999735262614 0 4 2 25189581 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17187] ppid=17152 vsize=8283048 memory=4100 CPUtime=1.33 cores=0-7
/proc/17185/task/17187/stat : 17187 (java) S 17152 17152 16408 0 -1 1077944384 2 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999739493392 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17188] ppid=17152 vsize=8283048 memory=1804 CPUtime=1.33 cores=0-7
/proc/17185/task/17188/stat : 17188 (java) S 17152 17152 16408 0 -1 1077944384 2 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999220386960 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17189] ppid=17152 vsize=8283048 memory=920 CPUtime=1.33 cores=0-7
/proc/17185/task/17189/stat : 17189 (java) S 17152 17152 16408 0 -1 1077944384 2 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999219333904 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17190] ppid=17152 vsize=8283048 memory=4140 CPUtime=1.33 cores=0-7
/proc/17185/task/17190/stat : 17190 (java) S 17152 17152 16408 0 -1 1077944384 3 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999218281360 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17191] ppid=17152 vsize=8283048 memory=6791534058613427641 CPUtime=1.33 cores=0-7
/proc/17185/task/17191/stat : 17191 (java) S 17152 17152 16408 0 -1 1077944384 2 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999217228304 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17192] ppid=17152 vsize=8283048 memory=1966185 CPUtime=1.33 cores=0-7
/proc/17185/task/17192/stat : 17192 (java) S 17152 17152 16408 0 -1 1077944384 2 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999216175760 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17193] ppid=17152 vsize=8283048 memory=1967572 CPUtime=1.33 cores=0-7
/proc/17185/task/17193/stat : 17193 (java) S 17152 17152 16408 0 -1 1077944384 1 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999215122704 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17194] ppid=17152 vsize=8283048 memory=6791534058613427641 CPUtime=1.33 cores=0-7
/proc/17185/task/17194/stat : 17194 (java) S 17152 17152 16408 0 -1 1077944384 1 40941 0 0 0 0 123 10 20 0 22 0 417624596 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999214070160 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17195] ppid=17152 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/17185/task/17195/stat : 17195 (java) S 17152 17152 16408 0 -1 1077944384 5 40941 0 0 0 0 123 10 20 0 22 0 417624597 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999038511856 139999735261826 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17196] ppid=17152 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/17185/task/17196/stat : 17196 (java) S 17152 17152 16408 0 -1 1077944384 13 40941 0 0 0 0 123 10 20 0 22 0 417624598 8481841152 36762 33554432000 4194304 4196468 140726387815296 139998284211872 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17197] ppid=17152 vsize=8283048 memory=1564 CPUtime=1.33 cores=0-7
/proc/17185/task/17197/stat : 17197 (java) S 17152 17152 16408 0 -1 1077944384 1 40941 0 0 0 0 123 10 20 0 22 0 417624598 8481841152 36762 33554432000 4194304 4196468 140726387815296 139998015775984 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17198] ppid=17152 vsize=8283048 memory=5976 CPUtime=1.33 cores=0-7
/proc/17185/task/17198/stat : 17198 (java) S 17152 17152 16408 0 -1 1077944384 1 40941 0 0 0 0 123 10 20 0 22 0 417624600 8481841152 36762 33554432000 4194304 4196468 140726387815296 139997641267664 139999735269275 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17199] ppid=17152 vsize=8283048 memory=1060 CPUtime=1.56 cores=0-7
/proc/17185/task/17199/stat : 17199 (java) S 17152 17152 16408 0 -1 1077944384 812 40941 0 0 23 0 123 10 20 0 22 0 417624600 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999037458672 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17200] ppid=17152 vsize=8283048 memory=78880 CPUtime=1.55 cores=0-7
/proc/17185/task/17200/stat : 17200 (java) S 17152 17152 16408 0 -1 1077944384 500 40941 0 0 22 0 123 10 20 0 22 0 417624600 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999036406128 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17201] ppid=17152 vsize=8283048 memory=1216 CPUtime=1.61 cores=0-7
/proc/17185/task/17201/stat : 17201 (java) R 17152 17152 16408 0 -1 4202560 867 40941 0 0 28 0 123 10 20 0 22 0 417624601 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999035338672 139999718744857 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17202] ppid=17152 vsize=8283048 memory=984 CPUtime=1.67 cores=0-7
/proc/17185/task/17202/stat : 17202 (java) R 17152 17152 16408 0 -1 4202560 900 40941 0 0 34 0 123 10 20 0 22 0 417624601 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999034300528 139999720416272 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17203] ppid=17152 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/17185/task/17203/stat : 17203 (java) S 17152 17152 16408 0 -1 1077944384 3 40941 0 0 0 0 123 10 20 0 22 0 417624601 8481841152 36762 33554432000 4194304 4196468 140726387815296 139997143362528 139999735260885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17204] ppid=17152 vsize=8283048 memory=21756 CPUtime=1.33 cores=0-7
/proc/17185/task/17204/stat : 17204 (java) S 17152 17152 16408 0 -1 1077944384 2 40941 0 0 0 0 123 10 20 0 22 0 417624601 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999033248944 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17206] ppid=17152 vsize=8283048 memory=4140 CPUtime=1.33 cores=0-7
/proc/17185/task/17206/stat : 17206 (java) S 17152 17152 16408 0 -1 1077944384 24 40941 0 0 0 0 123 10 20 0 22 0 417624705 8481841152 36762 33554432000 4194304 4196468 140726387815296 139999025214096 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
[pid=17185/tid=17210] ppid=17152 vsize=8283048 memory=2540 CPUtime=1.33 cores=0-7
/proc/17185/task/17210/stat : 17210 (java) S 17152 17152 16408 0 -1 1077944384 13 40941 0 0 0 0 123 10 20 0 22 0 417624707 8481841152 36801 33554432000 4194304 4196468 140726387815296 139996203836080 139999735261826 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33714176 140726387819511 140726387819670 140726387819670 140726387822543 0
Current children cumulated CPU time: 18.84 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 148524 KiB

Child status: 0
Real time (s): 7.4494
CPU time (s): 18.9846
CPU user time (s): 18.1684
CPU system time (s): 0.816176
CPU usage (%): 254.847
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1759900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1684
system time used= 0.816176
maximum resident set size= 1763296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13454
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 17152
#   total CPU time (s): 18.9846
#   total CPU user time (s): 18.1684
#   total CPU system time (s): 0.816176

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068123 second user time and 0.143363 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-14 01:19:59
IDJOB=4392623
IDBENCH=120852
IDSOLVER=2839
FILE ID=node124/4392623-1568416839
RUNJOBID= node124-1568416728-16435
PBS_JOBID= 21702259
Free space on /tmp= 61812 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
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 /tmp/evaluation-result-4392623-1568416839/watcher-4392623-1568416839 -o /tmp/evaluation-result-4392623-1568416839/solver-4392623-1568416839 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568416728-16435 --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-4392623-1568416839.xml

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

MD5SUM BENCH= 9ed3b999acc99b58e0111c7e6e3d1d3a
RANDOM SEED=800334196

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28782108 kB
MemAvailable:   31848988 kB
Buffers:          187412 kB
Cached:          3161020 kB
SwapCached:        45888 kB
Active:           974852 kB
Inactive:        2424704 kB
Active(anon):       4152 kB
Inactive(anon):    88880 kB
Active(file):     970700 kB
Inactive(file):  2335824 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66959224 kB
Dirty:             20876 kB
Writeback:             0 kB
AnonPages:         45288 kB
Mapped:            44392 kB
Shmem:             32744 kB
Slab:             181672 kB
SReclaimable:     152380 kB
SUnreclaim:        29292 kB
KernelStack:        3744 kB
PageTables:         5832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61792 MiB
End job on node124 at 2019-09-14 01:20:06