Trace number 4405226

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 159.97 70.7149

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-20-3-3.xml
MD5SUM065412ea00e4edb14381318bc4e9318f
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.007616
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":60}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":40},{"degree":1,"count":35},{"degree":2,"count":17},{"degree":3,"count":8}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":3},{"arity":4,"count":7},{"arity":5,"count":4},{"arity":6,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20}]
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-30975-serial-file.bin HOME/instance-4405226-1569340561.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 16:54:21 CEST 2019
0.65/0.56	c PID: 30978
0.65/0.56	c IP: 172.20.3.105
0.65/0.56	c HOST: node105.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.13/0.85	c (0,0) Parsing End
1.13/0.86	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 20 ctr, max domain size 70
1.13/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.13/0.86	c (0,0) Constraint Name Generate Begin
1.13/0.86	c (0,0) Ctr:HOME/instance-4405226-1569340561.xml,Num:Var:WeightedSum
1.13/0.86	c (0,0) Constraint Name Generate End
1.13/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.13/0.86	c (0,0) CSP to CSPinCNF Begin
1.33/0.95	c (0,0) translated 2 (10%) constraints
1.33/0.96	c (0,0) translated 4 (20%) constraints
1.33/0.96	c (0,0) translated 6 (30%) constraints
1.33/0.97	c (0,0) translated 8 (40%) constraints
1.33/0.98	c (0,0) translated 10 (50%) constraints
1.33/0.98	c (0,0) translated 12 (60%) constraints
1.33/0.98	c (0,0) translated 14 (70%) constraints
1.33/0.99	c (0,0) translated 16 (80%) constraints
1.33/0.99	c (0,0) translated 18 (90%) constraints
1.33/1.00	c (0,0) translated 20 (100%) constraints
1.33/1.00	c (0,0) ===========================================
1.33/1.00	c (0,0) Order
1.33/1.00	c (0,0) ===========================================
1.54/1.02	c (0,0) translated 2 (10%) constraints
1.54/1.03	c (0,0) translated 4 (20%) constraints
1.54/1.04	c (0,0) translated 6 (30%) constraints
1.54/1.04	c (0,0) translated 8 (40%) constraints
1.54/1.06	c (0,0) translated 10 (50%) constraints
1.54/1.06	c (0,0) translated 12 (60%) constraints
1.54/1.07	c (0,0) translated 14 (70%) constraints
1.54/1.07	c (0,0) translated 16 (80%) constraints
1.54/1.08	c (0,0) translated 18 (90%) constraints
1.54/1.08	c (0,0) translated 20 (100%) constraints
1.54/1.09	c (0,0) CSP to CSPinCNF End
1.54/1.09	c (0,0) CSP: 93 int (33 aux), 0 bool (0 aux), 106 ctr, max domain size 5452
1.54/1.09	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.54/1.09	c (0,0) CSPinCNF Propagation Begin
1.54/1.11	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.54/1.11	c (0,0) CSPinCNF Propagation End
1.54/1.11	c (0,0) CSP: 93 int (33 aux), 0 bool (0 aux), 106 ctr, max domain size 5452
1.54/1.11	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.76/1.11	c (0,0) Simplify CSPinCNF Begin
1.76/1.11	c (0,0) Simplify CSPinCNF End
1.76/1.11	c (0,0) CSP: 93 int (33 aux), 0 bool (0 aux), 106 ctr, max domain size 5452
1.76/1.11	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.76/1.11	c (0,0) Calculate Precise Domain Begin
2.29/1.31	c (0,0) 12346 values are removed by re-calculation
2.29/1.31	c (0,0) Calculate Precise Domain End
2.29/1.31	c (0,0) CSP: 93 int (33 aux), 0 bool (0 aux), 106 ctr, max domain size 4723
2.29/1.31	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.29/1.31	c (0,0) CSPinCNF to SatSolver Begin
8.63/6.25	c (5,5) 11 (10 %) CSP clauses are encoded (0 SAT variables, 2845728 SAT clauses)
9.44/6.88	c (6,6) 22 (20 %) CSP clauses are encoded (0 SAT variables, 3191860 SAT clauses)
19.73/12.14	c (11,10) 32 (30 %) CSP clauses are encoded (0 SAT variables, 5938253 SAT clauses)
22.61/14.96	c (14,13) 43 (40 %) CSP clauses are encoded (0 SAT variables, 7673853 SAT clauses)
24.08/17.07	c (16,14) 53 (50 %) CSP clauses are encoded (0 SAT variables, 8548796 SAT clauses)
24.81/17.41	c (16,15) 64 (60 %) CSP clauses are encoded (0 SAT variables, 8728025 SAT clauses)
24.81/17.47	c (16,15) 75 (70 %) CSP clauses are encoded (0 SAT variables, 8758540 SAT clauses)
31.89/24.48	c (23,22) 85 (80 %) CSP clauses are encoded (0 SAT variables, 12841312 SAT clauses)
76.33/39.98	c (39,33) 96 (90 %) CSP clauses are encoded (0 SAT variables, 20012438 SAT clauses)
142.43/57.50	c (56,44) 106 (100 %) CSP clauses are encoded (0 SAT variables, 27188136 SAT clauses)
142.43/57.51	c (56,44) CSPinCNF to SatSolver End
142.43/57.51	c (56,44) Heap : 3037 MiB used (max 20025 MiB), NonHeap : 25 MiB used (max 0 MiB)
142.43/57.51	c (56,44) 63569 bool, 27190725 clause
142.43/57.51	c (56,44) Export Begin
142.43/57.60	c (57,44) Export to HOME/scop-30975-serial-file.bin
142.43/57.60	c (57,44) Export End
142.59/57.60	c (57,44) Export File Size: 0.01 MB
142.59/57.60	c (57,44) 0,0,0,0,0,0,56,STOP-AFTER(DIMACS)
142.59/57.60	c END-Prog: Tue Sep 24 16:55:18 CEST 2019
142.59/57.65	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-30975-serial-file.bin
143.21/58.12	c (0,0) Read Serial File Begin
143.21/58.12	c (0,0) HOME/scop-30975-serial-file.bin
143.50/58.32	c (0,0) Read Serial File End
143.50/58.33	
143.50/58.33	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
143.50/58.33	(Solving Process)
143.50/58.33	
143.50/58.35	c BEGIN-Prog: Tue Sep 24 16:55:19 CEST 2019
143.50/58.35	c PID: 31002
143.50/58.35	c IP: 172.20.3.105
143.50/58.35	c HOST: node105.alineos.net
143.50/58.36	c (0,0) SatSolver.solve Begin
143.50/58.36	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405226-1569340561.xml-scop-30978.cnf
143.50/58.39	c (0,0) c
143.50/58.39	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)
143.50/58.39	c (0,0) c
143.50/58.39	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
143.50/58.39	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
143.50/58.39	c (0,0) c ========================================[ Problem Statistics ]===========================================
143.50/58.39	c (0,0) c |                                                                                                       |
151.07/65.73	c (7,0) c |  Number of variables:         63569                                                                   |
151.07/65.73	c (7,0) c |  Number of clauses:        27190107                                                                   |
151.07/65.73	c (7,0) c |  Parse time:                   6.61 s                                                                 |
151.07/65.73	c (7,0) c |                                                                                                       |
152.77/67.41	c (9,0) c | Too many clauses... No preprocessing                                                                  |
152.77/67.41	c (9,0) c |  Simplification time:          1.47 s                                                                 |
152.77/67.41	c (9,0) c |                                                                                                       |
152.77/67.41	c (9,0) c |  One Solver is taking   1995.38Mb... Let's take   4 solvers for this run (max 40% of the maxmemory).  |
152.77/67.41	c (9,0) c |  Generating clones                                                                                    |
154.28/68.98	c (10,0) c |  all clones generated. Memory =  6189.41Mb.                                                           |
154.28/68.98	c (10,0) c ========================================================================================================|
154.28/68.98	c (10,0) c
154.28/68.98	c (10,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
154.28/68.98	c (10,0) c
154.28/68.98	c (10,0) c |-----------------------|------------|------------|------------|------------|
154.28/68.98	c (10,0) c | Threads               |          0 |          1 |          2 |          3 |
154.28/68.98	c (10,0) c |-----------------------|------------|------------|------------|------------|
154.28/68.98	c (10,0) c | randomizeFirstDescent |      False |       True |       True |       True |
154.28/68.98	c (10,0) c | adaptStrategeis       |       True |      False |       True |      False |
154.28/68.98	c (10,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
154.28/68.98	c (10,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |
154.28/68.98	c (10,0) c | chanseokStrategy      |      False |      False |      False |      False |
154.28/68.98	c (10,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
154.28/68.98	c (10,0) c | glureduce             |       True |       True |       True |       True |
154.28/68.98	c (10,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
154.28/68.98	c (10,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
154.28/68.98	c (10,0) c | luby_restart          |      False |      False |      False |      False |
154.28/68.98	c (10,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
154.28/68.98	c (10,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
154.28/68.98	c (10,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
154.28/68.98	c (10,0) c | randomize_on_restarts |      False |      False |      False |      False |
154.28/68.98	c (10,0) c | remove_satisfied      |       True |       True |       True |       True |
154.28/68.98	c (10,0) c |-----------------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c real time : 11.9176 s
159.23/70.30	c (12,0) c cpu time  : 13.3227 s
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c | Conflicts     |              79 |          8 |         36 |         26 |          9 |
159.23/70.30	c (12,0) c | Decisions     |           56007 |      16145 |       8597 |      23423 |       7842 |
159.23/70.30	c (12,0) c | Propagations  |          619139 |     170422 |     137261 |     198124 |     113332 |
159.23/70.30	c (12,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | SimpDBs       |               4 |          1 |          1 |          1 |          1 |
159.23/70.30	c (12,0) c | Restarts      |               4 |          1 |          1 |          1 |          1 |
159.23/70.30	c (12,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | PropBinClauses|         1025642 |     285205 |     225643 |     326885 |     187909 |
159.23/70.30	c (12,0) c | PropPreBlocker|       243217560 |   59667121 |   63265508 |   77301630 |   42983301 |
159.23/70.30	c (12,0) c | PropNotBlocker|        95392352 |   25011581 |   22548912 |   24395933 |   23435926 |
159.23/70.30	c (12,0) c | LitFullScans  |       339843983 |   85024893 |   86091600 |  102081975 |   66645515 |
159.23/70.30	c (12,0) c | LitScanFracts |          389382 |      78090 |      99946 |      81958 |     129388 |
159.23/70.30	c (12,0) c | DecisionLevel0|               7 |          3 |          1 |          1 |          2 |
159.23/70.30	c (12,0) c | Periods       |              56 |         14 |         14 |         17 |         11 |
159.23/70.30	c (12,0) c | Margin        |              80 |         20 |         20 |         20 |         20 |
159.23/70.30	c (12,0) c | Avg_Trail     |                 |      54939 |      38028 |      28062 |      26373 |
159.23/70.30	c (12,0) c | Avg_DL        |                 |       6343 |        486 |       1644 |       2414 |
159.23/70.30	c (12,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c | Exported      |              11 |          0 |          7 |          3 |          1 |
159.23/70.30	c (12,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | Good          |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c | Unaries       |                 |          2 |          0 |          0 |          1 |
159.23/70.30	c (12,0) c | Binaries      |                 |          0 |          5 |          3 |          0 |
159.23/70.30	c (12,0) c | Glues         |                 |          0 |          7 |          3 |          1 |
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c | Orig_Seen     |             0 % |        115 |        439 |        397 |        306 |
159.23/70.30	c (12,0) c | Diff Orig seen|                 | -      191 |        133 |         91 |      X     |
159.23/70.30	c (12,0) c | Hamming       |            25 % |      19735 |      16100 |      12909 |      X     |
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c | RunningTime   |                 |    1.2 100%|    1.3 100%|    1.2 100%|    1.2 100%|
159.23/70.30	c (12,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | SolvingTime   |                 |    1.2     |    1.3     |    1.2     |    1.2     |
159.23/70.30	c (12,0) c | PropagationTim|                 |    1.2  99%|    1.3 100%|    1.2 100%|    1.2 100%|
159.23/70.30	c (12,0) c | AnalysisTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
159.23/70.30	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c
159.23/70.30	c (12,0) c Threads : 4
159.23/70.30	c (12,0) c Winner : 3
159.23/70.30	c (12,0) c Conflicts_0 : 8
159.23/70.30	c (12,0) c Conflicts_1 : 36
159.23/70.30	c (12,0) c Conflicts_2 : 26
159.23/70.30	c (12,0) c Conflicts_3 : 9
159.23/70.30	c (12,0) c Conflicts_total : 79
159.23/70.30	c (12,0) c Conflicts_winner : 9
159.23/70.30	c (12,0) c Decisions_0 : 16145
159.23/70.30	c (12,0) c Decisions_1 : 8597
159.23/70.30	c (12,0) c Decisions_2 : 23423
159.23/70.30	c (12,0) c Decisions_3 : 7842
159.23/70.30	c (12,0) c Decisions_total : 56007
159.23/70.30	c (12,0) c Decisions_winner : 7842
159.23/70.30	c (12,0) c Propagations_0 : 170422
159.23/70.30	c (12,0) c Propagations_1 : 137261
159.23/70.30	c (12,0) c Propagations_2 : 198124
159.23/70.30	c (12,0) c Propagations_3 : 113332
159.23/70.30	c (12,0) c Propagations_total : 619139
159.23/70.30	c (12,0) c Propagations_winner : 113332
159.23/70.30	c (12,0) c ReduceDBs_0 : 0
159.23/70.30	c (12,0) c ReduceDBs_1 : 0
159.23/70.30	c (12,0) c ReduceDBs_2 : 0
159.23/70.30	c (12,0) c ReduceDBs_3 : 0
159.23/70.30	c (12,0) c ReduceDBs_total : 0
159.23/70.30	c (12,0) c ReduceDBs_winner : 0
159.23/70.30	c (12,0) c SimpDBs_0 : 1
159.23/70.30	c (12,0) c SimpDBs_1 : 1
159.23/70.30	c (12,0) c SimpDBs_2 : 1
159.23/70.30	c (12,0) c SimpDBs_3 : 1
159.23/70.30	c (12,0) c SimpDBs_total : 4
159.23/70.30	c (12,0) c SimpDBs_winner : 1
159.23/70.30	c (12,0) c Restarts_0 : 1
159.23/70.30	c (12,0) c Restarts_1 : 1
159.23/70.30	c (12,0) c Restarts_2 : 1
159.23/70.30	c (12,0) c Restarts_3 : 1
159.23/70.30	c (12,0) c Restarts_total : 4
159.23/70.30	c (12,0) c Restarts_winner : 1
159.23/70.30	c (12,0) c ForcedImports_0 : 0
159.23/70.30	c (12,0) c ForcedImports_1 : 0
159.23/70.30	c (12,0) c ForcedImports_2 : 0
159.23/70.30	c (12,0) c ForcedImports_3 : 0
159.23/70.30	c (12,0) c ForcedImports_total : 0
159.23/70.30	c (12,0) c ForcedImports_winner : 0
159.23/70.30	c (12,0) c PropsBinClauses_0 : 285205
159.23/70.30	c (12,0) c PropsBinClauses_1 : 225643
159.23/70.30	c (12,0) c PropsBinClauses_2 : 326885
159.23/70.30	c (12,0) c PropsBinClauses_3 : 187909
159.23/70.30	c (12,0) c PropsBinClauses_total : 1025642
159.23/70.30	c (12,0) c PropsBinClauses_winner : 187909
159.23/70.30	c (12,0) c PropsPreBlocker_0 : 59667121
159.23/70.30	c (12,0) c PropsPreBlocker_1 : 63265508
159.23/70.30	c (12,0) c PropsPreBlocker_2 : 77301630
159.23/70.30	c (12,0) c PropsPreBlocker_3 : 42983301
159.23/70.30	c (12,0) c PropsPreBlocker_total : 243217560
159.23/70.30	c (12,0) c PropsPreBlocker_winner : 42983301
159.23/70.30	c (12,0) c PropsNotBlocker_0 : 25011581
159.23/70.30	c (12,0) c PropsNotBlocker_1 : 22548912
159.23/70.30	c (12,0) c PropsNotBlocker_2 : 24395933
159.23/70.30	c (12,0) c PropsNotBlocker_3 : 23435926
159.23/70.30	c (12,0) c PropsNotBlocker_total : 95392352
159.23/70.30	c (12,0) c PropsNotBlocker_winner : 23435926
159.23/70.30	c (12,0) c PropsLitFullScans_0 : 85024893
159.23/70.30	c (12,0) c PropsLitFullScans_1 : 86091600
159.23/70.30	c (12,0) c PropsLitFullScans_2 : 102081975
159.23/70.30	c (12,0) c PropsLitFullScans_3 : 66645515
159.23/70.30	c (12,0) c PropsLitFullScans_total : 339843983
159.23/70.31	c (12,0) c PropsLitFullScans_winner : 66645515
159.23/70.31	c (12,0) c LitScanFractions_0 : 78090
159.23/70.31	c (12,0) c LitScanFractions_1 : 99946
159.23/70.31	c (12,0) c LitScanFractions_2 : 81958
159.23/70.31	c (12,0) c LitScanFractions_3 : 129388
159.23/70.31	c (12,0) c LitScanFractions_total : 389382
159.23/70.31	c (12,0) c LitScanFractions_winner : 129388
159.23/70.31	c (12,0) c DecisionLevel0_0 : 3
159.23/70.31	c (12,0) c DecisionLevel0_1 : 1
159.23/70.31	c (12,0) c DecisionLevel0_2 : 1
159.23/70.31	c (12,0) c DecisionLevel0_3 : 2
159.23/70.31	c (12,0) c DecisionLevel0_total : 7
159.23/70.31	c (12,0) c DecisionLevel0_winner : 2
159.23/70.31	c (12,0) c Periods_0 : 14
159.23/70.31	c (12,0) c Periods_1 : 14
159.23/70.31	c (12,0) c Periods_2 : 17
159.23/70.31	c (12,0) c Periods_3 : 11
159.23/70.31	c (12,0) c Periods_total : 56
159.23/70.31	c (12,0) c Periods_winner : 11
159.23/70.31	c (12,0) c Margin_0 : 20
159.23/70.31	c (12,0) c Margin_1 : 20
159.23/70.31	c (12,0) c Margin_2 : 20
159.23/70.31	c (12,0) c Margin_3 : 20
159.23/70.31	c (12,0) c Margin_total : 80
159.23/70.31	c (12,0) c Margin_winner : 20
159.23/70.31	c (12,0) c Exported_0 : 0
159.23/70.31	c (12,0) c Exported_1 : 7
159.23/70.31	c (12,0) c Exported_2 : 3
159.23/70.31	c (12,0) c Exported_3 : 1
159.23/70.31	c (12,0) c Exported_total : 11
159.23/70.31	c (12,0) c Exported_winner : 1
159.23/70.31	c (12,0) c Imported_0 : 0
159.23/70.31	c (12,0) c Imported_1 : 0
159.23/70.31	c (12,0) c Imported_2 : 0
159.23/70.31	c (12,0) c Imported_3 : 0
159.23/70.31	c (12,0) c Imported_total : 0
159.23/70.31	c (12,0) c Imported_winner : 0
159.23/70.31	c (12,0) c Good_0 : 0
159.23/70.31	c (12,0) c Good_1 : 0
159.23/70.31	c (12,0) c Good_2 : 0
159.23/70.31	c (12,0) c Good_3 : 0
159.23/70.31	c (12,0) c Good_total : 0
159.23/70.31	c (12,0) c Good_winner : 0
159.23/70.31	c (12,0) c Purge_0 : 0
159.23/70.31	c (12,0) c Purge_1 : 0
159.23/70.31	c (12,0) c Purge_2 : 0
159.23/70.31	c (12,0) c Purge_3 : 0
159.23/70.31	c (12,0) c Purge_total : 0
159.23/70.31	c (12,0) c Purge_winner : 0
159.23/70.31	c (12,0) c Promoted_0 : 0
159.23/70.31	c (12,0) c Promoted_1 : 0
159.23/70.31	c (12,0) c Promoted_2 : 0
159.23/70.31	c (12,0) c Promoted_3 : 0
159.23/70.31	c (12,0) c Promoted_total : 0
159.23/70.31	c (12,0) c Promoted_winner : 0
159.23/70.31	c (12,0) c Remove_Imp_0 : 0
159.23/70.31	c (12,0) c Remove_Imp_1 : 0
159.23/70.31	c (12,0) c Remove_Imp_2 : 0
159.23/70.31	c (12,0) c Remove_Imp_3 : 0
159.23/70.31	c (12,0) c Remove_Imp_total : 0
159.23/70.31	c (12,0) c Remove_Imp_winner : 0
159.23/70.31	c (12,0) c Blocked_Reuse_0 : 0
159.23/70.31	c (12,0) c Blocked_Reuse_1 : 0
159.23/70.31	c (12,0) c Blocked_Reuse_2 : 0
159.23/70.31	c (12,0) c Blocked_Reuse_3 : 0
159.23/70.31	c (12,0) c Blocked_Reuse_total : 0
159.23/70.31	c (12,0) c Blocked_Reuse_winner : 0
159.23/70.31	c (12,0) c Unaries_0 : 2
159.23/70.31	c (12,0) c Unaries_1 : 0
159.23/70.31	c (12,0) c Unaries_2 : 0
159.23/70.31	c (12,0) c Unaries_3 : 1
159.23/70.31	c (12,0) c Unaries_total : 3
159.23/70.31	c (12,0) c Unaries_winner : 1
159.23/70.31	c (12,0) c Binaries_0 : 0
159.23/70.31	c (12,0) c Binaries_1 : 5
159.23/70.31	c (12,0) c Binaries_2 : 3
159.23/70.31	c (12,0) c Binaries_3 : 0
159.23/70.31	c (12,0) c Binaries_total : 8
159.23/70.31	c (12,0) c Binaries_winner : 0
159.23/70.31	c (12,0) c Glues_0 : 0
159.23/70.31	c (12,0) c Glues_1 : 7
159.23/70.31	c (12,0) c Glues_2 : 3
159.23/70.31	c (12,0) c Glues_3 : 1
159.23/70.31	c (12,0) c Glues_total : 11
159.23/70.31	c (12,0) c Glues_winner : 1
159.23/70.31	c (12,0) c RunningTime_0 : 1.227369
159.23/70.31	c (12,0) c RunningTime_1 : 1.315616
159.23/70.31	c (12,0) c RunningTime_2 : 1.239144
159.23/70.31	c (12,0) c RunningTime_3 : 1.238664
159.23/70.31	c (12,0) c RunningTime_total : 5.020793
159.23/70.31	c (12,0) c RunningTime_winner : 1.238664
159.23/70.31	c (12,0) c WaitingTime_0 : 0.000000
159.23/70.31	c (12,0) c WaitingTime_1 : 0.000000
159.23/70.31	c (12,0) c WaitingTime_2 : 0.000000
159.23/70.31	c (12,0) c WaitingTime_3 : 0.000000
159.23/70.31	c (12,0) c WaitingTime_total : 0.000000
159.23/70.31	c (12,0) c WaitingTime_winner : 0.000000
159.23/70.31	c (12,0) c ExchangingTime_0 : 0.000007
159.23/70.31	c (12,0) c ExchangingTime_1 : 0.000020
159.23/70.31	c (12,0) c ExchangingTime_2 : 0.000037
159.23/70.31	c (12,0) c ExchangingTime_3 : 0.000009
159.23/70.31	c (12,0) c ExchangingTime_total : 0.000072
159.23/70.31	c (12,0) c ExchangingTime_winner : 0.000009
159.23/70.31	c (12,0) c PeriodProcTime_0 : 0.000123
159.23/70.31	c (12,0) c PeriodProcTime_1 : 0.000122
159.23/70.31	c (12,0) c PeriodProcTime_2 : 0.000188
159.23/70.31	c (12,0) c PeriodProcTime_3 : 0.000113
159.23/70.31	c (12,0) c PeriodProcTime_total : 0.000546
159.23/70.31	c (12,0) c PeriodProcTime_winner : 0.000113
159.23/70.31	c (12,0) c SolvingTime_0 : 1.227499
159.23/70.31	c (12,0) c SolvingTime_1 : 1.315758
159.23/70.31	c (12,0) c SolvingTime_2 : 1.239369
159.23/70.31	c (12,0) c SolvingTime_3 : 1.238785
159.23/70.31	c (12,0) c SolvingTime_total : 5.021410
159.23/70.31	c (12,0) c SolvingTime_winner : 1.238785
159.23/70.31	c (12,0) c PropagationTime_0 : 1.220820
159.23/70.31	c (12,0) c PropagationTime_1 : 1.312179
159.23/70.31	c (12,0) c PropagationTime_2 : 1.233360
159.23/70.31	c (12,0) c PropagationTime_3 : 1.236072
159.23/70.31	c (12,0) c PropagationTime_total : 5.002430
159.23/70.31	c (12,0) c PropagationTime_winner : 1.236072
159.23/70.31	c (12,0) c AnalysisTime_0 : 0.000202
159.23/70.31	c (12,0) c AnalysisTime_1 : 0.000411
159.23/70.31	c (12,0) c AnalysisTime_2 : 0.000370
159.23/70.31	c (12,0) c AnalysisTime_3 : 0.000189
159.23/70.31	c (12,0) c AnalysisTime_total : 0.001171
159.23/70.31	c (12,0) c AnalysisTime_winner : 0.000189
159.23/70.31	c (12,0) c ReductionTime_0 : 0.000000
159.23/70.31	c (12,0) c ReductionTime_1 : 0.000000
159.23/70.31	c (12,0) c ReductionTime_2 : 0.000000
159.23/70.31	c (12,0) c ReductionTime_3 : 0.000000
159.23/70.31	c (12,0) c ReductionTime_total : 0.000000
159.23/70.31	c (12,0) c ReductionTime_winner : 0.000000
159.23/70.31	c (12,0) c SimplifyTime_0 : 0.000000
159.23/70.31	c (12,0) c SimplifyTime_1 : 0.000000
159.23/70.31	c (12,0) c SimplifyTime_2 : 0.000000
159.23/70.31	c (12,0) c SimplifyTime_3 : 0.000000
159.23/70.31	c (12,0) c SimplifyTime_total : 0.000000
159.23/70.31	c (12,0) c SimplifyTime_winner : 0.000000
159.23/70.31	c (12,0) c UsedRateTime_0 : 0.000000
159.23/70.31	c (12,0) c UsedRateTime_1 : 0.000000
159.23/70.31	c (12,0) c UsedRateTime_2 : 0.000000
159.23/70.31	c (12,0) c UsedRateTime_3 : 0.000000
159.23/70.31	c (12,0) c UsedRateTime_total : 0.000000
159.23/70.31	c (12,0) c UsedRateTime_winner : 0.000000
159.23/70.31	c (12,0) c OverlapRateTime_0 : 0.000000
159.23/70.31	c (12,0) c OverlapRateTime_1 : 0.000000
159.23/70.31	c (12,0) c OverlapRateTime_2 : 0.000000
159.23/70.31	c (12,0) c OverlapRateTime_3 : 0.000000
159.23/70.31	c (12,0) c OverlapRateTime_total : 0.000000
159.23/70.31	c (12,0) c OverlapRateTime_winner : 0.000000
159.23/70.31	c (12,0) c
159.23/70.31	c (12,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
159.23/70.31	c (12,0) c
159.23/70.31	c (12,0) c |-----------------------|------------|------------|------------|------------|
159.23/70.31	c (12,0) c | Threads               |          0 |          1 |          2 |          3 |
159.23/70.31	c (12,0) c |-----------------------|------------|------------|------------|------------|
159.23/70.31	c (12,0) c | randomizeFirstDescent |      False |       True |       True |       True |
159.23/70.31	c (12,0) c | adaptStrategeis       |       True |      False |       True |      False |
159.23/70.31	c (12,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
159.23/70.31	c (12,0) c | Initial random_seed   | 2096245568 |  899987139 |  489296343 | 1335385725 |
159.23/70.31	c (12,0) c | chanseokStrategy      |      False |      False |      False |      False |
159.23/70.31	c (12,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
159.23/70.31	c (12,0) c | glureduce             |       True |       True |       True |       True |
159.23/70.31	c (12,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
159.23/70.31	c (12,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
159.23/70.31	c (12,0) c | luby_restart          |      False |      False |      False |      False |
159.23/70.31	c (12,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
159.23/70.31	c (12,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
159.23/70.31	c (12,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
159.23/70.31	c (12,0) c | randomize_on_restarts |      False |      False |      False |      False |
159.23/70.31	c (12,0) c | remove_satisfied      |       True |       True |       True |       True |
159.23/70.31	c (12,0) c |-----------------------|------------|------------|------------|------------|
159.23/70.31	c (12,0) 
159.23/70.31	c (12,0) s SATISFIABLE
144.00/70.50	c (12,0) SatSolver.solve End
144.00/70.50	c (12,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
144.00/70.50	c (12,0) Show results Begin
159.80/70.60	c (12,0) x[2] = 46
159.80/70.60	c (12,0) x[3] = 7
159.80/70.60	c (12,0) x[4] = 4
159.80/70.60	c (12,0) x[5] = 2
159.80/70.60	c (12,0) x[7] = 42
159.80/70.60	c (12,0) x[9] = 2
159.80/70.60	c (12,0) x[12] = 31
159.80/70.60	c (12,0) x[13] = 68
159.80/70.60	c (12,0) x[14] = 2
159.80/70.60	c (12,0) x[15] = 14
159.80/70.60	c (12,0) x[17] = 13
159.80/70.60	c (12,0) x[19] = 11
159.80/70.60	c (12,0) x[20] = 2
159.80/70.60	c (12,0) x[25] = 31
159.80/70.60	c (12,0) x[26] = 5
159.80/70.60	c (12,0) x[27] = 10
159.80/70.60	c (12,0) x[28] = 3
159.80/70.60	c (12,0) x[29] = 9
159.80/70.60	c (12,0) x[30] = 50
159.80/70.60	c (12,0) x[31] = 5
159.80/70.60	c (12,0) x[33] = 67
159.80/70.60	c (12,0) x[36] = 54
159.80/70.60	c (12,0) x[37] = 18
159.80/70.60	c (12,0) x[39] = 22
159.80/70.60	c (12,0) x[40] = 4
159.80/70.60	c (12,0) x[44] = 34
159.80/70.60	c (12,0) x[46] = 12
159.80/70.60	c (12,0) x[48] = 4
159.80/70.60	c (12,0) x[49] = 21
159.80/70.60	c (12,0) x[50] = 2
159.80/70.60	c (12,0) x[51] = 18
159.80/70.60	c (12,0) x[53] = 25
159.80/70.60	c (12,0) x[55] = 71
159.80/70.60	c (12,0) x[56] = 63
159.80/70.60	c (12,0) x[59] = 21
159.80/70.60	c (12,0) x[60] = 55
159.80/70.60	c (12,0) x[61] = 65
159.80/70.60	c (12,0) x[64] = 60
159.80/70.60	c (12,0) x[65] = 15
159.80/70.60	c (12,0) x[67] = 2
159.80/70.60	c (12,0) x[68] = 43
159.80/70.60	c (12,0) x[69] = 56
159.80/70.60	c (12,0) x[70] = 2
159.80/70.60	c (12,0) x[71] = 71
159.80/70.60	c (12,0) x[72] = 4
159.80/70.60	c (12,0) x[74] = 60
159.80/70.60	c (12,0) x[75] = 60
159.80/70.60	c (12,0) x[76] = 48
159.80/70.60	c (12,0) x[77] = 63
159.80/70.60	c (12,0) x[79] = 31
159.80/70.60	c (12,0) x[80] = 26
159.80/70.60	c (12,0) x[82] = 33
159.80/70.60	c (12,0) x[83] = 71
159.80/70.60	c (12,0) x[84] = 48
159.80/70.60	c (12,0) x[88] = 24
159.80/70.60	c (12,0) x[90] = 71
159.80/70.60	c (12,0) x[92] = 5
159.80/70.60	c (12,0) x[93] = 5
159.80/70.60	c (12,0) x[95] = 37
159.80/70.60	c (12,0) x[99] = 21
159.80/70.60	s SATISFIABLE
159.80/70.61	v <instantiation>
159.80/70.61	v     <list>x[2] x[3] x[4] x[5] x[7] x[9] x[12] x[13] x[14] x[15] x[17] x[19] x[20] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[33] x[36] x[37] x[39] x[40] x[44] x[46] x[48] x[49] x[50] x[51] x[53] x[55] x[56] x[59] x[60] x[61] x[64] x[65] x[67] x[68] x[69] x[70] x[71] x[72] x[74] x[75] x[76] x[77] x[79] x[80] x[82] x[83] x[84] x[88] x[90] x[92] x[93] x[95] x[99]</list>
159.80/70.61	v     <values>46 7 4 2 42 2 31 68 2 14 13 11 2 31 5 10 3 9 50 5 67 54 18 22 4 34 12 4 21 2 18 25 71 63 21 55 65 60 15 2 43 56 2 71 4 60 60 48 63 31 26 33 71 48 24 71 5 5 37 21</values>
159.80/70.61	v </instantiation>
159.80/70.61	c (12,0) Show results End
159.80/70.61	c (12,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
159.80/70.61	c (12,0) 12,12,STOP-AFTER(ALL)
159.80/70.61	c END-Prog: Tue Sep 24 16:55:31 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 (13553 MiB free)
  memory of node 1: 16384 MiB (12069 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405226-1569340561/watcher-4405226-1569340561 -o /var/tmp/evaluation-result-4405226-1569340561/solver-4405226-1569340561 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1569332278-29365 --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-4405226-1569340561.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=30975, runsolver pid=30972
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 8.01 8.20 8.00 2/211 30997
/proc/meminfo: memFree=26143260/32770624 swapFree=66956836/67108860
[pid=30975] ppid=30972 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30975/stat : 30975 (scop.sh) S 30972 30975 29338 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510313910 115843072 349 33554432000 4194304 5098028 140726637207424 140726637204680 139872519791228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15335424 140726637216509 140726637216856 140726637216856 140726637219785 0
/proc/30975/statm: 28282 349 296 221 0 87 0
[pid=30978] ppid=30975 vsize=27314120 memory=107292 CPUtime=0.11 cores=0-7
/proc/30978/stat : 30978 (java) S 30975 30975 29338 0 -1 1077944320 6873 0 0 0 8 3 0 0 20 0 20 0 510313910 27969658880 26823 33554432000 4194304 4196468 140720954060944 140720954043488 140268601143031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
/proc/30978/statm: 6828530 26823 2800 1 0 6790935 0
[pid=30978/tid=30979] ppid=30975 vsize=27314120 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/30978/task/30979/stat : 30979 (java) R 30975 30975 29338 0 -1 4202560 4996 0 0 0 6 2 0 0 20 0 20 0 510313911 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268572969360 140268601154966 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30980] ppid=30975 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30978/task/30980/stat : 30980 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268605385616 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30981] ppid=30975 vsize=27314120 memory=139933809841792 CPUtime=0 cores=0-7
/proc/30978/task/30981/stat : 30981 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268419541776 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30982] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30982/stat : 30982 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268418489488 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30983] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30983/stat : 30983 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268417436688 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30984] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30984/stat : 30984 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268416383376 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30985] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30985/stat : 30985 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268415330576 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30986] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30986/stat : 30986 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268414278288 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30987] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30987/stat : 30987 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 26823 33554432000 4194304 4196468 140720954060944 140268413225488 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30988] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30988/stat : 30988 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266652559984 140268601154178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30989] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30989/stat : 30989 (java) S 30975 30975 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266518340896 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30990] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30990/stat : 30990 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266249905776 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30991] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30991/stat : 30991 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140265875397200 140268601161627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30992] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30992/stat : 30992 (java) S 30975 30975 29338 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266651506800 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30993] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30993/stat : 30993 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266650454000 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30994] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30994/stat : 30994 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266649401712 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30995] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30995/stat : 30995 (java) R 30975 30975 29338 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266648348912 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30996] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30996/stat : 30996 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140265377491808 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30997] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30997/stat : 30997 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 26823 33554432000 4194304 4196468 140720954060944 140266647296816 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108688 KiB

[startup+0.210516 s]*
/proc/loadavg: 8.01 8.20 8.00 2/211 30997
/proc/meminfo: memFree=26124300/32770624 swapFree=66956836/67108860
[pid=30975] ppid=30972 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30975/stat : 30975 (scop.sh) S 30972 30975 29338 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510313910 115843072 349 33554432000 4194304 5098028 140726637207424 140726637204680 139872519791228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15335424 140726637216509 140726637216856 140726637216856 140726637219785 0
/proc/30975/statm: 28282 349 296 221 0 87 0
[pid=30978] ppid=30975 vsize=27314120 memory=123880 CPUtime=0.24 cores=0-7
/proc/30978/stat : 30978 (java) S 30975 30975 29338 0 -1 1077944320 11893 0 0 0 20 4 0 0 20 0 20 0 510313910 27969658880 30970 33554432000 4194304 4196468 140720954060944 140720954043488 140268601143031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
/proc/30978/statm: 6828530 30970 2894 1 0 6790935 0
[pid=30978/tid=30979] ppid=30975 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30978/task/30979/stat : 30979 (java) R 30975 30975 29338 0 -1 4202560 9610 0 0 0 16 4 0 0 20 0 20 0 510313911 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268572942416 140268582706606 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30980] ppid=30975 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/30978/task/30980/stat : 30980 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268605385616 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30981] ppid=30975 vsize=27314120 memory=139933809871361 CPUtime=0 cores=0-7
/proc/30978/task/30981/stat : 30981 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268419541776 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30982] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30982/stat : 30982 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268418489488 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30983] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30983/stat : 30983 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268417436688 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30984] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30984/stat : 30984 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268416383376 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30985] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30985/stat : 30985 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268415330576 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30986] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30986/stat : 30986 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268414278288 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30987] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30987/stat : 30987 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 30970 33554432000 4194304 4196468 140720954060944 140268413225488 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30988] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30988/stat : 30988 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266652559984 140268601154178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30989] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30989/stat : 30989 (java) S 30975 30975 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266518340896 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30990] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30990/stat : 30990 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266249905776 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30991] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30991/stat : 30991 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140265875397200 140268601161627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30992] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30992/stat : 30992 (java) S 30975 30975 29338 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266651506800 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30993] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30993/stat : 30993 (java) S 30975 30975 29338 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266650454000 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30994] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30994/stat : 30994 (java) S 30975 30975 29338 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266649401712 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30995] ppid=30975 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/30978/task/30995/stat : 30995 (java) S 30975 30975 29338 0 -1 1077944384 478 0 0 0 2 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266648348912 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30996] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30996/stat : 30996 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140265377491808 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30997] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30997/stat : 30997 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 30970 33554432000 4194304 4196468 140720954060944 140266647296816 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125276 KiB

