Trace number 4297350

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 18.1515 6.45398

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f09_c18.xml
MD5SUM6a895ef6ade7f33e321559e9e4e8dbd9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.6917
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size35
Distribution of domain sizes[{"size":6,"count":2},{"size":19,"count":4},{"size":22,"count":10},{"size":28,"count":336},{"size":35,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Jul 26 23:03:26 CEST 2018
0.65/0.56	c PID: 9956
0.65/0.56	c IP: 172.20.3.134
0.65/0.56	c HOST: node134.alineos.net
0.65/0.56	c (0,0) Parsing Begin
5.69/1.99	c (1,1) Parsing End
5.69/2.00	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 35
5.69/2.00	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.69/2.00	c (1,1) Constraint Name Generate Begin
6.13/2.03	c (1,1) Ctr:HOME/instance-4297350-1532639005.xml,Dist:Eq:IntVar:Le:Num
6.13/2.03	c (1,1) Constraint Name Generate End
6.13/2.03	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.13/2.03	c (1,1) CSP to CSPinCNF Begin
7.11/2.30	c (1,1) translated 411 (10%) constraints
7.11/2.37	c (1,1) translated 821 (20%) constraints
7.48/2.42	c (1,1) translated 1231 (30%) constraints
7.87/2.51	c (1,1) translated 1642 (40%) constraints
7.87/2.51	c (1,1) translated 2052 (50%) constraints
7.87/2.54	c (2,1) translated 2462 (60%) constraints
7.87/2.58	c (2,2) translated 2873 (70%) constraints
8.26/2.62	c (2,2) translated 3283 (80%) constraints
8.26/2.66	c (2,2) translated 3693 (90%) constraints
8.69/2.78	c (2,2) translated 4103 (100%) constraints
9.10/2.89	c (2,2) STATISTICS1:HOME/instance-4297350-1532639005.xml,Dist:Eq:IntVar:Le:Num,680,4783,35,35,2,2,35:3314;28:5144;22:344;19:24;6:60,35:9348;28:7956;22:364;19:40;6:64,2:4103;1:680,2:8886,
9.10/2.89	c (2,2) ===========================================
9.10/2.89	c (2,2) Both Encoding selects:
9.10/2.89	c (2,2) Order
9.10/2.89	c (2,2) ===========================================
9.53/2.93	c (2,2) translated 479 (10%) constraints
9.53/2.94	c (2,2) translated 957 (20%) constraints
9.53/2.96	c (2,2) translated 1435 (30%) constraints
9.53/2.97	c (2,2) translated 1914 (40%) constraints
9.53/2.99	c (2,2) translated 2392 (50%) constraints
9.53/3.00	c (2,2) translated 2870 (60%) constraints
9.97/3.01	c (2,2) translated 3349 (70%) constraints
9.97/3.03	c (2,2) translated 3827 (80%) constraints
9.97/3.04	c (2,2) translated 4305 (90%) constraints
9.97/3.05	c (2,2) translated 4783 (100%) constraints
9.97/3.05	c (2,2) CSP to CSPinCNF End
9.97/3.05	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 35
9.97/3.05	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.97/3.05	c (2,2) CSPinCNF Propagation Begin
12.53/4.36	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.53/4.36	c (3,3) CSPinCNF Propagation End
12.53/4.36	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 35
12.53/4.36	c (3,3) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.53/4.36	c (3,3) Simplify CSPinCNF Begin
13.36/4.61	c (4,4) Simplify CSPinCNF End
13.36/4.62	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 35
13.36/4.62	c (4,4) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.36/4.62	c (4,4) Calculate Precise Domain Begin
13.36/4.62	c (4,4) 0 values are removed by re-calculation
13.36/4.62	c (4,4) Calculate Precise Domain End
13.36/4.62	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 35
13.36/4.62	c (4,4) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.36/4.62	c (4,4) CSPinCNF to SatSolver Begin
14.67/4.92	c (4,4) 1299 (10 %) CSP clauses are encoded (28722 SAT variables, 45898 SAT clauses)
15.04/5.02	c (4,4) 2598 (20 %) CSP clauses are encoded (28722 SAT variables, 71580 SAT clauses)
15.26/5.11	c (4,4) 3897 (30 %) CSP clauses are encoded (28722 SAT variables, 95143 SAT clauses)
15.44/5.21	c (4,4) 5196 (40 %) CSP clauses are encoded (28722 SAT variables, 120775 SAT clauses)
15.66/5.31	c (4,4) 6495 (50 %) CSP clauses are encoded (28722 SAT variables, 147053 SAT clauses)
15.86/5.40	c (4,4) 7794 (60 %) CSP clauses are encoded (28722 SAT variables, 173396 SAT clauses)
15.86/5.49	c (4,4) 9093 (70 %) CSP clauses are encoded (28722 SAT variables, 199363 SAT clauses)
16.11/5.59	c (5,5) 10392 (80 %) CSP clauses are encoded (28722 SAT variables, 225277 SAT clauses)
16.31/5.66	c (5,5) 11691 (90 %) CSP clauses are encoded (28722 SAT variables, 249985 SAT clauses)
16.50/5.72	c (5,5) 12989 (100 %) CSP clauses are encoded (28722 SAT variables, 271834 SAT clauses)
16.50/5.72	c (5,5) CSPinCNF to SatSolver End
16.50/5.72	c (5,5) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
16.84/5.81	c (5,5) STATISTICS2:HOME/instance-4297350-1532639005.xml,Dist:Eq:IntVar:Le:Num,8886,12989,35,35,2,2,35:3314;28:5144;22:344;19:24;6:60,35:9348;28:7956;22:364;19:40;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
16.84/5.81	c (5,5) SatSolver.solve Begin
16.84/5.81	c (5,5) 28722 bool, 271846 clause
16.84/5.82	c (5,5) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297350-1532639005.xml-scop-9956.cnf HOME/instance-4297350-1532639005.xml-scop-9956.cnf.out
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
17.95/6.42	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
17.95/6.42	c (5,0) c ========================================[ Problem Statistics ]===========================================
17.95/6.42	c (5,0) c |                                                                                                       |
17.95/6.42	c (5,0) c |  Number of variables:         28722                                                                   |
17.95/6.42	c (5,0) c |  Number of clauses:          271846                                                                   |
17.95/6.42	c (5,0) c |  Parse time:                   0.10 s                                                                 |
17.95/6.42	c (5,0) c |                                                                                                       |
17.95/6.42	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
17.95/6.42	c (5,0) c |  Simplification time:          0.30 s                                                                 |
17.95/6.42	c (5,0) c |                                                                                                       |
17.95/6.42	c (5,0) c |  Generating clones                                                                                    |
17.95/6.42	c (5,0) c |  all clones generated. Memory = 197.89Mb.                                                             |
17.95/6.42	c (5,0) c ========================================================================================================|
17.95/6.42	c (5,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
17.95/6.42	c (5,0) c Total Memory so far : 774.05Mb
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c real time : 0.58356 s
17.95/6.42	c (5,0) c cpu time  : 0.643513 s
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
17.95/6.42	c (5,0) c
17.95/6.42	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.95/6.42	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.95/6.42	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.95/6.42	c (5,0) c | Conflicts     |            1371 |        173 |        171 |        162 |        188 |        181 |        156 |        157 |        183 |
17.95/6.42	c (5,0) c | Decisions     |            5725 |        699 |        782 |        612 |        840 |        791 |        604 |        604 |        793 |
17.95/6.42	c (5,0) c | Propagations  |          283901 |      34038 |      36348 |      32908 |      39343 |      37987 |      32526 |      32569 |      38182 |
17.95/6.42	c (5,0) c | Avg_Trail     |                 |       4245 |       3181 |       3248 |       3261 |       3247 |       3312 |       3301 |       3255 |
17.95/6.42	c (5,0) c | Avg_DL        |                 |        170 |        118 |        121 |        122 |        122 |        124 |        123 |        122 |
17.95/6.42	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.95/6.42	c (5,0) c | Exported      |              92 |         26 |          9 |          9 |         12 |         10 |          8 |          8 |         10 |
17.95/6.42	c (5,0) c | Imported      |              65 |         65 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Good          |               3 |          3 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Purge         |              62 |         62 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.95/6.42	c (5,0) c | Unaries       |                 |          7 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.95/6.42	c (5,0) c | Binaries      |                 |         13 |          0 |          0 |          2 |          1 |          0 |          0 |          1 |
17.95/6.42	c (5,0) c | Glues         |                 |         26 |          9 |          9 |         12 |         10 |          8 |          8 |         10 |
17.95/6.42	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.95/6.42	c (5,0) c | Orig_Seen     |             0 % |       1582 |       1331 |       1278 |       1506 |       1457 |       1260 |       1261 |       1463 |
17.95/6.42	c (5,0) c | Diff Orig seen|                 |      X     | -      251 | -      304 | -       76 | -      125 | -      322 | -      321 | -      119 |
17.95/6.42	c (5,0) c | Hamming       |            11 % |      X     |       3158 |       3081 |       3493 |       3335 |       3032 |       3041 |       3425 |
17.95/6.42	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.95/6.42	c (5,0) 
17.95/6.42	c (5,0) s UNSATISFIABLE
17.95/6.43	c (5,5) SatSolver.solve End
17.95/6.43	c (5,5) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
17.95/6.43	c (5,5) Show results Begin
17.95/6.43	s UNSATISFIABLE
17.95/6.43	c (5,5) Show results End
17.95/6.43	c (5,5) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
17.95/6.43	c (5,5) 1,1,2,3,4,4,5,5,5,STOP-AFTER(ALL)
17.95/6.43	c END-Prog: Thu Jul 26 23:03:32 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297350-1532639005/watcher-4297350-1532639005 -o /tmp/evaluation-result-4297350-1532639005/solver-4297350-1532639005 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --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-4297350-1532639005.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=9956, runsolver pid=9953

[startup+0.110414 s]*
/proc/loadavg: 1.22 1.34 1.83 2/203 9976
/proc/meminfo: memFree=20695860/32770624 swapFree=67108860/67108860
[pid=9956] ppid=9953 vsize=27312552 memory=108012 CPUtime=0.12 cores=0-7
/proc/9956/stat : 9956 (java) S 9953 9956 8941 0 -1 1077944320 7068 0 0 0 9 3 0 0 20 0 20 0 81463737 27968053248 27003 33554432000 4194304 4196468 140728730956400 140728730938944 140288626429687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
/proc/9956/statm: 6828138 27003 2767 1 0 6790598 0
[pid=9956/tid=9958] ppid=9953 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9956/task/9958/stat : 9958 (java) R 9953 9956 8941 0 -1 4202560 5302 0 0 0 7 2 0 0 20 0 20 0 81463737 27968053248 27201 33554432000 4194304 4196468 140728730956400 140288598218800 140288606705515 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9959] ppid=9953 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9956/task/9959/stat : 9959 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27201 33554432000 4194304 4196468 140728730956400 140288630672016 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9960] ppid=9953 vsize=27312552 memory=139661299525248 CPUtime=0 cores=0-7
/proc/9956/task/9960/stat : 9960 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27201 33554432000 4194304 4196468 140728730956400 140288464050704 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9961] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9961/stat : 9961 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27201 33554432000 4194304 4196468 140728730956400 140288048048528 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9962] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27267 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27267 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27267 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27267 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 27267 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463741 27968053248 27267 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9968] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9968/stat : 9968 (java) S 9953 9956 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463741 27968053248 27267 33554432000 4194304 4196468 140728730956400 140286449673248 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9969] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9969/stat : 9969 (java) S 9953 9956 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463742 27968053248 27267 33554432000 4194304 4196468 140728730956400 140286315451248 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9970] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9970/stat : 9970 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 27267 33554432000 4194304 4196468 140728730956400 140285940946768 140288626448283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9971] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9971/stat : 9971 (java) S 9953 9956 8941 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 27267 33554432000 4194304 4196468 140728730956400 140287752051568 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9972] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9972/stat : 9972 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 27267 33554432000 4194304 4196468 140728730956400 140287750998768 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9973] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9973/stat : 9973 (java) S 9953 9956 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 27333 33554432000 4194304 4196468 140728730956400 140287749945968 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9974] ppid=9953 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/9956/task/9974/stat : 9974 (java) S 9953 9956 8941 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 20 0 81463744 27968053248 27333 33554432000 4194304 4196468 140728730956400 140287748893168 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9975] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9975/stat : 9975 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 27333 33554432000 4194304 4196468 140728730956400 140285443041888 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9976] ppid=9953 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9956/task/9976/stat : 9976 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 27333 33554432000 4194304 4196468 140728730956400 140287747840560 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108012 KiB

