Trace number 4297228

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
scop both+glucose-syrup (2018-07-07)UNSAT 5.08298 2.05791

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-07_c18.xml
MD5SUM950a11acbe9bee1dbcb0d00f57370eba
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.73223
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":91}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":14,"count":7},{"degree":15,"count":42}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":1},{"arity":9,"count":84},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.54	
0.65/0.54	scop both+glucose-syrup (2018-07-07)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Fri Jul 27 11:04:37 CEST 2018
0.65/0.56	c PID: 16701
0.65/0.56	c IP: 172.20.3.134
0.65/0.56	c HOST: node134.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.37/0.92	c (0,0) Parsing End
1.37/0.93	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.37/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.37/0.93	c (0,0) Constraint Name Generate Begin
1.37/0.93	c (0,0) Ctr:HOME/instance-4297228-1532682276.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.37/0.93	c (0,0) Constraint Name Generate End
1.37/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.37/0.93	c (0,0) CSP to CSPinCNF Begin
2.06/1.25	c (0,0) translated 9 (10%) constraints
2.06/1.27	c (0,0) translated 18 (20%) constraints
2.06/1.28	c (0,0) translated 26 (30%) constraints
2.31/1.30	c (0,0) translated 35 (40%) constraints
2.31/1.31	c (0,0) translated 43 (50%) constraints
2.31/1.32	c (0,0) translated 52 (60%) constraints
2.31/1.33	c (0,0) translated 61 (70%) constraints
2.31/1.34	c (0,0) translated 69 (80%) constraints
2.31/1.35	c (0,0) translated 78 (90%) constraints
2.31/1.36	c (0,0) translated 86 (100%) constraints
2.67/1.42	c (0,0) STATISTICS1:HOME/instance-4297228-1532682276.xml,AllDifferentMatrix:Element:Instantiation:IntVar,91,917,7,7,7,2,7:1218;1:252,7:2352;1:203,7:28;3:588;2:294;1:7,2:1470;1:798,
2.67/1.42	c (0,0) ===========================================
2.67/1.42	c (0,0) Both Encoding selects:
2.67/1.42	c (0,0) Order
2.67/1.42	c (0,0) ===========================================
2.67/1.44	c (0,0) translated 92 (10%) constraints
2.67/1.45	c (0,0) translated 184 (20%) constraints
2.67/1.46	c (0,0) translated 276 (30%) constraints
2.67/1.49	c (0,0) translated 367 (40%) constraints
2.96/1.52	c (0,0) translated 459 (50%) constraints
2.96/1.55	c (1,0) translated 551 (60%) constraints
2.96/1.57	c (1,1) translated 642 (70%) constraints
2.96/1.59	c (1,1) translated 734 (80%) constraints
3.32/1.61	c (1,1) translated 826 (90%) constraints
3.32/1.63	c (1,1) translated 917 (100%) constraints
3.32/1.63	c (1,1) CSP to CSPinCNF End
3.32/1.63	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 2100 ctr, max domain size 7
3.32/1.63	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.32/1.63	c (1,1) CSPinCNF Propagation Begin
3.32/1.69	c (1,1) 2 values, 324 unsatisfiable literals, and 126 valid clauses are removed
3.32/1.69	c (1,1) CSPinCNF Propagation End
3.32/1.69	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 1974 ctr, max domain size 7
3.32/1.69	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.32/1.69	c (1,1) Simplify CSPinCNF Begin
3.72/1.73	c (1,1) Simplify CSPinCNF End
3.72/1.73	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.72/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.72/1.73	c (1,1) Calculate Precise Domain Begin
3.72/1.73	c (1,1) 0 values are removed by re-calculation
3.72/1.73	c (1,1) Calculate Precise Domain End
3.72/1.73	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.72/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.72/1.73	c (1,1) CSPinCNF to SatSolver Begin
4.06/1.81	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
4.06/1.83	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
4.06/1.85	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
4.06/1.86	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
4.06/1.87	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
4.06/1.88	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
4.06/1.89	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
4.06/1.90	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.40/1.90	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.40/1.91	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.40/1.91	c (1,1) CSPinCNF to SatSolver End
4.40/1.91	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.40/1.95	c (1,1) STATISTICS2:HOME/instance-4297228-1532682276.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1169,2506,7,7,5,2,7:600;6:572;5:256;1:256,7:2672;6:1088;5:368;2:2748;1:256,5:24;3:364;2:2118,2:1684;1:3764,
4.40/1.95	c (1,1) SatSolver.solve Begin
4.40/1.95	c (1,1) 1554 bool, 9634 clause
4.40/1.95	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297228-1532682276.xml-scop-16701.cnf HOME/instance-4297228-1532682276.xml-scop-16701.cnf.out
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.89/2.03	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.89/2.03	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.89/2.03	c (1,0) c |                                                                                                       |
4.89/2.03	c (1,0) c |  Number of variables:          1554                                                                   |
4.89/2.03	c (1,0) c |  Number of clauses:            9634                                                                   |
4.89/2.03	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.89/2.03	c (1,0) c |                                                                                                       |
4.89/2.03	c (1,0) c |  Eliminated clauses:           0.02 Mb                                                                |
4.89/2.03	c (1,0) c |  Simplification time:          0.01 s                                                                 |
4.89/2.03	c (1,0) c |                                                                                                       |
4.89/2.03	c (1,0) c |  Generating clones                                                                                    |
4.89/2.03	c (1,0) c |  all clones generated. Memory =  31.79Mb.                                                             |
4.89/2.03	c (1,0) c ========================================================================================================|
4.89/2.03	c (1,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.89/2.03	c (1,0) c Total Memory so far : 607.82Mb
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c real time : 0.0602748 s
4.89/2.03	c (1,0) c cpu time  : 0.254731 s
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.89/2.03	c (1,0) c
4.89/2.03	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.89/2.03	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.89/2.03	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.89/2.03	c (1,0) c | Conflicts     |            9690 |        847 |       1089 |       1436 |       1672 |       1142 |       1653 |       1143 |        708 |
4.89/2.03	c (1,0) c | Decisions     |           12145 |       1069 |       1343 |       1816 |       2085 |       1425 |       2066 |       1410 |        931 |
4.89/2.03	c (1,0) c | Propagations  |          964947 |      90593 |     107620 |     140508 |     162285 |     117066 |     159953 |     114368 |      72554 |
4.89/2.03	c (1,0) c | Avg_Trail     |                 |        280 |        260 |        268 |        265 |        267 |        265 |        265 |        273 |
4.89/2.03	c (1,0) c | Avg_DL        |                 |          7 |          6 |          7 |          7 |          6 |          7 |          6 |          8 |
4.89/2.03	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.89/2.03	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.89/2.03	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.89/2.03	c (1,0) c | Exported      |             497 |         52 |         74 |         55 |         67 |         79 |         67 |         71 |         32 |
4.89/2.03	c (1,0) c | Imported      |            2567 |        382 |        419 |        342 |        202 |        418 |        207 |        390 |        207 |
4.89/2.03	c (1,0) c | Good          |             645 |        105 |        117 |         88 |         37 |        119 |         38 |        103 |         38 |
4.89/2.03	c (1,0) c | Purge         |            1922 |        277 |        302 |        254 |        165 |        299 |        169 |        287 |        169 |
4.89/2.03	c (1,0) c | Promoted      |              21 |          3 |          2 |          1 |          2 |          5 |          1 |          5 |          2 |
4.89/2.03	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.89/2.03	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.89/2.03	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.89/2.03	c (1,0) c | Unaries       |                 |          3 |          9 |          2 |          2 |          6 |          2 |          4 |          1 |
4.89/2.03	c (1,0) c | Binaries      |                 |         13 |         29 |         13 |         13 |         28 |         13 |         29 |          9 |
4.89/2.03	c (1,0) c | Glues         |                 |         52 |         74 |         55 |         67 |         79 |         67 |         71 |         32 |
4.89/2.03	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.89/2.03	c (1,0) c | Orig_Seen     |            35 % |       3225 |       3212 |       3648 |       3700 |       3404 |       3696 |       3442 |       2829 |
4.89/2.03	c (1,0) c | Diff Orig seen|                 | -      179 | -      192 |        244 |        296 |      X     |        292 |         38 | -      575 |
4.89/2.03	c (1,0) c | Hamming       |            15 % |        231 |        233 |        222 |        239 |      X     |        242 |        221 |        270 |
4.89/2.03	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.89/2.03	c (1,0) 
4.89/2.03	c (1,0) s UNSATISFIABLE
4.89/2.03	c (1,1) SatSolver.solve End
4.89/2.03	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.89/2.03	c (1,1) Show results Begin
4.89/2.03	s UNSATISFIABLE
4.89/2.03	c (1,1) Show results End
4.89/2.03	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.89/2.03	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.89/2.03	c END-Prog: Fri Jul 27 11:04:38 CEST 2018

Verifier Data


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 (13307 MiB free)
  memory of node 1: 16384 MiB (14269 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297228-1532682276/watcher-4297228-1532682276 -o /tmp/evaluation-result-4297228-1532682276/solver-4297228-1532682276 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297228-1532682276.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=16701, runsolver pid=16698
Current StackSize limit: 8192 KiB


[startup+0.104411 s]*
/proc/loadavg: 7.68 8.84 8.84 2/204 16721
/proc/meminfo: memFree=28141760/32770624 swapFree=67108744/67108860
[pid=16701] ppid=16698 vsize=27312552 memory=110216 CPUtime=0.11 cores=0-7
/proc/16701/stat : 16701 (java) S 16698 16701 15583 0 -1 1077944320 6577 0 0 0 9 2 0 0 20 0 20 0 85790811 27968053248 27554 33554432000 4194304 4196468 140725109297344 140725109279888 140456403873527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
/proc/16701/statm: 6828138 27554 2742 1 0 6790598 0
[pid=16701/tid=16703] ppid=16698 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16701/task/16703/stat : 16703 (java) R 16698 16701 15583 0 -1 4202560 4677 0 0 0 7 2 0 0 20 0 20 0 85790812 27968053248 27554 33554432000 4194304 4196468 140725109297344 140456375662640 140456387954014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16704] ppid=16698 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16701/task/16704/stat : 16704 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140456408115728 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16705] ppid=16698 vsize=27312552 memory=140315063371392 CPUtime=0 cores=0-7
/proc/16701/task/16705/stat : 16705 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140456237210256 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16706] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16706/stat : 16706 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140456236157200 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16707] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16707/stat : 16707 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455824492944 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16708] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16708/stat : 16708 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455823440912 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16709] ppid=16698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790816 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16713] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16713/stat : 16713 (java) S 16698 16701 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790816 27968053248 27554 33554432000 4194304 4196468 140725109297344 140454356051104 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16714] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16714/stat : 16714 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790817 27968053248 27554 33554432000 4194304 4196468 140725109297344 140454087615216 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16715] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16715/stat : 16715 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140453713106896 140456403892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16716] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16716/stat : 16716 (java) S 16698 16701 15583 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455462198000 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16717] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16717/stat : 16717 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455461145456 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16718] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16718/stat : 16718 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455460092400 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16719] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16719/stat : 16719 (java) S 16698 16701 15583 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455459039856 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16720] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16720/stat : 16720 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140453215201760 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16721] ppid=16698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16721/stat : 16721 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 27554 33554432000 4194304 4196468 140725109297344 140455457987248 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110216 KiB