[startup+0.310256 s]*
/proc/loadavg: 8.01 8.20 8.00 2/211 30997
/proc/meminfo: memFree=26121260/32770624 swapFree=66956836/67108860
[pid=30975] ppid=30972 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30975/stat : 30975 (scop.sh) S 30972 30975 29338 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510313910 115843072 349 33554432000 4194304 5098028 140726637207424 140726637204680 139872519791228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15335424 140726637216509 140726637216856 140726637216856 140726637219785 0
/proc/30975/statm: 28282 349 296 221 0 87 0
[pid=30978] ppid=30975 vsize=27314120 memory=127820 CPUtime=0.42 cores=0-7
/proc/30978/stat : 30978 (java) S 30975 30975 29338 0 -1 1077944320 12359 0 0 0 37 5 0 0 20 0 20 0 510313910 27969658880 31955 33554432000 4194304 4196468 140720954060944 140720954043488 140268601143031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
/proc/30978/statm: 6828530 31955 3035 1 0 6790935 0
[pid=30978/tid=30979] ppid=30975 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/30978/task/30979/stat : 30979 (java) R 30975 30975 29338 0 -1 4202560 9882 0 0 0 25 4 0 0 20 0 20 0 510313911 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268572947304 140268582706541 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30980] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30980/stat : 30980 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268605385616 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30981] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30981/stat : 30981 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268419541776 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30982] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30982/stat : 30982 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268418489488 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30983] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30983/stat : 30983 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268417436688 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30984] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30984/stat : 30984 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268416383376 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30985] ppid=30975 vsize=27314120 memory=139933658475183 CPUtime=0 cores=0-7
/proc/30978/task/30985/stat : 30985 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268415330576 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30986] ppid=30975 vsize=27314120 memory=139933658477488 CPUtime=0 cores=0-7
/proc/30978/task/30986/stat : 30986 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268414278288 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30987] ppid=30975 vsize=27314120 memory=139933658479792 CPUtime=0 cores=0-7
/proc/30978/task/30987/stat : 30987 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27969658880 31955 33554432000 4194304 4196468 140720954060944 140268413225488 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30988] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30988/stat : 30988 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266652559984 140268601154178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30989] ppid=30975 vsize=27314120 memory=279867316973456 CPUtime=0 cores=0-7
/proc/30978/task/30989/stat : 30989 (java) S 30975 30975 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266518340896 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30990] ppid=30975 vsize=27314120 memory=279867316971152 CPUtime=0 cores=0-7
/proc/30978/task/30990/stat : 30990 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313915 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266249905776 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30991] ppid=30975 vsize=27314120 memory=279867316978064 CPUtime=0 cores=0-7
/proc/30978/task/30991/stat : 30991 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140265875397200 140268601161627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30992] ppid=30975 vsize=27314120 memory=279867316919344 CPUtime=0.02 cores=0-7
/proc/30978/task/30992/stat : 30992 (java) S 30975 30975 29338 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266651506800 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30993] ppid=30975 vsize=27314120 memory=279867316991888 CPUtime=0.01 cores=0-7
/proc/30978/task/30993/stat : 30993 (java) S 30975 30975 29338 0 -1 1077944384 123 0 0 0 1 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266650454000 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30994] ppid=30975 vsize=27314120 memory=279867316998800 CPUtime=0 cores=0-7
/proc/30978/task/30994/stat : 30994 (java) R 30975 30975 29338 0 -1 4202560 171 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266649401712 140268578471040 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30995] ppid=30975 vsize=27314120 memory=279867316996496 CPUtime=0.07 cores=0-7
/proc/30978/task/30995/stat : 30995 (java) S 30975 30975 29338 0 -1 1077944384 500 0 0 0 7 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266648348912 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30996] ppid=30975 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30996/stat : 30996 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140265377491808 140268601153237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30997] ppid=30975 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30978/task/30997/stat : 30997 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313918 27969658880 31955 33554432000 4194304 4196468 140720954060944 140266647296816 140268601154178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129216 KiB

