Trace number 4296929

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)SAT 3.47031 1.79589

General information on the benchmark

NameLangford/
LangfordBin-11_c18.xml
MD5SUM0eb659d8c217bf688ca291acdf1662a5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.4302
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints33
Number of domains2
Minimum domain size11
Maximum domain size22
Distribution of domain sizes[{"size":11,"count":22},{"size":22,"count":22}]
Minimum variable degree2
Maximum variable degree22
Distribution of variable degrees[{"degree":2,"count":22},{"degree":22,"count":22}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":11},{"arity":23,"count":22}]
Number of extensional constraints0
Number of intensional constraints11
Distribution of constraint types[{"type":"intension","count":11},{"type":"element","count":22}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 03:06:57 CEST 2018
0.66/0.55	c PID: 8712
0.66/0.55	c IP: 172.20.3.133
0.66/0.55	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.86	c (0,0) Parsing End
1.18/0.86	c (0,0) CSP: 44 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 22
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.87	c (0,0) Ctr:HOME/instance-4296929-1532653617.xml,Add:Element:Eq:IntVar:Num
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.53/1.04	c (0,0) translated 4 (10%) constraints
1.53/1.08	c (0,0) translated 7 (20%) constraints
1.53/1.11	c (0,0) translated 10 (30%) constraints
1.82/1.14	c (0,0) translated 14 (40%) constraints
1.82/1.17	c (0,0) translated 17 (50%) constraints
1.82/1.18	c (0,0) translated 20 (60%) constraints
2.07/1.21	c (0,0) translated 24 (70%) constraints
2.07/1.21	c (0,0) translated 27 (80%) constraints
2.07/1.21	c (0,0) translated 30 (90%) constraints
2.07/1.21	c (0,0) translated 33 (100%) constraints
2.07/1.25	c (0,0) STATISTICS1:HOME/instance-4296929-1532653617.xml,Add:Element:Eq:IntVar:Num,44,495,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:46;19:46;18:46;17:46;16:46;15:46;14:46;13:46;12:46;11:530;10:46,3:484;1:11,2:22;1:1452,
2.07/1.25	c (0,0) ===========================================
2.07/1.25	c (0,0) Order
2.07/1.25	c (0,0) ===========================================
2.07/1.29	c (0,0) translated 50 (10%) constraints
2.31/1.31	c (0,0) translated 99 (20%) constraints
2.31/1.33	c (0,0) translated 149 (30%) constraints
2.40/1.46	c (0,0) translated 198 (40%) constraints
2.40/1.48	c (0,0) translated 248 (50%) constraints
2.40/1.49	c (0,0) translated 297 (60%) constraints
2.40/1.50	c (0,0) translated 347 (70%) constraints
2.56/1.51	c (0,0) translated 396 (80%) constraints
2.56/1.52	c (0,0) translated 446 (90%) constraints
2.56/1.53	c (0,0) translated 495 (100%) constraints
2.56/1.53	c (1,0) CSP to CSPinCNF End
2.56/1.53	c (1,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1474 ctr, max domain size 20
2.56/1.53	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.53	c (1,0) CSPinCNF Propagation Begin
2.56/1.58	c (1,0) 0 values, 198 unsatisfiable literals, and 242 valid clauses are removed
2.56/1.58	c (1,0) CSPinCNF Propagation End
2.56/1.58	c (1,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.56/1.58	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.58	c (1,0) Simplify CSPinCNF Begin
2.56/1.59	c (1,0) Simplify CSPinCNF End
2.56/1.59	c (1,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.56/1.59	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.59	c (1,0) Calculate Precise Domain Begin
2.56/1.59	c (1,0) 0 values are removed by re-calculation
2.56/1.59	c (1,0) Calculate Precise Domain End
2.56/1.59	c (1,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.56/1.59	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.59	c (1,0) CSPinCNF to SatSolver Begin
2.94/1.64	c (1,0) 124 (10 %) CSP clauses are encoded (770 SAT variables, 607 SAT clauses)
2.94/1.65	c (1,0) 247 (20 %) CSP clauses are encoded (770 SAT variables, 730 SAT clauses)
2.94/1.65	c (1,0) 370 (30 %) CSP clauses are encoded (770 SAT variables, 853 SAT clauses)
2.94/1.66	c (1,1) 493 (40 %) CSP clauses are encoded (770 SAT variables, 976 SAT clauses)
2.94/1.66	c (1,1) 616 (50 %) CSP clauses are encoded (770 SAT variables, 1099 SAT clauses)
2.94/1.67	c (1,1) 740 (60 %) CSP clauses are encoded (770 SAT variables, 1223 SAT clauses)
2.94/1.67	c (1,1) 863 (70 %) CSP clauses are encoded (770 SAT variables, 1346 SAT clauses)
2.94/1.67	c (1,1) 986 (80 %) CSP clauses are encoded (770 SAT variables, 1469 SAT clauses)
2.94/1.67	c (1,1) 1109 (90 %) CSP clauses are encoded (770 SAT variables, 1592 SAT clauses)
2.94/1.69	c (1,1) 1232 (100 %) CSP clauses are encoded (770 SAT variables, 1993 SAT clauses)
2.94/1.69	c (1,1) CSPinCNF to SatSolver End
2.94/1.69	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.23/1.71	c (1,1) STATISTICS2:HOME/instance-4296929-1532653617.xml,Add:Element:Eq:IntVar:Num,286,1232,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:924;10:40;2:1210,3:286;2:924;1:22,2:22;1:2706,
3.23/1.71	c (1,1) SatSolver.solve Begin
3.23/1.71	c (1,1) 770 bool, 2002 clause
3.23/1.71	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296929-1532653617.xml-scop-8712.cnf HOME/instance-4296929-1532653617.xml-scop-8712.cnf.out
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.23/1.73	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.23/1.73	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.23/1.73	c (1,0) c |                                                                                                       |
3.23/1.73	c (1,0) c |  Number of variables:           770                                                                   |
3.23/1.73	c (1,0) c |  Number of clauses:            2002                                                                   |
3.23/1.73	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.23/1.73	c (1,0) c |                                                                                                       |
3.23/1.73	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.23/1.73	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.23/1.73	c (1,0) c |                                                                                                       |
3.23/1.73	c (1,0) c |  Generating clones                                                                                    |
3.23/1.73	c (1,0) c |  all clones generated. Memory =  27.50Mb.                                                             |
3.23/1.73	c (1,0) c ========================================================================================================|
3.23/1.73	c (1,0) c last restart ## conflicts  :  18 21 
3.23/1.73	c (1,0) c Thread 7 is 100% pure glucose! First thread to finish! (SAT answer).
3.23/1.73	c (1,0) c Total Memory so far : 603.53Mb
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c real time : 0.00718117 s
3.23/1.73	c (1,0) c cpu time  : 0.007342 s
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.23/1.73	c (1,0) c
3.23/1.73	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.23/1.73	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.23/1.73	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.23/1.73	c (1,0) c | Conflicts     |              90 |         17 |          2 |         17 |         16 |          7 |          5 |          8 |         18 |
3.23/1.73	c (1,0) c | Decisions     |             332 |         67 |         29 |         44 |         44 |         36 |         30 |         37 |         45 |
3.23/1.73	c (1,0) c | Propagations  |            8050 |       1802 |        337 |       1329 |       1281 |        680 |        417 |        720 |       1484 |
3.23/1.73	c (1,0) c | Avg_Trail     |                 |        335 |         89 |        356 |        353 |        291 |        267 |        307 |        354 |
3.23/1.73	c (1,0) c | Avg_DL        |                 |         47 |          4 |         21 |         20 |         17 |         16 |         18 |         21 |
3.23/1.73	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.73	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.73	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.23/1.74	c (1,0) c | Exported      |               3 |          0 |          0 |          1 |          1 |          0 |          0 |          0 |          1 |
3.23/1.74	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.23/1.74	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.23/1.74	c (1,0) c | Glues         |                 |          0 |          0 |          1 |          1 |          0 |          0 |          0 |          1 |
3.23/1.74	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.23/1.74	c (1,0) c | Orig_Seen     |             7 % |        192 |         11 |        224 |        214 |        118 |         45 |        152 |        228 |
3.23/1.74	c (1,0) c | Diff Orig seen|                 | -       36 | -      217 | -        4 | -       14 | -      110 | -      183 | -       76 |      X     |
3.23/1.74	c (1,0) c | Hamming       |            10 % |        149 |        101 |         24 |         62 |         61 |         96 |         81 |      X     |
3.23/1.74	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.23/1.74	c (1,0) 
3.23/1.74	c (1,0) s SATISFIABLE
3.23/1.77	c (1,1) SatSolver.solve End
3.23/1.77	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.23/1.77	c (1,1) Show results Begin
3.23/1.78	c (1,1) p[0] = 21
3.23/1.78	c (1,1) p[1] = 19
3.23/1.78	c (1,1) p[2] = 6
3.23/1.78	c (1,1) p[3] = 3
3.23/1.78	c (1,1) p[4] = 16
3.23/1.78	c (1,1) p[5] = 12
3.23/1.78	c (1,1) p[6] = 9
3.23/1.78	c (1,1) p[7] = 4
3.23/1.78	c (1,1) p[8] = 17
3.23/1.78	c (1,1) p[9] = 11
3.23/1.78	c (1,1) p[10] = 20
3.23/1.78	c (1,1) p[11] = 13
3.23/1.78	c (1,1) p[12] = 8
3.23/1.78	c (1,1) p[13] = 0
3.23/1.78	c (1,1) p[14] = 10
3.23/1.78	c (1,1) p[15] = 1
3.23/1.78	c (1,1) p[16] = 15
3.23/1.78	c (1,1) p[17] = 5
3.23/1.78	c (1,1) p[18] = 18
3.23/1.78	c (1,1) p[19] = 7
3.23/1.78	c (1,1) p[20] = 14
3.23/1.78	c (1,1) p[21] = 2
3.23/1.78	c (1,1) v[0] = 7
3.23/1.78	c (1,1) v[1] = 8
3.23/1.78	c (1,1) v[2] = 11
3.23/1.78	c (1,1) v[3] = 2
3.23/1.78	c (1,1) v[4] = 4
3.23/1.78	c (1,1) v[5] = 9
3.23/1.78	c (1,1) v[6] = 2
3.23/1.78	c (1,1) v[7] = 10
3.23/1.78	c (1,1) v[8] = 7
3.23/1.78	c (1,1) v[9] = 4
3.23/1.78	c (1,1) v[10] = 8
3.23/1.78	c (1,1) v[11] = 5
3.23/1.78	c (1,1) v[12] = 3
3.23/1.78	c (1,1) v[13] = 6
3.23/1.78	c (1,1) v[14] = 11
3.23/1.78	c (1,1) v[15] = 9
3.23/1.78	c (1,1) v[16] = 3
3.23/1.78	c (1,1) v[17] = 5
3.23/1.78	c (1,1) v[18] = 10
3.23/1.78	c (1,1) v[19] = 1
3.23/1.78	c (1,1) v[20] = 6
3.23/1.78	c (1,1) v[21] = 1
3.23/1.78	s SATISFIABLE
3.23/1.78	v <instantiation>
3.23/1.78	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21]</list>
3.23/1.78	v     <values>7 8 11 2 4 9 2 10 7 4 8 5 3 6 11 9 3 5 10 1 6 1 21 19 6 3 16 12 9 4 17 11 20 13 8 0 10 1 15 5 18 7 14 2</values>
3.23/1.78	v </instantiation>
3.23/1.78	c (1,1) Show results End
3.23/1.78	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.23/1.78	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
3.23/1.78	c END-Prog: Fri Jul 27 03:06:59 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10844 MiB free)
  memory of node 1: 16384 MiB (12180 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296929-1532653617/watcher-4296929-1532653617 -o /tmp/evaluation-result-4296929-1532653617/solver-4296929-1532653617 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532646015-7507 --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-4296929-1532653617.xml 

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

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

solver pid=8712, runsolver pid=8709

[startup+0.100135 s]*
/proc/loadavg: 6.57 8.36 8.74 2/204 8732
/proc/meminfo: memFree=23484244/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27312552 memory=107024 CPUtime=0.11 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 6830 0 0 0 9 2 0 0 20 0 20 0 82924830 27968053248 26756 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6828138 26756 2749 1 0 6790598 0
[pid=8712/tid=8714] ppid=8709 vsize=27312552 memory=4211319142721155993 CPUtime=0.09 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 4202560 4944 0 0 0 7 2 0 0 20 0 20 0 82924830 27968053248 26822 33554432000 4194304 4196468 140721381967056 140623155466616 140623163956048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27312552 memory=732370165000457189 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27968053248 26822 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27312552 memory=140026663003776 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 26822 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924834 27968053248 26822 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8724] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8724/stat : 8724 (java) S 8709 8712 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924834 27968053248 26822 33554432000 4194304 4196468 140721381967056 140620786034208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8725] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8725/stat : 8725 (java) S 8709 8712 7480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82924835 27968053248 26888 33554432000 4194304 4196468 140721381967056 140620651812208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8726] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8726/stat : 8726 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 26888 33554432000 4194304 4196468 140721381967056 140620277307728 140623183697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8727] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8727/stat : 8727 (java) S 8709 8712 7480 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 26888 33554432000 4194304 4196468 140721381967056 140621818841456 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8728] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8728/stat : 8728 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 26888 33554432000 4194304 4196468 140721381967056 140621817788656 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8729] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8729/stat : 8729 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 26888 33554432000 4194304 4196468 140721381967056 140621816735856 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8730] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8730/stat : 8730 (java) S 8709 8712 7480 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 26888 33554432000 4194304 4196468 140721381967056 140621815683056 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8731] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 26888 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924838 27968053248 26888 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107024 KiB

