Trace number 4296992

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 order+glucose-syrup (2018-07-07)UNSAT 5.0353 2.04308

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.53	
0.65/0.54	scop order+glucose-syrup (2018-07-07)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Fri Jul 27 11:04:34 CEST 2018
0.65/0.56	c PID: 16602
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.38/0.92	c (0,0) Parsing End
1.38/0.92	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.38/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.92	c (0,0) Constraint Name Generate Begin
1.38/0.93	c (0,0) Ctr:HOME/instance-4296992-1532682273.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.38/0.93	c (0,0) Constraint Name Generate End
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.93	c (0,0) CSP to CSPinCNF Begin
2.07/1.24	c (0,0) translated 9 (10%) constraints
2.07/1.26	c (0,0) translated 18 (20%) constraints
2.07/1.28	c (0,0) translated 26 (30%) constraints
2.07/1.29	c (0,0) translated 35 (40%) constraints
2.33/1.31	c (0,0) translated 43 (50%) constraints
2.33/1.32	c (0,0) translated 52 (60%) constraints
2.33/1.33	c (0,0) translated 61 (70%) constraints
2.33/1.34	c (0,0) translated 69 (80%) constraints
2.33/1.35	c (0,0) translated 78 (90%) constraints
2.33/1.35	c (0,0) translated 86 (100%) constraints
2.69/1.41	c (0,0) STATISTICS1:HOME/instance-4296992-1532682273.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.69/1.41	c (0,0) ===========================================
2.69/1.41	c (0,0) Order
2.69/1.41	c (0,0) ===========================================
2.69/1.43	c (0,0) translated 92 (10%) constraints
2.69/1.44	c (0,0) translated 184 (20%) constraints
2.69/1.45	c (0,0) translated 276 (30%) constraints
2.69/1.48	c (0,0) translated 367 (40%) constraints
2.98/1.51	c (0,0) translated 459 (50%) constraints
2.98/1.54	c (1,0) translated 551 (60%) constraints
2.98/1.56	c (1,1) translated 642 (70%) constraints
2.98/1.59	c (1,1) translated 734 (80%) constraints
3.32/1.60	c (1,1) translated 826 (90%) constraints
3.32/1.62	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.72	c (1,1) Simplify CSPinCNF End
3.72/1.72	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.72/1.72	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.72/1.72	c (1,1) Calculate Precise Domain Begin
3.72/1.72	c (1,1) 0 values are removed by re-calculation
3.72/1.72	c (1,1) Calculate Precise Domain End
3.72/1.72	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.72/1.72	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.72/1.72	c (1,1) CSPinCNF to SatSolver Begin
4.05/1.81	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
4.05/1.82	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
4.05/1.84	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
4.05/1.85	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
4.05/1.86	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
4.05/1.87	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
4.05/1.88	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
4.05/1.89	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.05/1.90	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.39/1.90	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.39/1.90	c (1,1) CSPinCNF to SatSolver End
4.39/1.90	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.39/1.94	c (1,1) STATISTICS2:HOME/instance-4296992-1532682273.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.39/1.94	c (1,1) SatSolver.solve Begin
4.39/1.94	c (1,1) 1554 bool, 9634 clause
4.39/1.94	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296992-1532682273.xml-scop-16602.cnf HOME/instance-4296992-1532682273.xml-scop-16602.cnf.out
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.97/2.01	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.97/2.01	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.97/2.01	c (1,0) c |                                                                                                       |
4.97/2.01	c (1,0) c |  Number of variables:          1554                                                                   |
4.97/2.01	c (1,0) c |  Number of clauses:            9634                                                                   |
4.97/2.01	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.97/2.01	c (1,0) c |                                                                                                       |
4.97/2.01	c (1,0) c |  Eliminated clauses:           0.02 Mb                                                                |
4.97/2.01	c (1,0) c |  Simplification time:          0.01 s                                                                 |
4.97/2.01	c (1,0) c |                                                                                                       |
4.97/2.01	c (1,0) c |  Generating clones                                                                                    |
4.97/2.01	c (1,0) c |  all clones generated. Memory =  31.79Mb.                                                             |
4.97/2.01	c (1,0) c ========================================================================================================|
4.97/2.01	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.97/2.01	c (1,0) c Total Memory so far : 607.82Mb
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c real time : 0.0547779 s
4.97/2.01	c (1,0) c cpu time  : 0.228129 s
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.97/2.01	c (1,0) c
4.97/2.01	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.97/2.01	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.97/2.01	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.97/2.01	c (1,0) c | Conflicts     |            8833 |       1408 |        813 |        962 |       1497 |       1475 |       1476 |        663 |        539 |
4.97/2.01	c (1,0) c | Decisions     |           10951 |       1745 |       1017 |       1205 |       1841 |       1832 |       1830 |        818 |        663 |
4.97/2.01	c (1,0) c | Propagations  |          885740 |     146044 |      81731 |      94486 |     148405 |     146068 |     147287 |      66357 |      55362 |
4.97/2.01	c (1,0) c | Avg_Trail     |                 |        278 |        262 |        266 |        265 |        269 |        263 |        260 |        264 |
4.97/2.01	c (1,0) c | Avg_DL        |                 |          7 |          6 |          7 |          7 |          7 |          7 |          6 |          7 |
4.97/2.01	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.97/2.01	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.97/2.01	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.97/2.01	c (1,0) c | Exported      |             431 |         66 |         46 |         45 |         61 |         86 |         77 |         31 |         19 |
4.97/2.01	c (1,0) c | Imported      |            1954 |        364 |        343 |        133 |        223 |        344 |        252 |        292 |          3 |
4.97/2.01	c (1,0) c | Good          |             456 |         98 |         85 |         27 |         44 |         82 |         52 |         68 |          0 |
4.97/2.01	c (1,0) c | Purge         |            1498 |        266 |        258 |        106 |        179 |        262 |        200 |        224 |          3 |
4.97/2.01	c (1,0) c | Promoted      |              14 |          2 |          2 |          1 |          2 |          3 |          3 |          1 |          0 |
4.97/2.01	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.97/2.01	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.97/2.01	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.97/2.01	c (1,0) c | Unaries       |                 |          7 |          2 |          1 |          2 |          6 |          3 |          1 |          0 |
4.97/2.01	c (1,0) c | Binaries      |                 |         10 |         15 |         10 |         14 |         26 |         24 |          8 |          2 |
4.97/2.01	c (1,0) c | Glues         |                 |         66 |         46 |         45 |         61 |         86 |         77 |         31 |         19 |
4.97/2.01	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.97/2.01	c (1,0) c | Orig_Seen     |            32 % |       3686 |       2827 |       3094 |       3535 |       3598 |       3514 |       2601 |       2468 |
4.97/2.01	c (1,0) c | Diff Orig seen|                 |      X     | -      859 | -      592 | -      151 | -       88 | -      172 | -     1085 | -     1218 |
4.97/2.01	c (1,0) c | Hamming       |            15 % |      X     |        188 |        245 |        213 |        262 |        282 |        238 |        233 |
4.97/2.01	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.97/2.01	c (1,0) 
4.97/2.01	c (1,0) s UNSATISFIABLE
4.97/2.02	c (1,1) SatSolver.solve End
4.97/2.02	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.97/2.02	c (1,1) Show results Begin
4.97/2.02	s UNSATISFIABLE
4.97/2.02	c (1,1) Show results End
4.97/2.02	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.97/2.02	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.97/2.02	c END-Prog: Fri Jul 27 11:04:35 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-4296992-1532682273/watcher-4296992-1532682273 -o /tmp/evaluation-result-4296992-1532682273/solver-4296992-1532682273 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296992-1532682273.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=16602, runsolver pid=16599
Current StackSize limit: 8192 KiB