[startup+0.210367 s]*
/proc/loadavg: 1.22 1.34 1.83 2/203 9976
/proc/meminfo: memFree=20682452/32770624 swapFree=67108860/67108860
[pid=9956] ppid=9953 vsize=27312552 memory=120376 CPUtime=0.25 cores=0-7
/proc/9956/stat : 9956 (java) S 9953 9956 8941 0 -1 1077944320 10444 0 0 0 21 4 0 0 20 0 20 0 81463737 27968053248 30094 33554432000 4194304 4196468 140728730956400 140728730938944 140288626429687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
/proc/9956/statm: 6828138 30094 2893 1 0 6790598 0
[pid=9956/tid=9958] ppid=9953 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9956/task/9958/stat : 9958 (java) R 9953 9956 8941 0 -1 4202560 8292 0 0 0 17 3 0 0 20 0 20 0 81463737 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288598245200 140288626451613 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9959] ppid=9953 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/9956/task/9959/stat : 9959 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288630672016 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9960] ppid=9953 vsize=27312552 memory=139661299535251 CPUtime=0 cores=0-7
/proc/9956/task/9960/stat : 9960 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288464050704 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9961] ppid=9953 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9956/task/9961/stat : 9961 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288048048528 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9962] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 30159 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463741 27968053248 30159 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9968] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9968/stat : 9968 (java) S 9953 9956 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463741 27968053248 30159 33554432000 4194304 4196468 140728730956400 140286449673248 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9969] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9969/stat : 9969 (java) S 9953 9956 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463742 27968053248 30159 33554432000 4194304 4196468 140728730956400 140286315451248 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9970] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9970/stat : 9970 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140285940946768 140288626448283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9971] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9971/stat : 9971 (java) S 9953 9956 8941 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140287752051568 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9972] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9972/stat : 9972 (java) S 9953 9956 8941 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140287750998768 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9973] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9973/stat : 9973 (java) S 9953 9956 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140287749945968 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9974] ppid=9953 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9956/task/9974/stat : 9974 (java) S 9953 9956 8941 0 -1 1077944384 313 0 0 0 2 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140287748893168 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9975] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9975/stat : 9975 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140285443041888 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9976] ppid=9953 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9956/task/9976/stat : 9976 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 30159 33554432000 4194304 4196468 140728730956400 140287747840560 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 120376 KiB