[startup+0.210644 s]*
/proc/loadavg: 6.57 8.36 8.74 3/204 8732
/proc/meminfo: memFree=23468368/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27312552 memory=121396 CPUtime=0.25 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 10616 0 0 0 22 3 0 0 20 0 20 0 82924830 27968053248 30349 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6828138 30349 2913 1 0 6790598 0
[pid=8712/tid=8714] ppid=8709 vsize=27312552 memory=0 CPUtime=0.19 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 4202560 8482 0 0 0 17 2 0 0 20 0 20 0 82924830 27968053248 30349 33554432000 4194304 4196468 140721381967056 140623155469888 140623183691158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27312552 memory=140026663003776 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27968053248 30349 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27312552 memory=140026663003776 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 30349 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924834 27968053248 30349 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8724] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8724/stat : 8724 (java) S 8709 8712 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924834 27968053248 30349 33554432000 4194304 4196468 140721381967056 140620786034208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8725] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8725/stat : 8725 (java) S 8709 8712 7480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82924835 27968053248 30349 33554432000 4194304 4196468 140721381967056 140620651812208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8726] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8726/stat : 8726 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 30349 33554432000 4194304 4196468 140721381967056 140620277307728 140623183697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8727] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8727/stat : 8727 (java) S 8709 8712 7480 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 30349 33554432000 4194304 4196468 140721381967056 140621818841456 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8728] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8728/stat : 8728 (java) S 8709 8712 7480 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 30349 33554432000 4194304 4196468 140721381967056 140621817788656 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8729] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8729/stat : 8729 (java) S 8709 8712 7480 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 30349 33554432000 4194304 4196468 140721381967056 140621816735856 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8730] ppid=8709 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8712/task/8730/stat : 8730 (java) S 8709 8712 7480 0 -1 1077944384 291 0 0 0 2 0 0 0 20 0 20 0 82924837 27968053248 30349 33554432000 4194304 4196468 140721381967056 140621815683056 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8731] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 30349 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924838 27968053248 30349 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121396 KiB

