Trace number 4297281

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)SAT 12.5874 3.51012

General information on the benchmark

NameFrb/
frb-30-15-1_c18.xml
MD5SUM57df4fffa2265f6a33845f4cc7b1783a
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 benchmark11.905
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints284
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree28
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":21,"count":8},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":28,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":284}]
Number of extensional constraints284
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":284}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 10:07:53 CEST 2018
0.66/0.55	c PID: 20871
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.30/1.04	c (0,0) Parsing End
2.30/1.04	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 284 ctr, max domain size 15
2.30/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.30/1.04	c (0,0) Constraint Name Generate Begin
2.30/1.05	c (0,0) Ctr:HOME/instance-4297281-1532678873.xml,ExtensionConflict:IntVar
2.30/1.05	c (0,0) Constraint Name Generate End
2.30/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.30/1.05	c (0,0) CSP to CSPinCNF Begin
3.78/1.58	c (1,1) translated 29 (10%) constraints
4.61/1.71	c (1,1) translated 57 (20%) constraints
5.02/1.81	c (1,1) translated 86 (30%) constraints
5.42/1.90	c (1,1) translated 114 (40%) constraints
5.42/1.99	c (1,1) translated 142 (50%) constraints
5.88/2.06	c (1,1) translated 171 (60%) constraints
6.27/2.13	c (1,1) translated 199 (70%) constraints
6.65/2.20	c (1,1) translated 228 (80%) constraints
6.65/2.26	c (1,1) translated 256 (90%) constraints
7.06/2.32	c (1,1) translated 284 (100%) constraints
7.48/2.42	c (1,1) STATISTICS1:HOME/instance-4297281-1532678873.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:46913,4:10402;3:1721;2:71,1:46913,
7.48/2.42	c (1,1) ===========================================
7.48/2.42	c (1,1) Both Encoding selects:
7.48/2.42	c (1,1) Order
7.48/2.42	c (1,1) ===========================================
7.48/2.49	c (1,1) translated 1220 (10%) constraints
7.96/2.53	c (1,1) translated 2439 (20%) constraints
7.96/2.56	c (2,2) translated 3659 (30%) constraints
7.96/2.59	c (2,2) translated 4878 (40%) constraints
8.36/2.62	c (2,2) translated 6097 (50%) constraints
8.36/2.64	c (2,2) translated 7317 (60%) constraints
8.36/2.66	c (2,2) translated 8536 (70%) constraints
8.36/2.68	c (2,2) translated 9756 (80%) constraints
8.67/2.71	c (2,2) translated 10975 (90%) constraints
8.67/2.73	c (2,2) translated 12194 (100%) constraints
8.67/2.73	c (2,2) CSP to CSPinCNF End
8.67/2.73	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.67/2.73	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.67/2.73	c (2,2) CSPinCNF Propagation Begin
9.00/2.87	c (2,2) 0 values, 1936 unsatisfiable literals, and 0 valid clauses are removed
9.00/2.87	c (2,2) CSPinCNF Propagation End
9.00/2.87	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.00/2.87	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.00/2.87	c (2,2) Simplify CSPinCNF Begin
9.41/2.91	c (2,2) Simplify CSPinCNF End
9.41/2.91	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.41/2.91	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.41/2.91	c (2,2) Calculate Precise Domain Begin
9.41/2.91	c (2,2) 0 values are removed by re-calculation
9.41/2.91	c (2,2) Calculate Precise Domain End
9.41/2.91	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
9.41/2.91	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.41/2.91	c (2,2) CSPinCNF to SatSolver Begin
9.41/2.99	c (2,2) 1220 (10 %) CSP clauses are encoded (420 SAT variables, 1609 SAT clauses)
9.89/3.01	c (2,2) 2439 (20 %) CSP clauses are encoded (420 SAT variables, 2828 SAT clauses)
9.89/3.04	c (2,2) 3659 (30 %) CSP clauses are encoded (420 SAT variables, 4048 SAT clauses)
9.89/3.06	c (2,2) 4878 (40 %) CSP clauses are encoded (420 SAT variables, 5267 SAT clauses)
9.89/3.08	c (2,2) 6097 (50 %) CSP clauses are encoded (420 SAT variables, 6486 SAT clauses)
9.89/3.09	c (2,2) 7317 (60 %) CSP clauses are encoded (420 SAT variables, 7706 SAT clauses)
10.30/3.11	c (2,2) 8536 (70 %) CSP clauses are encoded (420 SAT variables, 8925 SAT clauses)
10.30/3.12	c (2,2) 9756 (80 %) CSP clauses are encoded (420 SAT variables, 10145 SAT clauses)
10.30/3.13	c (2,2) 10975 (90 %) CSP clauses are encoded (420 SAT variables, 11364 SAT clauses)
10.30/3.14	c (2,2) 12194 (100 %) CSP clauses are encoded (420 SAT variables, 12583 SAT clauses)
10.30/3.14	c (2,2) CSPinCNF to SatSolver End
10.30/3.14	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.68/3.22	c (2,2) STATISTICS2:HOME/instance-4297281-1532678873.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:44977,4:8717;3:3155;2:322,1:44977,
10.68/3.22	c (2,2) SatSolver.solve Begin
10.68/3.22	c (2,2) 420 bool, 12584 clause
10.68/3.22	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297281-1532678873.xml-scop-20871.cnf HOME/instance-4297281-1532678873.xml-scop-20871.cnf.out
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
11.25/3.45	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
11.25/3.45	c (2,0) c ========================================[ Problem Statistics ]===========================================
11.25/3.45	c (2,0) c |                                                                                                       |
11.25/3.45	c (2,0) c |  Number of variables:           420                                                                   |
11.25/3.45	c (2,0) c |  Number of clauses:           12584                                                                   |
11.25/3.45	c (2,0) c |  Parse time:                   0.00 s                                                                 |
11.25/3.45	c (2,0) c |                                                                                                       |
11.25/3.45	c (2,0) c |  Simplification time:          0.01 s                                                                 |
11.25/3.45	c (2,0) c |                                                                                                       |
11.25/3.45	c (2,0) c |  Generating clones                                                                                    |
11.25/3.45	c (2,0) c |  all clones generated. Memory =  31.05Mb.                                                             |
11.25/3.45	c (2,0) c ========================================================================================================|
11.25/3.45	c (2,0) c last restart ## conflicts  :  2099 21 
11.25/3.45	c (2,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
11.25/3.45	c (2,0) c Total Memory so far : 607.44Mb
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c real time : 0.214695 s
11.25/3.45	c (2,0) c cpu time  : 1.15731 s
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
11.25/3.45	c (2,0) c
11.25/3.45	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.25/3.45	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
11.25/3.45	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.25/3.45	c (2,0) c | Conflicts     |           52428 |       8434 |       6897 |       7304 |       7645 |       7400 |       6234 |       4912 |       3602 |
11.25/3.45	c (2,0) c | Decisions     |           67193 |      10607 |       8887 |       9219 |       9773 |       9520 |       7956 |       6547 |       4684 |
11.25/3.45	c (2,0) c | Propagations  |         3528643 |     563133 |     465421 |     503236 |     516423 |     490679 |     420197 |     332395 |     237159 |
11.25/3.45	c (2,0) c | Avg_Trail     |                 |        216 |        228 |        224 |        221 |        225 |        221 |        239 |        235 |
11.25/3.45	c (2,0) c | Avg_DL        |                 |         12 |         11 |         10 |         10 |         11 |         11 |         11 |         11 |
11.25/3.45	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.25/3.45	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.25/3.45	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.25/3.45	c (2,0) c | Exported      |            4754 |       1088 |        662 |        881 |        844 |        724 |        477 |         50 |         28 |
11.25/3.45	c (2,0) c | Imported      |           14554 |       2343 |       2789 |        758 |       3680 |       1226 |        518 |       2747 |        493 |
11.25/3.45	c (2,0) c | Good          |             279 |         32 |         40 |         30 |         40 |         34 |         30 |         41 |         32 |
11.25/3.45	c (2,0) c | Purge         |           14275 |       2311 |       2749 |        728 |       3640 |       1192 |        488 |       2706 |        461 |
11.25/3.45	c (2,0) c | Promoted      |             501 |         88 |         73 |         59 |        129 |         53 |         35 |         49 |         15 |
11.25/3.45	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.25/3.45	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.25/3.45	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.25/3.45	c (2,0) c | Unaries       |                 |          2 |          0 |          0 |          0 |          0 |          0 |          1 |          0 |
11.25/3.45	c (2,0) c | Binaries      |                 |         13 |          4 |         11 |          8 |          3 |          7 |          3 |          1 |
11.25/3.45	c (2,0) c | Glues         |                 |        104 |         76 |         75 |        100 |         60 |         81 |         50 |         28 |
11.25/3.45	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.25/3.45	c (2,0) c | Orig_Seen     |            68 % |       9222 |       9009 |       8993 |       9528 |       8530 |       8900 |       8493 |       6448 |
11.25/3.45	c (2,0) c | Diff Orig seen|                 |        692 |        479 |        463 |        998 |      X     |        370 | -       37 | -     2082 |
11.25/3.45	c (2,0) c | Hamming       |            29 % |        138 |        125 |        112 |        120 |      X     |        119 |        159 |         84 |
11.25/3.45	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.25/3.45	c (2,0) 
11.25/3.45	c (2,0) s SATISFIABLE
11.25/3.46	c (2,2) SatSolver.solve End
11.25/3.46	c (2,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.25/3.46	c (2,2) Show results Begin
11.25/3.47	c (2,2) x[0] = 4
11.25/3.47	c (2,2) x[1] = 3
11.25/3.47	c (2,2) x[2] = 1
11.25/3.47	c (2,2) x[3] = 9
11.25/3.47	c (2,2) x[4] = 13
11.25/3.47	c (2,2) x[5] = 2
11.25/3.47	c (2,2) x[6] = 6
11.25/3.47	c (2,2) x[7] = 8
11.25/3.47	c (2,2) x[8] = 1
11.25/3.47	c (2,2) x[9] = 0
11.25/3.47	c (2,2) x[10] = 8
11.25/3.47	c (2,2) x[11] = 1
11.25/3.47	c (2,2) x[12] = 5
11.25/3.47	c (2,2) x[13] = 10
11.25/3.47	c (2,2) x[14] = 0
11.25/3.47	c (2,2) x[15] = 1
11.25/3.47	c (2,2) x[16] = 1
11.25/3.47	c (2,2) x[17] = 12
11.25/3.47	c (2,2) x[18] = 9
11.25/3.47	c (2,2) x[19] = 8
11.25/3.47	c (2,2) x[20] = 13
11.25/3.47	c (2,2) x[21] = 13
11.25/3.47	c (2,2) x[22] = 5
11.25/3.47	c (2,2) x[23] = 5
11.25/3.47	c (2,2) x[24] = 3
11.25/3.47	c (2,2) x[25] = 8
11.25/3.47	c (2,2) x[26] = 5
11.25/3.47	c (2,2) x[27] = 5
11.25/3.47	c (2,2) x[28] = 5
11.25/3.47	c (2,2) x[29] = 9
11.25/3.47	s SATISFIABLE
11.25/3.47	v <instantiation>
11.25/3.47	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]</list>
11.25/3.47	v     <values>4 3 1 9 13 2 6 8 1 0 8 1 5 10 0 1 1 12 9 8 13 13 5 5 3 8 5 5 5 9</values>
11.25/3.47	v </instantiation>
11.25/3.47	c (2,2) Show results End
11.25/3.47	c (2,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.25/3.47	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
11.25/3.47	c END-Prog: Fri Jul 27 10:07:56 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 (8724 MiB free)
  memory of node 1: 16384 MiB (12141 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297281-1532678873/watcher-4297281-1532678873 -o /tmp/evaluation-result-4297281-1532678873/solver-4297281-1532678873 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532675728-20355 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297281-1532678873.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=20871, runsolver pid=20868

[startup+0.100105 s]*
/proc/loadavg: 7.28 8.03 8.22 2/198 20891
/proc/meminfo: memFree=21271268/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27312552 memory=108496 CPUtime=0.1 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 6136 0 0 0 8 2 0 0 20 0 20 0 85450475 27968053248 27124 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6828138 27124 2750 1 0 6790598 0
[pid=20871/tid=20873] ppid=20868 vsize=27312552 memory=8256394924504554142 CPUtime=0.09 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) R 20868 20871 20328 0 -1 4202560 4250 0 0 0 7 2 0 0 20 0 20 0 85450475 27968053248 27124 33554432000 4194304 4196468 140726175914656 139822116668192 139822144885917 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27312552 memory=732370610513370085 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27312552 memory=140472175916672 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450479 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20883] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20883/stat : 20883 (java) S 20868 20871 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450479 27968053248 27124 33554432000 4194304 4196468 140726175914656 139820110177184 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20884] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20884/stat : 20884 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450480 27968053248 27124 33554432000 4194304 4196468 140726175914656 139819841741808 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20885] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20885/stat : 20885 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139819467233488 139822144882587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20886] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20886/stat : 20886 (java) S 20868 20871 20328 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821135677936 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20887] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20887/stat : 20887 (java) R 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821134625392 139822144875138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20888] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20888/stat : 20888 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821133572848 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20889] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20889/stat : 20889 (java) R 20868 20871 20328 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821132520304 139822144875138 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20890] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20890/stat : 20890 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139818969327840 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20891] ppid=20868 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20871/task/20891/stat : 20891 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 27124 33554432000 4194304 4196468 140726175914656 139821131467184 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108496 KiB

