Trace number 4298502

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 NameAnswerobjective functionCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27SAT54 302.458 300.31

General information on the benchmark

NameAuction/Auction-sum/
Auction-sum-example_c18.xml
MD5SUMef5ffd6d9cd3ce1d40ba669a8320885c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark0.004577
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":5}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":3},{"degree":4,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.32/0.29	o 0
0.32/0.29	o 14
0.32/0.29	o 40
0.32/0.29	o 54
302.35/300.28	s SATISFIABLE
302.35/300.28	v <instantiation>
302.35/300.28	v 	<list>
302.35/300.28	v 		b[0] b[1] b[2] b[3] b[4] 
302.35/300.28	v 	</list>
302.35/300.28	v 	<values>
302.35/300.28	v 		0 0 0 1 1 
302.35/300.28	v 	</values>
302.35/300.28	v </instantiation>

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298502-1532811295/watcher-4298502-1532811295 -o /tmp/evaluation-result-4298502-1532811295/solver-4298502-1532811295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-684 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298502-1532811295.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=1868, runsolver pid=1865

[startup+0.100262 s]*
/proc/loadavg: 1.55 1.40 1.43 4/216 1883
/proc/meminfo: memFree=26518360/32770624 swapFree=67028396/67108860
[pid=1868] ppid=1865 vsize=10661052 memory=27876 CPUtime=0.12 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 5319 0 0 0 11 1 0 0 20 0 15 0 98692686 10916917248 6969 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665263 6969 2859 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661052 memory=7022364594140610616 CPUtime=0.09 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 3175 0 0 0 8 1 0 0 20 0 15 0 98692687 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236761817744 140236757601686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661052 memory=342 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661052 memory=140416110933295 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692687 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661052 memory=140416110913152 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692689 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98692689 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98692689 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 98692692 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 98692692 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661052 memory=140416110913152 CPUtime=0.02 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) R 1865 1868 29912 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 98692692 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236243822704 140236741670238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661052 memory=140416110913152 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692692 10916917248 6969 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27876 KiB

[startup+0.210582 s]*
/proc/loadavg: 1.55 1.40 1.43 5/216 1883
/proc/meminfo: memFree=26506356/32770624 swapFree=67028396/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=40068 CPUtime=0.32 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 8151 0 0 0 30 2 0 0 20 0 15 0 98692686 10916995072 10017 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 10017 2940 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 5260 0 0 0 19 1 0 0 20 0 15 0 98692687 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236761822064 140236741670238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=342 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=140416110933295 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=140416110913152 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 394 0 0 0 2 0 0 0 20 0 15 0 98692692 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 15 0 98692692 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=140416110913152 CPUtime=0.07 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) S 1865 1868 29912 0 -1 1077944384 817 0 0 0 7 0 0 0 20 0 15 0 98692692 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236243822704 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=140416110913152 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 10047 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40068 KiB

[startup+0.313819 s]*
/proc/loadavg: 1.55 1.40 1.43 6/216 1883
/proc/meminfo: memFree=26500712/32770624 swapFree=67028396/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=46100 CPUtime=0.56 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 9100 0 0 0 53 3 0 0 20 0 15 0 98692686 10916995072 11525 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 11525 3071 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=6935054825532540783 CPUtime=0.31 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 5594 0 0 0 29 2 0 0 20 0 15 0 98692687 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236761828960 140236394594934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=140416110913152 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=140416110913152 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) R 1865 1868 29912 0 -1 1077944384 539 0 0 0 5 0 0 0 20 0 15 0 98692692 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236245928432 140236757599957 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=227 CPUtime=0.05 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) R 1865 1868 29912 0 -1 4202560 666 0 0 0 5 0 0 0 20 0 15 0 98692692 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236244875504 140236739111125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=280831939800864 CPUtime=0.14 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) R 1865 1868 29912 0 -1 4202560 979 0 0 0 14 0 0 0 20 0 15 0 98692692 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236243820496 140236736173922 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=280831939584808 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=12 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 11591 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46100 KiB

[startup+0.700785 s]
/proc/loadavg: 1.66 1.43 1.44 4/216 1883
/proc/meminfo: memFree=26475584/32770624 swapFree=67028396/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=104960 CPUtime=1.7 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 12553 0 0 0 165 5 0 0 20 0 15 0 98692686 10916995072 26240 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 26240 3093 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=466 CPUtime=0.68 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 5796 0 0 0 65 3 0 0 20 0 15 0 98692687 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236761825776 140236397067042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=20785 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=2100 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=-3535470213243961690 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=6944656575208382560 CPUtime=0.4 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 2187 0 0 0 40 0 0 0 20 0 15 0 98692692 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=6944656592455097440 CPUtime=0.41 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 1954 0 0 0 41 0 0 0 20 0 15 0 98692692 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) S 1865 1868 29912 0 -1 1077944384 1245 0 0 0 17 0 0 0 20 0 15 0 98692692 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236243822704 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=1 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 26240 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 104960 KiB

