Trace number 4290821

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
OscaR - Conflict Ordering 2018-07-02SAT 13.5696 11.3075

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-09_c18.xml
MD5SUM32889b6f2e93f59096a50faf26931df2
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 benchmark0.137709
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree75
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":74,"count":9},{"degree":75,"count":72}]
Minimum constraint arity3
Maximum constraint arity82
Distribution of constraint arities[{"arity":3,"count":72},{"arity":9,"count":1},{"arity":81,"count":1},{"arity":82,"count":72}]
Number of extensional constraints0
Number of intensional constraints72
Distribution of constraint types[{"type":"intension","count":72},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1952166672
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.57	c Parsing instance...
2.49/1.34	c Parsing done, starting search...
13.45/11.28	s SATISFIABLE
13.45/11.29	v <instantiation>
13.45/11.29	v 	<list>
13.45/11.29	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
13.45/11.29	v 	</list>
13.45/11.29	v 	<values>
13.45/11.29	v 		0 8 7 6 5 4 2 1 3 6 1 3 7 0 8 5 4 2 5 4 2 0 6 1 3 8 7 7 0 8 3 2 6 4 5 1 8 5 0 1 4 3 7 2 6 1 3 6 2 7 5 8 0 4 4 2 5 8 1 7 6 3 0 3 6 1 4 8 2 0 7 5 2 7 4 5 3 0 1 6 8 62 52 69 77 13 38 28 21 78 39 7 45 35 23 58 65 68 31 72 6 55 48 17 43 61 63 8 11 24 76 41 46 53 5 54 19 66 16 74 33 37 75 15 56 34 71 18 4 22 47 32 44 64 79 3 9 12 42 73 49 26 2 27 59 29 25 67 14 57 36 1 51 
13.45/11.29	v 	</values>
13.45/11.29	v </instantiation>

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290821-1532276771/watcher-4290821-1532276771 -o /tmp/evaluation-result-4290821-1532276771/solver-4290821-1532276771 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31021 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1952166672 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290821-1532276771.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=547, runsolver pid=543
Current StackSize limit: 8192 KiB


[startup+0.100297 s]*
/proc/loadavg: 1.42 1.38 1.39 3/215 563
/proc/meminfo: memFree=29070232/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14082740 memory=30492 CPUtime=0.11 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 6511 0 0 0 10 1 0 0 20 0 15 0 45240341 14420725760 7623 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3520685 7623 3152 1 0 3482761 0
[pid=547/tid=550] ppid=543 vsize=14082740 memory=8389772277269004345 CPUtime=0.09 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 4581 0 0 0 8 1 0 0 20 0 15 0 45240341 14420725760 7623 33554432000 4194304 4196468 140728570930608 139710074628616 139710054499678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14082740 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14082740 memory=288370688399607424 CPUtime=0 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709543560096 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709542507504 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 45240346 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709539351152 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 15 0 45240347 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240347 14420725760 7623 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30492 KiB

[startup+0.212454 s]*
/proc/loadavg: 1.42 1.38 1.39 5/215 563
/proc/meminfo: memFree=29055224/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14082740 memory=47380 CPUtime=0.3 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 10378 0 0 0 28 2 0 0 20 0 15 0 45240341 14420725760 11845 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3520685 11845 3419 1 0 3482761 0
[pid=547/tid=550] ppid=543 vsize=14082740 memory=8389772277269004345 CPUtime=0.21 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 8070 0 0 0 19 2 0 0 20 0 15 0 45240341 14420725760 11845 33554432000 4194304 4196468 140728570930608 139710074641264 139710070431126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14082740 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14082740 memory=288370688399607424 CPUtime=0 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709543560096 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709542507504 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) R 543 547 30989 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 45240346 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) R 543 547 30989 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 15 0 45240346 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709539351152 139710051930112 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0.06 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) R 543 547 30989 0 -1 4202560 340 0 0 0 6 0 0 0 20 0 15 0 45240347 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709538298608 139710070431126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240347 14420725760 11845 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47380 KiB

