Trace number 4390634

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
AbsCon 2019-07-23? (problem) 632.983 205.711

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000c-int.xml
MD5SUM2ff4403728a82746813109e0b9ab6660
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark495.64
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.90	
41.45/19.85	  Instance
41.45/19.85	    name=instance-4390634-1568382108, framework=CSP
41.45/19.85	
41.45/19.85	  Loading variables...
41.65/19.94	  Loading constraints...

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390634-1568382108/watcher-4390634-1568382108 -o /tmp/evaluation-result-4390634-1568382108/solver-4390634-1568382108 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390634-1568382108.xml -cm 

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
solver pid=13290, runsolver pid=13287
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 1.68 1.80 1.50 3/233 13305
/proc/meminfo: memFree=30000456/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10659884 memory=28736 CPUtime=0.13 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 5120 0 0 0 12 1 0 0 20 0 15 0 414461511 10915721216 7184 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2664971 7184 2867 1 0 2627468 0
[pid=13290/tid=13292] ppid=13287 vsize=10659884 memory=-8197568871503270524 CPUtime=0.09 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) R 13287 13290 12980 0 -1 4202560 2979 0 0 0 8 1 0 0 20 0 15 0 414461511 10915721216 7184 33554432000 4194304 4196468 140736694339152 140440139701280 140440135482774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 7184 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 7184 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 7184 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 7184 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461513 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439170533488 140440135481986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414461514 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439169479456 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414461514 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439168427120 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) S 13287 13290 12980 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 15 0 414461516 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439166323312 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0.02 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) R 13287 13290 12980 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 414461516 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439164218224 140440113997408 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461517 10915721216 7184 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28736 KiB

[startup+0.210995 s]*
/proc/loadavg: 1.68 1.80 1.50 3/233 13305
/proc/meminfo: memFree=29993960/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10659884 memory=35400 CPUtime=0.32 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 6520 0 0 0 30 2 0 0 20 0 15 0 414461511 10915721216 8850 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2664971 8850 2989 1 0 2627468 0
[pid=13290/tid=13292] ppid=13287 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) R 13287 13290 12980 0 -1 4202560 3462 0 0 0 19 1 0 0 20 0 15 0 414461511 10915721216 8850 33554432000 4194304 4196468 140736694339152 140440139707856 140440135492765 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 8850 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10659884 memory=140291626636659 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 8850 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 8850 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 8850 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461513 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439170533488 140440135481986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414461514 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439169479456 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414461514 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439168427120 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) S 13287 13290 12980 0 -1 1077944384 915 0 0 0 4 0 0 0 20 0 15 0 414461516 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439166323312 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 85 0 0 0 2 0 0 0 20 0 15 0 414461516 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0.05 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) S 13287 13290 12980 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 414461516 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439164218224 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461517 10915721216 8850 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35400 KiB

[startup+0.310382 s]*
/proc/loadavg: 1.68 1.80 1.50 3/233 13305
/proc/meminfo: memFree=29987056/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10659884 memory=40308 CPUtime=0.47 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 9092 0 0 0 44 3 0 0 20 0 15 0 414461511 10915721216 10077 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2664971 10077 3001 1 0 2627468 0
[pid=13290/tid=13292] ppid=13287 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) R 13287 13290 12980 0 -1 4202560 5982 0 0 0 28 2 0 0 20 0 15 0 414461511 10915721216 10077 33554432000 4194304 4196468 140736694339152 140440139702640 140440135492765 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10659884 memory=4294980864 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 10077 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10659884 memory=140291626639065 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 10077 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 10077 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461512 10915721216 10077 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461513 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439170533488 140440135481986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414461514 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439169479456 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414461514 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439168427120 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10659884 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) R 13287 13290 12980 0 -1 4202560 950 0 0 0 5 0 0 0 20 0 15 0 414461516 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439166314960 140440115126049 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 93 0 0 0 2 0 0 0 20 0 15 0 414461516 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0.07 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) R 13287 13290 12980 0 -1 4202560 710 0 0 0 7 0 0 0 20 0 15 0 414461516 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439164218224 140440135492186 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10659884 memory=140291623507584 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461517 10915721216 10077 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40308 KiB