[startup+0.106614 s]*
/proc/loadavg: 8.26 8.97 8.88 4/204 16622
/proc/meminfo: memFree=28143368/32770624 swapFree=67108744/67108860
[pid=16602] ppid=16599 vsize=27312552 memory=107552 CPUtime=0.12 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 6949 0 0 0 9 3 0 0 20 0 20 0 85790546 27968053248 26888 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6828138 26888 2779 1 0 6790598 0
[pid=16602/tid=16604] ppid=16599 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 5072 0 0 0 7 2 0 0 20 0 20 0 85790546 27968053248 26954 33554432000 4194304 4196468 140736347725984 140517615207200 140517623678748 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27312552 memory=139801649153664 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 27020 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790550 27968053248 27020 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16614] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16614/stat : 16614 (java) S 16599 16602 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790551 27968053248 27020 33554432000 4194304 4196468 140736347725984 140515425117472 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16615] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16615/stat : 16615 (java) S 16599 16602 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85790551 27968053248 27020 33554432000 4194304 4196468 140736347725984 140515290895984 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16616] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16616/stat : 16616 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 27086 33554432000 4194304 4196468 140736347725984 140514916391504 140517643421595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16617] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16617/stat : 16617 (java) S 16599 16602 15583 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 27086 33554432000 4194304 4196468 140736347725984 140516700186736 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16618] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16618/stat : 16618 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 27086 33554432000 4194304 4196468 140736347725984 140516699133936 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16619] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16619/stat : 16619 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 27086 33554432000 4194304 4196468 140736347725984 140516698081648 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16620] ppid=16599 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/16602/task/16620/stat : 16620 (java) S 16599 16602 15583 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 20 0 85790553 27968053248 27086 33554432000 4194304 4196468 140736347725984 140516697028848 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16621] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16621/stat : 16621 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 27086 33554432000 4194304 4196468 140736347725984 140514418486112 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16622] ppid=16599 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16622/stat : 16622 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790554 27968053248 27086 33554432000 4194304 4196468 140736347725984 140516695976752 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107552 KiB