[startup+0.310622 s]*
/proc/loadavg: 1.42 1.38 1.39 3/215 563
/proc/meminfo: memFree=29051316/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14082740 memory=50896 CPUtime=0.43 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 10788 0 0 0 41 2 0 0 20 0 15 0 45240341 14420725760 12724 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3520685 12724 3422 1 0 3482761 0
[pid=547/tid=550] ppid=543 vsize=14082740 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 8423 0 0 0 28 2 0 0 20 0 15 0 45240341 14420725760 12724 33554432000 4194304 4196468 140728570930608 139710074627288 139710050694494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14082740 memory=288370688399607424 CPUtime=0 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45240342 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709543560096 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14082740 memory=140312247895680 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45240344 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709542507504 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 45240346 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 15 0 45240346 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709539351152 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14082740 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 357 0 0 0 8 0 0 0 20 0 15 0 45240347 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240347 14420725760 12724 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50896 KiB

[startup+0.700769 s]
/proc/loadavg: 1.42 1.38 1.39 4/215 563
/proc/meminfo: memFree=29026760/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14084808 memory=89000 CPUtime=0.98 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 17646 0 0 0 94 4 0 0 20 0 15 0 45240341 14422843392 22250 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3521202 22250 3481 1 0 3483273 0
[pid=547/tid=550] ppid=543 vsize=14084808 memory=72 CPUtime=0.67 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 14883 0 0 0 64 3 0 0 20 0 15 0 45240341 14422843392 22250 33554432000 4194304 4196468 140728570930608 139710074638624 139710054499678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14084808 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14084808 memory=8356 CPUtime=0 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14084808 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45240342 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14084808 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 45240344 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14084808 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45240344 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709543560096 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45240344 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709542507504 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14084808 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14084808 memory=4052 CPUtime=0.09 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 525 0 0 0 9 0 0 0 20 0 15 0 45240346 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14084808 memory=16248 CPUtime=0.05 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 400 0 0 0 5 0 0 0 20 0 15 0 45240346 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709539351152 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14084808 memory=10120 CPUtime=0.15 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 455 0 0 0 15 0 0 0 20 0 15 0 45240347 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14084808 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14084808 memory=640 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240347 14422843392 22250 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89000 KiB

[startup+1.5013 s]
/proc/loadavg: 1.42 1.38 1.39 3/215 563
/proc/meminfo: memFree=28994872/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14090952 memory=137848 CPUtime=3.08 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 26766 0 0 0 300 8 0 0 20 0 15 0 45240341 14429134848 34462 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3522738 34462 3544 1 0 3484809 0
[pid=547/tid=550] ppid=543 vsize=14090952 memory=99404 CPUtime=1.47 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 20222 0 0 0 142 5 0 0 20 0 15 0 45240341 14429134848 34462 33554432000 4194304 4196468 140728570930608 139710074654768 139709671706841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14090952 memory=72 CPUtime=0 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 34462 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 34462 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14090952 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 34462 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14090952 memory=8356 CPUtime=0 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 34462 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14090952 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 34462 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0

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

[pid=547/tid=561] ppid=543 vsize=14090952 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 2741 0 0 0 58 0 0 0 20 0 15 0 45240347 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14090952 memory=207 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 745 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 11.85 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233124 KiB

[startup+10.4006 s]
/proc/loadavg: 1.43 1.39 1.39 3/215 563
/proc/meminfo: memFree=28867644/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14090952 memory=233124 CPUtime=12.65 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 31984 0 0 0 1255 10 0 0 20 0 15 0 45240341 14429134848 58281 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3522738 58281 3574 1 0 3484809 0
[pid=547/tid=550] ppid=543 vsize=14090952 memory=30076 CPUtime=10.35 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 20968 0 0 0 1029 6 0 0 20 0 15 0 45240341 14429134848 58281 33554432000 4194304 4196468 140728570930608 139710074657216 139709672526019 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 843 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14090952 memory=6947385649911455296 CPUtime=0 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14090952 memory=4776003634262 CPUtime=0 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 266 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14090952 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 675 0 0 0 0 0 0 0 20 0 15 0 45240342 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14090952 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709543560160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14090952 memory=142640158868561 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709542507520 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14090952 memory=142640158868562 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14090952 memory=6947385649911455296 CPUtime=0.83 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 2347 0 0 0 83 0 0 0 20 0 15 0 45240346 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14090952 memory=-7966001967256141664 CPUtime=0.78 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 1577 0 0 0 78 0 0 0 20 0 15 0 45240346 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709539351152 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14090952 memory=-7173504570860347296 CPUtime=0.58 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 2741 0 0 0 58 0 0 0 20 0 15 0 45240347 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14090952 memory=-5942888427914360000 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14090952 memory=8508281339140727949 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 745 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58281 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233124 KiB