[startup+1.50081 s]
/proc/loadavg: 1.66 1.43 1.44 3/216 1883
/proc/meminfo: memFree=26388916/32770624 swapFree=67028396/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=183148 CPUtime=2.51 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 13813 0 0 0 245 6 0 0 20 0 15 0 98692686 10916995072 45787 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 45787 3131 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=466 CPUtime=1.48 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 6029 0 0 0 144 4 0 0 20 0 15 0 98692687 10916995072 45787 33554432000 4194304 4196468 140732326257744 140236761829544 140236397072240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 45787 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=128 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 45787 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 45787 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 98692687 10916995072 45787 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 45787 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0

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


[startup+297.601 s]
/proc/loadavg: 1.32 1.34 1.40 3/215 1889
/proc/meminfo: memFree=26351508/32770624 swapFree=67028400/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=185552 CPUtime=299.74 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 22971 0 0 0 29938 36 0 0 20 0 15 0 98692686 10916995072 46388 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 46388 3139 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=185552 CPUtime=296.08 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 8639 0 0 0 29602 6 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236761829152 140236395899567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=185552 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1246 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=288230574492221466 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 753 0 0 0 34 9 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=185552 CPUtime=0.42 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 479 0 0 0 34 8 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=1876 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 845 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=1664 CPUtime=0.68 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 1985 0 0 0 64 4 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=5216 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=12772 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=1332 CPUtime=0.42 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 2554 0 0 0 42 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=185552 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 2375 0 0 0 43 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) S 1865 1868 29912 0 -1 1077944384 2043 0 0 0 18 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236243822704 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=185552 CPUtime=0.14 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 600 0 0 0 8 6 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 299.74 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 185552 KiB

[startup+299.201 s]
/proc/loadavg: 1.32 1.34 1.40 3/215 1889
/proc/meminfo: memFree=26352500/32770624 swapFree=67028400/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=185552 CPUtime=301.35 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 22979 0 0 0 30099 36 0 0 20 0 15 0 98692686 10916995072 46388 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 46388 3139 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=3072 CPUtime=297.67 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 8646 0 0 0 29761 6 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236761829440 140236397500289 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1246 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=7526486018442343992 CPUtime=0.44 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 754 0 0 0 35 9 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=8751464017575687736 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 479 0 0 0 35 8 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=8112282956445269571 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 845 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=15316 CPUtime=0.68 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 1985 0 0 0 64 4 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=2860 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=8112282956445269571 CPUtime=0.42 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 2554 0 0 0 42 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=1332 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 2375 0 0 0 43 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=1508 CPUtime=0.18 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) S 1865 1868 29912 0 -1 1077944384 2043 0 0 0 18 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236243822704 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=3008 CPUtime=0.14 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 600 0 0 0 8 6 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 301.35 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 185552 KiB

[startup+300.001 s]*
/proc/loadavg: 1.32 1.34 1.40 3/215 1889
/proc/meminfo: memFree=26352636/32770624 swapFree=67028400/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=185552 CPUtime=302.16 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 22983 0 0 0 30180 36 0 0 20 0 15 0 98692686 10916995072 46388 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 46388 3139 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=6935054825532540783 CPUtime=298.48 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 8650 0 0 0 29842 6 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236761829536 140236737314815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=4126316290023845779 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1246 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=776 CPUtime=0.44 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 754 0 0 0 35 9 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=1876 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 479 0 0 0 35 8 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=1664 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 845 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=1828 CPUtime=0.68 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 1985 0 0 0 64 4 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=800 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=5216 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=12772 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=1332 CPUtime=0.42 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 2554 0 0 0 42 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=1508 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 2375 0 0 0 43 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=3328 CPUtime=0.18 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) S 1865 1868 29912 0 -1 1077944384 2043 0 0 0 18 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236243822704 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=3008 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=2764 CPUtime=0.14 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 600 0 0 0 8 6 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 302.16 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 185552 KiB

