Trace number 4275351

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26SAT 3.42084 1.3251801

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-03.xml
MD5SUM328313172534795fe6dbdfd52fe07f50
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.001952
Satisfiable
(Un)Satisfiability was proved
Number of variables6
Number of constraints6
Number of domains1
Minimum domain size27
Maximum domain size27
Distribution of domain sizes[{"size":27,"count":6}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":5}]
Number of extensional constraints5
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":5},{"type":"intension","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1557949425
0.30/0.26	c timeout: 20160
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
0.83/0.54	c Parsing done, starting search...
2.72/1.30	s SATISFIABLE
2.72/1.30	v <instantiation>
2.72/1.30	v 	<list>
2.72/1.30	v 		x[0] x[1] x[2] x[3] x[4] x[5]
2.72/1.30	v 	</list>
2.72/1.30	v 	<values>
2.72/1.30	v 		2 0 1 2 1 0 
2.72/1.30	v 	</values>
2.72/1.30	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275351-1502817486/watcher-4275351-1502817486 -o /tmp/evaluation-result-4275351-1502817486/solver-4275351-1502817486 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1557949425 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275351-1502817486.xml 

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

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

solver pid=32606, runsolver pid=32603

[startup+0.100142 s]*
/proc/loadavg: 4.86 6.60 5.57 1/200 32626
/proc/meminfo: memFree=31475072/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=14325320 memory=33948 CPUtime=0.12 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 8373 0 0 0 10 2 0 0 20 0 20 0 114836267 14669127680 8487 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 3581330 8487 3406 1 0 3569050 0
[pid=32606/tid=32608] ppid=32603 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) R 32603 32606 30924 0 -1 4202560 6311 0 0 0 8 1 0 0 20 0 20 0 114836267 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337740458320 140337736283293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=14325320 memory=140146564691584 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 8487 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836269 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32618] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32618/stat : 32618 (java) S 32603 32606 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836270 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336361825056 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32619] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32619/stat : 32619 (java) S 32603 32606 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836270 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336360772720 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32620] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32620/stat : 32620 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836272 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336359721040 140337736279963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32621] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32621/stat : 32621 (java) S 32603 32606 30924 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 114836272 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336358668912 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32622] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32622/stat : 32622 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836272 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336357616112 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32623] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32623/stat : 32623 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836273 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336356563824 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32624] ppid=32603 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/32606/task/32624/stat : 32624 (java) R 32603 32606 30924 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 20 0 114836273 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336355511024 140337715087569 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32625] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32625/stat : 32625 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836273 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336354457952 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32626] ppid=32603 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32606/task/32626/stat : 32626 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836273 14669127680 8487 33554432000 4194304 4196468 140735366293376 140336353405232 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33948 KiB

[startup+0.21019 s]*
/proc/loadavg: 4.86 6.60 5.57 3/200 32626
/proc/meminfo: memFree=31464712/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=14325320 memory=42832 CPUtime=0.3 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 9382 0 0 0 27 3 0 0 20 0 20 0 114836267 14669127680 10708 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 3581330 10708 3577 1 0 3569050 0
[pid=32606/tid=32608] ppid=32603 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) R 32603 32606 30924 0 -1 4202560 6946 0 0 0 17 2 0 0 20 0 20 0 114836267 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337740466704 140337720403136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=14325320 memory=9292 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=14325320 memory=140146564720530 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669127680 10708 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114836269 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32618] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32618/stat : 32618 (java) S 32603 32606 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836270 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336361825056 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32619] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32619/stat : 32619 (java) S 32603 32606 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836270 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336360772720 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32620] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32620/stat : 32620 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836272 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336359721040 140337736279963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32621] ppid=32603 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32606/task/32621/stat : 32621 (java) S 32603 32606 30924 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 20 0 114836272 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336358668912 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32622] ppid=32603 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32606/task/32622/stat : 32622 (java) S 32603 32606 30924 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 20 0 114836272 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336357616112 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32623] ppid=32603 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32606/task/32623/stat : 32623 (java) S 32603 32606 30924 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 20 0 114836273 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336356563824 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32624] ppid=32603 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/32606/task/32624/stat : 32624 (java) S 32603 32606 30924 0 -1 1077944384 380 0 0 0 5 0 0 0 20 0 20 0 114836273 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336355511024 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32625] ppid=32603 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32625/stat : 32625 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836273 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336354457952 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32626] ppid=32603 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32606/task/32626/stat : 32626 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836273 14669127680 10708 33554432000 4194304 4196468 140735366293376 140336353405232 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42832 KiB

