Trace number 4392323

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 18.5665 7.26414

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392323-1568416835/watcher-4392323-1568416835 -o /tmp/evaluation-result-4392323-1568416835/solver-4392323-1568416835 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568416728-14741 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392323-1568416835.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
Current StackSize limit: 8192 KiB

solver pid=16021, runsolver pid=16018

[startup+0.100137 s]*
/proc/loadavg: 1.70 0.72 0.87 2/211 16043
/proc/meminfo: memFree=30909272/32770624 swapFree=66935016/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417954961 115843072 349 33554432000 4194304 5098028 140723047203632 140723047200888 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 349 296 221 0 87 0
[pid=16024] ppid=16021 vsize=27314120 memory=105756 CPUtime=0.1 cores=0-7
/proc/16024/stat : 16024 (java) S 16021 16021 14714 0 -1 1077944320 6546 0 0 0 8 2 0 0 20 0 20 0 417954961 27969658880 26439 33554432000 4194304 4196468 140722119611632 140722119594176 139994697182967 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
/proc/16024/statm: 6828530 26439 2804 1 0 6790935 0
[pid=16024/tid=16025] ppid=16021 vsize=27314120 memory=7681621922549767577 CPUtime=0.09 cores=0-7
/proc/16024/task/16025/stat : 16025 (java) R 16021 16021 14714 0 -1 4202560 4629 0 0 0 7 2 0 0 20 0 20 0 417954962 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994669005248 139994697204893 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16026] ppid=16021 vsize=27314120 memory=732369985240112101 CPUtime=0 cores=0-7
/proc/16024/task/16026/stat : 16026 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994701425808 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16027] ppid=16021 vsize=27314120 memory=139846902658688 CPUtime=0 cores=0-7
/proc/16024/task/16027/stat : 16027 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994528242704 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16028] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16028/stat : 16028 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994527189904 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16029] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16029/stat : 16029 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994117786384 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16030] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16030/stat : 16030 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994116733584 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16031] ppid=16021 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16024/task/16031/stat : 16031 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994115680784 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16032] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16032/stat : 16032 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994114627984 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16033] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16033/stat : 16033 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 26439 33554432000 4194304 4196468 140722119611632 139994113575184 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16034] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16034/stat : 16034 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 26439 33554432000 4194304 4196468 140722119611632 139993084607344 139994697194114 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16035] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16035/stat : 16035 (java) S 16021 16021 14714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 26439 33554432000 4194304 4196468 140722119611632 139992445740576 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16036] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16036/stat : 16036 (java) S 16021 16021 14714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 26439 33554432000 4194304 4196468 140722119611632 139992311518576 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16037] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16037/stat : 16037 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139991937014096 139994697201563 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16038] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16038/stat : 16038 (java) S 16021 16021 14714 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139993083554160 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16039] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16039/stat : 16039 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139993082501360 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16040] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16040/stat : 16040 (java) S 16021 16021 14714 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139993081448560 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16041] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16041/stat : 16041 (java) S 16021 16021 14714 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139993080395760 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16042] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16042/stat : 16042 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139991439109216 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16043] ppid=16021 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16024/task/16043/stat : 16043 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 26951 33554432000 4194304 4196468 140722119611632 139993079344176 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107152 KiB

