Trace number 4405128

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-76.xml
MD5SUM67696fc72ebd3977eb7611ca6505cd00
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 benchmark0.043006
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints365
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree6
Maximum variable degree22
Distribution of variable degrees[{"degree":6,"count":1},{"degree":10,"count":4},{"degree":11,"count":2},{"degree":12,"count":6},{"degree":13,"count":7},{"degree":14,"count":7},{"degree":15,"count":5},{"degree":16,"count":5},{"degree":17,"count":3},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":365}]
Number of extensional constraints365
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":365}]
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-4818-serial-file.bin HOME/instance-4405128-1569335979.xml
0.65/0.55	
0.65/0.55	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.55	
0.65/0.58	c BEGIN-Prog: Tue Sep 24 15:29:16 CEST 2019
0.65/0.58	c PID: 4821
0.65/0.58	c IP: 172.20.3.104
0.65/0.58	c HOST: node104.alineos.net
0.65/0.58	c (0,0) Parsing Begin
2.48/1.15	c (0,0) Parsing End
2.48/1.15	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 365 ctr, max domain size 20
2.48/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.48/1.15	c (0,0) Constraint Name Generate Begin
2.48/1.16	c (0,0) Ctr:HOME/instance-4405128-1569335979.xml,ExtensionConflict:Var
2.48/1.16	c (0,0) Constraint Name Generate End
2.48/1.16	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.48/1.16	c (0,0) CSP to CSPinCNF Begin
4.95/1.84	c (1,1) translated 37 (10%) constraints
5.79/2.06	c (1,1) translated 73 (20%) constraints
6.57/2.26	c (1,1) translated 110 (30%) constraints
7.37/2.45	c (1,1) translated 146 (40%) constraints
8.18/2.63	c (2,2) translated 183 (50%) constraints
8.98/2.81	c (2,2) translated 219 (60%) constraints
9.39/2.99	c (2,2) translated 256 (70%) constraints
10.23/3.15	c (2,2) translated 292 (80%) constraints
11.00/3.31	c (2,2) translated 329 (90%) constraints
11.40/3.47	c (2,2) translated 365 (100%) constraints
11.40/3.47	c (2,2) ===========================================
11.40/3.48	c (2,2) Order
11.40/3.48	c (2,2) ===========================================
11.81/3.57	c (3,3) translated 2778 (10%) constraints
12.22/3.65	c (3,3) translated 5556 (20%) constraints
12.61/3.73	c (3,3) translated 8334 (30%) constraints
13.02/3.80	c (3,3) translated 11111 (40%) constraints
13.02/3.87	c (3,3) translated 13889 (50%) constraints
13.40/3.95	c (3,3) translated 16667 (60%) constraints
13.78/4.01	c (3,3) translated 19444 (70%) constraints
13.78/4.08	c (3,3) translated 22222 (80%) constraints
14.13/4.14	c (3,3) translated 25000 (90%) constraints
14.41/4.20	c (3,3) translated 27777 (100%) constraints
14.41/4.20	c (3,3) CSP to CSPinCNF End
14.41/4.20	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
14.41/4.20	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
14.41/4.20	c (3,3) CSPinCNF Propagation Begin
15.22/4.44	c (3,3) 0 values, 3151 unsatisfiable literals, and 0 valid clauses are removed
15.22/4.44	c (3,3) CSPinCNF Propagation End
15.22/4.44	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
15.22/4.44	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
15.22/4.44	c (3,3) Simplify CSPinCNF Begin
15.60/4.54	c (3,3) Simplify CSPinCNF End
15.60/4.54	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
15.60/4.54	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
15.60/4.54	c (3,3) Calculate Precise Domain Begin
15.60/4.54	c (3,3) 0 values are removed by re-calculation
15.60/4.54	c (3,3) Calculate Precise Domain End
15.60/4.54	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
15.60/4.54	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
15.60/4.54	c (3,3) CSPinCNF to SatSolver Begin
16.31/4.73	c (4,4) 2778 (10 %) CSP clauses are encoded (0 SAT variables, 3677 SAT clauses)
16.71/4.81	c (4,4) 5556 (20 %) CSP clauses are encoded (0 SAT variables, 6455 SAT clauses)
16.71/4.89	c (4,4) 8334 (30 %) CSP clauses are encoded (0 SAT variables, 9233 SAT clauses)
17.11/4.94	c (4,4) 11111 (40 %) CSP clauses are encoded (0 SAT variables, 12010 SAT clauses)
17.45/5.20	c (4,4) 13889 (50 %) CSP clauses are encoded (0 SAT variables, 14788 SAT clauses)
17.45/5.23	c (4,4) 16667 (60 %) CSP clauses are encoded (0 SAT variables, 17566 SAT clauses)
17.45/5.27	c (4,4) 19444 (70 %) CSP clauses are encoded (0 SAT variables, 20343 SAT clauses)
17.56/5.30	c (4,4) 22222 (80 %) CSP clauses are encoded (0 SAT variables, 23121 SAT clauses)
17.56/5.34	c (4,4) 25000 (90 %) CSP clauses are encoded (0 SAT variables, 25899 SAT clauses)
17.56/5.37	c (4,4) 27777 (100 %) CSP clauses are encoded (0 SAT variables, 28676 SAT clauses)
17.56/5.37	c (4,4) CSPinCNF to SatSolver End
17.56/5.37	c (4,4) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
17.56/5.37	c (4,4) 950 bool, 28677 clause
17.56/5.37	c (4,4) Export Begin
17.67/5.46	c (4,4) Export to HOME/scop-4818-serial-file.bin
17.67/5.46	c (4,4) Export End
17.67/5.46	c (4,4) Export File Size: 0.01 MB
17.67/5.46	c (4,4) 0,0,3,3,3,3,4,STOP-AFTER(DIMACS)
17.67/5.46	c END-Prog: Tue Sep 24 15:29:21 CEST 2019
17.67/5.48	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-4818-serial-file.bin
17.85/5.94	c (0,0) Read Serial File Begin
17.85/5.94	c (0,0) HOME/scop-4818-serial-file.bin
18.69/6.16	c (0,0) Read Serial File End
18.69/6.17	
18.69/6.17	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
18.69/6.17	(Solving Process)
18.69/6.17	
18.69/6.19	c BEGIN-Prog: Tue Sep 24 15:29:22 CEST 2019
18.69/6.19	c PID: 4843
18.69/6.19	c IP: 172.20.3.104
18.69/6.19	c HOST: node104.alineos.net
18.83/6.20	c (0,0) SatSolver.solve Begin
18.83/6.20	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405128-1569335979.xml-scop-4821.cnf
18.83/6.23	c (0,0) c
18.83/6.23	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)
18.83/6.23	c (0,0) c
18.83/6.23	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
18.83/6.23	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
18.83/6.23	c (0,0) c ========================================[ Problem Statistics ]===========================================
18.83/6.23	c (0,0) c |                                                                                                       |
18.83/6.23	c (0,0) c |  Number of variables:           950                                                                   |
18.83/6.23	c (0,0) c |  Number of clauses:           28677                                                                   |
18.83/6.23	c (0,0) c |  Parse time:                   0.01 s                                                                 |
18.83/6.23	c (0,0) c |                                                                                                       |
18.83/6.26	c (0,0) c |  Simplification time:          0.02 s                                                                 |
18.83/6.26	c (0,0) c |                                                                                                       |
18.83/6.26	c (0,0) c |  Generating clones                                                                                    |
18.83/6.26	c (0,0) c |  all clones generated. Memory =    35.86Mb.                                                           |
18.83/6.26	c (0,0) c ========================================================================================================|
18.83/6.26	c (0,0) c
18.83/6.26	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
18.83/6.26	c (0,0) c
18.83/6.26	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.26	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.83/6.26	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.26	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
18.83/6.26	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
18.83/6.26	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
18.83/6.26	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
18.83/6.26	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
18.83/6.26	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
18.83/6.26	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
18.83/6.26	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
18.83/6.26	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
18.83/6.26	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
18.83/6.26	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
18.83/6.26	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
18.83/6.26	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
18.83/6.26	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
18.83/6.26	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
18.83/6.26	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c real time : 0.059284 s
18.83/6.28	c (0,0) c cpu time  : 0.065704 s
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c | Conflicts     |             798 |          7 |        144 |        409 |         25 |         26 |         67 |         83 |         37 |
18.83/6.28	c (0,0) c | Decisions     |            1841 |        164 |        290 |        583 |        147 |        166 |        149 |        192 |        150 |
18.83/6.28	c (0,0) c | Propagations  |           62897 |       1377 |      11070 |      29090 |       3053 |       2484 |       5915 |       6151 |       3757 |
18.83/6.28	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
18.83/6.28	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
18.83/6.28	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | PropBinClauses|           63739 |       1373 |      11128 |      29378 |       3044 |       2476 |       6135 |       6432 |       3773 |
18.83/6.28	c (0,0) c | PropPreBlocker|         1349219 |      37490 |     252926 |     572877 |      76315 |      65256 |     126103 |     124596 |      93656 |
18.83/6.28	c (0,0) c | PropNotBlocker|          384046 |      17939 |      66851 |     147228 |      24069 |      23403 |      40853 |      34804 |      28899 |
18.83/6.28	c (0,0) c | LitFullScans  |         2084439 |      62504 |     383332 |     884045 |     115365 |     100094 |     199847 |     198353 |     140899 |
18.83/6.28	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | DecisionLevel0|               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
18.83/6.28	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
18.83/6.28	c (0,0) c | Avg_Trail     |                 |        635 |        682 |        561 |        743 |        547 |        610 |        768 |        694 |
18.83/6.28	c (0,0) c | Avg_DL        |                 |        112 |         51 |         53 |         63 |         47 |         45 |         66 |         36 |
18.83/6.28	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c | Exported      |               5 |          0 |          0 |          1 |          0 |          2 |          0 |          2 |          0 |
18.83/6.28	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.83/6.28	c (0,0) c | Glues         |                 |          0 |          0 |          1 |          0 |          2 |          0 |          2 |          0 |
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c | Orig_Seen     |             2 % |         75 |       1258 |       1830 |        498 |        288 |        945 |        810 |        591 |
18.83/6.28	c (0,0) c | Diff Orig seen|                 |      X     |       1183 |       1755 |        423 |        213 |        870 |        735 |        516 |
18.83/6.28	c (0,0) c | Hamming       |            33 % |      X     |        345 |        393 |        326 |        272 |        326 |        307 |        281 |
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
18.83/6.28	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
18.83/6.28	c (0,0) c | PropagationTim|                 |    0.0  99%|    0.0  91%|    0.0  88%|    0.0  97%|    0.0  98%|    0.0  95%|    0.0  94%|    0.0  96%|
18.83/6.28	c (0,0) c | AnalysisTime  |                 |    0.0   0%|    0.0   6%|    0.0   9%|    0.0   2%|    0.0   1%|    0.0   3%|    0.0   4%|    0.0   2%|
18.83/6.28	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
18.83/6.28	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c
18.83/6.28	c (0,0) c Threads : 8
18.83/6.28	c (0,0) c Winner : 0
18.83/6.28	c (0,0) c Conflicts_0 : 7
18.83/6.28	c (0,0) c Conflicts_1 : 144
18.83/6.28	c (0,0) c Conflicts_2 : 409
18.83/6.28	c (0,0) c Conflicts_3 : 25
18.83/6.28	c (0,0) c Conflicts_4 : 26
18.83/6.28	c (0,0) c Conflicts_5 : 67
18.83/6.28	c (0,0) c Conflicts_6 : 83
18.83/6.28	c (0,0) c Conflicts_7 : 37
18.83/6.28	c (0,0) c Conflicts_total : 798
18.83/6.28	c (0,0) c Conflicts_winner : 7
18.83/6.28	c (0,0) c Decisions_0 : 164
18.83/6.29	c (0,0) c Decisions_1 : 290
18.83/6.29	c (0,0) c Decisions_2 : 583
18.83/6.29	c (0,0) c Decisions_3 : 147
18.83/6.29	c (0,0) c Decisions_4 : 166
18.83/6.29	c (0,0) c Decisions_5 : 149
18.83/6.29	c (0,0) c Decisions_6 : 192
18.83/6.29	c (0,0) c Decisions_7 : 150
18.83/6.29	c (0,0) c Decisions_total : 1841
18.83/6.29	c (0,0) c Decisions_winner : 164
18.83/6.29	c (0,0) c Propagations_0 : 1377
18.83/6.29	c (0,0) c Propagations_1 : 11070
18.83/6.29	c (0,0) c Propagations_2 : 29090
18.83/6.29	c (0,0) c Propagations_3 : 3053
18.83/6.29	c (0,0) c Propagations_4 : 2484
18.83/6.29	c (0,0) c Propagations_5 : 5915
18.83/6.29	c (0,0) c Propagations_6 : 6151
18.83/6.29	c (0,0) c Propagations_7 : 3757
18.83/6.29	c (0,0) c Propagations_total : 62897
18.83/6.29	c (0,0) c Propagations_winner : 1377
18.83/6.29	c (0,0) c ReduceDBs_0 : 0
18.83/6.29	c (0,0) c ReduceDBs_1 : 0
18.83/6.29	c (0,0) c ReduceDBs_2 : 0
18.83/6.29	c (0,0) c ReduceDBs_3 : 0
18.83/6.29	c (0,0) c ReduceDBs_4 : 0
18.83/6.29	c (0,0) c ReduceDBs_5 : 0
18.83/6.29	c (0,0) c ReduceDBs_6 : 0
18.83/6.29	c (0,0) c ReduceDBs_7 : 0
18.83/6.29	c (0,0) c ReduceDBs_total : 0
18.83/6.29	c (0,0) c ReduceDBs_winner : 0
18.83/6.29	c (0,0) c SimpDBs_0 : 1
18.83/6.29	c (0,0) c SimpDBs_1 : 1
18.83/6.29	c (0,0) c SimpDBs_2 : 1
18.83/6.29	c (0,0) c SimpDBs_3 : 1
18.83/6.29	c (0,0) c SimpDBs_4 : 1
18.83/6.29	c (0,0) c SimpDBs_5 : 1
18.83/6.29	c (0,0) c SimpDBs_6 : 1
18.83/6.29	c (0,0) c SimpDBs_7 : 1
18.83/6.29	c (0,0) c SimpDBs_total : 8
18.83/6.29	c (0,0) c SimpDBs_winner : 1
18.83/6.29	c (0,0) c Restarts_0 : 1
18.83/6.29	c (0,0) c Restarts_1 : 1
18.83/6.29	c (0,0) c Restarts_2 : 1
18.83/6.29	c (0,0) c Restarts_3 : 1
18.83/6.29	c (0,0) c Restarts_4 : 1
18.83/6.29	c (0,0) c Restarts_5 : 1
18.83/6.29	c (0,0) c Restarts_6 : 1
18.83/6.29	c (0,0) c Restarts_7 : 1
18.83/6.29	c (0,0) c Restarts_total : 8
18.83/6.29	c (0,0) c Restarts_winner : 1
18.83/6.29	c (0,0) c ForcedImports_0 : 0
18.83/6.29	c (0,0) c ForcedImports_1 : 0
18.83/6.29	c (0,0) c ForcedImports_2 : 0
18.83/6.29	c (0,0) c ForcedImports_3 : 0
18.83/6.29	c (0,0) c ForcedImports_4 : 0
18.83/6.29	c (0,0) c ForcedImports_5 : 0
18.83/6.29	c (0,0) c ForcedImports_6 : 0
18.83/6.29	c (0,0) c ForcedImports_7 : 0
18.83/6.29	c (0,0) c ForcedImports_total : 0
18.83/6.29	c (0,0) c ForcedImports_winner : 0
18.83/6.29	c (0,0) c PropsBinClauses_0 : 1373
18.83/6.29	c (0,0) c PropsBinClauses_1 : 11128
18.83/6.29	c (0,0) c PropsBinClauses_2 : 29378
18.83/6.29	c (0,0) c PropsBinClauses_3 : 3044
18.83/6.29	c (0,0) c PropsBinClauses_4 : 2476
18.83/6.29	c (0,0) c PropsBinClauses_5 : 6135
18.83/6.29	c (0,0) c PropsBinClauses_6 : 6432
18.83/6.29	c (0,0) c PropsBinClauses_7 : 3773
18.83/6.29	c (0,0) c PropsBinClauses_total : 63739
18.83/6.29	c (0,0) c PropsBinClauses_winner : 1373
18.83/6.29	c (0,0) c PropsPreBlocker_0 : 37490
18.83/6.29	c (0,0) c PropsPreBlocker_1 : 252926
18.83/6.29	c (0,0) c PropsPreBlocker_2 : 572877
18.83/6.29	c (0,0) c PropsPreBlocker_3 : 76315
18.83/6.29	c (0,0) c PropsPreBlocker_4 : 65256
18.83/6.29	c (0,0) c PropsPreBlocker_5 : 126103
18.83/6.29	c (0,0) c PropsPreBlocker_6 : 124596
18.83/6.29	c (0,0) c PropsPreBlocker_7 : 93656
18.83/6.29	c (0,0) c PropsPreBlocker_total : 1349219
18.83/6.29	c (0,0) c PropsPreBlocker_winner : 37490
18.83/6.29	c (0,0) c PropsNotBlocker_0 : 17939
18.83/6.29	c (0,0) c PropsNotBlocker_1 : 66851
18.83/6.29	c (0,0) c PropsNotBlocker_2 : 147228
18.83/6.29	c (0,0) c PropsNotBlocker_3 : 24069
18.83/6.29	c (0,0) c PropsNotBlocker_4 : 23403
18.83/6.29	c (0,0) c PropsNotBlocker_5 : 40853
18.83/6.29	c (0,0) c PropsNotBlocker_6 : 34804
18.83/6.29	c (0,0) c PropsNotBlocker_7 : 28899
18.83/6.29	c (0,0) c PropsNotBlocker_total : 384046
18.83/6.29	c (0,0) c PropsNotBlocker_winner : 17939
18.83/6.29	c (0,0) c PropsLitFullScans_0 : 62504
18.83/6.29	c (0,0) c PropsLitFullScans_1 : 383332
18.83/6.29	c (0,0) c PropsLitFullScans_2 : 884045
18.83/6.29	c (0,0) c PropsLitFullScans_3 : 115365
18.83/6.29	c (0,0) c PropsLitFullScans_4 : 100094
18.83/6.29	c (0,0) c PropsLitFullScans_5 : 199847
18.83/6.29	c (0,0) c PropsLitFullScans_6 : 198353
18.83/6.29	c (0,0) c PropsLitFullScans_7 : 140899
18.83/6.29	c (0,0) c PropsLitFullScans_total : 2084439
18.83/6.29	c (0,0) c PropsLitFullScans_winner : 62504
18.83/6.29	c (0,0) c LitScanFractions_0 : 0
18.83/6.29	c (0,0) c LitScanFractions_1 : 0
18.83/6.29	c (0,0) c LitScanFractions_2 : 0
18.83/6.29	c (0,0) c LitScanFractions_3 : 0
18.83/6.29	c (0,0) c LitScanFractions_4 : 0
18.83/6.29	c (0,0) c LitScanFractions_5 : 0
18.83/6.29	c (0,0) c LitScanFractions_6 : 0
18.83/6.29	c (0,0) c LitScanFractions_7 : 0
18.83/6.29	c (0,0) c LitScanFractions_total : 0
18.83/6.29	c (0,0) c LitScanFractions_winner : 0
18.83/6.29	c (0,0) c DecisionLevel0_0 : 1
18.83/6.29	c (0,0) c DecisionLevel0_1 : 1
18.83/6.29	c (0,0) c DecisionLevel0_2 : 1
18.83/6.29	c (0,0) c DecisionLevel0_3 : 1
18.83/6.29	c (0,0) c DecisionLevel0_4 : 1
18.83/6.29	c (0,0) c DecisionLevel0_5 : 1
18.83/6.29	c (0,0) c DecisionLevel0_6 : 1
18.83/6.29	c (0,0) c DecisionLevel0_7 : 1
18.83/6.29	c (0,0) c DecisionLevel0_total : 8
18.83/6.29	c (0,0) c DecisionLevel0_winner : 1
18.83/6.29	c (0,0) c Periods_0 : 0
18.83/6.29	c (0,0) c Periods_1 : 0
18.83/6.29	c (0,0) c Periods_2 : 0
18.83/6.29	c (0,0) c Periods_3 : 0
18.83/6.29	c (0,0) c Periods_4 : 0
18.83/6.29	c (0,0) c Periods_5 : 0
18.83/6.29	c (0,0) c Periods_6 : 0
18.83/6.29	c (0,0) c Periods_7 : 0
18.83/6.29	c (0,0) c Periods_total : 0
18.83/6.29	c (0,0) c Periods_winner : 0
18.83/6.29	c (0,0) c Margin_0 : 20
18.83/6.29	c (0,0) c Margin_1 : 20
18.83/6.29	c (0,0) c Margin_2 : 20
18.83/6.29	c (0,0) c Margin_3 : 20
18.83/6.29	c (0,0) c Margin_4 : 20
18.83/6.29	c (0,0) c Margin_5 : 20
18.83/6.29	c (0,0) c Margin_6 : 20
18.83/6.29	c (0,0) c Margin_7 : 20
18.83/6.29	c (0,0) c Margin_total : 160
18.83/6.29	c (0,0) c Margin_winner : 20
18.83/6.29	c (0,0) c Exported_0 : 0
18.83/6.29	c (0,0) c Exported_1 : 0
18.83/6.29	c (0,0) c Exported_2 : 1
18.83/6.29	c (0,0) c Exported_3 : 0
18.83/6.29	c (0,0) c Exported_4 : 2
18.83/6.29	c (0,0) c Exported_5 : 0
18.83/6.29	c (0,0) c Exported_6 : 2
18.83/6.29	c (0,0) c Exported_7 : 0
18.83/6.29	c (0,0) c Exported_total : 5
18.83/6.29	c (0,0) c Exported_winner : 0
18.83/6.29	c (0,0) c Imported_0 : 0
18.83/6.29	c (0,0) c Imported_1 : 0
18.83/6.29	c (0,0) c Imported_2 : 0
18.83/6.29	c (0,0) c Imported_3 : 0
18.83/6.29	c (0,0) c Imported_4 : 0
18.83/6.29	c (0,0) c Imported_5 : 0
18.83/6.29	c (0,0) c Imported_6 : 0
18.83/6.29	c (0,0) c Imported_7 : 0
18.83/6.29	c (0,0) c Imported_total : 0
18.83/6.29	c (0,0) c Imported_winner : 0
18.83/6.29	c (0,0) c Good_0 : 0
18.83/6.29	c (0,0) c Good_1 : 0
18.83/6.29	c (0,0) c Good_2 : 0
18.83/6.29	c (0,0) c Good_3 : 0
18.83/6.29	c (0,0) c Good_4 : 0
18.83/6.29	c (0,0) c Good_5 : 0
18.83/6.29	c (0,0) c Good_6 : 0
18.83/6.29	c (0,0) c Good_7 : 0
18.83/6.29	c (0,0) c Good_total : 0
18.83/6.29	c (0,0) c Good_winner : 0
18.83/6.29	c (0,0) c Purge_0 : 0
18.83/6.29	c (0,0) c Purge_1 : 0
18.83/6.29	c (0,0) c Purge_2 : 0
18.83/6.29	c (0,0) c Purge_3 : 0
18.83/6.29	c (0,0) c Purge_4 : 0
18.83/6.29	c (0,0) c Purge_5 : 0
18.83/6.29	c (0,0) c Purge_6 : 0
18.83/6.29	c (0,0) c Purge_7 : 0
18.83/6.29	c (0,0) c Purge_total : 0
18.83/6.29	c (0,0) c Purge_winner : 0
18.83/6.29	c (0,0) c Promoted_0 : 0
18.83/6.29	c (0,0) c Promoted_1 : 0
18.83/6.29	c (0,0) c Promoted_2 : 0
18.83/6.29	c (0,0) c Promoted_3 : 0
18.83/6.29	c (0,0) c Promoted_4 : 0
18.83/6.29	c (0,0) c Promoted_5 : 0
18.83/6.29	c (0,0) c Promoted_6 : 0
18.83/6.29	c (0,0) c Promoted_7 : 0
18.83/6.29	c (0,0) c Promoted_total : 0
18.83/6.29	c (0,0) c Promoted_winner : 0
18.83/6.29	c (0,0) c Remove_Imp_0 : 0
18.83/6.29	c (0,0) c Remove_Imp_1 : 0
18.83/6.29	c (0,0) c Remove_Imp_2 : 0
18.83/6.29	c (0,0) c Remove_Imp_3 : 0
18.83/6.29	c (0,0) c Remove_Imp_4 : 0
18.83/6.29	c (0,0) c Remove_Imp_5 : 0
18.83/6.29	c (0,0) c Remove_Imp_6 : 0
18.83/6.29	c (0,0) c Remove_Imp_7 : 0
18.83/6.29	c (0,0) c Remove_Imp_total : 0
18.83/6.29	c (0,0) c Remove_Imp_winner : 0
18.83/6.29	c (0,0) c Blocked_Reuse_0 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_1 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_2 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_3 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_4 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_5 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_6 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_7 : 0
18.83/6.29	c (0,0) c Blocked_Reuse_total : 0
18.83/6.29	c (0,0) c Blocked_Reuse_winner : 0
18.83/6.29	c (0,0) c Unaries_0 : 0
18.83/6.29	c (0,0) c Unaries_1 : 0
18.83/6.29	c (0,0) c Unaries_2 : 0
18.83/6.29	c (0,0) c Unaries_3 : 0
18.83/6.29	c (0,0) c Unaries_4 : 0
18.83/6.29	c (0,0) c Unaries_5 : 0
18.83/6.29	c (0,0) c Unaries_6 : 0
18.83/6.29	c (0,0) c Unaries_7 : 0
18.83/6.29	c (0,0) c Unaries_total : 0
18.83/6.29	c (0,0) c Unaries_winner : 0
18.83/6.29	c (0,0) c Binaries_0 : 0
18.83/6.29	c (0,0) c Binaries_1 : 0
18.83/6.29	c (0,0) c Binaries_2 : 0
18.83/6.29	c (0,0) c Binaries_3 : 0
18.83/6.29	c (0,0) c Binaries_4 : 0
18.83/6.29	c (0,0) c Binaries_5 : 0
18.83/6.29	c (0,0) c Binaries_6 : 0
18.83/6.29	c (0,0) c Binaries_7 : 0
18.83/6.29	c (0,0) c Binaries_total : 0
18.83/6.29	c (0,0) c Binaries_winner : 0
18.83/6.29	c (0,0) c Glues_0 : 0
18.83/6.29	c (0,0) c Glues_1 : 0
18.83/6.29	c (0,0) c Glues_2 : 1
18.83/6.29	c (0,0) c Glues_3 : 0
18.83/6.29	c (0,0) c Glues_4 : 2
18.83/6.29	c (0,0) c Glues_5 : 0
18.83/6.29	c (0,0) c Glues_6 : 2
18.83/6.29	c (0,0) c Glues_7 : 0
18.83/6.29	c (0,0) c Glues_total : 5
18.83/6.29	c (0,0) c Glues_winner : 0
18.83/6.29	c (0,0) c RunningTime_0 : 0.009047
18.83/6.29	c (0,0) c RunningTime_1 : 0.012638
18.83/6.29	c (0,0) c RunningTime_2 : 0.017905
18.83/6.29	c (0,0) c RunningTime_3 : 0.009467
18.83/6.29	c (0,0) c RunningTime_4 : 0.009980
18.83/6.29	c (0,0) c RunningTime_5 : 0.012028
18.83/6.30	c (0,0) c RunningTime_6 : 0.011519
18.83/6.30	c (0,0) c RunningTime_7 : 0.010056
18.83/6.30	c (0,0) c RunningTime_total : 0.092640
18.83/6.30	c (0,0) c RunningTime_winner : 0.009047
18.83/6.30	c (0,0) c WaitingTime_0 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_1 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_2 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_3 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_4 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_5 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_6 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_7 : 0.000000
18.83/6.30	c (0,0) c WaitingTime_total : 0.000000
18.83/6.30	c (0,0) c WaitingTime_winner : 0.000000
18.83/6.30	c (0,0) c ExchangingTime_0 : 0.000001
18.83/6.30	c (0,0) c ExchangingTime_1 : 0.000008
18.83/6.30	c (0,0) c ExchangingTime_2 : 0.000009
18.83/6.30	c (0,0) c ExchangingTime_3 : 0.000002
18.83/6.30	c (0,0) c ExchangingTime_4 : 0.000010
18.83/6.30	c (0,0) c ExchangingTime_5 : 0.000008
18.83/6.30	c (0,0) c ExchangingTime_6 : 0.000006
18.83/6.30	c (0,0) c ExchangingTime_7 : 0.000002
18.83/6.30	c (0,0) c ExchangingTime_total : 0.000046
18.83/6.30	c (0,0) c ExchangingTime_winner : 0.000001
18.83/6.30	c (0,0) c PeriodProcTime_0 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_1 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_2 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_3 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_4 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_5 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_6 : 0.000000
18.83/6.30	c (0,0) c PeriodProcTime_7 : 0.000000
19.17/6.30	c (0,0) c PeriodProcTime_total : 0.000000
19.17/6.30	c (0,0) c PeriodProcTime_winner : 0.000000
19.17/6.30	c (0,0) c SolvingTime_0 : 0.009048
19.17/6.30	c (0,0) c SolvingTime_1 : 0.012646
19.17/6.30	c (0,0) c SolvingTime_2 : 0.017914
19.17/6.30	c (0,0) c SolvingTime_3 : 0.009469
19.17/6.30	c (0,0) c SolvingTime_4 : 0.009990
19.17/6.30	c (0,0) c SolvingTime_5 : 0.012036
19.17/6.30	c (0,0) c SolvingTime_6 : 0.011526
19.17/6.30	c (0,0) c SolvingTime_7 : 0.010058
19.17/6.30	c (0,0) c SolvingTime_total : 0.092686
19.17/6.30	c (0,0) c SolvingTime_winner : 0.009048
19.17/6.30	c (0,0) c PropagationTime_0 : 0.008914
19.17/6.30	c (0,0) c PropagationTime_1 : 0.011565
19.17/6.30	c (0,0) c PropagationTime_2 : 0.015739
19.17/6.30	c (0,0) c PropagationTime_3 : 0.009171
19.17/6.30	c (0,0) c PropagationTime_4 : 0.009763
19.17/6.30	c (0,0) c PropagationTime_5 : 0.011465
19.17/6.30	c (0,0) c PropagationTime_6 : 0.010843
19.17/6.30	c (0,0) c PropagationTime_7 : 0.009696
19.17/6.30	c (0,0) c PropagationTime_total : 0.087156
19.17/6.30	c (0,0) c PropagationTime_winner : 0.008914
19.17/6.30	c (0,0) c AnalysisTime_0 : 0.000037
19.17/6.30	c (0,0) c AnalysisTime_1 : 0.000738
19.17/6.30	c (0,0) c AnalysisTime_2 : 0.001611
19.17/6.30	c (0,0) c AnalysisTime_3 : 0.000162
19.17/6.30	c (0,0) c AnalysisTime_4 : 0.000109
19.17/6.30	c (0,0) c AnalysisTime_5 : 0.000370
19.17/6.30	c (0,0) c AnalysisTime_6 : 0.000450
19.17/6.30	c (0,0) c AnalysisTime_7 : 0.000185
19.17/6.30	c (0,0) c AnalysisTime_total : 0.003663
19.17/6.30	c (0,0) c AnalysisTime_winner : 0.000037
19.17/6.30	c (0,0) c ReductionTime_0 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_1 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_2 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_3 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_4 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_5 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_6 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_7 : 0.000000
19.17/6.30	c (0,0) c ReductionTime_total : 0.000000
19.17/6.30	c (0,0) c ReductionTime_winner : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_0 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_1 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_2 : 0.000001
19.17/6.30	c (0,0) c SimplifyTime_3 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_4 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_5 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_6 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_7 : 0.000000
19.17/6.30	c (0,0) c SimplifyTime_total : 0.000001
19.17/6.30	c (0,0) c SimplifyTime_winner : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_0 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_1 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_2 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_3 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_4 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_5 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_6 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_7 : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_total : 0.000000
19.17/6.30	c (0,0) c UsedRateTime_winner : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_0 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_1 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_2 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_3 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_4 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_5 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_6 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_7 : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_total : 0.000000
19.17/6.30	c (0,0) c OverlapRateTime_winner : 0.000000
19.17/6.30	c (0,0) c
19.17/6.30	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
19.17/6.30	c (0,0) c
19.17/6.30	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.17/6.30	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.17/6.30	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.17/6.30	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
19.17/6.30	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
19.17/6.30	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
19.17/6.30	c (0,0) c | Initial random_seed   | 2146042883 | 1292207810 | 2142404953 | 1335711205 |   57869384 | 1823022123 |  262939120 |   22178016 |
19.17/6.30	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
19.17/6.30	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
19.17/6.30	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
19.17/6.30	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
19.17/6.30	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
19.17/6.30	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
19.17/6.30	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
19.17/6.30	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
19.17/6.30	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
19.17/6.30	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
19.17/6.30	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
19.17/6.30	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.17/6.30	c (0,0) 
19.17/6.30	c (0,0) s SATISFIABLE
19.17/6.31	c (0,0) SatSolver.solve End
19.17/6.31	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
19.17/6.31	c (0,0) Show results Begin
19.35/6.40	c (0,0) x[0] = 1
19.35/6.40	c (0,0) x[1] = 14
19.35/6.40	c (0,0) x[2] = 17
19.35/6.40	c (0,0) x[3] = 14
19.35/6.40	c (0,0) x[4] = 13
19.35/6.40	c (0,0) x[5] = 12
19.35/6.40	c (0,0) x[6] = 9
19.35/6.40	c (0,0) x[7] = 18
19.35/6.40	c (0,0) x[8] = 2
19.35/6.40	c (0,0) x[9] = 7
19.35/6.40	c (0,0) x[10] = 17
19.35/6.40	c (0,0) x[11] = 10
19.35/6.40	c (0,0) x[12] = 10
19.35/6.40	c (0,0) x[13] = 7
19.35/6.40	c (0,0) x[14] = 1
19.35/6.40	c (0,0) x[15] = 16
19.35/6.40	c (0,0) x[16] = 9
19.35/6.40	c (0,0) x[17] = 9
19.35/6.40	c (0,0) x[18] = 15
19.35/6.40	c (0,0) x[19] = 15
19.35/6.40	c (0,0) x[20] = 11
19.35/6.40	c (0,0) x[21] = 7
19.35/6.40	c (0,0) x[22] = 11
19.35/6.40	c (0,0) x[23] = 9
19.35/6.40	c (0,0) x[24] = 10
19.35/6.40	c (0,0) x[25] = 17
19.35/6.40	c (0,0) x[26] = 3
19.35/6.40	c (0,0) x[27] = 4
19.35/6.40	c (0,0) x[28] = 2
19.35/6.40	c (0,0) x[29] = 8
19.35/6.40	c (0,0) x[30] = 7
19.35/6.40	c (0,0) x[31] = 9
19.35/6.40	c (0,0) x[32] = 5
19.35/6.40	c (0,0) x[33] = 8
19.35/6.40	c (0,0) x[34] = 19
19.35/6.40	c (0,0) x[35] = 11
19.35/6.40	c (0,0) x[36] = 17
19.35/6.40	c (0,0) x[37] = 9
19.35/6.40	c (0,0) x[38] = 3
19.35/6.40	c (0,0) x[39] = 1
19.35/6.40	c (0,0) x[40] = 20
19.35/6.40	c (0,0) x[41] = 13
19.35/6.40	c (0,0) x[42] = 2
19.35/6.40	c (0,0) x[43] = 6
19.35/6.40	c (0,0) x[44] = 1
19.35/6.40	c (0,0) x[45] = 2
19.35/6.40	c (0,0) x[46] = 1
19.35/6.40	c (0,0) x[47] = 1
19.35/6.40	c (0,0) x[48] = 2
19.35/6.40	c (0,0) x[49] = 1
19.35/6.40	s SATISFIABLE
19.35/6.40	v <instantiation>
19.35/6.40	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]</list>
19.35/6.40	v     <values>1 14 17 14 13 12 9 18 2 7 17 10 10 7 1 16 9 9 15 15 11 7 11 9 10 17 3 4 2 8 7 9 5 8 19 11 17 9 3 1 20 13 2 6 1 2 1 1 2 1</values>
19.35/6.40	v </instantiation>
19.35/6.40	c (0,0) Show results End
19.35/6.40	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
19.35/6.40	c (0,0) 0,0,STOP-AFTER(ALL)
19.35/6.40	c END-Prog: Tue Sep 24 15:29:22 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 (13185 MiB free)
  memory of node 1: 16384 MiB (11718 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405128-1569335979/watcher-4405128-1569335979 -o /tmp/evaluation-result-4405128-1569335979/solver-4405128-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569331756-4801 --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-4405128-1569335979.xml 

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

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


[startup+0.100156 s]*
/proc/loadavg: 0.00 0.01 0.05 3/210 4840
/proc/meminfo: memFree=25409084/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509854548 115843072 349 33554432000 4194304 5098028 140728865359904 140728865357160 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 349 296 221 0 87 0
[pid=4821] ppid=4818 vsize=27314120 memory=103440 CPUtime=0.09 cores=0-7
/proc/4821/stat : 4821 (java) S 4818 4818 4774 0 -1 1077944320 6465 0 0 0 7 2 0 0 20 0 20 0 509854548 27969658880 25860 33554432000 4194304 4196468 140728576594368 140728576576912 140526788353783 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
/proc/4821/statm: 6828530 25860 2775 1 0 6790935 0
[pid=4821/tid=4822] ppid=4818 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/4821/task/4822/stat : 4822 (java) R 4818 4818 4774 0 -1 4202560 4568 0 0 0 6 2 0 0 20 0 20 0 509854549 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526760179968 140526772434270 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4823] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4823/stat : 4823 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526792595984 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4824] ppid=4818 vsize=27314120 memory=15956644914960024 CPUtime=0 cores=0-7
/proc/4821/task/4824/stat : 4824 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526575991440 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4825] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4825/stat : 4825 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526574938384 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4826] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4826/stat : 4826 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526573885840 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4827] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4827/stat : 4827 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526572833808 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4828] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4828/stat : 4828 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526571781264 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4829] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4829/stat : 4829 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526570728208 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4830] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4830/stat : 4830 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 25860 33554432000 4194304 4196468 140728576594368 140526569675664 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4831] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4831/stat : 4831 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854553 27969658880 25860 33554432000 4194304 4196468 140728576594368 140525377034480 140526788364930 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4832] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4832/stat : 4832 (java) S 4818 4818 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509854554 27969658880 25860 33554432000 4194304 4196468 140728576594368 140524350596256 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4833] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4833/stat : 4833 (java) S 4818 4818 4774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509854554 27969658880 25860 33554432000 4194304 4196468 140728576594368 140524216374000 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4834] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4834/stat : 4834 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 25860 33554432000 4194304 4196468 140728576594368 140523841869776 140526788372379 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4835] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4835/stat : 4835 (java) S 4818 4818 4774 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 25860 33554432000 4194304 4196468 140728576594368 140525375982320 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4836] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4836/stat : 4836 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 25860 33554432000 4194304 4196468 140728576594368 140525374929776 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4837] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4837/stat : 4837 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 25860 33554432000 4194304 4196468 140728576594368 140525373876720 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4838] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4838/stat : 4838 (java) S 4818 4818 4774 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 25860 33554432000 4194304 4196468 140728576594368 140525372824176 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4839] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4839/stat : 4839 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854557 27969658880 25860 33554432000 4194304 4196468 140728576594368 140523343964640 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4840] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4840/stat : 4840 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854557 27969658880 25860 33554432000 4194304 4196468 140728576594368 140525371771568 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 104836 KiB