[startup+0.210451 s]*
/proc/loadavg: 7.68 8.84 8.84 2/204 16721
/proc/meminfo: memFree=28125736/32770624 swapFree=67108744/67108860
[pid=16701] ppid=16698 vsize=27312552 memory=124160 CPUtime=0.24 cores=0-7
/proc/16701/stat : 16701 (java) S 16698 16701 15583 0 -1 1077944320 10405 0 0 0 21 3 0 0 20 0 20 0 85790811 27968053248 31040 33554432000 4194304 4196468 140725109297344 140725109279888 140456403873527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
/proc/16701/statm: 6828138 31040 2835 1 0 6790598 0
[pid=16701/tid=16703] ppid=16698 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16701/task/16703/stat : 16703 (java) R 16698 16701 15583 0 -1 4202560 8258 0 0 0 17 3 0 0 20 0 20 0 85790812 27968053248 31040 33554432000 4194304 4196468 140725109297344 140456375700928 140456387983857 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16704] ppid=16698 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/16701/task/16704/stat : 16704 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140456408115728 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16705] ppid=16698 vsize=27312552 memory=140315063387259 CPUtime=0 cores=0-7
/proc/16701/task/16705/stat : 16705 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140456237210256 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16706] ppid=16698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16706/stat : 16706 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140456236157200 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16707] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16707/stat : 16707 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455824492944 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16708] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16708/stat : 16708 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455823440912 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16709] ppid=16698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790816 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16713] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16713/stat : 16713 (java) S 16698 16701 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790816 27968053248 31040 33554432000 4194304 4196468 140725109297344 140454356051104 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16714] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16714/stat : 16714 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790817 27968053248 31040 33554432000 4194304 4196468 140725109297344 140454087615216 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16715] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16715/stat : 16715 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140453713106896 140456403892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16716] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16716/stat : 16716 (java) S 16698 16701 15583 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455462198000 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16717] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16717/stat : 16717 (java) S 16698 16701 15583 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455461145456 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16718] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16718/stat : 16718 (java) S 16698 16701 15583 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455460092400 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16719] ppid=16698 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16701/task/16719/stat : 16719 (java) S 16698 16701 15583 0 -1 1077944384 314 0 0 0 2 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455459039856 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16720] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16720/stat : 16720 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140453215201760 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16721] ppid=16698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16721/stat : 16721 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 31040 33554432000 4194304 4196468 140725109297344 140455457987248 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124160 KiB

