Trace number 4286129

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
OscaR - Parallel with EPS 2017-08-22OPT550 6.08216 2.4282899

General information on the benchmark

NameRack/
Rack-m1c-s1/Rack-m1c-r1.xml
MD5SUM363bab3579cb814ec3389af888051029
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark550
Best CPU time to get the best result obtained on this benchmark0.0080859996
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints31
Number of domains6
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":5},{"size":3,"count":25},{"size":5,"count":5},{"size":11,"count":5}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":18},{"degree":4,"count":5},{"degree":5,"count":2}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":15},{"arity":4,"count":1},{"arity":5,"count":15}]
Number of extensional constraints15
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":15},{"type":"intension","count":1},{"type":"ordered","count":1},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin 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.29/0.26	c version: 2017-08-22
0.29/0.26	c seed: 11872925
0.29/0.26	c timeout: 2016
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
0.83/0.58	c Parsing done, starting search...
4.23/1.63	o 1000
4.23/1.63	o 950
4.23/1.64	o 900
4.23/1.66	o 800
4.23/1.68	o 750
4.23/1.69	o 600
4.23/1.69	o 550
5.75/1.86	s OPTIMUM FOUND
5.75/1.86	v <instantiation>
5.75/1.86	v 	<list>
5.75/1.86	v 		r[0] r[1] r[2] r[3] r[4] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] rpw[0] rpw[1] rpw[2] rpw[3] rpw[4] rcn[0] rcn[1] rcn[2] rcn[3] rcn[4] rpr[0] rpr[1] rpr[2] rpr[3] rpr[4]
5.75/1.86	v 	</list>
5.75/1.86	v 	<values>
5.75/1.86	v 		2 2 1 0 0 6 0 0 1 3 1 2 0 1 3 0 0 0 0 0 0 0 0 0 0 200 200 150 0 0 16 16 8 0 0 200 200 150 0 0 
5.75/1.86	v 	</values>
5.75/1.86	v </instantiation>

Verifier Data

OK	550

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4286129-1503470089/watcher-4286129-1503470089 -o /tmp/evaluation-result-4286129-1503470089/solver-4286129-1503470089 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503461190-28904 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 11872925 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286129-1503470089.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30112, runsolver pid=30109

[startup+0.100111 s]*
/proc/loadavg: 8.35 8.55 8.61 4/199 30132
/proc/meminfo: memFree=23463148/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=26000852 memory=31980 CPUtime=0.12 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 8396 0 0 0 10 2 0 0 20 0 20 0 180096322 26624872448 7995 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6500213 7995 3407 1 0 6487932 0
[pid=30112/tid=30114] ppid=30109 vsize=26000852 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) R 30109 30112 28877 0 -1 4202560 6326 0 0 0 7 1 0 0 20 0 20 0 180096322 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863405946464 139863384916592 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=26000852 memory=139840721503872 CPUtime=0 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 7995 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30123] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30123/stat : 30123 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096324 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861674130288 139863401740930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30124] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30124/stat : 30124 (java) S 30109 30112 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180096325 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861673076256 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30125] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30125/stat : 30125 (java) S 30109 30112 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180096325 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861672023408 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30126] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30126/stat : 30126 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096327 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861670971728 139863401748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30127] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30127/stat : 30127 (java) S 30109 30112 28877 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 180096327 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861669919088 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30128] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30128/stat : 30128 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096327 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861668866288 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30129] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30129/stat : 30129 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096327 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861667813488 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30130] ppid=30109 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/30112/task/30130/stat : 30130 (java) R 30109 30112 28877 0 -1 4202560 396 0 0 0 1 0 0 0 20 0 20 0 180096327 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861666760688 139863401751130 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30131] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30131/stat : 30131 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096328 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861665709152 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30132] ppid=30109 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30132/stat : 30132 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096328 26624872448 7995 33554432000 4194304 4196468 140736754471248 139861664656432 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31980 KiB