[startup+0.210225 s]*
/proc/loadavg: 0.00 0.01 0.05 3/210 4840
/proc/meminfo: memFree=25387420/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509854548 115843072 349 33554432000 4194304 5098028 140728865359904 140728865357160 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 349 296 221 0 87 0
[pid=4821] ppid=4818 vsize=27314120 memory=123468 CPUtime=0.23 cores=0-7
/proc/4821/stat : 4821 (java) S 4818 4818 4774 0 -1 1077944320 12192 0 0 0 19 4 0 0 20 0 20 0 509854548 27969658880 30867 33554432000 4194304 4196468 140728576594368 140728576576912 140526788353783 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
/proc/4821/statm: 6828530 30867 2941 1 0 6790935 0
[pid=4821/tid=4822] ppid=4818 vsize=27314120 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/4821/task/4822/stat : 4822 (java) R 4818 4818 4774 0 -1 4202560 9926 0 0 0 15 3 0 0 20 0 20 0 509854549 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526760170192 140526768176289 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4823] ppid=4818 vsize=27314120 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/4821/task/4823/stat : 4823 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526792595984 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4824] ppid=4818 vsize=27314120 memory=15682875109578392 CPUtime=0 cores=0-7
/proc/4821/task/4824/stat : 4824 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526575991440 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4825] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4825/stat : 4825 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526574938384 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4826] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4826/stat : 4826 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526573885840 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4827] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4827/stat : 4827 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526572833808 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4828] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4828/stat : 4828 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526571781264 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4829] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4829/stat : 4829 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526570728208 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4830] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4830/stat : 4830 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 30867 33554432000 4194304 4196468 140728576594368 140526569675664 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4831] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4831/stat : 4831 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854553 27969658880 30867 33554432000 4194304 4196468 140728576594368 140525377034480 140526788364930 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4832] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4832/stat : 4832 (java) S 4818 4818 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509854554 27969658880 30867 33554432000 4194304 4196468 140728576594368 140524350596256 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4833] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4833/stat : 4833 (java) S 4818 4818 4774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509854554 27969658880 30867 33554432000 4194304 4196468 140728576594368 140524216374000 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4834] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4834/stat : 4834 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 30867 33554432000 4194304 4196468 140728576594368 140523841869776 140526788372379 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4835] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4835/stat : 4835 (java) R 4818 4818 4774 0 -1 4202560 297 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 30867 33554432000 4194304 4196468 140728576594368 140525375982320 140526768214457 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4836] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4836/stat : 4836 (java) S 4818 4818 4774 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 30867 33554432000 4194304 4196468 140728576594368 140525374929776 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4837] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4837/stat : 4837 (java) R 4818 4818 4774 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 30867 33554432000 4194304 4196468 140728576594368 140525373876720 140526765600928 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4838] ppid=4818 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/4821/task/4838/stat : 4838 (java) S 4818 4818 4774 0 -1 1077944384 468 0 0 0 2 0 0 0 20 0 20 0 509854556 27969658880 30867 33554432000 4194304 4196468 140728576594368 140525372824176 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4839] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4839/stat : 4839 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854557 27969658880 30867 33554432000 4194304 4196468 140728576594368 140523343964640 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4840] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4840/stat : 4840 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854557 27969658880 30867 33554432000 4194304 4196468 140728576594368 140525371771568 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124864 KiB