[startup+0.210304 s]*
/proc/loadavg: 7.28 8.03 8.22 2/198 20891
/proc/meminfo: memFree=21255020/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27312552 memory=123152 CPUtime=0.24 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 10042 0 0 0 21 3 0 0 20 0 20 0 85450475 27968053248 30788 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6828138 30788 2911 1 0 6790598 0
[pid=20871/tid=20873] ppid=20868 vsize=27312552 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) R 20868 20871 20328 0 -1 4202560 7932 0 0 0 17 3 0 0 20 0 20 0 85450475 27968053248 30788 33554432000 4194304 4196468 140726175914656 139822116654656 139822144885917 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27312552 memory=140472175937257 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450479 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20883] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20883/stat : 20883 (java) S 20868 20871 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450479 27968053248 30788 33554432000 4194304 4196468 140726175914656 139820110177184 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20884] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20884/stat : 20884 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450480 27968053248 30788 33554432000 4194304 4196468 140726175914656 139819841741808 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20885] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20885/stat : 20885 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139819467233488 139822144882587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20886] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20886/stat : 20886 (java) S 20868 20871 20328 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821135677936 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20887] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20887/stat : 20887 (java) S 20868 20871 20328 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821134625392 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20888] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20888/stat : 20888 (java) S 20868 20871 20328 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821133572848 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20889] ppid=20868 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/20871/task/20889/stat : 20889 (java) S 20868 20871 20328 0 -1 1077944384 309 0 0 0 2 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821132520304 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20890] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20890/stat : 20890 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139818969327840 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20891] ppid=20868 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20871/task/20891/stat : 20891 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 30788 33554432000 4194304 4196468 140726175914656 139821131467184 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123152 KiB