[startup+0.210526 s]*
/proc/loadavg: 8.26 8.97 8.88 3/204 16622
/proc/meminfo: memFree=28129276/32770624 swapFree=67108744/67108860
[pid=16602] ppid=16599 vsize=27312552 memory=121164 CPUtime=0.25 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 10589 0 0 0 21 4 0 0 20 0 20 0 85790546 27968053248 30291 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6828138 30291 2882 1 0 6790598 0
[pid=16602/tid=16604] ppid=16599 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 8462 0 0 0 17 3 0 0 20 0 20 0 85790546 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517615191744 140517623113440 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27312552 memory=139801649169531 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 30291 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790550 27968053248 30291 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16614] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16614/stat : 16614 (java) S 16599 16602 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790551 27968053248 30291 33554432000 4194304 4196468 140736347725984 140515425117472 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16615] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16615/stat : 16615 (java) S 16599 16602 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85790551 27968053248 30291 33554432000 4194304 4196468 140736347725984 140515290895984 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16616] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16616/stat : 16616 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 30291 33554432000 4194304 4196468 140736347725984 140514916391504 140517643421595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16617] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16617/stat : 16617 (java) S 16599 16602 15583 0 -1 1077944384 451 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 30291 33554432000 4194304 4196468 140736347725984 140516700186736 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16618] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16618/stat : 16618 (java) R 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 30291 33554432000 4194304 4196468 140736347725984 140516699133936 140517643414146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16619] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16619/stat : 16619 (java) S 16599 16602 15583 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 30291 33554432000 4194304 4196468 140736347725984 140516698081648 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16620] ppid=16599 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16602/task/16620/stat : 16620 (java) S 16599 16602 15583 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 85790553 27968053248 30291 33554432000 4194304 4196468 140736347725984 140516697028848 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16621] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16621/stat : 16621 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 30291 33554432000 4194304 4196468 140736347725984 140514418486112 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16622] ppid=16599 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16622/stat : 16622 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790554 27968053248 30291 33554432000 4194304 4196468 140736347725984 140516695976752 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121164 KiB