[startup+0.700971 s]
/proc/loadavg: 8.01 8.20 8.00 2/211 30997
/proc/meminfo: memFree=26098428/32770624 swapFree=66956836/67108860
[pid=30975] ppid=30972 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30975/stat : 30975 (scop.sh) S 30972 30975 29338 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510313910 115843072 349 33554432000 4194304 5098028 140726637207424 140726637204680 139872519791228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15335424 140726637216509 140726637216856 140726637216856 140726637219785 0
/proc/30975/statm: 28282 349 296 221 0 87 0
[pid=30978] ppid=30975 vsize=27322516 memory=165300 CPUtime=0.97 cores=0-7
/proc/30978/stat : 30978 (java) S 30975 30975 29338 0 -1 1077944320 20531 0 0 0 89 8 0 0 20 0 20 0 510313910 27978256384 41325 33554432000 4194304 4196468 140720954060944 140720954043488 140268601143031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
/proc/30978/statm: 6830629 41325 3203 1 0 6791959 0
[pid=30978/tid=30979] ppid=30975 vsize=27322516 memory=0 CPUtime=0.67 cores=0-7
/proc/30978/task/30979/stat : 30979 (java) R 30975 30975 29338 0 -1 4202560 17588 0 0 0 61 6 0 0 20 0 20 0 510313911 27978256384 41325 33554432000 4194304 4196468 140720954060944 140268572974800 140268585223518 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30980] ppid=30975 vsize=27322516 memory=139933658686320 CPUtime=0 cores=0-7
/proc/30978/task/30980/stat : 30980 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510313913 27978256384 41325 33554432000 4194304 4196468 140720954060944 140268605385616 140268601153237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30981] ppid=30975 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/30978/task/30981/stat : 30981 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27978256384 41325 33554432000 4194304 4196468 140720954060944 140268419541776 140268601153237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0
[pid=30978/tid=30982] ppid=30975 vsize=27322516 memory=784 CPUtime=0 cores=0-7
/proc/30978/task/30982/stat : 30982 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510313913 27978256384 41325 33554432000 4194304 4196468 140720954060944 140268418489488 140268601153237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33566720 140720954065607 140720954066054 140720954066054 140720954068943 0

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