[startup+0.310167 s]*
/proc/loadavg: 7.28 8.03 8.22 2/198 20891
/proc/meminfo: memFree=21251112/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27312552 memory=127328 CPUtime=0.43 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 10674 0 0 0 39 4 0 0 20 0 20 0 85450475 27968053248 31832 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6828138 31832 3013 1 0 6790598 0
[pid=20871/tid=20873] ppid=20868 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) R 20868 20871 20328 0 -1 4202560 8380 0 0 0 26 3 0 0 20 0 20 0 85450475 27968053248 31832 33554432000 4194304 4196468 140726175914656 139822116667920 139822128050817 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27312552 memory=140472072893359 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27312552 memory=140472072895664 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27312552 memory=140472072897968 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450479 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20883] ppid=20868 vsize=27312552 memory=280944145802896 CPUtime=0 cores=0-7
/proc/20871/task/20883/stat : 20883 (java) S 20868 20871 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450479 27968053248 31832 33554432000 4194304 4196468 140726175914656 139820110177184 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20884] ppid=20868 vsize=27312552 memory=280944145809808 CPUtime=0 cores=0-7
/proc/20871/task/20884/stat : 20884 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450480 27968053248 31832 33554432000 4194304 4196468 140726175914656 139819841741808 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20885] ppid=20868 vsize=27312552 memory=280944145751088 CPUtime=0 cores=0-7
/proc/20871/task/20885/stat : 20885 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139819467233488 139822144882587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20886] ppid=20868 vsize=27312552 memory=280944145823632 CPUtime=0 cores=0-7
/proc/20871/task/20886/stat : 20886 (java) S 20868 20871 20328 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821135677936 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20887] ppid=20868 vsize=27312552 memory=280944145830544 CPUtime=0.01 cores=0-7
/proc/20871/task/20887/stat : 20887 (java) S 20868 20871 20328 0 -1 1077944384 147 0 0 0 1 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821134625392 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20888] ppid=20868 vsize=27312552 memory=280944145828240 CPUtime=0.02 cores=0-7
/proc/20871/task/20888/stat : 20888 (java) S 20868 20871 20328 0 -1 1077944384 144 0 0 0 2 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821133572848 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20889] ppid=20868 vsize=27312552 memory=280944145844800 CPUtime=0.07 cores=0-7
/proc/20871/task/20889/stat : 20889 (java) S 20868 20871 20328 0 -1 1077944384 356 0 0 0 7 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821132520304 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20890] ppid=20868 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20890/stat : 20890 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139818969327840 139822144874197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20891] ppid=20868 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20871/task/20891/stat : 20891 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27968053248 31832 33554432000 4194304 4196468 140726175914656 139821131467184 139822144875138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127328 KiB