[startup+0.31074 s]*
/proc/loadavg: 8.26 8.97 8.88 2/204 16622
/proc/meminfo: memFree=28125980/32770624 swapFree=67108744/67108860
[pid=16602] ppid=16599 vsize=27312552 memory=125320 CPUtime=0.43 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 11234 0 0 0 38 5 0 0 20 0 20 0 85790546 27968053248 31330 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6828138 31330 2981 1 0 6790598 0
[pid=16602/tid=16604] ppid=16599 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 8895 0 0 0 26 3 0 0 20 0 20 0 85790546 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517615194448 140517623679824 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27312552 memory=139801521124271 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27312552 memory=139801521126576 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27312552 memory=139801521128880 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790549 27968053248 31330 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790550 27968053248 31330 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16614] ppid=16599 vsize=27312552 memory=279603042264720 CPUtime=0 cores=0-7
/proc/16602/task/16614/stat : 16614 (java) S 16599 16602 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790551 27968053248 31330 33554432000 4194304 4196468 140736347725984 140515425117472 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16615] ppid=16599 vsize=27312552 memory=279603042271632 CPUtime=0 cores=0-7
/proc/16602/task/16615/stat : 16615 (java) S 16599 16602 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85790551 27968053248 31330 33554432000 4194304 4196468 140736347725984 140515290895984 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16616] ppid=16599 vsize=27312552 memory=279603042212912 CPUtime=0 cores=0-7
/proc/16602/task/16616/stat : 16616 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 31330 33554432000 4194304 4196468 140736347725984 140514916391504 140517643421595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16617] ppid=16599 vsize=27312552 memory=279603042285456 CPUtime=0.01 cores=0-7
/proc/16602/task/16617/stat : 16617 (java) S 16599 16602 15583 0 -1 1077944384 503 0 0 0 1 0 0 0 20 0 20 0 85790553 27968053248 31330 33554432000 4194304 4196468 140736347725984 140516700186736 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16618] ppid=16599 vsize=27312552 memory=279603042292368 CPUtime=0.01 cores=0-7
/proc/16602/task/16618/stat : 16618 (java) S 16599 16602 15583 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 20 0 85790553 27968053248 31330 33554432000 4194304 4196468 140736347725984 140516699133936 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16619] ppid=16599 vsize=27312552 memory=279603042290064 CPUtime=0.01 cores=0-7
/proc/16602/task/16619/stat : 16619 (java) S 16599 16602 15583 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 85790553 27968053248 31330 33554432000 4194304 4196468 140736347725984 140516698081648 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16620] ppid=16599 vsize=27312552 memory=279603042306672 CPUtime=0.07 cores=0-7
/proc/16602/task/16620/stat : 16620 (java) S 16599 16602 15583 0 -1 1077944384 341 0 0 0 7 0 0 0 20 0 20 0 85790553 27968053248 31330 33554432000 4194304 4196468 140736347725984 140516697028848 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16621] ppid=16599 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16621/stat : 16621 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27968053248 31330 33554432000 4194304 4196468 140736347725984 140514418486112 140517643413205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16622] ppid=16599 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16622/stat : 16622 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790554 27968053248 31330 33554432000 4194304 4196468 140736347725984 140516695976752 140517643414146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125320 KiB