[startup+0.310487 s]*
/proc/loadavg: 6.57 8.36 8.74 2/204 8732
/proc/meminfo: memFree=23464460/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27312552 memory=124828 CPUtime=0.42 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 11203 0 0 0 39 3 0 0 20 0 20 0 82924830 27968053248 31207 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6828138 31207 2951 1 0 6790598 0
[pid=8712/tid=8714] ppid=8709 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 4202560 8905 0 0 0 27 2 0 0 20 0 20 0 82924830 27968053248 31207 33554432000 4194304 4196468 140721381967056 140623155483376 140623165243697 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27968053248 31207 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27312552 memory=140026537142959 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27312552 memory=140026537145264 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27968053248 31207 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924834 27968053248 31207 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8724] ppid=8709 vsize=27312552 memory=2110377144260516 CPUtime=0 cores=0-7
/proc/8712/task/8724/stat : 8724 (java) S 8709 8712 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924834 27968053248 31207 33554432000 4194304 4196468 140721381967056 140620786034208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8725] ppid=8709 vsize=27312552 memory=2110377144283860 CPUtime=0 cores=0-7
/proc/8712/task/8725/stat : 8725 (java) S 8709 8712 7480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82924835 27968053248 31207 33554432000 4194304 4196468 140721381967056 140620651812208 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8726] ppid=8709 vsize=27312552 memory=2110377144265124 CPUtime=0 cores=0-7
/proc/8712/task/8726/stat : 8726 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 31207 33554432000 4194304 4196468 140721381967056 140620277307728 140623183697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8727] ppid=8709 vsize=27312552 memory=2110377144283892 CPUtime=0 cores=0-7
/proc/8712/task/8727/stat : 8727 (java) S 8709 8712 7480 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 31207 33554432000 4194304 4196468 140721381967056 140621818841456 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8728] ppid=8709 vsize=27312552 memory=2110377144283924 CPUtime=0.02 cores=0-7
/proc/8712/task/8728/stat : 8728 (java) S 8709 8712 7480 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 20 0 82924837 27968053248 31207 33554432000 4194304 4196468 140721381967056 140621817788656 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8729] ppid=8709 vsize=27312552 memory=2110377144283684 CPUtime=0 cores=0-7
/proc/8712/task/8729/stat : 8729 (java) S 8709 8712 7480 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 31207 33554432000 4194304 4196468 140721381967056 140621816735856 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8730] ppid=8709 vsize=27312552 memory=2110377144274340 CPUtime=0.07 cores=0-7
/proc/8712/task/8730/stat : 8730 (java) S 8709 8712 7480 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 82924837 27968053248 31207 33554432000 4194304 4196468 140721381967056 140621815683056 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8731] ppid=8709 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27968053248 31207 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924838 27968053248 31207 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124828 KiB