[startup+10.8007 s]
/proc/loadavg: 1.43 1.39 1.39 3/215 563
/proc/meminfo: memFree=28867644/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14090952 memory=233132 CPUtime=13.05 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 32508 0 0 0 1295 10 0 0 20 0 15 0 45240341 14429134848 58283 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3522738 58283 3574 1 0 3484809 0
[pid=547/tid=550] ppid=543 vsize=14090952 memory=8530215889787696437 CPUtime=10.74 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 20982 0 0 0 1068 6 0 0 20 0 15 0 45240341 14429134848 58283 33554432000 4194304 4196468 140728570930608 139710074657616 139709672133694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14090952 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 847 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14090952 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14090952 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14090952 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 886 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709543560160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709542507520 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14090952 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 2347 0 0 0 83 0 0 0 20 0 15 0 45240346 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14090952 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 1577 0 0 0 78 0 0 0 20 0 15 0 45240346 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709539351152 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14090952 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 2741 0 0 0 58 0 0 0 20 0 15 0 45240347 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14090952 memory=3617014130905522228 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 860 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 13.05 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233132 KiB

[startup+11.2007 s]
/proc/loadavg: 1.43 1.39 1.39 3/215 563
/proc/meminfo: memFree=28867644/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14090952 memory=233132 CPUtime=13.45 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 32561 0 0 0 1335 10 0 0 20 0 15 0 45240341 14429134848 58283 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3522738 58283 3574 1 0 3484809 0
[pid=547/tid=550] ppid=543 vsize=14090952 memory=2344 CPUtime=11.14 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) R 543 547 30989 0 -1 4202560 21035 0 0 0 1108 6 0 0 20 0 15 0 45240341 14429134848 58283 33554432000 4194304 4196468 140728570930608 139710074657616 139709672133593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14090952 memory=233124 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 847 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14090952 memory=233132 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14090952 memory=280624170883360 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14090952 memory=-1891255765032775953 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 886 0 0 0 1 0 0 0 20 0 15 0 45240342 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14090952 memory=280624170602872 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709544613872 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709543560160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14090952 memory=36868 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45240344 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709542507520 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14090952 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240346 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709541456080 139710070437787 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14090952 memory=7235984318665223782 CPUtime=0.83 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 2347 0 0 0 83 0 0 0 20 0 15 0 45240346 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14090952 memory=7306616936474634344 CPUtime=0.78 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 1577 0 0 0 78 0 0 0 20 0 15 0 45240346 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709539351152 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14090952 memory=129 CPUtime=0.58 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 2741 0 0 0 58 0 0 0 20 0 15 0 45240347 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14090952 memory=301741420686082359 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=563] ppid=543 vsize=14090952 memory=233124 CPUtime=0 cores=1,3,5,7
/proc/547/task/563/stat : 563 (java) S 543 547 30989 0 -1 1077944384 860 0 0 0 0 0 0 0 20 0 15 0 45240347 14429134848 58283 33554432000 4194304 4196468 140728570930608 139709536192816 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 13.45 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233132 KiB