[startup+0.30942 s]*
/proc/loadavg: 0.00 0.01 0.05 2/210 4840
/proc/meminfo: memFree=25384380/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509854548 115843072 349 33554432000 4194304 5098028 140728865359904 140728865357160 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 349 296 221 0 87 0
[pid=4821] ppid=4818 vsize=27314120 memory=127496 CPUtime=0.41 cores=0-7
/proc/4821/stat : 4821 (java) S 4818 4818 4774 0 -1 1077944320 12804 0 0 0 37 4 0 0 20 0 20 0 509854548 27969658880 31874 33554432000 4194304 4196468 140728576594368 140728576576912 140526788353783 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
/proc/4821/statm: 6828530 31874 3007 1 0 6790935 0
[pid=4821/tid=4822] ppid=4818 vsize=27314120 memory=8317482817917895235 CPUtime=0.28 cores=0-7
/proc/4821/task/4822/stat : 4822 (java) R 4818 4818 4774 0 -1 4202560 10292 0 0 0 25 3 0 0 20 0 20 0 509854549 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526760147888 140526788375709 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4823] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4823/stat : 4823 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526792595984 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4824] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4824/stat : 4824 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526575991440 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4825] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4825/stat : 4825 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526574938384 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4826] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4826/stat : 4826 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526573885840 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4827] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4827/stat : 4827 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526572833808 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4828] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4828/stat : 4828 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526571781264 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4829] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4829/stat : 4829 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526570728208 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4830] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4830/stat : 4830 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854552 27969658880 31874 33554432000 4194304 4196468 140728576594368 140526569675664 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4831] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4831/stat : 4831 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854553 27969658880 31874 33554432000 4194304 4196468 140728576594368 140525377034480 140526788364930 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4832] ppid=4818 vsize=27314120 memory=279865840573824 CPUtime=0 cores=0-7
/proc/4821/task/4832/stat : 4832 (java) S 4818 4818 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509854554 27969658880 31874 33554432000 4194304 4196468 140728576594368 140524350596256 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4833] ppid=4818 vsize=27314120 memory=279865840578432 CPUtime=0 cores=0-7
/proc/4821/task/4833/stat : 4833 (java) S 4818 4818 4774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509854554 27969658880 31874 33554432000 4194304 4196468 140728576594368 140524216374000 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4834] ppid=4818 vsize=27314120 memory=279865840583040 CPUtime=0 cores=0-7
/proc/4821/task/4834/stat : 4834 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 31874 33554432000 4194304 4196468 140728576594368 140523841869776 140526788372379 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4835] ppid=4818 vsize=27314120 memory=279865840587648 CPUtime=0.01 cores=0-7
/proc/4821/task/4835/stat : 4835 (java) S 4818 4818 4774 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 20 0 509854556 27969658880 31874 33554432000 4194304 4196468 140728576594368 140525375982320 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4836] ppid=4818 vsize=27314120 memory=279865840592256 CPUtime=0.01 cores=0-7
/proc/4821/task/4836/stat : 4836 (java) S 4818 4818 4774 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 20 0 509854556 27969658880 31874 33554432000 4194304 4196468 140728576594368 140525374929776 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4837] ppid=4818 vsize=27314120 memory=279865840596864 CPUtime=0 cores=0-7
/proc/4821/task/4837/stat : 4837 (java) S 4818 4818 4774 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 509854556 27969658880 31874 33554432000 4194304 4196468 140728576594368 140525373876720 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4838] ppid=4818 vsize=27314120 memory=279865840601472 CPUtime=0.07 cores=0-7
/proc/4821/task/4838/stat : 4838 (java) S 4818 4818 4774 0 -1 1077944384 521 0 0 0 7 0 0 0 20 0 20 0 509854556 27969658880 31874 33554432000 4194304 4196468 140728576594368 140525372824176 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4839] ppid=4818 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4839/stat : 4839 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854557 27969658880 31874 33554432000 4194304 4196468 140728576594368 140523343964640 140526788363989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4840] ppid=4818 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4821/task/4840/stat : 4840 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854557 27969658880 31874 33554432000 4194304 4196468 140728576594368 140525371771568 140526788364930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128892 KiB