/proc/31002/task/31008/stat : 31008 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208526481808 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31009] ppid=30975 vsize=8414124 memory=4328768 CPUtime=0 cores=0-7
/proc/31002/task/31009/stat : 31009 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208525429008 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31010] ppid=30975 vsize=8414124 memory=119540 CPUtime=0 cores=0-7
/proc/31002/task/31010/stat : 31010 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208524376720 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31011] ppid=30975 vsize=8414124 memory=1638620 CPUtime=0 cores=0-7
/proc/31002/task/31011/stat : 31011 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208523323920 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31012] ppid=30975 vsize=8414124 memory=1444 CPUtime=0 cores=0-7
/proc/31002/task/31012/stat : 31012 (java) S 30975 30975 29338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510319679 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208339217008 140209044408962 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31013] ppid=30975 vsize=8414124 memory=1976 CPUtime=0 cores=0-7
/proc/31002/task/31013/stat : 31013 (java) S 30975 30975 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510319680 8616062976 29885 33554432000 4194304 4196468 140723205820672 140207663867168 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31014] ppid=30975 vsize=8414124 memory=2580 CPUtime=0 cores=0-7
/proc/31002/task/31014/stat : 31014 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319680 8616062976 29885 33554432000 4194304 4196468 140723205820672 140207395432048 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31015] ppid=30975 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/31002/task/31015/stat : 31015 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319682 8616062976 29885 33554432000 4194304 4196468 140723205820672 140207020923472 140209044416411 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31016] ppid=30975 vsize=8414124 memory=1620 CPUtime=0.05 cores=0-7
/proc/31002/task/31016/stat : 31016 (java) S 30975 30975 29338 0 -1 1077944384 623 0 0 0 5 0 0 0 20 0 24 0 510319682 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208338163824 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31017] ppid=30975 vsize=8414124 memory=1136 CPUtime=0.08 cores=0-7
/proc/31002/task/31017/stat : 31017 (java) S 30975 30975 29338 0 -1 1077944384 280 0 0 0 8 0 0 0 20 0 24 0 510319682 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208337111024 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31018] ppid=30975 vsize=8414124 memory=1072 CPUtime=0.02 cores=0-7
/proc/31002/task/31018/stat : 31018 (java) S 30975 30975 29338 0 -1 1077944384 186 0 0 0 2 0 0 0 20 0 24 0 510319683 8616062976 29885 33554432000 4194304 4196468 140723205820672 140208336058736 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31019] ppid=30975 vsize=8414124 memory=6196 CPUtime=0.19 cores=0-7
/proc/31002/task/31019/stat : 31019 (java) S 30975 30975 29338 0 -1 1077944384 458 0 0 0 19 0 0 0 20 0 24 0 510319683 8616062976 29885 33554432000 4194304 4196468 140723205820672 140207999412464 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31020] ppid=30975 vsize=8414124 memory=784 CPUtime=0 cores=0-7
/proc/31002/task/31020/stat : 31020 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319683 8616062976 29885 33554432000 4194304 4196468 140723205820672 140206523018080 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31021] ppid=30975 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/31002/task/31021/stat : 31021 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319683 8616062976 29885 33554432000 4194304 4196468 140723205820672 140207998360368 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31023] ppid=30975 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/31002/task/31023/stat : 31023 (java) S 30975 30975 29338 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510319749 8616062976 29885 33554432000 4194304 4196468 140723205820672 140207990327104 140209044422425 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31025] ppid=30975 vsize=8414124 memory=25048 CPUtime=0 cores=0-7
/proc/31002/task/31025/stat : 31025 (java) S 30975 30975 29338 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510319749 8616062976 29885 33554432000 4194304 4196468 140723205820672 140205851917712 140209044419741 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31026] ppid=30975 vsize=8414124 memory=14056 CPUtime=0 cores=0-7
/proc/31002/task/31026/stat : 31026 (java) S 30975 30975 29338 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510319749 8616062976 29885 33554432000 4194304 4196468 140723205820672 140206120353040 140209044419741 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31027] ppid=30975 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/31002/task/31027/stat : 31027 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319751 8616062976 29885 33554432000 4194304 4196468 140723205820672 140205583490352 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
Current children cumulated CPU time: 156.69 s
Current children cumulated vsize: 15423208 KiB
Current children cumulated memory: 6498592 KiB