[startup+11.3006 s]
/proc/loadavg: 1.43 1.39 1.39 3/215 563
/proc/meminfo: memFree=28867644/32770624 swapFree=67108860/67108860
[pid=547] ppid=543 vsize=14157516 memory=233416 CPUtime=13.55 cores=1,3,5,7
/proc/547/stat : 547 (java) S 543 547 30989 0 -1 1077944320 34443 0 0 0 1345 10 0 0 20 0 14 0 45240341 14497296384 58354 33554432000 4194304 4196468 140728570930608 140728570913152 139710070419191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
/proc/547/statm: 3539379 58354 3576 1 0 3501450 0
[pid=547/tid=550] ppid=543 vsize=14157516 memory=0 CPUtime=11.24 cores=1,3,5,7
/proc/547/task/550/stat : 550 (java) S 543 547 30989 0 -1 1077944384 22622 0 0 0 1117 7 0 0 20 0 14 0 45240341 14497296384 58354 33554432000 4194304 4196468 140728570930608 139710074662032 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=551] ppid=543 vsize=14157516 memory=7596557092442865725 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/551/stat : 551 (java) S 543 547 30989 0 -1 1077944384 847 0 0 0 1 0 0 0 20 0 14 0 45240342 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709665766160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=552] ppid=543 vsize=14157516 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/552/stat : 552 (java) S 543 547 30989 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 14 0 45240342 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709664713616 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=553] ppid=543 vsize=14157516 memory=9124152854131106007 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/553/stat : 553 (java) S 543 547 30989 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 14 0 45240342 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709663661072 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=554] ppid=543 vsize=14157516 memory=6947385649911455296 CPUtime=0.01 cores=1,3,5,7
/proc/547/task/554/stat : 554 (java) S 543 547 30989 0 -1 1077944384 886 0 0 0 1 0 0 0 20 0 14 0 45240342 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709662608528 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=555] ppid=543 vsize=14157516 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/547/task/555/stat : 555 (java) S 543 547 30989 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 14 0 45240344 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709544614080 139710070430338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=556] ppid=543 vsize=14157516 memory=15276 CPUtime=0 cores=1,3,5,7
/proc/547/task/556/stat : 556 (java) S 543 547 30989 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 14 0 45240344 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709543560160 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=557] ppid=543 vsize=14157516 memory=233124 CPUtime=0 cores=1,3,5,7
/proc/547/task/557/stat : 557 (java) S 543 547 30989 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 14 0 45240344 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709542507520 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=558] ppid=543 vsize=14157516 memory=72 CPUtime=0 cores=1,3,5,7
/proc/547/task/558/stat : 558 (java) S 543 547 30989 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 14 0 45240346 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709541454848 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=559] ppid=543 vsize=14157516 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/547/task/559/stat : 559 (java) S 543 547 30989 0 -1 1077944384 2349 0 0 0 83 0 0 0 20 0 13 0 45240346 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709540403696 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=560] ppid=543 vsize=14157516 memory=6947385649911455296 CPUtime=0.78 cores=1,3,5,7
/proc/547/task/560/stat : 560 (java) S 543 547 30989 0 -1 1077944384 1643 0 0 0 78 0 0 0 20 0 13 0 45240346 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709539336112 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=561] ppid=543 vsize=14157516 memory=6299253171263007845 CPUtime=0.59 cores=1,3,5,7
/proc/547/task/561/stat : 561 (java) S 543 547 30989 0 -1 1077944384 2915 0 0 0 59 0 0 0 20 0 13 0 45240347 14497296384 58354 33554432000 4194304 4196468 140728570930608 139709538298608 139710070430338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
[pid=547/tid=562] ppid=543 vsize=14157516 memory=6298390076245304681 CPUtime=0 cores=1,3,5,7
/proc/547/task/562/stat : 562 (java) S 543 547 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 45240347 14497296384 58320 33554432000 4194304 4196468 140728570930608 139709537246304 139710070429397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34820096 140728570934352 140728570934537 140728570934537 140728570937295 0
Current children cumulated CPU time: 13.55 s
Current children cumulated vsize: 14157516 KiB
Current children cumulated memory: 233416 KiB

Child status: 0
Real time (s): 11.3075
CPU time (s): 13.5696
CPU user time (s): 13.4539
CPU system time (s): 0.115666
CPU usage (%): 120.005
Max. virtual memory (cumulated for all children) (KiB): 14157516
Max. memory (cumulated for all children) (KiB): 233416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.4539
system time used= 0.115666
maximum resident set size= 233744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34476
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3376
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 547
#   total CPU time (s): 13.5696
#   total CPU user time (s): 13.4539
#   total CPU system time (s): 0.115666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08538 second user time and 0.146198 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-22 18:26:11
IDJOB=4290821
IDBENCH=141607
IDSOLVER=2744
FILE ID=node149/4290821-1532276771
RUNJOBID= node149-1532262079-31021
PBS_JOBID= 21018976
Free space on /tmp= 51848 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290821-1532276771/watcher-4290821-1532276771 -o /tmp/evaluation-result-4290821-1532276771/solver-4290821-1532276771 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31021 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1952166672 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290821-1532276771.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=1952166672

node149.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.60
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.60
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.60
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.60
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:        29088144 kB
MemAvailable:   31817416 kB
Buffers:          122844 kB
Cached:          2866404 kB
SwapCached:            0 kB
Active:          1712912 kB
Inactive:        1488804 kB
Active(anon):     162116 kB
Inactive(anon):    70172 kB
Active(file):    1550796 kB
Inactive(file):  1418632 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35756 kB
Writeback:             0 kB
AnonPages:        219524 kB
Mapped:            49028 kB
Shmem:             17032 kB
Slab:             179060 kB
SReclaimable:     151360 kB
SUnreclaim:        27700 kB
KernelStack:        3552 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1191256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51812 MiB
End job on node149 at 2018-07-22 18:26:23