[startup+0.310391 s]*
/proc/loadavg: 1.22 1.34 1.83 2/203 9976
/proc/meminfo: memFree=20679040/32770624 swapFree=67108860/67108860
[pid=9956] ppid=9953 vsize=27312552 memory=124920 CPUtime=0.41 cores=0-7
/proc/9956/stat : 9956 (java) S 9953 9956 8941 0 -1 1077944320 11099 0 0 0 37 4 0 0 20 0 20 0 81463737 27968053248 31230 33554432000 4194304 4196468 140728730956400 140728730938944 140288626429687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
/proc/9956/statm: 6828138 31230 2995 1 0 6790598 0
[pid=9956/tid=9958] ppid=9953 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9956/task/9958/stat : 9958 (java) R 9953 9956 8941 0 -1 4202560 8660 0 0 0 26 3 0 0 20 0 20 0 81463737 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288598233840 140288610510174 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9959] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9959/stat : 9959 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288630672016 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9960] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9960/stat : 9960 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288464050704 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9961] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9961/stat : 9961 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288048048528 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9962] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27312552 memory=139661196489647 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27312552 memory=139661196491952 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27312552 memory=139661196494256 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27968053248 31230 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463741 27968053248 31230 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9968] ppid=9953 vsize=27312552 memory=279322392995472 CPUtime=0 cores=0-7
/proc/9956/task/9968/stat : 9968 (java) S 9953 9956 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463741 27968053248 31230 33554432000 4194304 4196468 140728730956400 140286449673248 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9969] ppid=9953 vsize=27312552 memory=279322393002384 CPUtime=0 cores=0-7
/proc/9956/task/9969/stat : 9969 (java) S 9953 9956 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463742 27968053248 31230 33554432000 4194304 4196468 140728730956400 140286315451248 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9970] ppid=9953 vsize=27312552 memory=279322392943664 CPUtime=0 cores=0-7
/proc/9956/task/9970/stat : 9970 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140285940946768 140288626448283 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9971] ppid=9953 vsize=27312552 memory=279322393016208 CPUtime=0.01 cores=0-7
/proc/9956/task/9971/stat : 9971 (java) S 9953 9956 8941 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140287752051568 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9972] ppid=9953 vsize=27312552 memory=279322393023120 CPUtime=0.01 cores=0-7
/proc/9956/task/9972/stat : 9972 (java) S 9953 9956 8941 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140287750998768 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9973] ppid=9953 vsize=27312552 memory=279322393020816 CPUtime=0.01 cores=0-7
/proc/9956/task/9973/stat : 9973 (java) S 9953 9956 8941 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140287749945968 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9974] ppid=9953 vsize=27312552 memory=279322393037424 CPUtime=0.06 cores=0-7
/proc/9956/task/9974/stat : 9974 (java) S 9953 9956 8941 0 -1 1077944384 408 0 0 0 6 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140287748893168 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9975] ppid=9953 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9975/stat : 9975 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140285443041888 140288626439893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9976] ppid=9953 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9956/task/9976/stat : 9976 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27968053248 31230 33554432000 4194304 4196468 140728730956400 140287747840560 140288626440834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124920 KiB