[startup+0.70085 s]
/proc/loadavg: 8.26 8.97 8.88 2/204 16622
/proc/meminfo: memFree=28102540/32770624 swapFree=67108744/67108860
[pid=16602] ppid=16599 vsize=27320872 memory=162816 CPUtime=0.99 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 18317 0 0 0 92 7 0 0 20 0 20 0 85790546 27976572928 40704 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6830218 40704 3135 1 0 6791622 0
[pid=16602/tid=16604] ppid=16599 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 15510 0 0 0 62 5 0 0 20 0 20 0 85790546 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517615238432 140517627483486 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27320872 memory=1228 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27320872 memory=1704 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27320872 memory=1952 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27320872 memory=10584 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27320872 memory=15872 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790549 27976572928 40704 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27320872 memory=18280 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85790550 27976572928 40704 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0

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

[pid=16602] ppid=16599 vsize=27325044 memory=214788 CPUtime=2.98 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 22517 0 0 0 287 11 0 0 20 0 20 0 85790546 27980845056 53697 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6831261 53697 3199 1 0 6792646 0
[pid=16602/tid=16604] ppid=16599 vsize=27325044 memory=0 CPUtime=1.47 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 16804 0 0 0 140 7 0 0 20 0 20 0 85790546 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517615241632 140517125858790 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27325044 memory=279603042821296 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27325044 memory=73478300500970 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27325044 memory=73478300500970 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27325044 memory=279603042844480 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 53697 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85790550 27980845056 53697 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16614] ppid=16599 vsize=27325044 memory=1228 CPUtime=0 cores=0-7
/proc/16602/task/16614/stat : 16614 (java) S 16599 16602 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790551 27980845056 53697 33554432000 4194304 4196468 140736347725984 140515425117472 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16615] ppid=16599 vsize=27325044 memory=1704 CPUtime=0 cores=0-7
/proc/16602/task/16615/stat : 16615 (java) S 16599 16602 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85790551 27980845056 53697 33554432000 4194304 4196468 140736347725984 140515290895984 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16616] ppid=16599 vsize=27325044 memory=1952 CPUtime=0 cores=0-7
/proc/16602/task/16616/stat : 16616 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790553 27980845056 53697 33554432000 4194304 4196468 140736347725984 140514916391504 140517643421595 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16617] ppid=16599 vsize=27325044 memory=10584 CPUtime=0.24 cores=0-7
/proc/16602/task/16617/stat : 16617 (java) S 16599 16602 15583 0 -1 1077944384 793 0 0 0 24 0 0 0 20 0 20 0 85790553 27980845056 53697 33554432000 4194304 4196468 140736347725984 140516700186736 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16618] ppid=16599 vsize=27325044 memory=15872 CPUtime=0.27 cores=0-7
/proc/16602/task/16618/stat : 16618 (java) S 16599 16602 15583 0 -1 1077944384 586 0 0 0 26 1 0 0 20 0 20 0 85790553 27980845056 53697 33554432000 4194304 4196468 140736347725984 140516699133936 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16619] ppid=16599 vsize=27325044 memory=18280 CPUtime=0.26 cores=0-7
/proc/16602/task/16619/stat : 16619 (java) S 16599 16602 15583 0 -1 1077944384 348 0 0 0 26 0 0 0 20 0 20 0 85790553 27980845056 53697 33554432000 4194304 4196468 140736347725984 140516698081648 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16620] ppid=16599 vsize=27325044 memory=1236 CPUtime=0.7 cores=0-7
/proc/16602/task/16620/stat : 16620 (java) S 16599 16602 15583 0 -1 1077944384 2623 0 0 0 69 1 0 0 20 0 20 0 85790553 27980845056 54209 33554432000 4194304 4196468 140736347725984 140516697028848 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16621] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16621/stat : 16621 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27980845056 54209 33554432000 4194304 4196468 140736347725984 140514418486112 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16622] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16622/stat : 16622 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790554 27980845056 54209 33554432000 4194304 4196468 140736347725984 140516695976752 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 214788 KiB

[startup+2.04304 s]
# the end of solver process 16602 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.87256 s, system=0.162735 s

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