[startup+0.700841 s]
/proc/loadavg: 6.57 8.36 8.74 2/204 8732
/proc/meminfo: memFree=23441800/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27320948 memory=163200 CPUtime=0.99 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 18444 0 0 0 92 7 0 0 20 0 20 0 82924830 27976650752 40800 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6830237 40800 3118 1 0 6791622 0
[pid=8712/tid=8714] ppid=8709 vsize=27320948 memory=7810209781161944152 CPUtime=0.67 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 4202560 15671 0 0 0 62 5 0 0 20 0 20 0 82924830 27976650752 40800 33554432000 4194304 4196468 140721381967056 140623155517104 140623167759710 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27976650752 40800 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27320948 memory=280053074103120 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27320948 memory=2110377144255652 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27320948 memory=4036 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27320948 memory=140026537226576 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27976650752 40800 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82924834 27976650752 40800 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0

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

[pid=8712/tid=8731] ppid=8709 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27976650752 40800 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27320948 memory=644 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924838 27976650752 40800 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 163200 KiB

[startup+1.50318 s]
/proc/loadavg: 6.57 8.36 8.74 2/204 8732
/proc/meminfo: memFree=23415188/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27322996 memory=205888 CPUtime=2.56 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 21953 0 0 0 246 10 0 0 20 0 20 0 82924830 27978747904 51472 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6830749 51472 3198 1 0 6792134 0
[pid=8712/tid=8714] ppid=8709 vsize=27322996 memory=55 CPUtime=1.36 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 4202560 16746 0 0 0 129 7 0 0 20 0 20 0 82924830 27978747904 51472 33554432000 4194304 4196468 140721381967056 140623155513232 140623183701053 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27322996 memory=-3756611412707075625 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27978747904 51472 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27322996 memory=-4190076264842474805 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27322996 memory=8546823402028195750 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27322996 memory=140030957971071 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27322996 memory=-7816663703405220396 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27322996 memory=280053074100464 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27322996 memory=7881959516171300201 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27322996 memory=2 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27978747904 51472 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27322996 memory=1 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 82924834 27978747904 51472 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8724] ppid=8709 vsize=27322996 memory=140026537495065 CPUtime=0 cores=0-7
/proc/8712/task/8724/stat : 8724 (java) S 8709 8712 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924834 27978747904 51472 33554432000 4194304 4196468 140721381967056 140620786034208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8725] ppid=8709 vsize=27322996 memory=280053074749504 CPUtime=0 cores=0-7
/proc/8712/task/8725/stat : 8725 (java) S 8709 8712 7480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82924835 27978747904 51472 33554432000 4194304 4196468 140721381967056 140620651812208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8726] ppid=8709 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8726/stat : 8726 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924837 27978747904 51472 33554432000 4194304 4196468 140721381967056 140620277307728 140623183697819 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8727] ppid=8709 vsize=27322996 memory=0 CPUtime=0.13 cores=0-7
/proc/8712/task/8727/stat : 8727 (java) S 8709 8712 7480 0 -1 1077944384 520 0 0 0 13 0 0 0 20 0 20 0 82924837 27978747904 51472 33554432000 4194304 4196468 140721381967056 140621818841456 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8728] ppid=8709 vsize=27322996 memory=2241 CPUtime=0.18 cores=0-7
/proc/8712/task/8728/stat : 8728 (java) R 8709 8712 7480 0 -1 4202560 404 0 0 0 18 0 0 0 20 0 20 0 82924837 27978747904 51472 33554432000 4194304 4196468 140721381967056 140621817788656 140623165242705 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8729] ppid=8709 vsize=27322996 memory=2244 CPUtime=0.27 cores=0-7
/proc/8712/task/8729/stat : 8729 (java) S 8709 8712 7480 0 -1 1077944384 576 0 0 0 27 0 0 0 20 0 20 0 82924837 27978747904 51472 33554432000 4194304 4196468 140721381967056 140621816735856 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8730] ppid=8709 vsize=27322996 memory=0 CPUtime=0.58 cores=0-7
/proc/8712/task/8730/stat : 8730 (java) S 8709 8712 7480 0 -1 1077944384 2336 0 0 0 58 0 0 0 20 0 20 0 82924837 27978747904 51472 33554432000 4194304 4196468 140721381967056 140621815683056 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8731] ppid=8709 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27978747904 51472 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27322996 memory=1804 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924838 27978747904 51472 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 2.56 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 205888 KiB