[startup+0.309532 s]*
/proc/loadavg: 4.86 6.60 5.57 2/200 32626
/proc/meminfo: memFree=31457888/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=14325340 memory=51024 CPUtime=0.47 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 10471 0 0 0 44 3 0 0 20 0 20 0 114836267 14669148160 12756 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 3581335 12756 3717 1 0 3569050 0
[pid=32606/tid=32608] ppid=32603 vsize=14325340 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) R 32603 32606 30924 0 -1 4202560 7598 0 0 0 26 2 0 0 20 0 20 0 114836267 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337740486224 140337720304997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=14325340 memory=140146460685231 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=14325340 memory=140146460687536 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=14325340 memory=140146460689840 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14669148160 12756 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114836269 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32618] ppid=32603 vsize=14325340 memory=280292921386640 CPUtime=0 cores=0-7
/proc/32606/task/32618/stat : 32618 (java) S 32603 32606 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836270 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336361825056 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32619] ppid=32603 vsize=14325340 memory=280292921393552 CPUtime=0 cores=0-7
/proc/32606/task/32619/stat : 32619 (java) S 32603 32606 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836270 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336360772720 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32620] ppid=32603 vsize=14325340 memory=280292921334704 CPUtime=0 cores=0-7
/proc/32606/task/32620/stat : 32620 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836272 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336359721040 140337736279963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32621] ppid=32603 vsize=14325340 memory=280292921407376 CPUtime=0.03 cores=0-7
/proc/32606/task/32621/stat : 32621 (java) S 32603 32606 30924 0 -1 1077944384 568 0 0 0 3 0 0 0 20 0 20 0 114836272 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336358668912 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32622] ppid=32603 vsize=14325340 memory=280292921414288 CPUtime=0.04 cores=0-7
/proc/32606/task/32622/stat : 32622 (java) S 32603 32606 30924 0 -1 1077944384 363 0 0 0 4 0 0 0 20 0 20 0 114836272 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336357616112 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32623] ppid=32603 vsize=14325340 memory=280292921411984 CPUtime=0.02 cores=0-7
/proc/32606/task/32623/stat : 32623 (java) S 32603 32606 30924 0 -1 1077944384 134 0 0 0 2 0 0 0 20 0 20 0 114836273 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336356563824 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32624] ppid=32603 vsize=14325340 memory=280292921428592 CPUtime=0.08 cores=0-7
/proc/32606/task/32624/stat : 32624 (java) S 32603 32606 30924 0 -1 1077944384 421 0 0 0 8 0 0 0 20 0 20 0 114836273 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336355511024 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32625] ppid=32603 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32625/stat : 32625 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836273 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336354457952 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32626] ppid=32603 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/32606/task/32626/stat : 32626 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836273 14669148160 12756 33554432000 4194304 4196468 140735366293376 140336353405232 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51024 KiB

[startup+0.700855 s]
/proc/loadavg: 4.86 6.60 5.57 3/200 32626
/proc/meminfo: memFree=31444736/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=14329436 memory=84540 CPUtime=1.07 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 13160 0 0 0 101 6 0 0 20 0 20 0 114836267 14673342464 21135 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 3582359 21135 3757 1 0 3570074 0
[pid=32606/tid=32608] ppid=32603 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) R 32603 32606 30924 0 -1 4202560 9630 0 0 0 63 4 0 0 20 0 20 0 114836267 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337740488480 140337720341854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=14329436 memory=1228 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=14329436 memory=10928 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=14329436 memory=796 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=14329436 memory=1424 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14673342464 21135 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=14329436 memory=4052 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114836269 14673342464 21135 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0

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

Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 14329436 KiB
Current children cumulated memory: 84540 KiB

[startup+1.32513 s]
# the end of solver process 32606 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.25936 s, system=0.161485 s

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