[startup+0.700864 s]
/proc/loadavg: 0.00 0.01 0.05 3/210 4840
/proc/meminfo: memFree=25363192/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509854548 115843072 349 33554432000 4194304 5098028 140728865359904 140728865357160 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 349 296 221 0 87 0
[pid=4821] ppid=4818 vsize=27320392 memory=162664 CPUtime=0.95 cores=0-7
/proc/4821/stat : 4821 (java) S 4818 4818 4774 0 -1 1077944320 20306 0 0 0 88 7 0 0 20 0 20 0 509854548 27976081408 40666 33554432000 4194304 4196468 140728576594368 140728576576912 140526788353783 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
/proc/4821/statm: 6830098 40666 3149 1 0 6791447 0
[pid=4821/tid=4822] ppid=4818 vsize=27320392 memory=4580 CPUtime=0.67 cores=0-7
/proc/4821/task/4822/stat : 4822 (java) R 4818 4818 4774 0 -1 4202560 17353 0 0 0 61 6 0 0 20 0 20 0 509854549 27976081408 40666 33554432000 4194304 4196468 140728576594368 140526760191840 140526246577408 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4823] ppid=4818 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4823/stat : 4823 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854551 27976081408 40666 33554432000 4194304 4196468 140728576594368 140526792595984 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4824] ppid=4818 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4824/stat : 4824 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27976081408 40666 33554432000 4194304 4196468 140728576594368 140526575991440 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4825] ppid=4818 vsize=27320392 memory=1056 CPUtime=0 cores=0-7
/proc/4821/task/4825/stat : 4825 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27976081408 40666 33554432000 4194304 4196468 140728576594368 140526574938384 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0

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