[startup+0.210369 s]*
/proc/loadavg: 1.70 0.72 0.87 2/211 16043
/proc/meminfo: memFree=30891232/32770624 swapFree=66935016/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417954961 115843072 349 33554432000 4194304 5098028 140723047203632 140723047200888 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 349 296 221 0 87 0
[pid=16024] ppid=16021 vsize=27314120 memory=122604 CPUtime=0.24 cores=0-7
/proc/16024/stat : 16024 (java) S 16021 16021 14714 0 -1 1077944320 11537 0 0 0 20 4 0 0 20 0 20 0 417954961 27969658880 30651 33554432000 4194304 4196468 140722119611632 140722119594176 139994697182967 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
/proc/16024/statm: 6828530 30651 2953 1 0 6790935 0
[pid=16024/tid=16025] ppid=16021 vsize=27314120 memory=0 CPUtime=0.2 cores=0-7
/proc/16024/task/16025/stat : 16025 (java) R 16021 16021 14714 0 -1 4202560 9227 0 0 0 16 4 0 0 20 0 20 0 417954962 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994668982352 139994678746505 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16026] ppid=16021 vsize=27314120 memory=732369985240112101 CPUtime=0 cores=0-7
/proc/16024/task/16026/stat : 16026 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994701425808 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16027] ppid=16021 vsize=27314120 memory=139846902658688 CPUtime=0 cores=0-7
/proc/16024/task/16027/stat : 16027 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994528242704 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16028] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16028/stat : 16028 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994527189904 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16029] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16029/stat : 16029 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994117786384 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16030] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16030/stat : 16030 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994116733584 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16031] ppid=16021 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16024/task/16031/stat : 16031 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994115680784 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16032] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16032/stat : 16032 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994114627984 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16033] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16033/stat : 16033 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 30651 33554432000 4194304 4196468 140722119611632 139994113575184 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16034] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16034/stat : 16034 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 30651 33554432000 4194304 4196468 140722119611632 139993084607344 139994697194114 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16035] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16035/stat : 16035 (java) S 16021 16021 14714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 30651 33554432000 4194304 4196468 140722119611632 139992445740576 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16036] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16036/stat : 16036 (java) S 16021 16021 14714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 30651 33554432000 4194304 4196468 140722119611632 139992311518576 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16037] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16037/stat : 16037 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139991937014096 139994697201563 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16038] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16038/stat : 16038 (java) S 16021 16021 14714 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139993083554160 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16039] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16039/stat : 16039 (java) S 16021 16021 14714 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139993082501360 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16040] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16040/stat : 16040 (java) S 16021 16021 14714 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139993081448560 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16041] ppid=16021 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/16024/task/16041/stat : 16041 (java) S 16021 16021 14714 0 -1 1077944384 467 0 0 0 2 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139993080395760 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16042] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16042/stat : 16042 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139991439109216 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16043] ppid=16021 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16024/task/16043/stat : 16043 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 30651 33554432000 4194304 4196468 140722119611632 139993079344176 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124000 KiB

[startup+0.309778 s]*
/proc/loadavg: 1.70 0.72 0.87 2/211 16043
/proc/meminfo: memFree=30887820/32770624 swapFree=66935016/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417954961 115843072 349 33554432000 4194304 5098028 140723047203632 140723047200888 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 349 296 221 0 87 0
[pid=16024] ppid=16021 vsize=27314120 memory=126276 CPUtime=0.42 cores=0-7
/proc/16024/stat : 16024 (java) S 16021 16021 14714 0 -1 1077944320 12475 0 0 0 37 5 0 0 20 0 20 0 417954961 27969658880 31569 33554432000 4194304 4196468 140722119611632 140722119594176 139994697182967 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
/proc/16024/statm: 6828530 31569 3004 1 0 6790935 0
[pid=16024/tid=16025] ppid=16021 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16024/task/16025/stat : 16025 (java) R 16021 16021 14714 0 -1 4202560 9992 0 0 0 25 4 0 0 20 0 20 0 417954962 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994669013040 139994678747920 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16026] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16026/stat : 16026 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994701425808 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16027] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16027/stat : 16027 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994528242704 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16028] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16028/stat : 16028 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994527189904 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16029] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16029/stat : 16029 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994117786384 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16030] ppid=16021 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/16024/task/16030/stat : 16030 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994116733584 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16031] ppid=16021 vsize=27314120 memory=139846752498607 CPUtime=0 cores=0-7
/proc/16024/task/16031/stat : 16031 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994115680784 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16032] ppid=16021 vsize=27314120 memory=139846752500912 CPUtime=0 cores=0-7
/proc/16024/task/16032/stat : 16032 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994114627984 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16033] ppid=16021 vsize=27314120 memory=139846752503216 CPUtime=0 cores=0-7
/proc/16024/task/16033/stat : 16033 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27969658880 31569 33554432000 4194304 4196468 140722119611632 139994113575184 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16034] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16034/stat : 16034 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 31569 33554432000 4194304 4196468 140722119611632 139993084607344 139994697194114 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16035] ppid=16021 vsize=27314120 memory=279693505013392 CPUtime=0 cores=0-7
/proc/16024/task/16035/stat : 16035 (java) S 16021 16021 14714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 31569 33554432000 4194304 4196468 140722119611632 139992445740576 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16036] ppid=16021 vsize=27314120 memory=279693505020304 CPUtime=0 cores=0-7
/proc/16024/task/16036/stat : 16036 (java) S 16021 16021 14714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417954966 27969658880 31569 33554432000 4194304 4196468 140722119611632 139992311518576 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16037] ppid=16021 vsize=27314120 memory=279693504961584 CPUtime=0 cores=0-7
/proc/16024/task/16037/stat : 16037 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139991937014096 139994697201563 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16038] ppid=16021 vsize=27314120 memory=279693505034128 CPUtime=0.01 cores=0-7
/proc/16024/task/16038/stat : 16038 (java) S 16021 16021 14714 0 -1 1077944384 372 0 0 0 1 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139993083554160 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16039] ppid=16021 vsize=27314120 memory=279693505041040 CPUtime=0 cores=0-7
/proc/16024/task/16039/stat : 16039 (java) S 16021 16021 14714 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139993082501360 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16040] ppid=16021 vsize=27314120 memory=279693505038736 CPUtime=0.02 cores=0-7
/proc/16024/task/16040/stat : 16040 (java) R 16021 16021 14714 0 -1 4202560 106 0 0 0 2 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139993081448560 139994697204314 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16041] ppid=16021 vsize=27314120 memory=279693505054896 CPUtime=0.07 cores=0-7
/proc/16024/task/16041/stat : 16041 (java) S 16021 16021 14714 0 -1 1077944384 489 0 0 0 7 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139993080395760 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16042] ppid=16021 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16042/stat : 16042 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139991439109216 139994697193173 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16043] ppid=16021 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16024/task/16043/stat : 16043 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417954969 27969658880 31569 33554432000 4194304 4196468 140722119611632 139993079344176 139994697194114 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127672 KiB