[startup+0.700816 s]
/proc/loadavg: 1.22 1.34 1.83 2/203 9976
/proc/meminfo: memFree=20654676/32770624 swapFree=67108860/67108860
[pid=9956] ppid=9953 vsize=27318824 memory=161896 CPUtime=1 cores=0-7
/proc/9956/stat : 9956 (java) S 9953 9956 8941 0 -1 1077944320 18057 0 0 0 93 7 0 0 20 0 20 0 81463737 27974475776 40474 33554432000 4194304 4196468 140728730956400 140728730938944 140288626429687 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
/proc/9956/statm: 6829706 40474 3136 1 0 6791110 0
[pid=9956/tid=9958] ppid=9953 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/9956/task/9958/stat : 9958 (java) R 9953 9956 8941 0 -1 4202560 15033 0 0 0 62 5 0 0 20 0 20 0 81463737 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288598267296 140288128993040 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9959] ppid=9953 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9959/stat : 9959 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288630672016 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9960] ppid=9953 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9960/stat : 9960 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288464050704 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9961] ppid=9953 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9961/stat : 9961 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288048048528 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9962] ppid=9953 vsize=27318824 memory=1228 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27318824 memory=1704 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27318824 memory=1952 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27318824 memory=10592 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27974475776 40474 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27318824 memory=18476 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81463741 27974475776 40474 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0

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