[startup+1.79585 s]
# the end of solver process 8712 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.33573 s, system=0.134576 s

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

[startup+1.60145 s]
/proc/loadavg: 6.57 8.36 8.74 2/204 8732
/proc/meminfo: memFree=23415188/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27325044 memory=217204 CPUtime=2.94 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 22671 0 0 0 283 11 0 0 20 0 20 0 82924830 27980845056 54301 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6831261 54301 3198 1 0 6792646 0
[pid=8712/tid=8714] ppid=8709 vsize=27325044 memory=1704 CPUtime=1.45 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 1077944384 16864 0 0 0 138 7 0 0 20 0 20 0 82924830 27980845056 54301 33554432000 4194304 4196468 140721381967056 140623155513104 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27325044 memory=11860 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27980845056 54301 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27325044 memory=5772 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27325044 memory=4616 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27325044 memory=1388 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27325044 memory=1232 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27325044 memory=140026537308433 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27325044 memory=8191324994196845656 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27980845056 54301 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27325044 memory=9215612443221087420 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 82924834 27980845056 54301 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8724] ppid=8709 vsize=27325044 memory=7086532105511725413 CPUtime=0 cores=0-7
/proc/8712/task/8724/stat : 8724 (java) S 8709 8712 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924834 27980845056 54301 33554432000 4194304 4196468 140721381967056 140620786034208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8725] ppid=8709 vsize=27325044 memory=7019467088006821688 CPUtime=0 cores=0-7
/proc/8712/task/8725/stat : 8725 (java) S 8709 8712 7480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82924835 27980845056 54301 33554432000 4194304 4196468 140721381967056 140620651812208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8726] ppid=8709 vsize=27325044 memory=4294969536 CPUtime=0 cores=0-7
/proc/8712/task/8726/stat : 8726 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924837 27980845056 54301 33554432000 4194304 4196468 140721381967056 140620277307728 140623183697819 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8727] ppid=8709 vsize=27325044 memory=2244 CPUtime=0.23 cores=0-7
/proc/8712/task/8727/stat : 8727 (java) R 8709 8712 7480 0 -1 4202560 880 0 0 0 23 0 0 0 20 0 20 0 82924837 27980845056 54301 33554432000 4194304 4196468 140721381967056 140621818827480 140623168601026 0 4 0 25189583 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8728] ppid=8709 vsize=27325044 memory=0 CPUtime=0.25 cores=0-7
/proc/8712/task/8728/stat : 8728 (java) R 8709 8712 7480 0 -1 4202560 517 0 0 0 24 1 0 0 20 0 20 0 82924837 27980845056 54301 33554432000 4194304 4196468 140721381967056 140621817777008 140623168787137 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8729] ppid=8709 vsize=27325044 memory=2241 CPUtime=0.33 cores=0-7
/proc/8712/task/8729/stat : 8729 (java) R 8709 8712 7480 0 -1 4202560 603 0 0 0 33 0 0 0 20 0 20 0 82924837 27980845056 54301 33554432000 4194304 4196468 140721381967056 140621816726192 140623163367810 0 4 0 25189583 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8730] ppid=8709 vsize=27325044 memory=2244 CPUtime=0.64 cores=0-7
/proc/8712/task/8730/stat : 8730 (java) S 8709 8712 7480 0 -1 1077944384 2436 0 0 0 63 1 0 0 20 0 20 0 82924837 27980845056 54301 33554432000 4194304 4196468 140721381967056 140621815683056 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8731] ppid=8709 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27980845056 54301 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27325044 memory=7884514596460456039 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924838 27980845056 54301 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 217204 KiB