[startup+0.309811 s]*
/proc/loadavg: 7.68 8.84 8.84 2/204 16721
/proc/meminfo: memFree=28121456/32770624 swapFree=67108744/67108860
[pid=16701] ppid=16698 vsize=27312552 memory=129000 CPUtime=0.41 cores=0-7
/proc/16701/stat : 16701 (java) S 16698 16701 15583 0 -1 1077944320 11070 0 0 0 37 4 0 0 20 0 20 0 85790811 27968053248 32250 33554432000 4194304 4196468 140725109297344 140725109279888 140456403873527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
/proc/16701/statm: 6828138 32250 3006 1 0 6790598 0
[pid=16701/tid=16703] ppid=16698 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16701/task/16703/stat : 16703 (java) R 16698 16701 15583 0 -1 4202560 8655 0 0 0 26 3 0 0 20 0 20 0 85790812 27968053248 32250 33554432000 4194304 4196468 140725109297344 140456375677680 140456384148907 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16704] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16704/stat : 16704 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140456408115728 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16705] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16705/stat : 16705 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140456237210256 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16706] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16706/stat : 16706 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140456236157200 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16707] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16707/stat : 16707 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455824492944 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16708] ppid=16698 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/16701/task/16708/stat : 16708 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455823440912 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16709] ppid=16698 vsize=27312552 memory=140314903933871 CPUtime=0 cores=0-7
/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27312552 memory=140314903936176 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27312552 memory=140314903938480 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790816 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16713] ppid=16698 vsize=27312552 memory=280629807883920 CPUtime=0 cores=0-7
/proc/16701/task/16713/stat : 16713 (java) S 16698 16701 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790816 27968053248 32250 33554432000 4194304 4196468 140725109297344 140454356051104 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16714] ppid=16698 vsize=27312552 memory=280629807890832 CPUtime=0 cores=0-7
/proc/16701/task/16714/stat : 16714 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790817 27968053248 32250 33554432000 4194304 4196468 140725109297344 140454087615216 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16715] ppid=16698 vsize=27312552 memory=280629807832112 CPUtime=0 cores=0-7
/proc/16701/task/16715/stat : 16715 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140453713106896 140456403892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16716] ppid=16698 vsize=27312552 memory=280629807904656 CPUtime=0.01 cores=0-7
/proc/16701/task/16716/stat : 16716 (java) S 16698 16701 15583 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455462198000 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16717] ppid=16698 vsize=27312552 memory=280629807911568 CPUtime=0.01 cores=0-7
/proc/16701/task/16717/stat : 16717 (java) S 16698 16701 15583 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455461145456 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16718] ppid=16698 vsize=27312552 memory=280629807909264 CPUtime=0.01 cores=0-7
/proc/16701/task/16718/stat : 16718 (java) S 16698 16701 15583 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455460092400 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16719] ppid=16698 vsize=27312552 memory=280629807925872 CPUtime=0.07 cores=0-7
/proc/16701/task/16719/stat : 16719 (java) S 16698 16701 15583 0 -1 1077944384 409 0 0 0 7 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455459039856 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16720] ppid=16698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16720/stat : 16720 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140453215201760 140456403883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16721] ppid=16698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16721/stat : 16721 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27968053248 32250 33554432000 4194304 4196468 140725109297344 140455457987248 140456403884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129000 KiB