[pid=9956/tid=9962] ppid=9953 vsize=27325044 memory=24180 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27980845056 183847 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27325044 memory=2396 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463739 27980845056 183847 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27325044 memory=1292 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27980845056 183847 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27325044 memory=1844 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463739 27980845056 183847 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27325044 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463739 27980845056 183847 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27325044 memory=279322392856736 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 81463741 27980845056 183847 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9968] ppid=9953 vsize=27325044 memory=279322392856928 CPUtime=0 cores=0-7
/proc/9956/task/9968/stat : 9968 (java) S 9953 9956 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463741 27980845056 183847 33554432000 4194304 4196468 140728730956400 140286449673248 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9969] ppid=9953 vsize=27325044 memory=139661196632288 CPUtime=0 cores=0-7
/proc/9956/task/9969/stat : 9969 (java) S 9953 9956 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463742 27980845056 183847 33554432000 4194304 4196468 140728730956400 140286315451248 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9970] ppid=9953 vsize=27325044 memory=614896 CPUtime=0 cores=0-7
/proc/9956/task/9970/stat : 9970 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140285940946768 140288626448283 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9971] ppid=9953 vsize=27325044 memory=0 CPUtime=2.07 cores=0-7
/proc/9956/task/9971/stat : 9971 (java) R 9953 9956 8941 0 -1 4202560 2817 0 0 0 207 0 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140287752032800 140288609926471 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9972] ppid=9953 vsize=27325044 memory=0 CPUtime=1.97 cores=0-7
/proc/9956/task/9972/stat : 9972 (java) R 9953 9956 8941 0 -1 4202560 2498 0 0 0 196 1 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140287750982960 140288618719136 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9973] ppid=9953 vsize=27325044 memory=0 CPUtime=2.06 cores=0-7
/proc/9956/task/9973/stat : 9973 (java) R 9953 9956 8941 0 -1 4202560 2027 0 0 0 206 0 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140287749927504 140288607950923 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9974] ppid=9953 vsize=27325044 memory=0 CPUtime=1.18 cores=0-7
/proc/9956/task/9974/stat : 9974 (java) S 9953 9956 8941 0 -1 1077944384 4177 0 0 0 116 2 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140287748893168 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9975] ppid=9953 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9975/stat : 9975 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140285443041888 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9976] ppid=9953 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9976/stat : 9976 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463744 27980845056 183847 33554432000 4194304 4196468 140728730956400 140287747840560 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
Current children cumulated CPU time: 10.4 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 735388 KiB