[startup+70.4011 s]
/proc/loadavg: 4.03 6.94 7.58 5/219 31031
/proc/meminfo: memFree=19002468/32770624 swapFree=66956836/67108860
[pid=30975] ppid=30972 vsize=113128 memory=1476 CPUtime=142.63 cores=0-7
/proc/30975/stat : 30975 (scop.sh) S 30972 30975 29338 0 -1 4202496 582 69714 0 0 0 0 13203 1060 20 0 1 0 510313910 115843072 369 33554432000 4194304 5098028 140726637207424 140726637204168 139872519791228 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15335424 140726637216509 140726637216856 140726637216856 140726637219785 0
/proc/30975/statm: 28282 369 311 221 0 87 0
[pid=31002] ppid=30975 vsize=8414124 memory=134780 CPUtime=1.37 cores=0-7
/proc/31002/stat : 31002 (java) S 30975 30975 29338 0 -1 1077944320 22126 0 0 0 129 8 0 0 20 0 24 0 510319676 8616062976 33695 33554432000 4194304 4196468 140723205820672 140723205803216 140209044397815 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
/proc/31002/statm: 2103531 33695 3220 1 0 2064875 0
[pid=31002/tid=31003] ppid=30975 vsize=8414124 memory=1556 CPUtime=0.74 cores=0-7
/proc/31002/task/31003/stat : 31003 (java) S 30975 30975 29338 0 -1 1077944384 17440 0 0 0 69 5 0 0 20 0 24 0 510319677 8616062976 33695 33554432000 4194304 4196468 140723205820672 140209016237984 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31004] ppid=30975 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/31002/task/31004/stat : 31004 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140209048640400 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31005] ppid=30975 vsize=8414124 memory=-7824251494390914411 CPUtime=0 cores=0-7
/proc/31002/task/31005/stat : 31005 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208873282320 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31006] ppid=30975 vsize=8414124 memory=25048 CPUtime=0 cores=0-7
/proc/31002/task/31006/stat : 31006 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208528587920 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31007] ppid=30975 vsize=8414124 memory=14056 CPUtime=0 cores=0-7
/proc/31002/task/31007/stat : 31007 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208527535120 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31008] ppid=30975 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/31002/task/31008/stat : 31008 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208526481808 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31009] ppid=30975 vsize=8414124 memory=-7824251494390914411 CPUtime=0 cores=0-7
/proc/31002/task/31009/stat : 31009 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208525429008 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31010] ppid=30975 vsize=8414124 memory=478 CPUtime=0 cores=0-7
/proc/31002/task/31010/stat : 31010 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208524376720 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31011] ppid=30975 vsize=8414124 memory=488 CPUtime=0 cores=0-7
/proc/31002/task/31011/stat : 31011 (java) S 30975 30975 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510319678 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208523323920 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31012] ppid=30975 vsize=8414124 memory=489 CPUtime=0 cores=0-7
/proc/31002/task/31012/stat : 31012 (java) S 30975 30975 29338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510319679 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208339217008 140209044408962 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31013] ppid=30975 vsize=8414124 memory=3624 CPUtime=0 cores=0-7
/proc/31002/task/31013/stat : 31013 (java) S 30975 30975 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510319680 8616062976 33695 33554432000 4194304 4196468 140723205820672 140207663867168 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31014] ppid=30975 vsize=8414124 memory=53404 CPUtime=0 cores=0-7
/proc/31002/task/31014/stat : 31014 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319680 8616062976 33695 33554432000 4194304 4196468 140723205820672 140207395432048 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31015] ppid=30975 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/31002/task/31015/stat : 31015 (java) S 30975 30975 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510319682 8616062976 33695 33554432000 4194304 4196468 140723205820672 140207020923472 140209044416411 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31016] ppid=30975 vsize=8414124 memory=2016 CPUtime=0.08 cores=0-7
/proc/31002/task/31016/stat : 31016 (java) S 30975 30975 29338 0 -1 1077944384 638 0 0 0 8 0 0 0 20 0 24 0 510319682 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208338163824 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31017] ppid=30975 vsize=8414124 memory=1408 CPUtime=0.11 cores=0-7
/proc/31002/task/31017/stat : 31017 (java) S 30975 30975 29338 0 -1 1077944384 503 0 0 0 11 0 0 0 20 0 24 0 510319682 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208337111024 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31018] ppid=30975 vsize=8414124 memory=1548 CPUtime=0.06 cores=0-7
/proc/31002/task/31018/stat : 31018 (java) S 30975 30975 29338 0 -1 1077944384 590 0 0 0 6 0 0 0 20 0 24 0 510319683 8616062976 33695 33554432000 4194304 4196468 140723205820672 140208336058736 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31019] ppid=30975 vsize=8414124 memory=1408 CPUtime=0.24 cores=0-7
/proc/31002/task/31019/stat : 31019 (java) S 30975 30975 29338 0 -1 1077944384 1011 0 0 0 24 0 0 0 20 0 24 0 510319683 8616062976 33695 33554432000 4194304 4196468 140723205820672 140207999412464 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31020] ppid=30975 vsize=8414124 memory=1548 CPUtime=0 cores=0-7
/proc/31002/task/31020/stat : 31020 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319683 8616062976 33695 33554432000 4194304 4196468 140723205820672 140206523018080 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31021] ppid=30975 vsize=8414124 memory=7552 CPUtime=0 cores=0-7
/proc/31002/task/31021/stat : 31021 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319683 8616062976 33695 33554432000 4194304 4196468 140723205820672 140207998360368 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31023] ppid=30975 vsize=8414124 memory=3608 CPUtime=0 cores=0-7
/proc/31002/task/31023/stat : 31023 (java) S 30975 30975 29338 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510319749 8616062976 33695 33554432000 4194304 4196468 140723205820672 140207990327104 140209044422425 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31025] ppid=30975 vsize=8414124 memory=616 CPUtime=0.08 cores=0-7
/proc/31002/task/31025/stat : 31025 (java) S 30975 30975 29338 0 -1 4202560 555 0 0 0 8 0 0 0 20 0 24 0 510319749 8616062976 33695 33554432000 4194304 4196468 140723205820672 140205851917680 140209044419741 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31026] ppid=30975 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/31002/task/31026/stat : 31026 (java) S 30975 30975 29338 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510319749 8616062976 33695 33554432000 4194304 4196468 140723205820672 140206120353040 140209044419741 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31027] ppid=30975 vsize=8414124 memory=1620 CPUtime=0 cores=0-7
/proc/31002/task/31027/stat : 31027 (java) S 30975 30975 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510319751 8616062976 33695 33554432000 4194304 4196468 140723205820672 140205583490352 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
Current children cumulated CPU time: 144 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 136256 KiB