[startup+0.700931 s]
/proc/loadavg: 1.70 0.72 0.87 2/211 16043
/proc/meminfo: memFree=30864008/32770624 swapFree=66935016/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417954961 115843072 349 33554432000 4194304 5098028 140723047203632 140723047200888 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 349 296 221 0 87 0
[pid=16024] ppid=16021 vsize=27320392 memory=163576 CPUtime=1.01 cores=0-7
/proc/16024/stat : 16024 (java) S 16021 16021 14714 0 -1 1077944320 19995 0 0 0 94 7 0 0 20 0 20 0 417954961 27976081408 40894 33554432000 4194304 4196468 140722119611632 140722119594176 139994697182967 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
/proc/16024/statm: 6830098 40894 3180 1 0 6791447 0
[pid=16024/tid=16025] ppid=16021 vsize=27320392 memory=279693505349824 CPUtime=0.67 cores=0-7
/proc/16024/task/16025/stat : 16025 (java) R 16021 16021 14714 0 -1 4202560 16944 0 0 0 62 5 0 0 20 0 20 0 417954962 27976081408 40894 33554432000 4194304 4196468 140722119611632 139994669021536 139994697194902 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16026] ppid=16021 vsize=27320392 memory=5076651345044 CPUtime=0 cores=0-7
/proc/16024/task/16026/stat : 16026 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27976081408 40894 33554432000 4194304 4196468 140722119611632 139994701425808 139994697193173 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16027] ppid=16021 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16027/stat : 16027 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417954964 27976081408 40894 33554432000 4194304 4196468 140722119611632 139994528242704 139994697193173 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0
[pid=16024/tid=16028] ppid=16021 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/16024/task/16028/stat : 16028 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417954964 27976081408 40894 33554432000 4194304 4196468 140722119611632 139994527189904 139994697193173 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22478848 140722119615211 140722119615638 140722119615638 140722119618511 0

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