[startup+1.60104 s]
/proc/loadavg: 8.26 8.97 8.88 2/204 16622
/proc/meminfo: memFree=28075928/32770624 swapFree=67108744/67108860
[pid=16602] ppid=16599 vsize=27325044 memory=230416 CPUtime=3.32 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 22924 0 0 0 321 11 0 0 20 0 20 0 85790546 27980845056 57604 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6831261 57604 3203 1 0 6792646 0
[pid=16602/tid=16604] ppid=16599 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 16812 0 0 0 149 7 0 0 20 0 20 0 85790546 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517615234496 140517124649331 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27325044 memory=4096 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27325044 memory=139801521337792 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790549 27980845056 57604 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85790550 27980845056 57604 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16614] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16614/stat : 16614 (java) S 16599 16602 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85790551 27980845056 57604 33554432000 4194304 4196468 140736347725984 140515425117472 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16615] ppid=16599 vsize=27325044 memory=12425340389697 CPUtime=0 cores=0-7
/proc/16602/task/16615/stat : 16615 (java) S 16599 16602 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85790551 27980845056 57604 33554432000 4194304 4196468 140736347725984 140515290895984 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16616] ppid=16599 vsize=27325044 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/16602/task/16616/stat : 16616 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790553 27980845056 57604 33554432000 4194304 4196468 140736347725984 140514916391504 140517643421595 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16617] ppid=16599 vsize=27325044 memory=15534111569742379 CPUtime=0.32 cores=0-7
/proc/16602/task/16617/stat : 16617 (java) R 16599 16602 15583 0 -1 4202560 895 0 0 0 32 0 0 0 20 0 20 0 85790553 27980845056 57604 33554432000 4194304 4196468 140736347725984 140516700175408 140517643424346 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16618] ppid=16599 vsize=27325044 memory=0 CPUtime=0.35 cores=0-7
/proc/16602/task/16618/stat : 16618 (java) R 16599 16602 15583 0 -1 4202560 611 0 0 0 34 1 0 0 20 0 20 0 85790553 27980845056 57604 33554432000 4194304 4196468 140736347725984 140516699121488 140517624924158 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16619] ppid=16599 vsize=27325044 memory=0 CPUtime=0.33 cores=0-7
/proc/16602/task/16619/stat : 16619 (java) R 16599 16602 15583 0 -1 4202560 582 0 0 0 33 0 0 0 20 0 20 0 85790553 27980845056 57604 33554432000 4194304 4196468 140736347725984 140516698069208 140517624950525 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16620] ppid=16599 vsize=27325044 memory=0 CPUtime=0.72 cores=0-7
/proc/16602/task/16620/stat : 16620 (java) S 16599 16602 15583 0 -1 1077944384 2659 0 0 0 71 1 0 0 20 0 20 0 85790553 27980845056 57604 33554432000 4194304 4196468 140736347725984 140516697028848 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16621] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16621/stat : 16621 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85790553 27980845056 57604 33554432000 4194304 4196468 140736347725984 140514418486112 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16622] ppid=16599 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16622/stat : 16622 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85790554 27980845056 57604 33554432000 4194304 4196468 140736347725984 140516695976752 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
Current children cumulated CPU time: 3.32 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 230416 KiB