[startup+300.201 s]
/proc/loadavg: 1.32 1.34 1.40 3/215 1889
/proc/meminfo: memFree=26352636/32770624 swapFree=67028400/67108860
[pid=1868] ppid=1865 vsize=10661128 memory=185552 CPUtime=302.35 cores=0,2,4,6
/proc/1868/stat : 1868 (java) S 1865 1868 29912 0 -1 1077944320 22983 0 0 0 30199 36 0 0 20 0 15 0 98692686 10916995072 46388 33554432000 4194304 4196468 140732326257744 140732326240288 140236757589751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
/proc/1868/statm: 2665282 46388 3139 1 0 2627263 0
[pid=1868/tid=1870] ppid=1865 vsize=10661128 memory=288230621803970871 CPUtime=298.67 cores=0,2,4,6
/proc/1868/task/1870/stat : 1870 (java) R 1865 1868 29912 0 -1 4202560 8650 0 0 0 29861 6 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236761829536 140236397067936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1871] ppid=1865 vsize=10661128 memory=16104753792812378 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1871/stat : 1871 (java) S 1865 1868 29912 0 -1 1077944384 1246 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236364032656 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1872] ppid=1865 vsize=10661128 memory=796 CPUtime=0.44 cores=0,2,4,6
/proc/1868/task/1872/stat : 1872 (java) S 1865 1868 29912 0 -1 1077944384 754 0 0 0 35 9 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236362979856 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1873] ppid=1865 vsize=10661128 memory=1008 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1873/stat : 1873 (java) S 1865 1868 29912 0 -1 1077944384 479 0 0 0 35 8 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236361927056 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1874] ppid=1865 vsize=10661128 memory=15316 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1874/stat : 1874 (java) S 1865 1868 29912 0 -1 1077944384 845 0 0 0 36 7 0 0 20 0 15 0 98692687 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236360874256 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1875] ppid=1865 vsize=10661128 memory=2580 CPUtime=0.68 cores=0,2,4,6
/proc/1868/task/1875/stat : 1875 (java) S 1865 1868 29912 0 -1 1077944384 1985 0 0 0 64 4 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236250139504 140236757600898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1876] ppid=1865 vsize=10661128 memory=2860 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1876/stat : 1876 (java) S 1865 1868 29912 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236249085472 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1877] ppid=1865 vsize=10661128 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1877/stat : 1877 (java) S 1865 1868 29912 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98692689 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236248032624 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1878] ppid=1865 vsize=10661128 memory=12724 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1878/stat : 1878 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236246980944 140236757608347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1879] ppid=1865 vsize=10661128 memory=15128 CPUtime=0.42 cores=0,2,4,6
/proc/1868/task/1879/stat : 1879 (java) S 1865 1868 29912 0 -1 1077944384 2554 0 0 0 42 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236245928304 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1880] ppid=1865 vsize=10661128 memory=640 CPUtime=0.43 cores=0,2,4,6
/proc/1868/task/1880/stat : 1880 (java) S 1865 1868 29912 0 -1 1077944384 2375 0 0 0 43 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236244875504 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1881] ppid=1865 vsize=10661128 memory=1760 CPUtime=0.18 cores=0,2,4,6
/proc/1868/task/1881/stat : 1881 (java) S 1865 1868 29912 0 -1 1077944384 2043 0 0 0 18 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236243822704 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1882] ppid=1865 vsize=10661128 memory=960 CPUtime=0 cores=0,2,4,6
/proc/1868/task/1882/stat : 1882 (java) S 1865 1868 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236242770144 140236757599957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
[pid=1868/tid=1883] ppid=1865 vsize=10661128 memory=796 CPUtime=0.14 cores=0,2,4,6
/proc/1868/task/1883/stat : 1883 (java) S 1865 1868 29912 0 -1 1077944384 600 0 0 0 8 6 0 0 20 0 15 0 98692692 10916995072 46388 33554432000 4194304 4196468 140732326257744 140236241718448 140236757600898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25063424 140732326265994 140732326266121 140732326266121 140732326268879 0
Current children cumulated CPU time: 302.35 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 185552 KiB

[startup+300.301 s]*
/proc/loadavg: 1.32 1.34 1.40 3/202 1891
/proc/meminfo: memFree=26524196/32770624 swapFree=67028400/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 300.31
CPU time (s): 302.458
CPU user time (s): 302.083
CPU system time (s): 0.375062
CPU usage (%): 100.715
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 188840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.083
system time used= 0.375062
maximum resident set size= 188840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27408
involuntary context switches= 829


# summary of solver processes directly reported to runsolver:
#   pid: 1868
#   total CPU time (s): 302.458
#   total CPU user time (s): 302.083
#   total CPU system time (s): 0.375062

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.72923 second user time and 2.8673 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 22:54:55
IDJOB=4298502
IDBENCH=141148
IDSOLVER=2767
FILE ID=node102/4298502-1532811295
RUNJOBID= node102-1532803839-684
PBS_JOBID= 21022470
Free space on /tmp= 52748 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Auction/Auction-sum/Auction-sum-example_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298502-1532811295/watcher-4298502-1532811295 -o /tmp/evaluation-result-4298502-1532811295/solver-4298502-1532811295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-684 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298502-1532811295.xml

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

MD5SUM BENCH= ef5ffd6d9cd3ce1d40ba669a8320885c
RANDOM SEED=485794018

node102.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.51
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.51
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.51
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.51
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:        26533732 kB
MemAvailable:   31685348 kB
Buffers:          217872 kB
Cached:          5188664 kB
SwapCached:        53404 kB
Active:          1459924 kB
Inactive:        4276008 kB
Active(anon):     254840 kB
Inactive(anon):    99116 kB
Active(file):    1205084 kB
Inactive(file):  4176892 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028396 kB
Dirty:              1212 kB
Writeback:            16 kB
AnonPages:        282512 kB
Mapped:            48240 kB
Shmem:             22172 kB
Slab:             198820 kB
SReclaimable:     170952 kB
SUnreclaim:        27868 kB
KernelStack:        3536 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     844892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 22:59:56