[startup+0.700881 s]
/proc/loadavg: 7.68 8.84 8.84 2/204 16721
/proc/meminfo: memFree=28097148/32770624 swapFree=67108744/67108860
[pid=16701] ppid=16698 vsize=27318824 memory=166236 CPUtime=0.99 cores=0-7
/proc/16701/stat : 16701 (java) S 16698 16701 15583 0 -1 1077944320 18059 0 0 0 93 6 0 0 20 0 20 0 85790811 27974475776 41559 33554432000 4194304 4196468 140725109297344 140725109279888 140456403873527 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
/proc/16701/statm: 6829706 41559 3139 1 0 6791110 0
[pid=16701/tid=16703] ppid=16698 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/16701/task/16703/stat : 16703 (java) R 16698 16701 15583 0 -1 4202560 15094 0 0 0 62 5 0 0 20 0 20 0 85790812 27974475776 41559 33554432000 4194304 4196468 140725109297344 140456375708048 140456403895453 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16704] ppid=16698 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16704/stat : 16704 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140456408115728 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16705] ppid=16698 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16705/stat : 16705 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140456237210256 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16706] ppid=16698 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16706/stat : 16706 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140456236157200 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16707] ppid=16698 vsize=27318824 memory=1228 CPUtime=0 cores=0-7
/proc/16701/task/16707/stat : 16707 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140455824492944 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16708] ppid=16698 vsize=27318824 memory=1704 CPUtime=0 cores=0-7
/proc/16701/task/16708/stat : 16708 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140455823440912 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16709] ppid=16698 vsize=27318824 memory=1952 CPUtime=0 cores=0-7
/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27318824 memory=10584 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27974475776 41559 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27318824 memory=18280 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85790816 27974475776 41559 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0

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