/proc/loadavg: 0.00 0.01 0.05 5/211 4842
/proc/meminfo: memFree=24793052/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509854548 115843072 349 33554432000 4194304 5098028 140728865359904 140728865357160 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 349 296 221 0 87 0
[pid=4821] ppid=4818 vsize=27324564 memory=762300 CPUtime=10.23 cores=0-7
/proc/4821/stat : 4821 (java) S 4818 4818 4774 0 -1 1077944320 31203 0 0 0 1002 21 0 0 20 0 20 0 509854548 27980353536 190575 33554432000 4194304 4196468 140728576594368 140728576576912 140526788353783 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
/proc/4821/statm: 6831141 190575 3250 1 0 6792471 0
[pid=4821/tid=4822] ppid=4818 vsize=27324564 memory=0 CPUtime=3.07 cores=0-7
/proc/4821/task/4822/stat : 4822 (java) R 4818 4818 4774 0 -1 4202560 20692 0 0 0 291 16 0 0 20 0 20 0 509854549 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526760184192 140526254495131 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4823] ppid=4818 vsize=27324564 memory=3616 CPUtime=0 cores=0-7
/proc/4821/task/4823/stat : 4823 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854551 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526792595984 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4824] ppid=4818 vsize=27324564 memory=64716 CPUtime=0 cores=0-7
/proc/4821/task/4824/stat : 4824 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526575991440 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4825] ppid=4818 vsize=27324564 memory=988 CPUtime=0 cores=0-7
/proc/4821/task/4825/stat : 4825 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854551 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526574938384 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4826] ppid=4818 vsize=27324564 memory=2004 CPUtime=0 cores=0-7
/proc/4821/task/4826/stat : 4826 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526573885840 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4827] ppid=4818 vsize=27324564 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/4821/task/4827/stat : 4827 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526572833808 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4828] ppid=4818 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4828/stat : 4828 (java) S 4818 4818 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509854552 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526571781264 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4829] ppid=4818 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4829/stat : 4829 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854552 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526570728208 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4830] ppid=4818 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4830/stat : 4830 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854552 27980353536 190575 33554432000 4194304 4196468 140728576594368 140526569675664 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4831] ppid=4818 vsize=27324564 memory=279865840701696 CPUtime=0 cores=0-7
/proc/4821/task/4831/stat : 4831 (java) S 4818 4818 4774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 509854553 27980353536 190575 33554432000 4194304 4196468 140728576594368 140525377034480 140526788364930 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4832] ppid=4818 vsize=27324564 memory=1898407 CPUtime=0 cores=0-7
/proc/4821/task/4832/stat : 4832 (java) S 4818 4818 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509854554 27980353536 190575 33554432000 4194304 4196468 140728576594368 140524350596256 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4833] ppid=4818 vsize=27324564 memory=1900637 CPUtime=0 cores=0-7
/proc/4821/task/4833/stat : 4833 (java) S 4818 4818 4774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509854554 27980353536 190575 33554432000 4194304 4196468 140728576594368 140524216374000 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4834] ppid=4818 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/4821/task/4834/stat : 4834 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854556 27980353536 190575 33554432000 4194304 4196468 140728576594368 140523841869776 140526788372379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4835] ppid=4818 vsize=27324564 memory=0 CPUtime=1.99 cores=0-7
/proc/4821/task/4835/stat : 4835 (java) R 4818 4818 4774 0 -1 4202560 2767 0 0 0 198 1 0 0 20 0 20 0 509854556 27980353536 190575 33554432000 4194304 4196468 140728576594368 140525375963952 140526771850563 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4836] ppid=4818 vsize=27324564 memory=0 CPUtime=2.11 cores=0-7
/proc/4821/task/4836/stat : 4836 (java) R 4818 4818 4774 0 -1 4202560 1619 0 0 0 210 1 0 0 20 0 20 0 509854556 27980353536 190575 33554432000 4194304 4196468 140728576594368 140525374910856 140526769075836 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4837] ppid=4818 vsize=27324564 memory=0 CPUtime=2.23 cores=0-7
/proc/4821/task/4837/stat : 4837 (java) R 4818 4818 4774 0 -1 4202560 2540 0 0 0 223 0 0 0 20 0 20 0 509854556 27980353536 190575 33554432000 4194304 4196468 140728576594368 140525373861056 140526769076100 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4838] ppid=4818 vsize=27324564 memory=1396 CPUtime=0.79 cores=0-7
/proc/4821/task/4838/stat : 4838 (java) S 4818 4818 4774 0 -1 1077944384 2221 0 0 0 78 1 0 0 20 0 20 0 509854556 27980353536 190575 33554432000 4194304 4196468 140728576594368 140525372824176 140526788364930 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4839] ppid=4818 vsize=27324564 memory=606292 CPUtime=0 cores=0-7
/proc/4821/task/4839/stat : 4839 (java) S 4818 4818 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509854557 27980353536 190575 33554432000 4194304 4196468 140728576594368 140523343964640 140526788363989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
[pid=4821/tid=4840] ppid=4818 vsize=27324564 memory=-7378441852826056034 CPUtime=0 cores=0-7
/proc/4821/task/4840/stat : 4840 (java) S 4818 4818 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509854557 27980353536 190575 33554432000 4194304 4196468 140728576594368 140525371771568 140526788364930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27803648 140728576602860 140728576603286 140728576603286 140728576606159 0
Current children cumulated CPU time: 10.23 s
Current children cumulated vsize: 27437692 KiB
Current children cumulated memory: 763696 KiB