[startup+1.70145 s]
/proc/loadavg: 6.57 8.36 8.74 2/204 8732
/proc/meminfo: memFree=23415188/32770624 swapFree=67108860/67108860
[pid=8712] ppid=8709 vsize=27327160 memory=226996 CPUtime=3.23 cores=0-7
/proc/8712/stat : 8712 (java) S 8709 8712 7480 0 -1 1077944320 23093 0 0 0 312 11 0 0 20 0 20 0 82924830 27983011840 56749 33554432000 4194304 4196468 140721381967056 140721381949600 140623183679223 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
/proc/8712/statm: 6831790 56749 3210 1 0 6792646 0
[pid=8712/tid=8714] ppid=8709 vsize=27327160 memory=140030957971071 CPUtime=1.56 cores=0-7
/proc/8712/task/8714/stat : 8714 (java) R 8709 8712 7480 0 -1 4202560 17073 0 0 0 148 8 0 0 20 0 20 0 82924830 27983011840 56749 33554432000 4194304 4196468 140721381967056 140623155514768 140623183700570 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8715] ppid=8709 vsize=27327160 memory=-7816663703405220396 CPUtime=0 cores=0-7
/proc/8712/task/8715/stat : 8715 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924832 27983011840 56749 33554432000 4194304 4196468 140721381967056 140623187922064 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8716] ppid=8709 vsize=27327160 memory=280053074100464 CPUtime=0 cores=0-7
/proc/8712/task/8716/stat : 8716 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140623002078224 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8717] ppid=8709 vsize=27327160 memory=7881959516171300201 CPUtime=0 cores=0-7
/proc/8712/task/8717/stat : 8717 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140622604958608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8718] ppid=8709 vsize=27327160 memory=55 CPUtime=0 cores=0-7
/proc/8712/task/8718/stat : 8718 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140622603905808 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8719] ppid=8709 vsize=27327160 memory=-3756611412707075625 CPUtime=0 cores=0-7
/proc/8712/task/8719/stat : 8719 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140622602853008 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8720] ppid=8709 vsize=27327160 memory=-4190076264842474805 CPUtime=0 cores=0-7
/proc/8712/task/8720/stat : 8720 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140622601800208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8721] ppid=8709 vsize=27327160 memory=8546823402028195750 CPUtime=0 cores=0-7
/proc/8712/task/8721/stat : 8721 (java) S 8709 8712 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140622600747408 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8722] ppid=8709 vsize=27327160 memory=2 CPUtime=0 cores=0-7
/proc/8712/task/8722/stat : 8722 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924833 27983011840 56749 33554432000 4194304 4196468 140721381967056 140622599694608 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8723] ppid=8709 vsize=27327160 memory=1 CPUtime=0 cores=0-7
/proc/8712/task/8723/stat : 8723 (java) S 8709 8712 7480 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 82924834 27983011840 56749 33554432000 4194304 4196468 140721381967056 140621819894640 140623183690370 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8724] ppid=8709 vsize=27327160 memory=140026537495065 CPUtime=0 cores=0-7
/proc/8712/task/8724/stat : 8724 (java) S 8709 8712 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924834 27983011840 56749 33554432000 4194304 4196468 140721381967056 140620786034208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8725] ppid=8709 vsize=27327160 memory=280053074749504 CPUtime=0 cores=0-7
/proc/8712/task/8725/stat : 8725 (java) S 8709 8712 7480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82924835 27983011840 56749 33554432000 4194304 4196468 140721381967056 140620651812208 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8726] ppid=8709 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8726/stat : 8726 (java) S 8709 8712 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924837 27983011840 56749 33554432000 4194304 4196468 140721381967056 140620277307728 140623183697819 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8727] ppid=8709 vsize=27327160 memory=0 CPUtime=0.28 cores=0-7
/proc/8712/task/8727/stat : 8727 (java) R 8709 8712 7480 0 -1 4202560 910 0 0 0 28 0 0 0 20 0 20 0 82924837 27983011840 56749 33554432000 4194304 4196468 140721381967056 140621818828000 140623163334912 0 4 0 25189583 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8728] ppid=8709 vsize=27327160 memory=2241 CPUtime=0.29 cores=0-7
/proc/8712/task/8728/stat : 8728 (java) R 8709 8712 7480 0 -1 4202560 564 0 0 0 28 1 0 0 20 0 20 0 82924837 27983011840 56749 33554432000 4194304 4196468 140721381967056 140621817775088 140623183691158 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8729] ppid=8709 vsize=27327160 memory=2244 CPUtime=0.36 cores=0-7
/proc/8712/task/8729/stat : 8729 (java) S 8709 8712 7480 0 -1 1077944384 619 0 0 0 36 0 0 0 20 0 20 0 82924837 27983011840 56749 33554432000 4194304 4196468 140721381967056 140621816735856 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8730] ppid=8709 vsize=27327160 memory=0 CPUtime=0.7 cores=0-7
/proc/8712/task/8730/stat : 8730 (java) R 8709 8712 7480 0 -1 4202560 2558 0 0 0 69 1 0 0 20 0 20 0 82924837 27983011840 56749 33554432000 4194304 4196468 140721381967056 140621815681456 140623183700570 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8731] ppid=8709 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8712/task/8731/stat : 8731 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924837 27983011840 56749 33554432000 4194304 4196468 140721381967056 140619779402848 140623183689429 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
[pid=8712/tid=8732] ppid=8709 vsize=27327160 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8712/task/8732/stat : 8732 (java) S 8709 8712 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924838 27983011840 56749 33554432000 4194304 4196468 140721381967056 140621814631472 140623183690370 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6946816 140721381970905 140721381971205 140721381971205 140721381973967 0
Current children cumulated CPU time: 3.23 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 226996 KiB