[startup+6.30103 s]
/proc/loadavg: 1.26 1.35 1.82 2/208 9982
/proc/meminfo: memFree=17954648/32770624 swapFree=67108860/67108860
[pid=9956] ppid=9953 vsize=27984808 memory=2814728 CPUtime=17.38 cores=0-7
/proc/9956/stat : 9956 (java) S 9953 9956 8941 0 -1 1077944320 36366 0 0 0 1685 53 0 0 20 0 24 0 81463737 28656443392 703682 33554432000 4194304 4196468 140728730956400 140728730938944 140288626429687 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
/proc/9956/statm: 6996202 703682 3237 1 0 6957058 0
[pid=9977] ppid=9956 vsize=90176 memory=69616 CPUtime=0.46 cores=0-7
/proc/9977/stat : 9977 (glucose-syrup) R 9956 9956 8941 0 -1 4202496 15524 0 0 0 43 3 0 0 20 0 1 0 81464320 92340224 17404 33554432000 4194304 4373367 140722655819968 140722655817992 140472630508392 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6470912 6472264 36765696 140722655822769 140722655823020 140722655823020 140722655825863 0
/proc/9977/statm: 22544 17404 366 44 0 18232 0
[pid=9956/tid=9958] ppid=9953 vsize=27984808 memory=13884 CPUtime=5.84 cores=0-7
/proc/9956/task/9958/stat : 9958 (java) S 9953 9956 8941 0 -1 1077944384 18554 0 0 0 540 44 0 0 20 0 24 0 81463737 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288598268928 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9959] ppid=9953 vsize=27984808 memory=25514 CPUtime=0 cores=0-7
/proc/9956/task/9959/stat : 9959 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288630672016 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9960] ppid=9953 vsize=27984808 memory=4096 CPUtime=0 cores=0-7
/proc/9956/task/9960/stat : 9960 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288464050704 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9961] ppid=9953 vsize=27984808 memory=24180 CPUtime=0 cores=0-7
/proc/9956/task/9961/stat : 9961 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288048048528 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9962] ppid=9953 vsize=27984808 memory=2396 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27984808 memory=-4049636988374952755 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27984808 memory=7016714190785702558 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27984808 memory=7016714186490735262 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27984808 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81463741 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9968] ppid=9953 vsize=27984808 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/9956/task/9968/stat : 9968 (java) S 9953 9956 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81463741 28656443392 703682 33554432000 4194304 4196468 140728730956400 140286449673248 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9969] ppid=9953 vsize=27984808 memory=14689686639610196 CPUtime=0 cores=0-7
/proc/9956/task/9969/stat : 9969 (java) S 9953 9956 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81463742 28656443392 703682 33554432000 4194304 4196468 140728730956400 140286315451248 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9970] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9970/stat : 9970 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140285940946768 140288626448283 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9971] ppid=9953 vsize=27984808 memory=0 CPUtime=3.19 cores=0-7
/proc/9956/task/9971/stat : 9971 (java) S 9953 9956 8941 0 -1 1077944384 3370 0 0 0 318 1 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287752051568 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9972] ppid=9953 vsize=27984808 memory=0 CPUtime=3.39 cores=0-7
/proc/9956/task/9972/stat : 9972 (java) S 9953 9956 8941 0 -1 1077944384 4595 0 0 0 337 2 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287750998768 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9973] ppid=9953 vsize=27984808 memory=0 CPUtime=3.47 cores=0-7
/proc/9956/task/9973/stat : 9973 (java) S 9953 9956 8941 0 -1 1077944384 3928 0 0 0 346 1 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287749945968 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9974] ppid=9953 vsize=27984808 memory=0 CPUtime=1.43 cores=0-7
/proc/9956/task/9974/stat : 9974 (java) S 9953 9956 8941 0 -1 1077944384 4493 0 0 0 141 2 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287748893168 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9975] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9975/stat : 9975 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140285443041888 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9976] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9976/stat : 9976 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287747840560 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9978] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9978/stat : 9978 (java) S 9953 9956 8941 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 81464320 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287993467968 140288626454297 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9980] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9980/stat : 9980 (java) S 9953 9956 8941 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 81464321 28656443392 703682 33554432000 4194304 4196468 140728730956400 140284771942448 140288626451613 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9981] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9981/stat : 9981 (java) S 9953 9956 8941 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81464321 28656443392 703682 33554432000 4194304 4196468 140728730956400 140285040377776 140288626451613 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9982] ppid=9953 vsize=27984808 memory=986436 CPUtime=0 cores=0-7
/proc/9956/task/9982/stat : 9982 (java) S 9953 9956 8941 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 81464323 28656443392 703682 33554432000 4194304 4196468 140728730956400 140284503514656 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
Current children cumulated CPU time: 17.84 s
Current children cumulated vsize: 28074984 KiB
Current children cumulated memory: 2884344 KiB