[startup+0.706995 s]
/proc/loadavg: 7.28 8.03 8.22 2/198 20891
/proc/meminfo: memFree=21227052/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27320948 memory=165712 CPUtime=1.04 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 17988 0 0 0 99 5 0 0 20 0 20 0 85450475 27976650752 41428 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6830237 41428 3141 1 0 6791622 0
[pid=20871/tid=20873] ppid=20868 vsize=27320948 memory=7230638415923997271 CPUtime=0.68 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) R 20868 20871 20328 0 -1 4202560 15034 0 0 0 63 5 0 0 20 0 20 0 85450475 27976650752 41428 33554432000 4194304 4196468 140726175914656 139822116700080 139822128944478 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27320948 memory=89721866855220 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27320948 memory=140472072916416 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27320948 memory=1836 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27320948 memory=13044 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 85450479 27976650752 41428 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0

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


[startup+3.11021 s]
/proc/loadavg: 6.86 7.93 8.19 5/198 20891
/proc/meminfo: memFree=20606596/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27327160 memory=814548 CPUtime=10.3 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 30125 0 0 0 1010 20 0 0 20 0 20 0 85450475 27983011840 203637 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6831790 203637 3216 1 0 6792646 0
[pid=20871/tid=20873] ppid=20868 vsize=27327160 memory=-3472574944341025154 CPUtime=3.07 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) R 20868 20871 20328 0 -1 4202560 17386 0 0 0 291 16 0 0 20 0 20 0 85450475 27983011840 203637 33554432000 4194304 4196468 140726175914656 139822116700800 139821608633351 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27327160 memory=2241 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27327160 memory=2244 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27327160 memory=280943273522171 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27327160 memory=1108 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 85450479 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20883] ppid=20868 vsize=27327160 memory=288230591722422566 CPUtime=0 cores=0-7
/proc/20871/task/20883/stat : 20883 (java) S 20868 20871 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450479 27983011840 203637 33554432000 4194304 4196468 140726175914656 139820110177184 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20884] ppid=20868 vsize=27327160 memory=14131139010889204 CPUtime=0 cores=0-7
/proc/20871/task/20884/stat : 20884 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450480 27983011840 203637 33554432000 4194304 4196468 140726175914656 139819841741808 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20885] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20885/stat : 20885 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139819467233488 139822144882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20886] ppid=20868 vsize=27327160 memory=175888 CPUtime=1.95 cores=0-7
/proc/20871/task/20886/stat : 20886 (java) R 20868 20871 20328 0 -1 4202560 2528 0 0 0 195 0 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821135677120 139822124356958 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20887] ppid=20868 vsize=27327160 memory=15876 CPUtime=2.22 cores=0-7
/proc/20871/task/20887/stat : 20887 (java) R 20868 20871 20328 0 -1 4202560 2787 0 0 0 222 0 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821134608072 139822125586076 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20888] ppid=20868 vsize=27327160 memory=14604 CPUtime=1.99 cores=0-7
/proc/20871/task/20888/stat : 20888 (java) R 20868 20871 20328 0 -1 4202560 1709 0 0 0 198 1 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821133572848 139822129152992 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20889] ppid=20868 vsize=27327160 memory=4004 CPUtime=1.03 cores=0-7
/proc/20871/task/20889/stat : 20889 (java) S 20868 20871 20328 0 -1 1077944384 4369 0 0 0 101 2 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821132520304 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20890] ppid=20868 vsize=27327160 memory=18448 CPUtime=0 cores=0-7
/proc/20871/task/20890/stat : 20890 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139818969327840 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20891] ppid=20868 vsize=27327160 memory=1796 CPUtime=0 cores=0-7
/proc/20871/task/20891/stat : 20891 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27983011840 203637 33554432000 4194304 4196468 140726175914656 139821131467184 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
Current children cumulated CPU time: 10.3 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 814548 KiB