[startup+6.3008 s]
/proc/loadavg: 0.16 0.05 0.06 3/211 4863
/proc/meminfo: memFree=25437496/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1476 CPUtime=17.85 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 583 36224 0 0 0 0 1749 36 20 0 1 0 509854548 115843072 369 33554432000 4194304 5098028 140728865359904 140728865356648 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 369 311 221 0 87 0
[pid=4843] ppid=4818 vsize=8414124 memory=119884 CPUtime=1.32 cores=0-7
/proc/4843/stat : 4843 (java) S 4818 4818 4774 0 -1 1077944320 21449 4719 0 0 115 7 6 4 20 0 23 0 509855096 8616062976 29971 33554432000 4194304 4196468 140728703171504 140728703154048 140719467319031 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
/proc/4843/statm: 2103531 29971 3209 1 0 2064875 0
[pid=4843/tid=4844] ppid=4818 vsize=8414124 memory=0 CPUtime=0.86 cores=0-7
/proc/4843/task/4844/stat : 4844 (java) S 4818 4818 4774 0 -1 1077944384 17999 4719 0 0 71 5 6 4 20 0 23 0 509855097 8616062976 29971 33554432000 4194304 4196468 140728703171504 140719439159200 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4845] ppid=4818 vsize=8414124 memory=3616 CPUtime=0.1 cores=0-7
/proc/4843/task/4845/stat : 4845 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140719471561488 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4846] ppid=4818 vsize=8414124 memory=64716 CPUtime=0.1 cores=0-7
/proc/4843/task/4846/stat : 4846 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718952000400 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4847] ppid=4818 vsize=8414124 memory=1396 CPUtime=0.1 cores=0-7
/proc/4843/task/4847/stat : 4847 (java) S 4818 4818 4774 0 -1 1077944384 3 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718950947856 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4848] ppid=4818 vsize=8414124 memory=259072 CPUtime=0.1 cores=0-7
/proc/4843/task/4848/stat : 4848 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718949895312 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4849] ppid=4818 vsize=8414124 memory=0 CPUtime=0.1 cores=0-7
/proc/4843/task/4849/stat : 4849 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718948841744 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4850] ppid=4818 vsize=8414124 memory=0 CPUtime=0.1 cores=0-7
/proc/4843/task/4850/stat : 4850 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718947789200 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4851] ppid=4818 vsize=8414124 memory=0 CPUtime=0.1 cores=0-7
/proc/4843/task/4851/stat : 4851 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718946736656 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4852] ppid=4818 vsize=8414124 memory=1396 CPUtime=0.1 cores=0-7
/proc/4843/task/4852/stat : 4852 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 23 0 509855098 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718945684112 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4853] ppid=4818 vsize=8414124 memory=1438372 CPUtime=0.1 cores=0-7
/proc/4843/task/4853/stat : 4853 (java) S 4818 4818 4774 0 -1 1077944384 5 4719 0 0 0 0 6 4 20 0 23 0 509855099 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718694709744 140719467330178 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4854] ppid=4818 vsize=8414124 memory=0 CPUtime=0.1 cores=0-7
/proc/4843/task/4854/stat : 4854 (java) S 4818 4818 4774 0 -1 1077944384 13 4719 0 0 0 0 6 4 20 0 23 0 509855100 8616062976 29971 33554432000 4194304 4196468 140728703171504 140717758342560 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4855] ppid=4818 vsize=8414124 memory=734122143636534324 CPUtime=0.1 cores=0-7
/proc/4843/task/4855/stat : 4855 (java) S 4818 4818 4774 0 -1 1077944384 21 4719 0 0 0 0 6 4 20 0 23 0 509855100 8616062976 29971 33554432000 4194304 4196468 140728703171504 140717624120816 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4856] ppid=4818 vsize=8414124 memory=6080235982264156208 CPUtime=0.1 cores=0-7
/proc/4843/task/4856/stat : 4856 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 23 0 509855102 8616062976 29971 33554432000 4194304 4196468 140728703171504 140717249616592 140719467337627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4858] ppid=4818 vsize=8414124 memory=7157173520016696423 CPUtime=0.15 cores=0-7
/proc/4843/task/4858/stat : 4858 (java) S 4818 4818 4774 0 -1 1077944384 584 4719 0 0 5 0 6 4 20 0 23 0 509855102 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718693656560 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4859] ppid=4818 vsize=8414124 memory=5787495302022849088 CPUtime=0.17 cores=0-7
/proc/4843/task/4859/stat : 4859 (java) S 4818 4818 4774 0 -1 1077944384 224 4719 0 0 7 0 6 4 20 0 23 0 509855102 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718692604016 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4860] ppid=4818 vsize=8414124 memory=0 CPUtime=0.16 cores=0-7
/proc/4843/task/4860/stat : 4860 (java) S 4818 4818 4774 0 -1 1077944384 414 4719 0 0 6 0 6 4 20 0 23 0 509855102 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718691551472 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4861] ppid=4818 vsize=8414124 memory=988 CPUtime=0.31 cores=0-7
/proc/4843/task/4861/stat : 4861 (java) R 4818 4818 4774 0 -1 4202560 806 4719 0 0 21 0 6 4 20 0 23 0 509855102 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718690498928 140719453014060 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4862] ppid=4818 vsize=8414124 memory=2004 CPUtime=0.1 cores=0-7
/proc/4843/task/4862/stat : 4862 (java) S 4818 4818 4774 0 -1 1077944384 3 4719 0 0 0 0 6 4 20 0 23 0 509855103 8616062976 29971 33554432000 4194304 4196468 140728703171504 140716751710944 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4863] ppid=4818 vsize=8414124 memory=1416 CPUtime=0.1 cores=0-7
/proc/4843/task/4863/stat : 4863 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 23 0 509855103 8616062976 29971 33554432000 4194304 4196468 140728703171504 140718689446832 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
Current children cumulated CPU time: 19.17 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121360 KiB