[startup+6.45392 s]
# the end of solver process 9956 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=17.5085 s, system=0.643013 s

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

[startup+6.40116 s]
/proc/loadavg: 1.26 1.35 1.82 2/208 9982
/proc/meminfo: memFree=17954648/32770624 swapFree=67108860/67108860
[pid=9956] ppid=9953 vsize=27984808 memory=2814728 CPUtime=17.38 cores=0-7
/proc/9956/stat : 9956 (java) S 9953 9956 8941 0 -1 1077944320 36366 0 0 0 1685 53 0 0 20 0 24 0 81463737 28656443392 703682 33554432000 4194304 4196468 140728730956400 140728730938944 140288626429687 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
/proc/9956/statm: 6996202 703682 3237 1 0 6957058 0
[pid=9977] ppid=9956 vsize=792496 memory=183152 CPUtime=0.57 cores=0-7
/proc/9977/stat : 9977 (glucose-syrup) S 9956 9956 8941 0 -1 1077944320 36699 0 0 0 51 6 0 0 20 0 9 0 81464320 811515904 45788 33554432000 4194304 4373367 140722655819968 140722655818512 140472644377218 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 36765696 140722655822769 140722655823020 140722655823020 140722655825863 0
/proc/9977/statm: 198124 45788 366 44 0 193812 0
[pid=9956/tid=9958] ppid=9953 vsize=27984808 memory=0 CPUtime=5.84 cores=0-7
/proc/9956/task/9958/stat : 9958 (java) S 9953 9956 8941 0 -1 1077944384 18554 0 0 0 540 44 0 0 20 0 24 0 81463737 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288598268928 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9959] ppid=9953 vsize=27984808 memory=1292 CPUtime=0 cores=0-7
/proc/9956/task/9959/stat : 9959 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288630672016 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9960] ppid=9953 vsize=27984808 memory=1844 CPUtime=0 cores=0-7
/proc/9956/task/9960/stat : 9960 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288464050704 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9961] ppid=9953 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/9956/task/9961/stat : 9961 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288048048528 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9962] ppid=9953 vsize=27984808 memory=5404 CPUtime=0 cores=0-7
/proc/9956/task/9962/stat : 9962 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288046995728 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9963] ppid=9953 vsize=27984808 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/9956/task/9963/stat : 9963 (java) S 9953 9956 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288045943952 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9964] ppid=9953 vsize=27984808 memory=62372 CPUtime=0 cores=0-7
/proc/9956/task/9964/stat : 9964 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288044891152 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9965] ppid=9953 vsize=27984808 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/9956/task/9965/stat : 9965 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288043838352 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9966] ppid=9953 vsize=27984808 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/9956/task/9966/stat : 9966 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463739 28656443392 703682 33554432000 4194304 4196468 140728730956400 140288042785552 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9967] ppid=9953 vsize=27984808 memory=-5587046532246807594 CPUtime=0 cores=0-7
/proc/9956/task/9967/stat : 9967 (java) S 9953 9956 8941 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81463741 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287753103728 140288626440834 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9968] ppid=9953 vsize=27984808 memory=6944920329455639414 CPUtime=0 cores=0-7
/proc/9956/task/9968/stat : 9968 (java) S 9953 9956 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81463741 28656443392 703682 33554432000 4194304 4196468 140728730956400 140286449673248 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9969] ppid=9953 vsize=27984808 memory=7016714186490735262 CPUtime=0 cores=0-7
/proc/9956/task/9969/stat : 9969 (java) S 9953 9956 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81463742 28656443392 703682 33554432000 4194304 4196468 140728730956400 140286315451248 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9970] ppid=9953 vsize=27984808 memory=-7522837583045875833 CPUtime=0 cores=0-7
/proc/9956/task/9970/stat : 9970 (java) S 9953 9956 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140285940946768 140288626448283 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9971] ppid=9953 vsize=27984808 memory=-7465405268641471099 CPUtime=3.19 cores=0-7
/proc/9956/task/9971/stat : 9971 (java) S 9953 9956 8941 0 -1 1077944384 3370 0 0 0 318 1 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287752051568 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9972] ppid=9953 vsize=27984808 memory=279322393522160 CPUtime=3.39 cores=0-7
/proc/9956/task/9972/stat : 9972 (java) S 9953 9956 8941 0 -1 1077944384 4595 0 0 0 337 2 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287750998768 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9973] ppid=9953 vsize=27984808 memory=0 CPUtime=3.47 cores=0-7
/proc/9956/task/9973/stat : 9973 (java) S 9953 9956 8941 0 -1 1077944384 3928 0 0 0 346 1 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287749945968 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9974] ppid=9953 vsize=27984808 memory=0 CPUtime=1.43 cores=0-7
/proc/9956/task/9974/stat : 9974 (java) S 9953 9956 8941 0 -1 1077944384 4493 0 0 0 141 2 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287748893168 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9975] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9975/stat : 9975 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140285443041888 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9976] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9976/stat : 9976 (java) S 9953 9956 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463744 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287747840560 140288626440834 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9978] ppid=9953 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9956/task/9978/stat : 9978 (java) S 9953 9956 8941 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 81464320 28656443392 703682 33554432000 4194304 4196468 140728730956400 140287993467968 140288626454297 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9980] ppid=9953 vsize=27984808 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/9956/task/9980/stat : 9980 (java) S 9953 9956 8941 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 81464321 28656443392 703682 33554432000 4194304 4196468 140728730956400 140284771942448 140288626451613 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9981] ppid=9953 vsize=27984808 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/9956/task/9981/stat : 9981 (java) S 9953 9956 8941 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81464321 28656443392 703682 33554432000 4194304 4196468 140728730956400 140285040377776 140288626451613 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
[pid=9956/tid=9982] ppid=9953 vsize=27984808 memory=139661196653696 CPUtime=0 cores=0-7
/proc/9956/task/9982/stat : 9982 (java) S 9953 9956 8941 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 81464323 28656443392 703682 33554432000 4194304 4196468 140728730956400 140284503514656 140288626439893 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30486528 140728730960858 140728730961157 140728730961157 140728730963919 0
Current children cumulated CPU time: 17.95 s
Current children cumulated vsize: 28777304 KiB
Current children cumulated memory: 2997880 KiB