/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27325044 memory=73903502263274 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27325044 memory=280629808463680 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85790816 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16713] ppid=16698 vsize=27325044 memory=1228 CPUtime=0 cores=0-7
/proc/16701/task/16713/stat : 16713 (java) S 16698 16701 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790816 27980845056 54491 33554432000 4194304 4196468 140725109297344 140454356051104 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16714] ppid=16698 vsize=27325044 memory=1704 CPUtime=0 cores=0-7
/proc/16701/task/16714/stat : 16714 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790817 27980845056 54491 33554432000 4194304 4196468 140725109297344 140454087615216 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16715] ppid=16698 vsize=27325044 memory=1952 CPUtime=0 cores=0-7
/proc/16701/task/16715/stat : 16715 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140453713106896 140456403892123 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16716] ppid=16698 vsize=27325044 memory=10584 CPUtime=0.25 cores=0-7
/proc/16701/task/16716/stat : 16716 (java) R 16698 16701 15583 0 -1 4202560 717 0 0 0 24 1 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455462198000 140456383313200 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16717] ppid=16698 vsize=27325044 memory=15872 CPUtime=0.22 cores=0-7
/proc/16701/task/16717/stat : 16717 (java) R 16698 16701 15583 0 -1 4202560 610 0 0 0 22 0 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455461145456 140456403894874 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16718] ppid=16698 vsize=27325044 memory=18280 CPUtime=0.28 cores=0-7
/proc/16701/task/16718/stat : 16718 (java) R 16698 16701 15583 0 -1 4202560 404 0 0 0 28 0 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455460092400 140456403894874 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16719] ppid=16698 vsize=27325044 memory=1236 CPUtime=0.7 cores=0-7
/proc/16701/task/16719/stat : 16719 (java) R 16698 16701 15583 0 -1 4202560 2828 0 0 0 69 1 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455459039856 140456383284987 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16720] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16720/stat : 16720 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140453215201760 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16721] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16721/stat : 16721 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27980845056 54491 33554432000 4194304 4196468 140725109297344 140455457987248 140456403884674 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 217964 KiB

[startup+2.05786 s]
# the end of solver process 16701 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.94217 s, system=0.140808 s

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