[startup+0.21006 s]*
/proc/loadavg: 8.35 8.55 8.61 2/199 30132
/proc/meminfo: memFree=23455332/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=26000852 memory=41388 CPUtime=0.29 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 9405 0 0 0 26 3 0 0 20 0 20 0 180096322 26624872448 10347 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6500213 10347 3643 1 0 6487932 0
[pid=30112/tid=30114] ppid=30109 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) R 30109 30112 28877 0 -1 4202560 6952 0 0 0 17 2 0 0 20 0 20 0 180096322 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863405930224 139863385810270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=26000852 memory=3382 CPUtime=0 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=26000852 memory=288370216873215616 CPUtime=0 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624872448 10347 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30123] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30123/stat : 30123 (java) S 30109 30112 28877 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 180096324 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861674130288 139863401740930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30124] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30124/stat : 30124 (java) S 30109 30112 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180096325 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861673076256 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30125] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30125/stat : 30125 (java) S 30109 30112 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180096325 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861672023408 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30126] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30126/stat : 30126 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096327 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861670971728 139863401748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30127] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30127/stat : 30127 (java) S 30109 30112 28877 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 180096327 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861669919088 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30128] ppid=30109 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/30112/task/30128/stat : 30128 (java) S 30109 30112 28877 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 20 0 180096327 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861668866288 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30129] ppid=30109 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/30112/task/30129/stat : 30129 (java) S 30109 30112 28877 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 180096327 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861667813488 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30130] ppid=30109 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/30112/task/30130/stat : 30130 (java) S 30109 30112 28877 0 -1 1077944384 431 0 0 0 5 0 0 0 20 0 20 0 180096327 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861666760688 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30131] ppid=30109 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30131/stat : 30131 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096328 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861665709152 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30132] ppid=30109 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30132/stat : 30132 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096328 26624872448 10347 33554432000 4194304 4196468 140736754471248 139861664656432 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41388 KiB

[startup+0.309667 s]*
/proc/loadavg: 8.35 8.55 8.61 2/199 30132
/proc/meminfo: memFree=23446460/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=26000872 memory=49072 CPUtime=0.48 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 10582 0 0 0 44 4 0 0 20 0 20 0 180096322 26624892928 12268 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6500218 12268 3708 1 0 6487932 0
[pid=30112/tid=30114] ppid=30109 vsize=26000872 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) R 30109 30112 28877 0 -1 4202560 7662 0 0 0 26 2 0 0 20 0 20 0 180096322 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863405958320 139863385810270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=26000872 memory=139840578483119 CPUtime=0 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=26000872 memory=139840578485424 CPUtime=0 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=26000872 memory=139840578487728 CPUtime=0 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26624892928 12268 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30123] ppid=30109 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30123/stat : 30123 (java) S 30109 30112 28877 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 180096324 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861674130288 139863401740930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30124] ppid=30109 vsize=26000872 memory=279681156982416 CPUtime=0 cores=0-7
/proc/30112/task/30124/stat : 30124 (java) S 30109 30112 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180096325 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861673076256 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30125] ppid=30109 vsize=26000872 memory=279681156989328 CPUtime=0 cores=0-7
/proc/30112/task/30125/stat : 30125 (java) S 30109 30112 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180096325 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861672023408 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30126] ppid=30109 vsize=26000872 memory=279681156930608 CPUtime=0 cores=0-7
/proc/30112/task/30126/stat : 30126 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096327 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861670971728 139863401748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30127] ppid=30109 vsize=26000872 memory=279681157003152 CPUtime=0.02 cores=0-7
/proc/30112/task/30127/stat : 30127 (java) S 30109 30112 28877 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 20 0 180096327 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861669919088 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30128] ppid=30109 vsize=26000872 memory=279681157010064 CPUtime=0.04 cores=0-7
/proc/30112/task/30128/stat : 30128 (java) S 30109 30112 28877 0 -1 1077944384 255 0 0 0 4 0 0 0 20 0 20 0 180096327 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861668866288 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30129] ppid=30109 vsize=26000872 memory=279681157007760 CPUtime=0.02 cores=0-7
/proc/30112/task/30129/stat : 30129 (java) S 30109 30112 28877 0 -1 1077944384 212 0 0 0 2 0 0 0 20 0 20 0 180096327 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861667813488 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30130] ppid=30109 vsize=26000872 memory=279681157024368 CPUtime=0.08 cores=0-7
/proc/30112/task/30130/stat : 30130 (java) S 30109 30112 28877 0 -1 1077944384 560 0 0 0 8 0 0 0 20 0 20 0 180096327 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861666760688 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30131] ppid=30109 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30131/stat : 30131 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096328 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861665709152 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30132] ppid=30109 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30132/stat : 30132 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096328 26624892928 12268 33554432000 4194304 4196468 140736754471248 139861664656432 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49072 KiB