[startup+0.701 s]
/proc/loadavg: 1.68 1.80 1.50 3/233 13305
/proc/meminfo: memFree=29977532/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10661932 memory=63696 CPUtime=1.11 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 12645 0 0 0 106 5 0 0 20 0 15 0 414461511 10917818368 15924 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2665483 15924 3061 1 0 2627980 0
[pid=13290/tid=13292] ppid=13287 vsize=10661932 memory=197401662998352 CPUtime=0.68 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) R 13287 13290 12980 0 -1 4202560 8415 0 0 0 64 4 0 0 20 0 15 0 414461511 10917818368 15924 33554432000 4194304 4196468 140736694339152 140440139693776 140440118657677 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10661932 memory=3090382 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10917818368 15924 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10917818368 15924 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10917818368 15924 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461512 10917818368 15924 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461513 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439170533488 140440135481986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10661932 memory=-3535359994705172060 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414461514 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439169479456 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10661932 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414461514 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439168427120 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10661932 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10661932 memory=6944652177228980320 CPUtime=0.14 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) R 13287 13290 12980 0 -1 4202560 1294 0 0 0 14 0 0 0 20 0 15 0 414461516 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439166309856 140440127760293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10661932 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 392 0 0 0 8 0 0 0 20 0 15 0 414461516 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10661932 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) S 13287 13290 12980 0 -1 1077944384 1185 0 0 0 18 0 0 0 20 0 15 0 414461516 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439164218224 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414461516 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10661932 memory=20048 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461517 10917818368 15924 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63696 KiB

[startup+1.50071 s]
/proc/loadavg: 1.68 1.80 1.50 3/233 13305
/proc/meminfo: memFree=29961392/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10663980 memory=75800 CPUtime=2 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 16548 0 0 0 194 6 0 0 20 0 15 0 414461511 10919915520 18950 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2665995 18950 3091 1 0 2628492 0
[pid=13290/tid=13292] ppid=13287 vsize=10663980 memory=13796 CPUtime=1.48 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) R 13287 13290 12980 0 -1 4202560 11210 0 0 0 143 5 0 0 20 0 15 0 414461511 10919915520 18950 33554432000 4194304 4196468 140736694339152 140440139702864 140440115742574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10919915520 18950 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10919915520 18950 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414461512 10919915520 18950 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414461512 10919915520 18950 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414461513 10919915520 18950 33554432000 4194304 4196468 140736694339152 140439170533488 140440135481986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0

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

/proc/13290/task/13292/stat : 13292 (java) S 13287 13290 12980 0 -1 1077944384 12966 0 0 0 180 6 0 0 20 0 16 0 414461511 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140440139713712 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10746276 memory=992 CPUtime=136.99 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 16984 0 0 0 13503 196 0 0 20 0 16 0 414461512 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10746276 memory=6791534058613427641 CPUtime=136.87 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 13774 0 0 0 13479 208 0 0 20 0 16 0 414461512 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10746276 memory=992 CPUtime=136.82 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 12634 0 0 0 13474 208 0 0 20 0 16 0 414461512 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10746276 memory=8264600 CPUtime=136.89 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 15132 0 0 0 13482 207 0 0 20 0 16 0 414461512 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10746276 memory=1296 CPUtime=4.19 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) R 13287 13290 12980 0 -1 4202560 53274 0 0 0 416 3 0 0 20 0 16 0 414461513 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439170532032 140440120467332 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439169479520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10746276 memory=912 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439168427136 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10746276 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10746276 memory=1984 CPUtime=4.91 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) S 13287 13290 12980 0 -1 1077944384 18991 0 0 0 489 2 0 0 20 0 16 0 414461516 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439166323072 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10746276 memory=2528 CPUtime=4.94 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 19089 0 0 0 492 2 0 0 20 0 16 0 414461516 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439165270560 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10746276 memory=1764 CPUtime=0.81 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) S 13287 13290 12980 0 -1 1077944384 6154 0 0 0 80 1 0 0 20 0 16 0 414461516 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439164218272 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10746276 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10746276 memory=1296 CPUtime=0.17 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1039 0 0 0 11 6 0 0 20 0 16 0 414461517 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13306] ppid=13287 vsize=10746276 memory=620 CPUtime=59.08 cores=0,2,4,6
/proc/13290/task/13306/stat : 13306 (java) S 13287 13290 12980 0 -1 1077944384 13666 0 0 0 5899 9 0 0 20 0 16 0 414461699 11004186624 2066150 33554432000 4194304 4196468 140736694339152 140439145449184 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 623.62 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8264600 KiB