[startup+1.60113 s]
/proc/loadavg: 7.68 8.84 8.84 2/204 16721
/proc/meminfo: memFree=28071496/32770624 swapFree=67108744/67108860
[pid=16701] ppid=16698 vsize=27325044 memory=233232 CPUtime=3.32 cores=0-7
/proc/16701/stat : 16701 (java) S 16698 16701 15583 0 -1 1077944320 22550 0 0 0 322 10 0 0 20 0 20 0 85790811 27980845056 58308 33554432000 4194304 4196468 140725109297344 140725109279888 140456403873527 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
/proc/16701/statm: 6831261 58308 3198 1 0 6792646 0
[pid=16701/tid=16703] ppid=16698 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/16701/task/16703/stat : 16703 (java) R 16698 16701 15583 0 -1 4202560 16422 0 0 0 151 5 0 0 20 0 20 0 85790812 27980845056 58308 33554432000 4194304 4196468 140725109297344 140456375707696 140456403885462 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16704] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16704/stat : 16704 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140456408115728 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16705] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16705/stat : 16705 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140456237210256 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16706] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16706/stat : 16706 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140456236157200 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16707] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16707/stat : 16707 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455824492944 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16708] ppid=16698 vsize=27325044 memory=4096 CPUtime=0 cores=0-7
/proc/16701/task/16708/stat : 16708 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455823440912 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16709] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27325044 memory=140314904147392 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790814 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85790816 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16713] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16713/stat : 16713 (java) S 16698 16701 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790816 27980845056 58308 33554432000 4194304 4196468 140725109297344 140454356051104 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16714] ppid=16698 vsize=27325044 memory=12425340389697 CPUtime=0 cores=0-7
/proc/16701/task/16714/stat : 16714 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790817 27980845056 58308 33554432000 4194304 4196468 140725109297344 140454087615216 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16715] ppid=16698 vsize=27325044 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/16701/task/16715/stat : 16715 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140453713106896 140456403892123 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16716] ppid=16698 vsize=27325044 memory=15534111569742379 CPUtime=0.32 cores=0-7
/proc/16701/task/16716/stat : 16716 (java) R 16698 16701 15583 0 -1 4202560 788 0 0 0 31 1 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455462187312 140456384575178 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16717] ppid=16698 vsize=27325044 memory=0 CPUtime=0.3 cores=0-7
/proc/16701/task/16717/stat : 16717 (java) R 16698 16701 15583 0 -1 4202560 708 0 0 0 30 0 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455461126992 140456387341394 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16718] ppid=16698 vsize=27325044 memory=0 CPUtime=0.36 cores=0-7
/proc/16701/task/16718/stat : 16718 (java) R 16698 16701 15583 0 -1 4202560 429 0 0 0 36 0 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455460084352 140456383174449 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16719] ppid=16698 vsize=27325044 memory=0 CPUtime=0.73 cores=0-7
/proc/16701/task/16719/stat : 16719 (java) S 16698 16701 15583 0 -1 1077944384 2861 0 0 0 72 1 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455459039856 140456403884674 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16720] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16720/stat : 16720 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140453215201760 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16721] ppid=16698 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16721/stat : 16721 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790819 27980845056 58308 33554432000 4194304 4196468 140725109297344 140455457987248 140456403884674 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
Current children cumulated CPU time: 3.32 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 233232 KiB