[startup+3.51009 s]
# the end of solver process 20871 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.3226 s, system=0.264763 s

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

[startup+3.20112 s]
/proc/loadavg: 6.86 7.93 8.19 5/198 20891
/proc/meminfo: memFree=20606596/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27327160 memory=874140 CPUtime=10.68 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 30227 0 0 0 1047 21 0 0 20 0 20 0 85450475 27983011840 218535 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6831790 218535 3223 1 0 6792646 0
[pid=20871/tid=20873] ppid=20868 vsize=27327160 memory=33 CPUtime=3.16 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) R 20868 20871 20328 0 -1 4202560 17429 0 0 0 299 17 0 0 20 0 20 0 85450475 27983011840 218535 33554432000 4194304 4196468 140726175914656 139822116700448 139821611145516 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27327160 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 218535 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27327160 memory=-8172468297011507069 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27327160 memory=-7161732098442470212 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27327160 memory=-8689539942354613440 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27327160 memory=7518026630507423595 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450477 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27327160 memory=7162531440177276259 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 85450479 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20883] ppid=20868 vsize=27327160 memory=634048 CPUtime=0 cores=0-7
/proc/20871/task/20883/stat : 20883 (java) S 20868 20871 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450479 27983011840 219047 33554432000 4194304 4196468 140726175914656 139820110177184 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20884] ppid=20868 vsize=27327160 memory=8328453600958622283 CPUtime=0 cores=0-7
/proc/20871/task/20884/stat : 20884 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450480 27983011840 219047 33554432000 4194304 4196468 140726175914656 139819841741808 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20885] ppid=20868 vsize=27327160 memory=-8412652160765825907 CPUtime=0 cores=0-7
/proc/20871/task/20885/stat : 20885 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139819467233488 139822144882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20886] ppid=20868 vsize=27327160 memory=7897517683652307531 CPUtime=2.04 cores=0-7
/proc/20871/task/20886/stat : 20886 (java) R 20868 20871 20328 0 -1 4202560 2553 0 0 0 204 0 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821135661888 139822128350362 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20887] ppid=20868 vsize=27327160 memory=-8634980985311628903 CPUtime=2.31 cores=0-7
/proc/20871/task/20887/stat : 20887 (java) R 20868 20871 20328 0 -1 4202560 2787 0 0 0 231 0 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821134608072 139822125586044 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20888] ppid=20868 vsize=27327160 memory=0 CPUtime=2.09 cores=0-7
/proc/20871/task/20888/stat : 20888 (java) R 20868 20871 20328 0 -1 4202560 1725 0 0 0 208 1 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821133557040 139822124110877 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20889] ppid=20868 vsize=27327160 memory=280944146072672 CPUtime=1.04 cores=0-7
/proc/20871/task/20889/stat : 20889 (java) S 20868 20871 20328 0 -1 1077944384 4387 0 0 0 102 2 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821132520304 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20890] ppid=20868 vsize=27327160 memory=739411547041309792 CPUtime=0 cores=0-7
/proc/20871/task/20890/stat : 20890 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139818969327840 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20891] ppid=20868 vsize=27327160 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/20871/task/20891/stat : 20891 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450482 27983011840 219047 33554432000 4194304 4196468 140726175914656 139821131467184 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
Current children cumulated CPU time: 10.68 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 874140 KiB