[startup+2.0067 s]*
/proc/loadavg: 7.68 8.84 8.84 13/217 16636
/proc/meminfo: memFree=27931380/32770624 swapFree=67108744/67108860
[pid=16602] ppid=16599 vsize=27982760 memory=309516 CPUtime=4.75 cores=0-7
/proc/16602/stat : 16602 (java) S 16599 16602 15583 0 -1 1077944320 24867 0 0 0 462 13 0 0 20 0 24 0 85790546 28654346240 77379 33554432000 4194304 4196468 140736347725984 140736347708528 140517643402999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
/proc/16602/statm: 6995690 77379 3225 1 0 6956546 0
[pid=16623] ppid=16602 vsize=622408 memory=12508 CPUtime=0.22 cores=0-7
/proc/16623/stat : 16623 (glucose-syrup) S 16602 16602 15583 0 -1 1077944320 2529 0 0 0 22 0 0 0 20 0 9 0 85790742 637345792 3127 33554432000 4194304 4373367 140734713457120 140734713455664 139911224208002 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 11927552 140734713463727 140734713463980 140734713463980 140734713466823 0
/proc/16623/statm: 155602 3127 365 44 0 151290 0
[pid=16602/tid=16604] ppid=16599 vsize=27982760 memory=8039887049847964322 CPUtime=1.96 cores=0-7
/proc/16602/task/16604/stat : 16604 (java) R 16599 16602 15583 0 -1 4202560 17519 0 0 0 188 8 0 0 20 0 24 0 85790546 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517615225584 140517643424925 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16605] ppid=16599 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16602/task/16605/stat : 16605 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517647645584 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16606] ppid=16599 vsize=27982760 memory=-1 CPUtime=0 cores=0-7
/proc/16602/task/16606/stat : 16606 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517461801744 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16607] ppid=16599 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16607/stat : 16607 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517460749456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16608] ppid=16599 vsize=27982760 memory=4122819170707441977 CPUtime=0 cores=0-7
/proc/16602/task/16608/stat : 16608 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517459696656 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16609] ppid=16599 vsize=27982760 memory=7649399375624812080 CPUtime=0 cores=0-7
/proc/16602/task/16609/stat : 16609 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517458643344 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16610] ppid=16599 vsize=27982760 memory=7649399379919779377 CPUtime=0 cores=0-7
/proc/16602/task/16610/stat : 16610 (java) S 16599 16602 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517457590544 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16611] ppid=16599 vsize=27982760 memory=7649399384214746673 CPUtime=0 cores=0-7
/proc/16602/task/16611/stat : 16611 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517456538256 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16612] ppid=16599 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16612/stat : 16612 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85790549 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517455485456 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16613] ppid=16599 vsize=27982760 memory=279603042753344 CPUtime=0 cores=0-7
/proc/16602/task/16613/stat : 16613 (java) S 16599 16602 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85790550 28654346240 77379 33554432000 4194304 4196468 140736347725984 140516903537264 140517643414146 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16614] ppid=16599 vsize=27982760 memory=108014789 CPUtime=0 cores=0-7
/proc/16602/task/16614/stat : 16614 (java) S 16599 16602 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85790551 28654346240 77379 33554432000 4194304 4196468 140736347725984 140515425117472 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16615] ppid=16599 vsize=27982760 memory=4638778402963275872 CPUtime=0 cores=0-7
/proc/16602/task/16615/stat : 16615 (java) S 16599 16602 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85790551 28654346240 77379 33554432000 4194304 4196468 140736347725984 140515290895984 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16616] ppid=16599 vsize=27982760 memory=7595725831727968097 CPUtime=0 cores=0-7
/proc/16602/task/16616/stat : 16616 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790553 28654346240 77379 33554432000 4194304 4196468 140736347725984 140514916391504 140517643421595 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16617] ppid=16599 vsize=27982760 memory=7317634893576766894 CPUtime=0.65 cores=0-7
/proc/16602/task/16617/stat : 16617 (java) R 16599 16602 15583 0 -1 4202560 1523 0 0 0 65 0 0 0 20 0 24 0 85790553 28654346240 77379 33554432000 4194304 4196468 140736347725984 140516700167080 140517624595159 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16618] ppid=16599 vsize=27982760 memory=-9001728533042062950 CPUtime=0.59 cores=0-7
/proc/16602/task/16618/stat : 16618 (java) S 16599 16602 15583 0 -1 1077944384 780 0 0 0 58 1 0 0 20 0 24 0 85790553 28654346240 77379 33554432000 4194304 4196468 140736347725984 140516699133936 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16619] ppid=16599 vsize=27982760 memory=-9001733975035308135 CPUtime=0.62 cores=0-7
/proc/16602/task/16619/stat : 16619 (java) S 16599 16602 15583 0 -1 1077944384 680 0 0 0 62 0 0 0 20 0 24 0 85790553 28654346240 77379 33554432000 4194304 4196468 140736347725984 140516698081648 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16620] ppid=16599 vsize=27982760 memory=3472328296227418160 CPUtime=0.88 cores=0-7
/proc/16602/task/16620/stat : 16620 (java) R 16599 16602 15583 0 -1 4202560 2950 0 0 0 87 1 0 0 20 0 24 0 85790553 28654346240 77379 33554432000 4194304 4196468 140736347725984 140516697028848 140517643424346 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16621] ppid=16599 vsize=27982760 memory=3472328296160571439 CPUtime=0 cores=0-7
/proc/16602/task/16621/stat : 16621 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85790553 28654346240 77379 33554432000 4194304 4196468 140736347725984 140514418486112 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16622] ppid=16599 vsize=27982760 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/16602/task/16622/stat : 16622 (java) S 16599 16602 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85790554 28654346240 77379 33554432000 4194304 4196468 140736347725984 140516695976752 140517643414146 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16624] ppid=16599 vsize=27982760 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16602/task/16624/stat : 16624 (java) S 16599 16602 15583 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85790742 28654346240 77379 33554432000 4194304 4196468 140736347725984 140517036398400 140517643427609 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16626] ppid=16599 vsize=27982760 memory=-6875970105882324263 CPUtime=0 cores=0-7
/proc/16602/task/16626/stat : 16626 (java) R 16599 16602 15583 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 85790742 28654346240 77379 33554432000 4194304 4196468 140736347725984 140513747385648 140517627446629 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16627] ppid=16599 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16627/stat : 16627 (java) S 16599 16602 15583 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 85790742 28654346240 77379 33554432000 4194304 4196468 140736347725984 140514015820976 140517643424925 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
[pid=16602/tid=16636] ppid=16599 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16602/task/16636/stat : 16636 (java) S 16599 16602 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85790744 28654346240 77379 33554432000 4194304 4196468 140736347725984 140513478958368 140517643413205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11751424 140736347735001 140736347735301 140736347735301 140736347738063 0
Current children cumulated CPU time: 4.97 s
Current children cumulated vsize: 28605168 KiB
Current children cumulated memory: 322024 KiB