[startup+2.00137 s]*
/proc/loadavg: 7.68 8.84 8.84 9/217 16735
/proc/meminfo: memFree=27928036/32770624 swapFree=67108744/67108860
[pid=16701] ppid=16698 vsize=27982760 memory=312380 CPUtime=4.76 cores=0-7
/proc/16701/stat : 16701 (java) S 16698 16701 15583 0 -1 1077944320 24504 0 0 0 464 12 0 0 20 0 24 0 85790811 28654346240 78095 33554432000 4194304 4196468 140725109297344 140725109279888 140456403873527 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
/proc/16701/statm: 6995690 78095 3224 1 0 6956546 0
[pid=16722] ppid=16701 vsize=622408 memory=12268 CPUtime=0.13 cores=0-7
/proc/16722/stat : 16722 (glucose-syrup) S 16701 16701 15583 0 -1 1077944320 2932 0 0 0 13 0 0 0 20 0 9 0 85791008 637345792 3067 33554432000 4194304 4373367 140736587056704 140736587055248 139922920528514 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
/proc/16722/statm: 155602 3067 365 44 0 151290 0
[pid=16722/tid=16727] ppid=16701 vsize=622408 memory=0 CPUtime=0.01 cores=0-7
/proc/16722/task/16727/stat : 16727 (glucose-syrup) R 16701 16701 15583 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922905300288 139922920538557 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16728] ppid=16701 vsize=622408 memory=0 CPUtime=0.01 cores=0-7
/proc/16722/task/16728/stat : 16728 (glucose-syrup) R 16701 16701 15583 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922896907584 139922920538557 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16729] ppid=16701 vsize=622408 memory=140315063371392 CPUtime=0.02 cores=0-7
/proc/16722/task/16729/stat : 16729 (glucose-syrup) R 16701 16701 15583 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922888514880 4272280 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16730] ppid=16701 vsize=622408 memory=-2897801490638248215 CPUtime=0.02 cores=0-7
/proc/16722/task/16730/stat : 16730 (glucose-syrup) R 16701 16701 15583 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922880122224 4297238 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16731] ppid=16701 vsize=622408 memory=0 CPUtime=0.01 cores=0-7
/proc/16722/task/16731/stat : 16731 (glucose-syrup) R 16701 16701 15583 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922871729472 139922920538557 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16732] ppid=16701 vsize=622408 memory=0 CPUtime=0.02 cores=0-7
/proc/16722/task/16732/stat : 16732 (glucose-syrup) R 16701 16701 15583 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922863336768 4290940 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16733] ppid=16701 vsize=622408 memory=0 CPUtime=0.01 cores=0-7
/proc/16722/task/16733/stat : 16733 (glucose-syrup) R 16701 16701 15583 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922854944112 4291586 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16722/tid=16734] ppid=16701 vsize=622408 memory=0 CPUtime=0.01 cores=0-7
/proc/16722/task/16734/stat : 16734 (glucose-syrup) R 16701 16701 15583 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 9 0 85791010 637345792 3067 33554432000 4194304 4373367 140736587056704 139922846551408 4297238 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 11186176 140736587060143 140736587060396 140736587060396 140736587063239 0
[pid=16701/tid=16703] ppid=16698 vsize=27982760 memory=8039887049847964066 CPUtime=1.97 cores=0-7
/proc/16701/task/16703/stat : 16703 (java) R 16698 16701 15583 0 -1 4202560 17119 0 0 0 190 7 0 0 20 0 24 0 85790812 28654346240 78095 33554432000 4194304 4196468 140725109297344 140456375711408 140456403895453 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16704] ppid=16698 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16701/task/16704/stat : 16704 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140456408115728 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16705] ppid=16698 vsize=27982760 memory=-1 CPUtime=0 cores=0-7
/proc/16701/task/16705/stat : 16705 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140456237210256 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16706] ppid=16698 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16706/stat : 16706 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140456236157200 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16707] ppid=16698 vsize=27982760 memory=4122819170707441977 CPUtime=0 cores=0-7
/proc/16701/task/16707/stat : 16707 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455824492944 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16708] ppid=16698 vsize=27982760 memory=7649399371329910320 CPUtime=0 cores=0-7
/proc/16701/task/16708/stat : 16708 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455823440912 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16709] ppid=16698 vsize=27982760 memory=7649399375624877617 CPUtime=0 cores=0-7
/proc/16701/task/16709/stat : 16709 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455822388368 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16710] ppid=16698 vsize=27982760 memory=7649399379919844913 CPUtime=0 cores=0-7
/proc/16701/task/16710/stat : 16710 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455821335312 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16711] ppid=16698 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16711/stat : 16711 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790814 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455820282768 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16712] ppid=16698 vsize=27982760 memory=280629808372544 CPUtime=0 cores=0-7
/proc/16701/task/16712/stat : 16712 (java) S 16698 16701 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85790816 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455463250160 140456403884674 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16713] ppid=16698 vsize=27982760 memory=108014789 CPUtime=0 cores=0-7
/proc/16701/task/16713/stat : 16713 (java) S 16698 16701 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85790816 28654346240 78095 33554432000 4194304 4196468 140725109297344 140454356051104 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16714] ppid=16698 vsize=27982760 memory=4638778402963275872 CPUtime=0 cores=0-7
/proc/16701/task/16714/stat : 16714 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790817 28654346240 78095 33554432000 4194304 4196468 140725109297344 140454087615216 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16715] ppid=16698 vsize=27982760 memory=7595725831727968097 CPUtime=0 cores=0-7
/proc/16701/task/16715/stat : 16715 (java) S 16698 16701 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140453713106896 140456403892123 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16716] ppid=16698 vsize=27982760 memory=7317634893576766894 CPUtime=0.61 cores=0-7
/proc/16701/task/16716/stat : 16716 (java) S 16698 16701 15583 0 -1 1077944384 1019 0 0 0 60 1 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455462198000 140456403884674 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16717] ppid=16698 vsize=27982760 memory=-9001728533042062950 CPUtime=0.62 cores=0-7
/proc/16701/task/16717/stat : 16717 (java) R 16698 16701 15583 0 -1 4202560 1135 0 0 0 62 0 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455461126448 140456387784489 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16718] ppid=16698 vsize=27982760 memory=-9001733975035308135 CPUtime=0.62 cores=0-7
/proc/16701/task/16718/stat : 16718 (java) S 16698 16701 15583 0 -1 1077944384 671 0 0 0 62 0 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455460092400 140456403884674 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16719] ppid=16698 vsize=27982760 memory=3472328296227418160 CPUtime=0.89 cores=0-7
/proc/16701/task/16719/stat : 16719 (java) R 16698 16701 15583 0 -1 4202560 3161 0 0 0 88 1 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455459039856 140456403894874 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16720] ppid=16698 vsize=27982760 memory=3472328296160571439 CPUtime=0 cores=0-7
/proc/16701/task/16720/stat : 16720 (java) S 16698 16701 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140453215201760 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16721] ppid=16698 vsize=27982760 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/16701/task/16721/stat : 16721 (java) S 16698 16701 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85790819 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455457987248 140456403884674 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16723] ppid=16698 vsize=27982760 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16701/task/16723/stat : 16723 (java) S 16698 16701 15583 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85791008 28654346240 78095 33554432000 4194304 4196468 140725109297344 140455442052032 140456403898137 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16725] ppid=16698 vsize=27982760 memory=-6875970105882324263 CPUtime=0 cores=0-7
/proc/16701/task/16725/stat : 16725 (java) S 16698 16701 15583 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 85791009 28654346240 78095 33554432000 4194304 4196468 140725109297344 140452544102320 140456403895453 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16726] ppid=16698 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16726/stat : 16726 (java) S 16698 16701 15583 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85791009 28654346240 78095 33554432000 4194304 4196468 140725109297344 140452812537904 140456403895453 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
[pid=16701/tid=16735] ppid=16698 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16701/task/16735/stat : 16735 (java) S 16698 16701 15583 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 85791010 28654346240 78095 33554432000 4194304 4196468 140725109297344 140452275674528 140456403883733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29274112 140725109306330 140725109306629 140725109306629 140725109309391 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 28605168 KiB
Current children cumulated memory: 324648 KiB