[startup+204.801 s]
/proc/loadavg: 4.15 2.78 1.93 6/233 13322
/proc/meminfo: memFree=21751804/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10746276 memory=8264524 CPUtime=629.72 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 186049 0 0 0 62123 849 0 0 20 0 16 0 414461511 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2686569 2066131 3386 1 0 2646705 0
[pid=13290/tid=13292] ppid=13287 vsize=10746276 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) S 13287 13290 12980 0 -1 1077944384 13009 0 0 0 180 6 0 0 20 0 16 0 414461511 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440139711520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10746276 memory=8264592 CPUtime=138.47 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) R 13287 13290 12980 0 -1 4202560 17104 0 0 0 13651 196 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440072162080 140440120460453 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10746276 memory=12036 CPUtime=138.38 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) R 13287 13290 12980 0 -1 4202560 13912 0 0 0 13630 208 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440071109592 140440120171489 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10746276 memory=2116 CPUtime=138.33 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) R 13287 13290 12980 0 -1 4202560 12849 0 0 0 13625 208 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440070057304 140440128567556 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10746276 memory=8264588 CPUtime=138.4 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) R 13287 13290 12980 0 -1 4202560 15298 0 0 0 13633 207 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440069004504 140440117080589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10746276 memory=620 CPUtime=4.27 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 53421 0 0 0 424 3 0 0 20 0 16 0 414461513 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439170532032 140440135481045 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10746276 memory=4000 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439169479520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10746276 memory=280582966148288 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439168427136 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10746276 memory=-4866526899798303339 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10746276 memory=-4695052241013923951 CPUtime=4.91 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) S 13287 13290 12980 0 -1 1077944384 18991 0 0 0 489 2 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439166323312 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10746276 memory=1052 CPUtime=4.94 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 19089 0 0 0 492 2 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10746276 memory=5964 CPUtime=0.81 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) S 13287 13290 12980 0 -1 1077944384 6154 0 0 0 80 1 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439164218224 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10746276 memory=8300 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10746276 memory=1156 CPUtime=0.17 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1039 0 0 0 11 6 0 0 20 0 16 0 414461517 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13322] ppid=13287 vsize=10746276 memory=944 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13322/stat : 13322 (java) S 13287 13290 12980 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414481838 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439145451968 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 629.72 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8264524 KiB