Child status: 0
Real time (s): 2.04308
CPU time (s): 5.0353
CPU user time (s): 4.87256
CPU system time (s): 0.162735
CPU usage (%): 246.456
Max. virtual memory (cumulated for all children) (KiB): 28605168
Max. memory (cumulated for all children) (KiB): 322024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.87256
system time used= 0.162735
maximum resident set size= 312656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5659
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 16602
#   total CPU time (s): 5.0353
#   total CPU user time (s): 4.87256
#   total CPU system time (s): 0.162735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037909 second user time and 0.069671 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 11:04:33
IDJOB=4296992
IDBENCH=141610
IDSOLVER=2758
FILE ID=node134/4296992-1532682273
RUNJOBID= node134-1532676973-15610
PBS_JOBID= 21022259
Free space on /tmp= 55560 MiB

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

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=438858782

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:        28239172 kB
MemAvailable:   31956364 kB
Buffers:          149644 kB
Cached:          3830724 kB
SwapCached:            0 kB
Active:          1732972 kB
Inactive:        2304168 kB
Active(anon):       5688 kB
Inactive(anon):    78596 kB
Active(file):    1727284 kB
Inactive(file):  2225572 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        182244 kB
Mapped:            41184 kB
Shmem:             25132 kB
Slab:             188332 kB
SReclaimable:     160344 kB
SUnreclaim:        27988 kB
KernelStack:        3648 kB
PageTables:         5096 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:    126976 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:36