[startup+0.800968 s]
/proc/loadavg: 4.86 6.60 5.57 3/200 32626
/proc/meminfo: memFree=31444736/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=14331484 memory=114388 CPUtime=1.42 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 20300 0 0 0 134 8 0 0 20 0 20 0 114836267 14675439616 28597 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 3582871 28597 3767 1 0 3570586 0
[pid=32606/tid=32608] ppid=32603 vsize=14331484 memory=4616 CPUtime=0.77 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) R 32603 32606 30924 0 -1 4202560 10348 0 0 0 73 4 0 0 20 0 20 0 114836267 14675439616 28597 33554432000 4194304 4196468 140735366293376 140337740495888 140337337845343 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=14331484 memory=1228 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28597 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=14331484 memory=10928 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28597 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=14331484 memory=796 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28663 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=14331484 memory=1424 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28663 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=14331484 memory=15872 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28663 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=14331484 memory=4052 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28663 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=14331484 memory=19036 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28663 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=14331484 memory=280292921396688 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836268 14675439616 28663 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=14331484 memory=280292921183760 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114836269 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32618] ppid=32603 vsize=14331484 memory=280292921183632 CPUtime=0 cores=0-7
/proc/32606/task/32618/stat : 32618 (java) S 32603 32606 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836270 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336361825056 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32619] ppid=32603 vsize=14331484 memory=164 CPUtime=0 cores=0-7
/proc/32606/task/32619/stat : 32619 (java) S 32603 32606 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836270 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336360772720 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32620] ppid=32603 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32620/stat : 32620 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836272 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336359721040 140337736279963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32621] ppid=32603 vsize=14331484 memory=0 CPUtime=0.1 cores=0-7
/proc/32606/task/32621/stat : 32621 (java) R 32603 32606 30924 0 -1 4202560 1938 0 0 0 10 0 0 0 20 0 20 0 114836272 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336358649928 140337716961664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32622] ppid=32603 vsize=14331484 memory=0 CPUtime=0.12 cores=0-7
/proc/32606/task/32622/stat : 32622 (java) R 32603 32606 30924 0 -1 4202560 1917 0 0 0 12 0 0 0 20 0 20 0 114836272 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336357597128 140337716961664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32623] ppid=32603 vsize=14331484 memory=0 CPUtime=0.1 cores=0-7
/proc/32606/task/32623/stat : 32623 (java) R 32603 32606 30924 0 -1 4202560 1567 0 0 0 10 0 0 0 20 0 20 0 114836273 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336356549496 140337721369531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32624] ppid=32603 vsize=14331484 memory=0 CPUtime=0.26 cores=0-7
/proc/32606/task/32624/stat : 32624 (java) R 32603 32606 30924 0 -1 4202560 3180 0 0 0 26 0 0 0 20 0 20 0 114836273 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336355505400 140337715202950 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32625] ppid=32603 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32625/stat : 32625 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836273 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336354457952 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32626] ppid=32603 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32626/stat : 32626 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836273 14675439616 28663 33554432000 4194304 4196468 140735366293376 140336353405232 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 14331484 KiB
Current children cumulated memory: 114388 KiB