Child status: 0
Real time (s): 2.05791
CPU time (s): 5.08298
CPU user time (s): 4.94217
CPU system time (s): 0.140808
CPU usage (%): 246.997
Max. virtual memory (cumulated for all children) (KiB): 28605168
Max. memory (cumulated for all children) (KiB): 324648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.94217
system time used= 0.140808
maximum resident set size= 315124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5660
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 16701
#   total CPU time (s): 5.08298
#   total CPU user time (s): 4.94217
#   total CPU system time (s): 0.140808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039717 second user time and 0.067937 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 11:04:36
IDJOB=4297228
IDBENCH=141610
IDSOLVER=2759
FILE ID=node134/4297228-1532682276
RUNJOBID= node134-1532676973-15610
PBS_JOBID= 21022259
Free space on /tmp= 55560 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-07_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297228-1532682276/watcher-4297228-1532682276 -o /tmp/evaluation-result-4297228-1532682276/solver-4297228-1532682276 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297228-1532682276.xml

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=1426138308

node134.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.68
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.68
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.68
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.68
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:        28239292 kB
MemAvailable:   31956432 kB
Buffers:          149644 kB
Cached:          3831016 kB
SwapCached:            0 kB
Active:          1732808 kB
Inactive:        2304376 kB
Active(anon):       5776 kB
Inactive(anon):    78596 kB
Active(file):    1727032 kB
Inactive(file):  2225780 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              8680 kB
Writeback:             0 kB
AnonPages:         66340 kB
Mapped:            41340 kB
Shmem:             25132 kB
Slab:             188312 kB
SReclaimable:     160324 kB
SUnreclaim:        27988 kB
KernelStack:        3472 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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 /tmp at the end= 55552 MiB
End job on node134 at 2018-07-27 11:04:38