[startup+70.601 s]
/proc/loadavg: 4.03 6.94 7.58 5/219 31031
/proc/meminfo: memFree=19002468/32770624 swapFree=66956836/67108860
[pid=30975] ppid=30972 vsize=113128 memory=1476 CPUtime=142.63 cores=0-7
/proc/30975/stat : 30975 (scop.sh) S 30972 30975 29338 0 -1 4202496 582 69714 0 0 0 0 13203 1060 20 0 1 0 510313910 115843072 369 33554432000 4194304 5098028 140726637207424 140726637204168 139872519791228 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15335424 140726637216509 140726637216856 140726637216856 140726637219785 0
/proc/30975/statm: 28282 369 311 221 0 87 0
[pid=31002] ppid=30975 vsize=8283048 memory=140664 CPUtime=17.17 cores=0-7
/proc/31002/stat : 31002 (java) S 30975 30975 29338 0 -1 1077944320 22543 1094633 0 0 145 8 1333 231 20 0 22 0 510319676 8481841152 35166 33554432000 4194304 4196468 140723205820672 140723205803216 140209044397815 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
/proc/31002/statm: 2070762 35166 3223 1 0 2032106 0
[pid=31002/tid=31003] ppid=30975 vsize=8283048 memory=1476 CPUtime=16.48 cores=0-7
/proc/31002/task/31003/stat : 31003 (java) R 30975 30975 29338 0 -1 4202560 17716 1094633 0 0 78 6 1333 231 20 0 22 0 510319677 8481841152 35166 33554432000 4194304 4196468 140723205820672 140209016236032 140209027772722 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31004] ppid=30975 vsize=8283048 memory=119540 CPUtime=15.64 cores=0-7
/proc/31002/task/31004/stat : 31004 (java) S 30975 30975 29338 0 -1 1077944384 2 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140209048640400 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31005] ppid=30975 vsize=8283048 memory=1115076 CPUtime=15.64 cores=0-7
/proc/31002/task/31005/stat : 31005 (java) S 30975 30975 29338 0 -1 1077944384 1 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208873282320 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31006] ppid=30975 vsize=8283048 memory=1556 CPUtime=15.64 cores=0-7
/proc/31002/task/31006/stat : 31006 (java) S 30975 30975 29338 0 -1 1077944384 1 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208528587920 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31007] ppid=30975 vsize=8283048 memory=928 CPUtime=15.64 cores=0-7
/proc/31002/task/31007/stat : 31007 (java) S 30975 30975 29338 0 -1 1077944384 3 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208527535120 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31008] ppid=30975 vsize=8283048 memory=1772 CPUtime=15.64 cores=0-7
/proc/31002/task/31008/stat : 31008 (java) S 30975 30975 29338 0 -1 1077944384 2 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208526481808 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31009] ppid=30975 vsize=8283048 memory=1548 CPUtime=15.64 cores=0-7
/proc/31002/task/31009/stat : 31009 (java) S 30975 30975 29338 0 -1 1077944384 2 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208525429008 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31010] ppid=30975 vsize=8283048 memory=7552 CPUtime=15.64 cores=0-7
/proc/31002/task/31010/stat : 31010 (java) S 30975 30975 29338 0 -1 1077944384 1 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208524376720 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31011] ppid=30975 vsize=8283048 memory=3608 CPUtime=15.64 cores=0-7
/proc/31002/task/31011/stat : 31011 (java) S 30975 30975 29338 0 -1 1077944384 2 1094633 0 0 0 0 1333 231 20 0 22 0 510319678 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208523323920 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31012] ppid=30975 vsize=8283048 memory=616 CPUtime=15.64 cores=0-7
/proc/31002/task/31012/stat : 31012 (java) S 30975 30975 29338 0 -1 1077944384 5 1094633 0 0 0 0 1333 231 20 0 22 0 510319679 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208339217008 140209044408962 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31013] ppid=30975 vsize=8283048 memory=119540 CPUtime=15.64 cores=0-7
/proc/31002/task/31013/stat : 31013 (java) S 30975 30975 29338 0 -1 1077944384 13 1094633 0 0 0 0 1333 231 20 0 22 0 510319680 8481841152 35166 33554432000 4194304 4196468 140723205820672 140207663867168 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31014] ppid=30975 vsize=8283048 memory=1966116 CPUtime=15.64 cores=0-7
/proc/31002/task/31014/stat : 31014 (java) S 30975 30975 29338 0 -1 1077944384 1 1094633 0 0 0 0 1333 231 20 0 22 0 510319680 8481841152 35166 33554432000 4194304 4196468 140723205820672 140207395432048 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31015] ppid=30975 vsize=8283048 memory=435560 CPUtime=15.64 cores=0-7
/proc/31002/task/31015/stat : 31015 (java) S 30975 30975 29338 0 -1 1077944384 1 1094633 0 0 0 0 1333 231 20 0 22 0 510319682 8481841152 35166 33554432000 4194304 4196468 140723205820672 140207020923472 140209044416411 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31016] ppid=30975 vsize=8283048 memory=1160 CPUtime=15.72 cores=0-7
/proc/31002/task/31016/stat : 31016 (java) S 30975 30975 29338 0 -1 1077944384 643 1094633 0 0 8 0 1333 231 20 0 22 0 510319682 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208338163824 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31017] ppid=30975 vsize=8283048 memory=0 CPUtime=15.76 cores=0-7
/proc/31002/task/31017/stat : 31017 (java) S 30975 30975 29338 0 -1 1077944384 510 1094633 0 0 12 0 1333 231 20 0 22 0 510319682 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208337111024 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31018] ppid=30975 vsize=8283048 memory=0 CPUtime=15.71 cores=0-7
/proc/31002/task/31018/stat : 31018 (java) S 30975 30975 29338 0 -1 1077944384 594 1094633 0 0 7 0 1333 231 20 0 22 0 510319683 8481841152 35166 33554432000 4194304 4196468 140723205820672 140208336058736 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31019] ppid=30975 vsize=8283048 memory=0 CPUtime=15.92 cores=0-7
/proc/31002/task/31019/stat : 31019 (java) S 30975 30975 29338 0 -1 1077944384 1127 1094633 0 0 28 0 1333 231 20 0 22 0 510319683 8481841152 35166 33554432000 4194304 4196468 140723205820672 140207999412464 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31020] ppid=30975 vsize=8283048 memory=0 CPUtime=15.64 cores=0-7
/proc/31002/task/31020/stat : 31020 (java) S 30975 30975 29338 0 -1 1077944384 3 1094633 0 0 0 0 1333 231 20 0 22 0 510319683 8481841152 35166 33554432000 4194304 4196468 140723205820672 140206523018080 140209044408021 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31021] ppid=30975 vsize=8283048 memory=0 CPUtime=15.64 cores=0-7
/proc/31002/task/31021/stat : 31021 (java) S 30975 30975 29338 0 -1 1077944384 3 1094633 0 0 0 0 1333 231 20 0 22 0 510319683 8481841152 35166 33554432000 4194304 4196468 140723205820672 140207998360368 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31023] ppid=30975 vsize=8283048 memory=0 CPUtime=15.64 cores=0-7
/proc/31002/task/31023/stat : 31023 (java) S 30975 30975 29338 0 -1 1077944384 24 1094633 0 0 0 0 1333 231 20 0 22 0 510319749 8481841152 35166 33554432000 4194304 4196468 140723205820672 140207990326288 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
[pid=31002/tid=31027] ppid=30975 vsize=8283048 memory=409 CPUtime=15.64 cores=0-7
/proc/31002/task/31027/stat : 31027 (java) S 30975 30975 29338 0 -1 1077944384 9 1094633 0 0 0 0 1333 231 20 0 22 0 510319751 8481841152 35166 33554432000 4194304 4196468 140723205820672 140205583492144 140209044408962 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16744448 140723205825503 140723205825670 140723205825670 140723205828559 0
Current children cumulated CPU time: 159.8 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 142140 KiB