[startup+3.40077 s]
/proc/loadavg: 6.86 7.93 8.19 5/198 20891
/proc/meminfo: memFree=20606596/32770624 swapFree=67108860/67108860
[pid=20871] ppid=20868 vsize=27982760 memory=909132 CPUtime=11.25 cores=0-7
/proc/20871/stat : 20871 (java) S 20868 20871 20328 0 -1 1077944320 30830 0 0 0 1102 23 0 0 20 0 24 0 85450475 28654346240 227283 33554432000 4194304 4196468 140726175914656 140726175897200 139822144863991 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
/proc/20871/statm: 6995690 227283 3228 1 0 6956546 0
[pid=20871/tid=20873] ppid=20868 vsize=27982760 memory=14604 CPUtime=3.24 cores=0-7
/proc/20871/task/20873/stat : 20873 (java) S 20868 20871 20328 0 -1 1077944384 17710 0 0 0 306 18 0 0 20 0 24 0 85450475 28654346240 227283 33554432000 4194304 4196468 140726175914656 139822116703232 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20874] ppid=20868 vsize=27982760 memory=4004 CPUtime=0 cores=0-7
/proc/20871/task/20874/stat : 20874 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139822149105936 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20875] ppid=20868 vsize=27982760 memory=18448 CPUtime=0 cores=0-7
/proc/20871/task/20875/stat : 20875 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821932501392 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20876] ppid=20868 vsize=27982760 memory=1796 CPUtime=0 cores=0-7
/proc/20871/task/20876/stat : 20876 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821931448848 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20877] ppid=20868 vsize=27982760 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/20871/task/20877/stat : 20877 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821930396304 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20878] ppid=20868 vsize=27982760 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/20871/task/20878/stat : 20878 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821929343760 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20879] ppid=20868 vsize=27982760 memory=14133333755955767 CPUtime=0 cores=0-7
/proc/20871/task/20879/stat : 20879 (java) S 20868 20871 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821928291216 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20880] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20880/stat : 20880 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821927238672 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20881] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20881/stat : 20881 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450477 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821926186128 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20882] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20882/stat : 20882 (java) S 20868 20871 20328 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85450479 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821136730096 139822144875138 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20883] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20883/stat : 20883 (java) S 20868 20871 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85450479 28654346240 227283 33554432000 4194304 4196468 140726175914656 139820110177184 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20884] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20884/stat : 20884 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450480 28654346240 227283 33554432000 4194304 4196468 140726175914656 139819841741808 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20885] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20885/stat : 20885 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139819467233488 139822144882587 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20886] ppid=20868 vsize=27982760 memory=0 CPUtime=2.22 cores=0-7
/proc/20871/task/20886/stat : 20886 (java) S 20868 20871 20328 0 -1 1077944384 2762 0 0 0 222 0 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821135677936 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20887] ppid=20868 vsize=27982760 memory=0 CPUtime=2.51 cores=0-7
/proc/20871/task/20887/stat : 20887 (java) R 20868 20871 20328 0 -1 4202560 2787 0 0 0 251 0 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821134608072 139822125586048 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20888] ppid=20868 vsize=27982760 memory=0 CPUtime=2.16 cores=0-7
/proc/20871/task/20888/stat : 20888 (java) S 20868 20871 20328 0 -1 1077944384 1740 0 0 0 215 1 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821133572848 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20889] ppid=20868 vsize=27982760 memory=0 CPUtime=1.06 cores=0-7
/proc/20871/task/20889/stat : 20889 (java) S 20868 20871 20328 0 -1 1077944384 4429 0 0 0 104 2 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821132520304 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20890] ppid=20868 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/20871/task/20890/stat : 20890 (java) S 20868 20871 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139818969327840 139822144874197 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
[pid=20871/tid=20891] ppid=20868 vsize=27982760 memory=56 CPUtime=0 cores=0-7
/proc/20871/task/20891/stat : 20891 (java) S 20868 20871 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85450482 28654346240 227283 33554432000 4194304 4196468 140726175914656 139821131467184 139822144875138 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38076416 140726175921114 140726175921413 140726175921413 140726175924175 0
Current children cumulated CPU time: 11.25 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 909132 KiB