[startup+0.700845 s]
/proc/loadavg: 8.35 8.55 8.61 3/199 30132
/proc/meminfo: memFree=23435236/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=26004968 memory=77520 CPUtime=1.11 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 13097 0 0 0 105 6 0 0 20 0 20 0 180096322 26629087232 19380 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6501242 19380 3753 1 0 6488956 0
[pid=30112/tid=30114] ppid=30109 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) R 30109 30112 28877 0 -1 4202560 9461 0 0 0 63 4 0 0 20 0 20 0 180096322 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863405965024 139863393966910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=26004968 memory=1712 CPUtime=0 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=26004968 memory=1004 CPUtime=0 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=26004968 memory=1200 CPUtime=0 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180096323 26629087232 19380 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30123] ppid=30109 vsize=26004968 memory=27888 CPUtime=0 cores=0-7
/proc/30112/task/30123/stat : 30123 (java) S 30109 30112 28877 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 180096324 26629087232 19380 33554432000 4194304 4196468 140736754471248 139861674130288 139863401740930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0

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

/proc/30112/task/30132/stat : 30132 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180096328 26629087232 19380 33554432000 4194304 4196468 140736754471248 139861664656432 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 77520 KiB

[startup+1.5009 s]
/proc/loadavg: 8.35 8.55 8.61 5/199 30132
/proc/meminfo: memFree=23367816/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=26477060 memory=211528 CPUtime=3.57 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 33593 0 0 0 342 15 0 0 20 0 27 0 180096322 27112509440 52882 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6619265 52882 3806 1 0 6606979 0
[pid=30112/tid=30114] ppid=30109 vsize=26477060 memory=0 CPUtime=1.46 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) R 30109 30112 28877 0 -1 4202560 12771 0 0 0 139 7 0 0 20 0 27 0 180096322 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863405965040 139863401751709 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=26477060 memory=279681157538992 CPUtime=0 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=26477060 memory=131503308669930 CPUtime=0 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=26477060 memory=131503308669930 CPUtime=0 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=26477060 memory=279681157562176 CPUtime=0 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 180096323 27112509440 52882 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30123] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30123/stat : 30123 (java) S 30109 30112 28877 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 27 0 180096324 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861674130288 139863401740930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30124] ppid=30109 vsize=26477060 memory=1712 CPUtime=0 cores=0-7
/proc/30112/task/30124/stat : 30124 (java) S 30109 30112 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 27 0 180096325 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861673076256 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30125] ppid=30109 vsize=26477060 memory=4620 CPUtime=0 cores=0-7
/proc/30112/task/30125/stat : 30125 (java) S 30109 30112 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 27 0 180096325 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861672023408 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30126] ppid=30109 vsize=26477060 memory=1004 CPUtime=0 cores=0-7
/proc/30112/task/30126/stat : 30126 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 180096327 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861670971728 139863401748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30127] ppid=30109 vsize=26477060 memory=1200 CPUtime=0.52 cores=0-7
/proc/30112/task/30127/stat : 30127 (java) S 30109 30112 28877 0 -1 1077944384 5618 0 0 0 50 2 0 0 20 0 27 0 180096327 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861669919088 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30128] ppid=30109 vsize=26477060 memory=15876 CPUtime=0.52 cores=0-7
/proc/30112/task/30128/stat : 30128 (java) R 30109 30112 28877 0 -1 1077944384 4321 0 0 0 52 0 0 0 20 0 27 0 180096327 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861668866288 139863401740930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30129] ppid=30109 vsize=26477060 memory=27888 CPUtime=0.48 cores=0-7
/proc/30112/task/30129/stat : 30129 (java) S 30109 30112 28877 0 -1 1077944384 4539 0 0 0 47 1 0 0 20 0 27 0 180096327 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861667813488 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30130] ppid=30109 vsize=26477060 memory=4052 CPUtime=0.51 cores=0-7
/proc/30112/task/30130/stat : 30130 (java) R 30109 30112 28877 0 -1 4202560 4679 0 0 0 50 1 0 0 20 0 27 0 180096327 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861666760688 139863401741718 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30131] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30131/stat : 30131 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 180096328 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861665709152 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30132] ppid=30109 vsize=26477060 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30132/stat : 30132 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 180096328 27112509440 52882 33554432000 4194304 4196468 140736754471248 139861664656432 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 3.57 s
Current children cumulated vsize: 26477060 KiB
Current children cumulated memory: 211528 KiB