Child status: 0
Real time (s): 1.79589
CPU time (s): 3.47031
CPU user time (s): 3.33573
CPU system time (s): 0.134576
CPU usage (%): 193.236
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 226996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.33573
system time used= 0.134576
maximum resident set size= 246116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5065
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 8712
#   total CPU time (s): 3.47031
#   total CPU user time (s): 3.33573
#   total CPU system time (s): 0.134576

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035318 second user time and 0.062565 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 03:06:57
IDJOB=4296929
IDBENCH=141339
IDSOLVER=2758
FILE ID=node133/4296929-1532653617
RUNJOBID= node133-1532646015-7507
PBS_JOBID= 21022207
Free space on /tmp= 48252 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-11_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-4296929-1532653617/watcher-4296929-1532653617 -o /tmp/evaluation-result-4296929-1532653617/solver-4296929-1532653617 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532646015-7507 --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-4296929-1532653617.xml

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

MD5SUM BENCH= 0eb659d8c217bf688ca291acdf1662a5
RANDOM SEED=1753702640

node133.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.24
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.24
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.24
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.24
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:        23579656 kB
MemAvailable:   31924460 kB
Buffers:          172796 kB
Cached:          8402920 kB
SwapCached:            0 kB
Active:          2788004 kB
Inactive:        5843388 kB
Active(anon):       6728 kB
Inactive(anon):    76776 kB
Active(file):    2781276 kB
Inactive(file):  5766612 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:         61576 kB
Mapped:            38788 kB
Shmem:             25280 kB
Slab:             253128 kB
SReclaimable:     225376 kB
SUnreclaim:        27752 kB
KernelStack:        3296 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-27 03:06:59