[startup+1.20781 s]
/proc/loadavg: 4.86 6.60 5.57 2/201 32627
/proc/meminfo: memFree=31369116/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=16068328 memory=208564 CPUtime=2.72 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 28833 0 0 0 260 12 0 0 20 0 46 0 114836267 16453967872 52141 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 4017082 52141 3791 1 0 4004276 0
[pid=32606/tid=32608] ppid=32603 vsize=16068328 memory=16098169624726079 CPUtime=1.11 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) S 32603 32606 30924 0 -1 1077944384 12780 0 0 0 105 6 0 0 20 0 46 0 114836267 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337740499072 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 114836268 16453967872 52141 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 46 0 114836269 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32618] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32618/stat : 32618 (java) S 32603 32606 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 46 0 114836270 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336361825056 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32619] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32619/stat : 32619 (java) S 32603 32606 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 114836270 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336360772720 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32620] ppid=32603 vsize=16068328 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/32606/task/32620/stat : 32620 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 114836272 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336359721040 140337736279963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32621] ppid=32603 vsize=16068328 memory=280292921180400 CPUtime=0.26 cores=0-7
/proc/32606/task/32621/stat : 32621 (java) R 32603 32606 30924 0 -1 1077944384 2607 0 0 0 26 0 0 0 20 0 46 0 114836272 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336358655696 140337736271573 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32622] ppid=32603 vsize=16068328 memory=7667202887853173867 CPUtime=0.26 cores=0-7
/proc/32606/task/32622/stat : 32622 (java) R 32603 32606 30924 0 -1 4202560 2641 0 0 0 26 0 0 0 20 0 46 0 114836272 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336357609304 140337717593499 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32623] ppid=32603 vsize=16068328 memory=7733356018618886245 CPUtime=0.31 cores=0-7
/proc/32606/task/32623/stat : 32623 (java) S 32603 32606 30924 0 -1 1077944384 2867 0 0 0 30 1 0 0 20 0 46 0 114836273 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336356550672 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32624] ppid=32603 vsize=16068328 memory=280292921543904 CPUtime=0.44 cores=0-7
/proc/32606/task/32624/stat : 32624 (java) R 32603 32606 30924 0 -1 1077944384 4898 0 0 0 43 1 0 0 20 0 46 0 114836273 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336355511152 140337736271573 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32625] ppid=32603 vsize=16068328 memory=280292921545216 CPUtime=0 cores=0-7
/proc/32606/task/32625/stat : 32625 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 114836273 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336354457952 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32626] ppid=32603 vsize=16068328 memory=280292921545408 CPUtime=0 cores=0-7
/proc/32606/task/32626/stat : 32626 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 114836273 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336353405232 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32627] ppid=32603 vsize=16068328 memory=280292921545600 CPUtime=0 cores=0-7
/proc/32606/task/32627/stat : 32627 (java) R 32603 32606 30924 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 46 0 114836356 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336343118720 140337736271573 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32628] ppid=32603 vsize=16068328 memory=280292921545792 CPUtime=0 cores=0-7
/proc/32606/task/32628/stat : 32628 (java) S 32603 32606 30924 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 46 0 114836367 16453967872 52141 33554432000 4194304 4196468 140735366293376 140336342066000 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
Current children cumulated CPU time: 2.72 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 208564 KiB