[startup+6.41516 s]
# the end of solver process 4818 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.9132 s, system=0.492496 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40113 s]
/proc/loadavg: 0.16 0.05 0.06 3/211 4863
/proc/meminfo: memFree=25437496/32770624 swapFree=66986396/67108860
[pid=4818] ppid=4815 vsize=113128 memory=1476 CPUtime=17.85 cores=0-7
/proc/4818/stat : 4818 (scop.sh) S 4815 4818 4774 0 -1 4202496 583 36224 0 0 0 0 1749 36 20 0 1 0 509854548 115843072 369 33554432000 4194304 5098028 140728865359904 140728865356648 139884523807356 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34398208 140728865362725 140728865363052 140728865363052 140728865365965 0
/proc/4818/statm: 28282 369 311 221 0 87 0
[pid=4843] ppid=4818 vsize=8283048 memory=123856 CPUtime=1.5 cores=0-7
/proc/4843/stat : 4843 (java) S 4818 4818 4774 0 -1 1077944320 21931 4719 0 0 133 7 6 4 20 0 22 0 509855096 8481841152 30964 33554432000 4194304 4196468 140728703171504 140728703154048 140719467319031 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
/proc/4843/statm: 2070762 30964 3212 1 0 2032106 0
[pid=4843/tid=4844] ppid=4818 vsize=8283048 memory=1056 CPUtime=0.95 cores=0-7
/proc/4843/task/4844/stat : 4844 (java) R 4818 4818 4774 0 -1 4202560 18284 4719 0 0 80 5 6 4 20 0 22 0 509855097 8481841152 30964 33554432000 4194304 4196468 140728703171504 140719439157024 140719467330966 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4845] ppid=4818 vsize=8283048 memory=1556 CPUtime=0.1 cores=0-7
/proc/4843/task/4845/stat : 4845 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140719471561488 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4846] ppid=4818 vsize=8283048 memory=780 CPUtime=0.1 cores=0-7
/proc/4843/task/4846/stat : 4846 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718952000400 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4847] ppid=4818 vsize=8283048 memory=95100 CPUtime=0.1 cores=0-7
/proc/4843/task/4847/stat : 4847 (java) S 4818 4818 4774 0 -1 1077944384 3 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718950947856 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4848] ppid=4818 vsize=8283048 memory=532 CPUtime=0.1 cores=0-7
/proc/4843/task/4848/stat : 4848 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718949895312 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4849] ppid=4818 vsize=8283048 memory=1564 CPUtime=0.1 cores=0-7
/proc/4843/task/4849/stat : 4849 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718948841744 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4850] ppid=4818 vsize=8283048 memory=924 CPUtime=0.1 cores=0-7
/proc/4843/task/4850/stat : 4850 (java) S 4818 4818 4774 0 -1 1077944384 2 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718947789200 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4851] ppid=4818 vsize=8283048 memory=1760 CPUtime=0.1 cores=0-7
/proc/4843/task/4851/stat : 4851 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718946736656 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4852] ppid=4818 vsize=8283048 memory=1440 CPUtime=0.1 cores=0-7
/proc/4843/task/4852/stat : 4852 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 22 0 509855098 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718945684112 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4853] ppid=4818 vsize=8283048 memory=2241 CPUtime=0.1 cores=0-7
/proc/4843/task/4853/stat : 4853 (java) S 4818 4818 4774 0 -1 1077944384 5 4719 0 0 0 0 6 4 20 0 22 0 509855099 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718694709744 140719467330178 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4854] ppid=4818 vsize=8283048 memory=2244 CPUtime=0.1 cores=0-7
/proc/4843/task/4854/stat : 4854 (java) S 4818 4818 4774 0 -1 1077944384 13 4719 0 0 0 0 6 4 20 0 22 0 509855100 8481841152 30964 33554432000 4194304 4196468 140728703171504 140717758342560 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4855] ppid=4818 vsize=8283048 memory=0 CPUtime=0.1 cores=0-7
/proc/4843/task/4855/stat : 4855 (java) S 4818 4818 4774 0 -1 1077944384 21 4719 0 0 0 0 6 4 20 0 22 0 509855100 8481841152 30964 33554432000 4194304 4196468 140728703171504 140717624120816 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4856] ppid=4818 vsize=8283048 memory=532 CPUtime=0.1 cores=0-7
/proc/4843/task/4856/stat : 4856 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 22 0 509855102 8481841152 30964 33554432000 4194304 4196468 140728703171504 140717249616592 140719467337627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4858] ppid=4818 vsize=8283048 memory=1564 CPUtime=0.17 cores=0-7
/proc/4843/task/4858/stat : 4858 (java) S 4818 4818 4774 0 -1 1077944384 597 4719 0 0 7 0 6 4 20 0 22 0 509855102 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718693656560 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4859] ppid=4818 vsize=8283048 memory=924 CPUtime=0.18 cores=0-7
/proc/4843/task/4859/stat : 4859 (java) S 4818 4818 4774 0 -1 1077944384 232 4719 0 0 8 0 6 4 20 0 22 0 509855102 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718692604016 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4860] ppid=4818 vsize=8283048 memory=1760 CPUtime=0.17 cores=0-7
/proc/4843/task/4860/stat : 4860 (java) S 4818 4818 4774 0 -1 1077944384 418 4719 0 0 7 0 6 4 20 0 22 0 509855102 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718691551472 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4861] ppid=4818 vsize=8283048 memory=1440 CPUtime=0.36 cores=0-7
/proc/4843/task/4861/stat : 4861 (java) R 4818 4818 4774 0 -1 4202560 934 4719 0 0 26 0 6 4 20 0 22 0 509855102 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718690498928 140719446625987 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4862] ppid=4818 vsize=8283048 memory=912 CPUtime=0.1 cores=0-7
/proc/4843/task/4862/stat : 4862 (java) S 4818 4818 4774 0 -1 1077944384 3 4719 0 0 0 0 6 4 20 0 22 0 509855103 8481841152 30964 33554432000 4194304 4196468 140728703171504 140716751710944 140719467329237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
[pid=4843/tid=4863] ppid=4818 vsize=8283048 memory=1984 CPUtime=0.1 cores=0-7
/proc/4843/task/4863/stat : 4863 (java) S 4818 4818 4774 0 -1 1077944384 1 4719 0 0 0 0 6 4 20 0 22 0 509855103 8481841152 30964 33554432000 4194304 4196468 140728703171504 140718689446832 140719467330178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17371136 140728703177720 140728703177878 140728703177878 140728703180751 0
Current children cumulated CPU time: 19.35 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 125332 KiB