??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40178 s]
/proc/loadavg: 1.96 0.79 0.89 5/212 16071
/proc/meminfo: memFree=30899652/32770624 swapFree=66935028/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1476 CPUtime=14.88 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 584 32185 0 0 0 0 1439 49 20 0 1 0 417954961 115843072 369 33554432000 4194304 5098028 140723047203632 140723047200376 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 369 311 221 0 87 0
[pid=16044] ppid=16021 vsize=8414124 memory=136808 CPUtime=1.82 cores=0-7
/proc/16044/stat : 16044 (java) S 16021 16021 14714 0 -1 1077944320 21632 0 0 0 168 14 0 0 20 0 24 0 417955489 8616062976 34202 33554432000 4194304 4196468 140731043198176 140731043180720 140081246543607 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
/proc/16044/statm: 2103531 34202 3217 1 0 2064875 0
[pid=16044/tid=16045] ppid=16021 vsize=8414124 memory=6791534058613427641 CPUtime=0.93 cores=0-7
/proc/16044/task/16045/stat : 16045 (java) S 16021 16021 14714 0 -1 1077944384 17478 0 0 0 81 12 0 0 20 0 24 0 417955490 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081218383776 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16047] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16047/stat : 16047 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081250785936 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16048] ppid=16021 vsize=8414124 memory=34772 CPUtime=0 cores=0-7
/proc/16044/task/16048/stat : 16048 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081050954256 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16049] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16049/stat : 16049 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081049901456 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16050] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16050/stat : 16050 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081048848656 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16051] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16051/stat : 16051 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081047796880 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16052] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16052/stat : 16052 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081046744080 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16053] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16053/stat : 16053 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081045691280 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16054] ppid=16021 vsize=8414124 memory=208653806239025 CPUtime=0 cores=0-7
/proc/16044/task/16054/stat : 16054 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081044638480 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16062] ppid=16021 vsize=8414124 memory=208653806239026 CPUtime=0 cores=0-7
/proc/16044/task/16062/stat : 16062 (java) S 16021 16021 14714 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417955492 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080607840624 140081246554754 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16063] ppid=16021 vsize=8414124 memory=208653806239027 CPUtime=0 cores=0-7
/proc/16044/task/16063/stat : 16063 (java) S 16021 16021 14714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417955493 8616062976 34202 33554432000 4194304 4196468 140731043198176 140079687263264 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16064] ppid=16021 vsize=8414124 memory=208653806239028 CPUtime=0 cores=0-7
/proc/16044/task/16064/stat : 16064 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955493 8616062976 34202 33554432000 4194304 4196468 140731043198176 140079418827632 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16065] ppid=16021 vsize=8414124 memory=208653806239029 CPUtime=0 cores=0-7
/proc/16044/task/16065/stat : 16065 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140079044319056 140081246562203 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16066] ppid=16021 vsize=8414124 memory=208653806239030 CPUtime=0.17 cores=0-7
/proc/16044/task/16066/stat : 16066 (java) S 16021 16021 14714 0 -1 1077944384 928 0 0 0 17 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080606788464 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16067] ppid=16021 vsize=8414124 memory=208653806239031 CPUtime=0.23 cores=0-7
/proc/16044/task/16067/stat : 16067 (java) S 16021 16021 14714 0 -1 1077944384 531 0 0 0 23 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080605735664 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16068] ppid=16021 vsize=8414124 memory=303430223234596890 CPUtime=0.2 cores=0-7
/proc/16044/task/16068/stat : 16068 (java) S 16021 16021 14714 0 -1 1077944384 637 0 0 0 20 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080604682864 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16069] ppid=16021 vsize=8414124 memory=288230621803970871 CPUtime=0.25 cores=0-7
/proc/16044/task/16069/stat : 16069 (java) S 16021 16021 14714 0 -1 1077944384 666 0 0 0 25 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080603630064 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16070] ppid=16021 vsize=8414124 memory=14133350919046965 CPUtime=0 cores=0-7
/proc/16044/task/16070/stat : 16070 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417955496 8616062976 34202 33554432000 4194304 4196468 140731043198176 140078546414176 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16071] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16071/stat : 16071 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417955496 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080602577456 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 138284 KiB