[startup+1.30088 s]
/proc/loadavg: 4.86 6.60 5.57 2/201 32627
/proc/meminfo: memFree=31369116/32770624 swapFree=67108860/67108860
[pid=32606] ppid=32603 vsize=16068328 memory=217572 CPUtime=3.37 cores=0-7
/proc/32606/stat : 32606 (java) S 32603 32606 30924 0 -1 1077944320 33789 0 0 0 323 14 0 0 20 0 44 0 114836267 16453967872 54393 33554432000 4194304 4196468 140735366293376 140735366275920 140337736261367 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
/proc/32606/statm: 4017082 54393 3801 1 0 4004276 0
[pid=32606/tid=32608] ppid=32603 vsize=16068328 memory=150964 CPUtime=1.11 cores=0-7
/proc/32606/task/32608/stat : 32608 (java) S 32603 32606 30924 0 -1 1077944384 12780 0 0 0 105 6 0 0 20 0 44 0 114836267 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337740499072 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32609] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32609/stat : 32609 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337666349456 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32610] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32610/stat : 32610 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337665296656 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32611] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32611/stat : 32611 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337664244368 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32612] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32612/stat : 32612 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337663191568 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32613] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32613/stat : 32613 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337662139280 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32614] ppid=32603 vsize=16068328 memory=84540 CPUtime=0 cores=0-7
/proc/32606/task/32614/stat : 32614 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337661086480 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32615] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32615/stat : 32615 (java) S 32603 32606 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337660034192 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32616] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32616/stat : 32616 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 44 0 114836268 16453967872 54393 33554432000 4194304 4196468 140735366293376 140337658981392 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32617] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32617/stat : 32617 (java) S 32603 32606 30924 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 44 0 114836269 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336362879088 140337736272514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32618] ppid=32603 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32606/task/32618/stat : 32618 (java) S 32603 32606 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 44 0 114836270 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336361825056 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32619] ppid=32603 vsize=16068328 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32606/task/32619/stat : 32619 (java) S 32603 32606 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 44 0 114836270 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336360772720 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32620] ppid=32603 vsize=16068328 memory=280292921247520 CPUtime=0 cores=0-7
/proc/32606/task/32620/stat : 32620 (java) S 32603 32606 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 44 0 114836272 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336359721040 140337736279963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32621] ppid=32603 vsize=16068328 memory=280292921247712 CPUtime=0.31 cores=0-7
/proc/32606/task/32621/stat : 32621 (java) R 32603 32606 30924 0 -1 4202560 4283 0 0 0 30 1 0 0 20 0 44 0 114836272 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336358649928 140337715595007 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32622] ppid=32603 vsize=16068328 memory=280292921247904 CPUtime=0.31 cores=0-7
/proc/32606/task/32622/stat : 32622 (java) R 32603 32606 30924 0 -1 4202560 4418 0 0 0 30 1 0 0 20 0 44 0 114836272 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336357597680 140337728550749 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32623] ppid=32603 vsize=16068328 memory=280292921248096 CPUtime=0.36 cores=0-7
/proc/32606/task/32623/stat : 32623 (java) R 32603 32606 30924 0 -1 4202560 3582 0 0 0 35 1 0 0 20 0 44 0 114836273 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336356548976 140337721178784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32624] ppid=32603 vsize=16068328 memory=1228 CPUtime=0.47 cores=0-7
/proc/32606/task/32624/stat : 32624 (java) R 32603 32606 30924 0 -1 4202560 5458 0 0 0 46 1 0 0 20 0 44 0 114836273 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336355510208 140337729358203 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32625] ppid=32603 vsize=16068328 memory=10928 CPUtime=0 cores=0-7
/proc/32606/task/32625/stat : 32625 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 114836273 16453967872 54393 33554432000 4194304 4196468 140735366293376 140336354457952 140337736271573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
[pid=32606/tid=32626] ppid=32603 vsize=16068328 memory=796 CPUtime=0 cores=0-7
/proc/32606/task/32626/stat : 32626 (java) S 32603 32606 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 114836273 16453967872 54418 33554432000 4194304 4196468 140735366293376 140336353405232 140337736272514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25993216 140735366300769 140735366300955 140735366300955 140735366303695 0
Current children cumulated CPU time: 3.37 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 217572 KiB

Child status: 0
Real time (s): 1.32518
CPU time (s): 3.42084
CPU user time (s): 3.25936
CPU system time (s): 0.161485
CPU usage (%): 258.141
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 217572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.25936
system time used= 0.161485
maximum resident set size= 220924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4477
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 32606
#   total CPU time (s): 3.42084
#   total CPU user time (s): 3.25936
#   total CPU system time (s): 0.161485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032888 second user time and 0.052105 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 19:03:47
IDJOB=4275351
IDBENCH=138762
IDSOLVER=2668
FILE ID=node115/4275351-1502817486
RUNJOBID= node115-1502815183-30951
PBS_JOBID= 20629824
Free space on /tmp= 61824 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-03.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275351-1502817486/watcher-4275351-1502817486 -o /tmp/evaluation-result-4275351-1502817486/solver-4275351-1502817486 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1557949425 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275351-1502817486.xml

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

MD5SUM BENCH= 328313172534795fe6dbdfd52fe07f50
RANDOM SEED=1557949425

node115.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.69
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.69
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.69
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.69
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:        31492156 kB
MemAvailable:   31981424 kB
Buffers:          190408 kB
Cached:           586144 kB
SwapCached:            0 kB
Active:           578448 kB
Inactive:         254532 kB
Active(anon):       5144 kB
Inactive(anon):    79412 kB
Active(file):     573304 kB
Inactive(file):   175120 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42508 kB
Writeback:             0 kB
AnonPages:         62744 kB
Mapped:            45524 kB
Shmem:             25224 kB
Slab:             139580 kB
SReclaimable:     113356 kB
SUnreclaim:        26224 kB
KernelStack:        3552 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61780 MiB
End job on node115 at 2017-08-15 19:03:48