[startup+70.7057 s]*
/proc/loadavg: 4.03 6.94 7.58 2/190 31031
/proc/meminfo: memFree=26235680/32770624 swapFree=66956836/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 70.7149
CPU time (s): 159.97
CPU user time (s): 146.862
CPU system time (s): 13.1084
CPU usage (%): 226.218
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 9237872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.862
system time used= 13.1084
maximum resident set size= 9236596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1187564
page faults= 0
swaps= 0
block input operations= 40
block output operations= 1121768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40722
involuntary context switches= 1349


# summary of solver processes directly reported to runsolver:
#   pid: 30975
#   total CPU time (s): 159.97
#   total CPU user time (s): 146.862
#   total CPU system time (s): 13.1084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.551327 second user time and 0.73407 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-24 16:54:20
IDJOB=4405226
IDBENCH=133338
IDSOLVER=2867
FILE ID=node105/4405226-1569340561
RUNJOBID= node105-1569332278-29365
PBS_JOBID= 21705070
Free space on /var/tmp= 13180 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-20-3-3.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 /var/tmp/evaluation-result-4405226-1569340561/watcher-4405226-1569340561 -o /var/tmp/evaluation-result-4405226-1569340561/solver-4405226-1569340561 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1569332278-29365 --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-4405226-1569340561.xml

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

MD5SUM BENCH= 065412ea00e4edb14381318bc4e9318f
RANDOM SEED=1515817887

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
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:        26237988 kB
MemAvailable:   31798856 kB
Buffers:          113004 kB
Cached:          5579556 kB
SwapCached:        48352 kB
Active:          2827048 kB
Inactive:        2915052 kB
Active(anon):       4148 kB
Inactive(anon):    99568 kB
Active(file):    2822900 kB
Inactive(file):  2815484 kB
Unevictable:      110928 kB
Mlocked:          110928 kB
SwapTotal:      67108860 kB
SwapFree:       66956836 kB
Dirty:             20552 kB
Writeback:             0 kB
AnonPages:        113616 kB
Mapped:            54312 kB
Shmem:             45912 kB
Slab:             379440 kB
SReclaimable:     350944 kB
SUnreclaim:        28496 kB
KernelStack:        3408 kB
PageTables:         5672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13156 MiB
End job on node105 at 2019-09-24 16:55:31