[startup+6.801 s]
/proc/loadavg: 1.96 0.79 0.89 5/212 16071
/proc/meminfo: memFree=30899652/32770624 swapFree=66935028/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1476 CPUtime=14.88 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 584 32185 0 0 0 0 1439 49 20 0 1 0 417954961 115843072 369 33554432000 4194304 5098028 140723047203632 140723047200376 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 369 311 221 0 87 0
[pid=16044] ppid=16021 vsize=8414124 memory=136808 CPUtime=1.82 cores=0-7
/proc/16044/stat : 16044 (java) S 16021 16021 14714 0 -1 1077944320 21632 0 0 0 168 14 0 0 20 0 24 0 417955489 8616062976 34202 33554432000 4194304 4196468 140731043198176 140731043180720 140081246543607 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
/proc/16044/statm: 2103531 34202 3217 1 0 2064875 0
[pid=16044/tid=16045] ppid=16021 vsize=8414124 memory=0 CPUtime=0.93 cores=0-7
/proc/16044/task/16045/stat : 16045 (java) S 16021 16021 14714 0 -1 1077944384 17478 0 0 0 81 12 0 0 20 0 24 0 417955490 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081218383776 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16047] ppid=16021 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16044/task/16047/stat : 16047 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081250785936 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16048] ppid=16021 vsize=8414124 memory=1124 CPUtime=0 cores=0-7
/proc/16044/task/16048/stat : 16048 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081050954256 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16049] ppid=16021 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/16044/task/16049/stat : 16049 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081049901456 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16050] ppid=16021 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/16044/task/16050/stat : 16050 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081048848656 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16051] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16051/stat : 16051 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081047796880 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16052] ppid=16021 vsize=8414124 memory=11204 CPUtime=0 cores=0-7
/proc/16044/task/16052/stat : 16052 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081046744080 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16053] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16053/stat : 16053 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081045691280 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16054] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16054/stat : 16054 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955491 8616062976 34202 33554432000 4194304 4196468 140731043198176 140081044638480 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16062] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16062/stat : 16062 (java) S 16021 16021 14714 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417955492 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080607840624 140081246554754 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16063] ppid=16021 vsize=8414124 memory=-8817073721047302092 CPUtime=0 cores=0-7
/proc/16044/task/16063/stat : 16063 (java) S 16021 16021 14714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417955493 8616062976 34202 33554432000 4194304 4196468 140731043198176 140079687263264 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16064] ppid=16021 vsize=8414124 memory=1399084172682556976 CPUtime=0 cores=0-7
/proc/16044/task/16064/stat : 16064 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955493 8616062976 34202 33554432000 4194304 4196468 140731043198176 140079418827632 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16065] ppid=16021 vsize=8414124 memory=-6302889425569150144 CPUtime=0 cores=0-7
/proc/16044/task/16065/stat : 16065 (java) S 16021 16021 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140079044319056 140081246562203 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16066] ppid=16021 vsize=8414124 memory=6935649255759568960 CPUtime=0.17 cores=0-7
/proc/16044/task/16066/stat : 16066 (java) S 16021 16021 14714 0 -1 1077944384 928 0 0 0 17 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080606788464 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16067] ppid=16021 vsize=8414124 memory=3047711592059544694 CPUtime=0.23 cores=0-7
/proc/16044/task/16067/stat : 16067 (java) S 16021 16021 14714 0 -1 1077944384 531 0 0 0 23 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080605735664 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16068] ppid=16021 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/16044/task/16068/stat : 16068 (java) S 16021 16021 14714 0 -1 1077944384 637 0 0 0 20 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080604682864 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16069] ppid=16021 vsize=8414124 memory=177 CPUtime=0.25 cores=0-7
/proc/16044/task/16069/stat : 16069 (java) S 16021 16021 14714 0 -1 1077944384 666 0 0 0 25 0 0 0 20 0 24 0 417955495 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080603630064 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16070] ppid=16021 vsize=8414124 memory=89 CPUtime=0 cores=0-7
/proc/16044/task/16070/stat : 16070 (java) S 16021 16021 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417955496 8616062976 34202 33554432000 4194304 4196468 140731043198176 140078546414176 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16071] ppid=16021 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16044/task/16071/stat : 16071 (java) S 16021 16021 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417955496 8616062976 34202 33554432000 4194304 4196468 140731043198176 140080602577456 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 138284 KiB