[startup+3.50085 s]*
/proc/loadavg: 6.86 7.93 8.19 2/180 20905
/proc/meminfo: memFree=21231500/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 3.51012
CPU time (s): 12.5874
CPU user time (s): 12.3226
CPU system time (s): 0.264763
CPU usage (%): 358.602
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 909132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3226
system time used= 0.264763
maximum resident set size= 911776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6239
involuntary context switches= 76


# summary of solver processes directly reported to runsolver:
#   pid: 20871
#   total CPU time (s): 12.5874
#   total CPU user time (s): 12.3226
#   total CPU system time (s): 0.264763

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049094 second user time and 0.079386 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 10:07:53
IDJOB=4297281
IDBENCH=141590
IDSOLVER=2759
FILE ID=node107/4297281-1532678873
RUNJOBID= node107-1532675728-20355
PBS_JOBID= 21022256
Free space on /tmp= 54472 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Frb/frb-30-15-1_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297281-1532678873/watcher-4297281-1532678873 -o /tmp/evaluation-result-4297281-1532678873/solver-4297281-1532678873 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532675728-20355 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297281-1532678873.xml

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=1840917212

node107.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.40
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.40
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.40
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.40
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:        21367236 kB
MemAvailable:   31927000 kB
Buffers:          213364 kB
Cached:         10579372 kB
SwapCached:            0 kB
Active:          4309296 kB
Inactive:        6537264 kB
Active(anon):       3512 kB
Inactive(anon):    78424 kB
Active(file):    4305784 kB
Inactive(file):  6458840 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8356 kB
Writeback:           376 kB
AnonPages:         59296 kB
Mapped:            41760 kB
Shmem:             25228 kB
Slab:             250320 kB
SReclaimable:     221952 kB
SUnreclaim:        28368 kB
KernelStack:        3360 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324796 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:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54464 MiB
End job on node107 at 2018-07-27 10:07:57