[startup+2.42825 s]
# the end of solver process 30112 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.84683 s, system=0.235327 s

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

[startup+1.60121 s]
/proc/loadavg: 8.35 8.55 8.61 5/199 30132
/proc/meminfo: memFree=23367816/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=26943008 memory=237152 CPUtime=4.23 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 34809 0 0 0 405 18 0 0 20 0 34 0 180096322 27589640192 59288 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6735752 59288 3817 1 0 6723466 0
[pid=30112/tid=30114] ppid=30109 vsize=26943008 memory=0 CPUtime=1.46 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) S 30109 30112 28877 0 -1 1077944384 12789 0 0 0 139 7 0 0 20 0 34 0 180096322 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863405967168 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=26943008 memory=4100 CPUtime=0 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=26943008 memory=139840578696640 CPUtime=0 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 34 0 180096323 27589640192 59288 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30123] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30123/stat : 30123 (java) S 30109 30112 28877 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 34 0 180096324 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861674130288 139863401740930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30124] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30124/stat : 30124 (java) S 30109 30112 28877 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 34 0 180096325 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861673076320 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30125] ppid=30109 vsize=26943008 memory=15010910702715 CPUtime=0 cores=0-7
/proc/30112/task/30125/stat : 30125 (java) S 30109 30112 28877 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 34 0 180096325 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861672023408 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30126] ppid=30109 vsize=26943008 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/30112/task/30126/stat : 30126 (java) S 30109 30112 28877 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 180096327 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861670971728 139863401748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30127] ppid=30109 vsize=26943008 memory=14981065844462237 CPUtime=0.55 cores=0-7
/proc/30112/task/30127/stat : 30127 (java) R 30109 30112 28877 0 -1 1077944384 5631 0 0 0 53 2 0 0 20 0 34 0 180096327 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861669907888 139863401739989 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30128] ppid=30109 vsize=26943008 memory=0 CPUtime=0.56 cores=0-7
/proc/30112/task/30128/stat : 30128 (java) R 30109 30112 28877 0 -1 1077944384 4335 0 0 0 55 1 0 0 20 0 34 0 180096327 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861668859312 139863401739989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30129] ppid=30109 vsize=26943008 memory=0 CPUtime=0.53 cores=0-7
/proc/30112/task/30129/stat : 30129 (java) R 30109 30112 28877 0 -1 4202560 4567 0 0 0 52 1 0 0 20 0 34 0 180096327 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861667813616 139863383072789 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30130] ppid=30109 vsize=26943008 memory=0 CPUtime=0.55 cores=0-7
/proc/30112/task/30130/stat : 30130 (java) R 30109 30112 28877 0 -1 4202560 4911 0 0 0 53 2 0 0 20 0 34 0 180096327 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861666756304 139863380655460 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30131] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30131/stat : 30131 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 180096328 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861665709152 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30132] ppid=30109 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30132/stat : 30132 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 180096328 27589640192 59288 33554432000 4194304 4196468 140736754471248 139861664656432 139863401740930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 4.23 s
Current children cumulated vsize: 26943008 KiB
Current children cumulated memory: 237152 KiB