[startup+7.2011 s]
/proc/loadavg: 2.05 0.82 0.91 6/222 16085
/proc/meminfo: memFree=30632876/32770624 swapFree=66935028/67108860
[pid=16021] ppid=16018 vsize=113128 memory=1476 CPUtime=14.88 cores=0-7
/proc/16021/stat : 16021 (scop.sh) S 16018 16021 14714 0 -1 4202496 584 32185 0 0 0 0 1439 49 20 0 1 0 417954961 115843072 369 33554432000 4194304 5098028 140723047203632 140723047200376 140509371261564 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 28225536 140723047211813 140723047212140 140723047212140 140723047215053 0
/proc/16021/statm: 28282 369 311 221 0 87 0
[pid=16044] ppid=16021 vsize=8283048 memory=146868 CPUtime=3.52 cores=0-7
/proc/16044/stat : 16044 (java) S 16021 16021 14714 0 -1 1077944320 22027 39917 0 0 204 15 123 10 20 0 22 0 417955489 8481841152 36717 33554432000 4194304 4196468 140731043198176 140731043180720 140081246543607 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
/proc/16044/statm: 2070762 36717 3235 1 0 2032106 0
[pid=16044/tid=16045] ppid=16021 vsize=8283048 memory=139846752447136 CPUtime=2.32 cores=0-7
/proc/16044/task/16045/stat : 16045 (java) R 16021 16021 14714 0 -1 4202560 17557 39917 0 0 87 12 123 10 20 0 22 0 417955490 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081218382384 140081246565533 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16047] ppid=16021 vsize=8283048 memory=14008 CPUtime=1.33 cores=0-7
/proc/16044/task/16047/stat : 16047 (java) S 16021 16021 14714 0 -1 1077944384 2 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081250785936 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16048] ppid=16021 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/16044/task/16048/stat : 16048 (java) S 16021 16021 14714 0 -1 1077944384 2 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081050954256 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16049] ppid=16021 vsize=8283048 memory=2124 CPUtime=1.33 cores=0-7
/proc/16044/task/16049/stat : 16049 (java) S 16021 16021 14714 0 -1 1077944384 3 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081049901456 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16050] ppid=16021 vsize=8283048 memory=1396 CPUtime=1.33 cores=0-7
/proc/16044/task/16050/stat : 16050 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081048848656 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16051] ppid=16021 vsize=8283048 memory=429520 CPUtime=1.33 cores=0-7
/proc/16044/task/16051/stat : 16051 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081047796880 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16052] ppid=16021 vsize=8283048 memory=13252 CPUtime=1.33 cores=0-7
/proc/16044/task/16052/stat : 16052 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081046744080 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16053] ppid=16021 vsize=8283048 memory=15460 CPUtime=1.33 cores=0-7
/proc/16044/task/16053/stat : 16053 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081045691280 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16054] ppid=16021 vsize=8283048 memory=279693505141824 CPUtime=1.33 cores=0-7
/proc/16044/task/16054/stat : 16054 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955491 8481841152 36717 33554432000 4194304 4196468 140731043198176 140081044638480 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16062] ppid=16021 vsize=8283048 memory=139846755603827 CPUtime=1.33 cores=0-7
/proc/16044/task/16062/stat : 16062 (java) S 16021 16021 14714 0 -1 1077944384 6 39917 0 0 0 0 123 10 20 0 22 0 417955492 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080607840624 140081246554754 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16063] ppid=16021 vsize=8283048 memory=139846755610162 CPUtime=1.33 cores=0-7
/proc/16044/task/16063/stat : 16063 (java) S 16021 16021 14714 0 -1 1077944384 13 39917 0 0 0 0 123 10 20 0 22 0 417955493 8481841152 36717 33554432000 4194304 4196468 140731043198176 140079687263264 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16064] ppid=16021 vsize=8283048 memory=139846752551584 CPUtime=1.33 cores=0-7
/proc/16044/task/16064/stat : 16064 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955493 8481841152 36717 33554432000 4194304 4196468 140731043198176 140079418827632 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16065] ppid=16021 vsize=8283048 memory=139846752777840 CPUtime=1.33 cores=0-7
/proc/16044/task/16065/stat : 16065 (java) S 16021 16021 14714 0 -1 1077944384 1 39917 0 0 0 0 123 10 20 0 22 0 417955495 8481841152 36717 33554432000 4194304 4196468 140731043198176 140079044319056 140081246562203 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16066] ppid=16021 vsize=8283048 memory=139846752777936 CPUtime=1.57 cores=0-7
/proc/16044/task/16066/stat : 16066 (java) R 16021 16021 14714 0 -1 4202560 951 39917 0 0 24 0 123 10 20 0 22 0 417955495 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080606772944 140081246564954 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16067] ppid=16021 vsize=8283048 memory=1476 CPUtime=1.6 cores=0-7
/proc/16044/task/16067/stat : 16067 (java) S 16021 16021 14714 0 -1 1077944384 569 39917 0 0 27 0 123 10 20 0 22 0 417955495 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080605735664 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16068] ppid=16021 vsize=8283048 memory=0 CPUtime=1.57 cores=0-7
/proc/16044/task/16068/stat : 16068 (java) S 16021 16021 14714 0 -1 1077944384 656 39917 0 0 24 0 123 10 20 0 22 0 417955495 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080604682864 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16069] ppid=16021 vsize=8283048 memory=139846755857952 CPUtime=1.66 cores=0-7
/proc/16044/task/16069/stat : 16069 (java) R 16021 16021 14714 0 -1 4202560 851 39917 0 0 33 0 123 10 20 0 22 0 417955495 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080603630064 140081239640443 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16070] ppid=16021 vsize=8283048 memory=139846755864221 CPUtime=1.33 cores=0-7
/proc/16044/task/16070/stat : 16070 (java) S 16021 16021 14714 0 -1 1077944384 3 39917 0 0 0 0 123 10 20 0 22 0 417955496 8481841152 36717 33554432000 4194304 4196468 140731043198176 140078546414176 140081246553813 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16071] ppid=16021 vsize=8283048 memory=139846752899696 CPUtime=1.33 cores=0-7
/proc/16044/task/16071/stat : 16071 (java) S 16021 16021 14714 0 -1 1077944384 2 39917 0 0 0 0 123 10 20 0 22 0 417955496 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080602577456 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16073] ppid=16021 vsize=8283048 memory=139846752899728 CPUtime=1.33 cores=0-7
/proc/16044/task/16073/stat : 16073 (java) S 16021 16021 14714 0 -1 1077944384 24 39917 0 0 0 0 123 10 20 0 22 0 417955579 8481841152 36717 33554432000 4194304 4196468 140731043198176 140080595099920 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
[pid=16044/tid=16077] ppid=16021 vsize=8283048 memory=139846752899792 CPUtime=1.33 cores=0-7
/proc/16044/task/16077/stat : 16077 (java) S 16021 16021 14714 0 -1 1077944384 8 39917 0 0 0 0 123 10 20 0 22 0 417955582 8481841152 36717 33554432000 4194304 4196468 140731043198176 140077606888752 140081246554754 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20713472 140731043206135 140731043206294 140731043206294 140731043209167 0
Current children cumulated CPU time: 18.4 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 148344 KiB