Child status: 0
Real time (s): 6.45398
CPU time (s): 18.1515
CPU user time (s): 17.5085
CPU system time (s): 0.643013
CPU usage (%): 281.245
Max. virtual memory (cumulated for all children) (KiB): 28777304
Max. memory (cumulated for all children) (KiB): 2997880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5085
system time used= 0.643013
maximum resident set size= 2817772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7872
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 9956
#   total CPU time (s): 18.1515
#   total CPU user time (s): 17.5085
#   total CPU system time (s): 0.643013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.078329 second user time and 0.103435 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 23:03:25
IDJOB=4297350
IDBENCH=141179
IDSOLVER=2759
FILE ID=node134/4297350-1532639005
RUNJOBID= node134-1532633895-8968
PBS_JOBID= 21022182
Free space on /tmp= 55560 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f09_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-4297350-1532639005/watcher-4297350-1532639005 -o /tmp/evaluation-result-4297350-1532639005/solver-4297350-1532639005 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --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-4297350-1532639005.xml

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

MD5SUM BENCH= 6a895ef6ade7f33e321559e9e4e8dbd9
RANDOM SEED=1161169297

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20792144 kB
MemAvailable:   31954588 kB
Buffers:          230068 kB
Cached:         11191900 kB
SwapCached:            0 kB
Active:          2208756 kB
Inactive:        9268336 kB
Active(anon):       6628 kB
Inactive(anon):    76424 kB
Active(file):    2202128 kB
Inactive(file):  9191912 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8492 kB
Writeback:             0 kB
AnonPages:        177764 kB
Mapped:            41308 kB
Shmem:             25248 kB
Slab:             196060 kB
SReclaimable:     168476 kB
SUnreclaim:        27584 kB
KernelStack:        3712 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55552 MiB
End job on node134 at 2018-07-26 23:03:32