[startup+2.00085 s]*
/proc/loadavg: 7.84 8.44 8.57 1/197 30159
/proc/meminfo: memFree=23210680/32770624 swapFree=67108860/67108860
[pid=30112] ppid=30109 vsize=27743860 memory=267200 CPUtime=6.06 cores=0-7
/proc/30112/stat : 30112 (java) S 30109 30112 28877 0 -1 1077944320 38400 0 0 0 584 22 0 0 20 0 18 0 180096322 28409712640 66800 33554432000 4194304 4196468 140736754471248 140736754453792 139863401729783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
/proc/30112/statm: 6935965 66800 3845 1 0 6923158 0
[pid=30112/tid=30114] ppid=30109 vsize=27743860 memory=0 CPUtime=1.47 cores=0-7
/proc/30112/task/30114/stat : 30114 (java) D 30109 30112 28877 0 -1 4202560 12797 0 0 0 140 7 0 0 20 0 18 0 180096322 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863405972792 139863394415415 0 0 0 16800975 18446744072099929221 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30115] ppid=30109 vsize=27743860 memory=-1 CPUtime=0.01 cores=0-7
/proc/30112/task/30115/stat : 30115 (java) S 30109 30112 28877 0 -1 1077944384 166 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863354350736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30116] ppid=30109 vsize=27743860 memory=139840721503872 CPUtime=0.01 cores=0-7
/proc/30112/task/30116/stat : 30116 (java) S 30109 30112 28877 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863353297936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30117] ppid=30109 vsize=27743860 memory=-1 CPUtime=0 cores=0-7
/proc/30112/task/30117/stat : 30117 (java) S 30109 30112 28877 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863352245136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30118] ppid=30109 vsize=27743860 memory=279681157452576 CPUtime=0.01 cores=0-7
/proc/30112/task/30118/stat : 30118 (java) S 30109 30112 28877 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863351192336 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30119] ppid=30109 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/30112/task/30119/stat : 30119 (java) S 30109 30112 28877 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863350139536 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30120] ppid=30109 vsize=27743860 memory=-1 CPUtime=0.01 cores=0-7
/proc/30112/task/30120/stat : 30120 (java) S 30109 30112 28877 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863349086736 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30121] ppid=30109 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/30112/task/30121/stat : 30121 (java) S 30109 30112 28877 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863348033936 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30122] ppid=30109 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/30112/task/30122/stat : 30122 (java) S 30109 30112 28877 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 18 0 180096323 28409712640 66800 33554432000 4194304 4196468 140736754471248 139863346981136 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30124] ppid=30109 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/30112/task/30124/stat : 30124 (java) S 30109 30112 28877 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 18 0 180096325 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861673076320 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30125] ppid=30109 vsize=27743860 memory=279681157643568 CPUtime=0 cores=0-7
/proc/30112/task/30125/stat : 30125 (java) S 30109 30112 28877 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 18 0 180096325 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861672023408 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30126] ppid=30109 vsize=27743860 memory=4034675958017 CPUtime=0 cores=0-7
/proc/30112/task/30126/stat : 30126 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 180096327 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861670971376 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30127] ppid=30109 vsize=27743860 memory=0 CPUtime=0.76 cores=0-7
/proc/30112/task/30127/stat : 30127 (java) S 30109 30112 28877 0 -1 1077944384 6093 0 0 0 74 2 0 0 20 0 18 0 180096327 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861669904160 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30128] ppid=30109 vsize=27743860 memory=6077718092398745443 CPUtime=0.74 cores=0-7
/proc/30112/task/30128/stat : 30128 (java) S 30109 30112 28877 0 -1 1077944384 4593 0 0 0 73 1 0 0 20 0 18 0 180096327 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861668846688 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30129] ppid=30109 vsize=27743860 memory=7584167602100921408 CPUtime=0.75 cores=0-7
/proc/30112/task/30129/stat : 30129 (java) S 30109 30112 28877 0 -1 1077944384 5027 0 0 0 73 2 0 0 20 0 18 0 180096327 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861667798448 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30130] ppid=30109 vsize=27743860 memory=8031735012220349003 CPUtime=0.69 cores=0-7
/proc/30112/task/30130/stat : 30130 (java) S 30109 30112 28877 0 -1 1077944384 6055 0 0 0 67 2 0 0 20 0 18 0 180096327 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861666756560 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
[pid=30112/tid=30131] ppid=30109 vsize=27743860 memory=6933690287860520088 CPUtime=0 cores=0-7
/proc/30112/task/30131/stat : 30131 (java) S 30109 30112 28877 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 180096328 28409712640 66800 33554432000 4194304 4196468 140736754471248 139861665709152 139863401739989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17973248 140736754480233 140736754480416 140736754480416 140736754483151 0
Current children cumulated CPU time: 6.06 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 267200 KiB