Child status: 0
Real time (s): 7.26414
CPU time (s): 18.5665
CPU user time (s): 17.7957
CPU system time (s): 0.770842
CPU usage (%): 255.592
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1729876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.7957
system time used= 0.770842
maximum resident set size= 1733268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96634
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= 14245
involuntary context switches= 48


# summary of solver processes directly reported to runsolver:
#   pid: 16021
#   total CPU time (s): 18.5665
#   total CPU user time (s): 17.7957
#   total CPU system time (s): 0.770842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071247 second user time and 0.131423 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-14 01:19:56
IDJOB=4392323
IDBENCH=120852
IDSOLVER=2838
FILE ID=node151/4392323-1568416835
RUNJOBID= node151-1568416728-14741
PBS_JOBID= 21702250
Free space on /tmp= 59308 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-graphs/Rlfap-graph-10.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392323-1568416835/watcher-4392323-1568416835 -o /tmp/evaluation-result-4392323-1568416835/solver-4392323-1568416835 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568416728-14741 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392323-1568416835.xml

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

MD5SUM BENCH= 9ed3b999acc99b58e0111c7e6e3d1d3a
RANDOM SEED=289336931

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31005384 kB
MemAvailable:   31855776 kB
Buffers:          177424 kB
Cached:           965084 kB
SwapCached:        71244 kB
Active:           626672 kB
Inactive:         588816 kB
Active(anon):       8580 kB
Inactive(anon):    96880 kB
Active(file):     618092 kB
Inactive(file):   491936 kB
Unevictable:      110856 kB
Mlocked:          110856 kB
SwapTotal:      67108860 kB
SwapFree:       66935016 kB
Dirty:             20728 kB
Writeback:             0 kB
AnonPages:        251860 kB
Mapped:            37124 kB
Shmem:             24252 kB
Slab:             141208 kB
SReclaimable:     112396 kB
SUnreclaim:        28812 kB
KernelStack:        3712 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59288 MiB
End job on node151 at 2019-09-14 01:20:03