[startup+205.201 s]
/proc/loadavg: 4.15 2.78 1.93 6/233 13322
/proc/meminfo: memFree=21751244/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10746276 memory=8264524 CPUtime=631.31 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 186049 0 0 0 62282 849 0 0 20 0 16 0 414461511 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2686569 2066131 3386 1 0 2646705 0
[pid=13290/tid=13292] ppid=13287 vsize=10746276 memory=6791534058613427641 CPUtime=1.86 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) S 13287 13290 12980 0 -1 1077944384 13009 0 0 0 180 6 0 0 20 0 16 0 414461511 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440139711520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10746276 memory=912 CPUtime=138.86 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) R 13287 13290 12980 0 -1 4202560 17104 0 0 0 13690 196 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440072162080 140440117080448 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10746276 memory=1444 CPUtime=138.77 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) R 13287 13290 12980 0 -1 4202560 13912 0 0 0 13669 208 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440071109592 140440128574481 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10746276 memory=1984 CPUtime=138.73 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) R 13287 13290 12980 0 -1 4202560 12849 0 0 0 13665 208 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440070057304 140440120170629 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10746276 memory=4000 CPUtime=138.8 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) R 13287 13290 12980 0 -1 4202560 15298 0 0 0 13673 207 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440069004504 140440128575522 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10746276 memory=2828 CPUtime=4.27 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) S 13287 13290 12980 0 -1 1077944384 53421 0 0 0 424 3 0 0 20 0 16 0 414461513 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439170532032 140440135481045 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10746276 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439169479520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10746276 memory=8264600 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439168427136 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10746276 memory=8300 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10746276 memory=776 CPUtime=4.91 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) S 13287 13290 12980 0 -1 1077944384 18991 0 0 0 489 2 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439166323312 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10746276 memory=14012 CPUtime=4.94 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 19089 0 0 0 492 2 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10746276 memory=20048 CPUtime=0.81 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) S 13287 13290 12980 0 -1 1077944384 6154 0 0 0 80 1 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439164218224 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10746276 memory=12036 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10746276 memory=8264524 CPUtime=0.17 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1039 0 0 0 11 6 0 0 20 0 16 0 414461517 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13322] ppid=13287 vsize=10746276 memory=4626 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13322/stat : 13322 (java) S 13287 13290 12980 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414481838 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439145451968 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 631.31 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8264524 KiB

[startup+205.604 s]
/proc/loadavg: 4.15 2.78 1.93 6/233 13322
/proc/meminfo: memFree=21751244/32770624 swapFree=66916480/67108860
[pid=13290] ppid=13287 vsize=10746276 memory=8264524 CPUtime=632.88 cores=0,2,4,6
/proc/13290/stat : 13290 (java) S 13287 13290 12980 0 -1 1077944320 186049 0 0 0 62439 849 0 0 20 0 16 0 414461511 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140736694321696 140440135470839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
/proc/13290/statm: 2686569 2066131 3386 1 0 2646705 0
[pid=13290/tid=13292] ppid=13287 vsize=10746276 memory=620 CPUtime=1.86 cores=0,2,4,6
/proc/13290/task/13292/stat : 13292 (java) S 13287 13290 12980 0 -1 1077944384 13009 0 0 0 180 6 0 0 20 0 16 0 414461511 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440139711520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13293] ppid=13287 vsize=10746276 memory=4000 CPUtime=139.24 cores=0,2,4,6
/proc/13290/task/13293/stat : 13293 (java) S 13287 13290 12980 0 -1 1077944384 17104 0 0 0 13728 196 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440072162192 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13294] ppid=13287 vsize=10746276 memory=2828 CPUtime=139.17 cores=0,2,4,6
/proc/13290/task/13294/stat : 13294 (java) S 13287 13290 12980 0 -1 1077944384 13912 0 0 0 13709 208 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440071109392 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13295] ppid=13287 vsize=10746276 memory=1712 CPUtime=139.12 cores=0,2,4,6
/proc/13290/task/13295/stat : 13295 (java) S 13287 13290 12980 0 -1 1077944384 12849 0 0 0 13704 208 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440070057104 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13296] ppid=13287 vsize=10746276 memory=6791534058613427641 CPUtime=139.19 cores=0,2,4,6
/proc/13290/task/13296/stat : 13296 (java) S 13287 13290 12980 0 -1 1077944384 15298 0 0 0 13712 207 0 0 20 0 16 0 414461512 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140440069004304 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13297] ppid=13287 vsize=10746276 memory=12036 CPUtime=4.29 cores=0,2,4,6
/proc/13290/task/13297/stat : 13297 (java) R 13287 13290 12980 0 -1 4202560 53421 0 0 0 426 3 0 0 20 0 16 0 414461513 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439170531920 140440120467184 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13298] ppid=13287 vsize=10746276 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13298/stat : 13298 (java) S 13287 13290 12980 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439169479520 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13299] ppid=13287 vsize=10746276 memory=500 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13299/stat : 13299 (java) S 13287 13290 12980 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 414461514 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439168427136 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13300] ppid=13287 vsize=10746276 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13300/stat : 13300 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439167375440 140440135489435 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13301] ppid=13287 vsize=10746276 memory=944 CPUtime=4.91 cores=0,2,4,6
/proc/13290/task/13301/stat : 13301 (java) S 13287 13290 12980 0 -1 1077944384 18991 0 0 0 489 2 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439166323312 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13302] ppid=13287 vsize=10746276 memory=1552 CPUtime=4.94 cores=0,2,4,6
/proc/13290/task/13302/stat : 13302 (java) S 13287 13290 12980 0 -1 1077944384 19089 0 0 0 492 2 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439165270512 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13303] ppid=13287 vsize=10746276 memory=1052 CPUtime=0.81 cores=0,2,4,6
/proc/13290/task/13303/stat : 13303 (java) S 13287 13290 12980 0 -1 1077944384 6154 0 0 0 80 1 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439164218224 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13304] ppid=13287 vsize=10746276 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13304/stat : 13304 (java) S 13287 13290 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414461516 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439163165664 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13305] ppid=13287 vsize=10746276 memory=8300 CPUtime=0.17 cores=0,2,4,6
/proc/13290/task/13305/stat : 13305 (java) S 13287 13290 12980 0 -1 1077944384 1039 0 0 0 11 6 0 0 20 0 16 0 414461517 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439162112432 140440135481986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
[pid=13290/tid=13322] ppid=13287 vsize=10746276 memory=776 CPUtime=0 cores=0,2,4,6
/proc/13290/task/13322/stat : 13322 (java) S 13287 13290 12980 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414481838 11004186624 2066131 33554432000 4194304 4196468 140736694339152 140439145451968 140440135481045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32460800 140736694342667 140736694342770 140736694342770 140736694345679 0
Current children cumulated CPU time: 632.88 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8264524 KiB