[startup+2.40015 s]
/proc/loadavg: 7.84 8.44 8.57 2/181 30159
/proc/meminfo: memFree=23413276/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 2.42829
CPU time (s): 6.08216
CPU user time (s): 5.84683
CPU system time (s): 0.235327
CPU usage (%): 250.47
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 267200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.84683
system time used= 0.235327
maximum resident set size= 268192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5682
involuntary context switches= 134


# summary of solver processes directly reported to runsolver:
#   pid: 30112
#   total CPU time (s): 6.08216
#   total CPU user time (s): 5.84683
#   total CPU system time (s): 0.235327

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034573 second user time and 0.066066 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-23 08:20:28
IDJOB=4286129
IDBENCH=140549
IDSOLVER=2682
FILE ID=node113/4286129-1503470089
RUNJOBID= node113-1503461190-28904
PBS_JOBID= 20632173
Free space on /tmp= 60796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Rack/Rack-m1c-s1/Rack-m1c-r1.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4286129-1503470089/watcher-4286129-1503470089 -o /tmp/evaluation-result-4286129-1503470089/solver-4286129-1503470089 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503461190-28904 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 11872925 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286129-1503470089.xml

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

MD5SUM BENCH= 363bab3579cb814ec3389af888051029
RANDOM SEED=11872925

node113.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.89
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.89
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.89
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.89
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:        23481340 kB
MemAvailable:   31942068 kB
Buffers:          234464 kB
Cached:          8507308 kB
SwapCached:            0 kB
Active:          2355624 kB
Inactive:        6440928 kB
Active(anon):       5136 kB
Inactive(anon):    94268 kB
Active(file):    2350488 kB
Inactive(file):  6346660 kB
Unevictable:        7716 kB
Mlocked:            7716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42292 kB
Writeback:             0 kB
AnonPages:         62948 kB
Mapped:            55648 kB
Shmem:             41608 kB
Slab:             186480 kB
SReclaimable:     158828 kB
SUnreclaim:        27652 kB
KernelStack:        3152 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 60756 MiB
End job on node113 at 2017-08-23 08:20:31