Child status: 0
Real time (s): 6.41522
CPU time (s): 19.4057
CPU user time (s): 18.9132
CPU system time (s): 0.492496
CPU usage (%): 302.495
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1577580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9132
system time used= 0.492496
maximum resident set size= 1581904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63516
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11660
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 4818
#   total CPU time (s): 19.4057
#   total CPU user time (s): 18.9132
#   total CPU system time (s): 0.492496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069024 second user time and 0.110431 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-24 15:29:16
IDJOB=4405128
IDBENCH=126132
IDSOLVER=2867
FILE ID=node104/4405128-1569335979
RUNJOBID= node104-1569331756-4801
PBS_JOBID= 21705071
Free space on /tmp= 9832 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-76.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-4405128-1569335979/watcher-4405128-1569335979 -o /tmp/evaluation-result-4405128-1569335979/solver-4405128-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569331756-4801 --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-4405128-1569335979.xml

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

MD5SUM BENCH= 67696fc72ebd3977eb7611ca6505cd00
RANDOM SEED=2101077985

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25502252 kB
MemAvailable:   31824368 kB
Buffers:           94868 kB
Cached:          6292360 kB
SwapCached:        22644 kB
Active:          3175928 kB
Inactive:        3237220 kB
Active(anon):       3876 kB
Inactive(anon):    80112 kB
Active(file):    3172052 kB
Inactive(file):  3157108 kB
Unevictable:      109704 kB
Mlocked:          109704 kB
SwapTotal:      67108860 kB
SwapFree:       66986396 kB
Dirty:             20572 kB
Writeback:             0 kB
AnonPages:        114220 kB
Mapped:            56956 kB
Shmem:             49032 kB
Slab:             450236 kB
SReclaimable:     421416 kB
SUnreclaim:        28820 kB
KernelStack:        3264 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9812 MiB
End job on node104 at 2019-09-24 15:29:22