[startup+205.701 s]*
/proc/loadavg: 4.15 2.78 1.93 3/219 13322
/proc/meminfo: memFree=29558600/32770624 swapFree=66916480/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): 205.711
CPU time (s): 632.983
CPU user time (s): 624.453
CPU system time (s): 8.53
CPU usage (%): 307.705
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 8264600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 624.453
system time used= 8.53
maximum resident set size= 8264604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186116
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10944
involuntary context switches= 5791


# summary of solver processes directly reported to runsolver:
#   pid: 13290
#   total CPU time (s): 632.983
#   total CPU user time (s): 624.453
#   total CPU system time (s): 8.53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.22061 second user time and 2.18959 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 15:41:08
IDJOB=4390634
IDBENCH=126912
IDSOLVER=2832
FILE ID=node134/4390634-1568382108
RUNJOBID= node134-1568380474-13011
PBS_JOBID= 21701834
Free space on /tmp= 56028 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000c-int.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390634-1568382108/watcher-4390634-1568382108 -o /tmp/evaluation-result-4390634-1568382108/solver-4390634-1568382108 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390634-1568382108.xml -cm

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

MD5SUM BENCH= 2ff4403728a82746813109e0b9ab6660
RANDOM SEED=1006868870

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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.76
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.76
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.76
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:        30017556 kB
MemAvailable:   31546476 kB
Buffers:          164084 kB
Cached:          1628632 kB
SwapCached:        90736 kB
Active:           749120 kB
Inactive:        1382940 kB
Active(anon):     272388 kB
Inactive(anon):   106556 kB
Active(file):     476732 kB
Inactive(file):  1276384 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916480 kB
Dirty:             91724 kB
Writeback:             0 kB
AnonPages:        361072 kB
Mapped:            55716 kB
Shmem:             30932 kB
Slab:             213236 kB
SReclaimable:     183280 kB
SUnreclaim:        29956 kB
KernelStack:        3808 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1224788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 56020 MiB
End job on node134 at 2019-09-13 15:44:34