Trace number 4310269

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 - Hybrid 2018-08-14? (TO) 255.873 94.2756

General information on the benchmark

NameGraphColoring/
GraphColoring-qg-order60_c18.xml
MD5SUM2b7bed68bca9665ed3be29de24764d77
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark59
Best CPU time to get the best result obtained on this benchmark252.101
Satisfiable
(Un)Satisfiability was proved
Number of variables3600
Number of constraints212400
Number of domains1
Minimum domain size3600
Maximum domain size3600
Distribution of domain sizes[{"size":3600,"count":3600}]
Minimum variable degree119
Maximum variable degree119
Distribution of variable degrees[{"degree":119,"count":3600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":212400}]
Number of extensional constraints0
Number of intensional constraints212400
Distribution of constraint types[{"type":"intension","count":212400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1583439966
0.67/0.55	c timeout: 252
0.67/0.55	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
255.67/94.19	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310269-1534328433/watcher-4310269-1534328433 -o /tmp/evaluation-result-4310269-1534328433/solver-4310269-1534328433 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534323825-25434 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1583439966 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310269-1534328433.xml 

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

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

solver pid=28771, runsolver pid=28768

[startup+0.100145 s]*
/proc/loadavg: 1.79 1.69 1.67 4/215 28786
/proc/meminfo: memFree=24288316/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14082736 memory=32348 CPUtime=0.11 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 7054 0 0 0 10 1 0 0 20 0 15 0 250406518 14420721664 8087 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3520684 8087 3132 1 0 3482761 0
[pid=28771/tid=28773] ppid=28768 vsize=14082736 memory=-8629632960753996160 CPUtime=0.09 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) R 28768 28771 21905 0 -1 4202560 5100 0 0 0 8 1 0 0 20 0 15 0 250406518 14420721664 8087 33554432000 4194304 4196468 140731946647088 140463051740776 140463047558301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 8087 33554432000 4194304 4196468 140731946647088 140463015095056 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462641838992 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462640786448 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) S 28768 28771 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462639733904 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250406520 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462522312688 140463047547522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250406521 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462521258912 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250406521 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462520206320 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462519154896 140463047554971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462518102512 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462517049968 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0.01 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) R 28768 28771 21905 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 15 0 250406523 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462515997424 140463025904976 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406524 14420721664 8087 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32348 KiB

[startup+0.210352 s]*
/proc/loadavg: 1.79 1.69 1.67 5/215 28786
/proc/meminfo: memFree=24273184/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14082736 memory=46016 CPUtime=0.31 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 10198 0 0 0 29 2 0 0 20 0 15 0 250406518 14420721664 11504 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3520684 11504 3359 1 0 3482761 0
[pid=28771/tid=28773] ppid=28768 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) R 28768 28771 21905 0 -1 4202560 7809 0 0 0 18 1 0 0 20 0 15 0 250406518 14420721664 11504 33554432000 4194304 4196468 140731946647088 140463051762752 140463047558301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 11504 33554432000 4194304 4196468 140731946647088 140463015095056 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14082736 memory=140067835924907 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462641838992 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462640786448 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) S 28768 28771 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462639733904 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250406520 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462522312688 140463047547522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250406521 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462521258912 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250406521 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462520206320 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462519154896 140463047554971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 380 0 0 0 1 0 0 0 20 0 15 0 250406523 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462518102512 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 15 0 250406523 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462517049968 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0.06 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) R 28768 28771 21905 0 -1 4202560 374 0 0 0 6 0 0 0 20 0 15 0 250406523 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462515991120 140463047557722 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406524 14420721664 11504 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46016 KiB

[startup+0.310464 s]*
/proc/loadavg: 1.79 1.69 1.67 3/215 28786
/proc/meminfo: memFree=24269152/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14082736 memory=49784 CPUtime=0.43 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 10589 0 0 0 41 2 0 0 20 0 15 0 250406518 14420721664 12446 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3520684 12446 3362 1 0 3482761 0
[pid=28771/tid=28773] ppid=28768 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) R 28768 28771 21905 0 -1 4202560 8157 0 0 0 28 1 0 0 20 0 15 0 250406518 14420721664 12446 33554432000 4194304 4196468 140731946647088 140463051757472 140463029099935 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14082736 memory=10532 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 12446 33554432000 4194304 4196468 140731946647088 140463015095056 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14082736 memory=140067835923773 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462641838992 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462640786448 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) S 28768 28771 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250406519 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462639733904 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250406520 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462522312688 140463047547522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250406521 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462521258912 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250406521 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462520206320 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462519154896 140463047554971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 383 0 0 0 2 0 0 0 20 0 15 0 250406523 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462518102512 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 15 0 250406523 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462517049968 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0.07 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) S 28768 28771 21905 0 -1 1077944384 406 0 0 0 7 0 0 0 20 0 15 0 250406523 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462515997424 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14082736 memory=140067835901568 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406524 14420721664 12446 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49784 KiB

[startup+0.700757 s]
/proc/loadavg: 1.79 1.69 1.67 4/215 28786
/proc/meminfo: memFree=24247016/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14084804 memory=88016 CPUtime=0.99 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 17383 0 0 0 95 4 0 0 20 0 15 0 250406518 14422839296 22004 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3521201 22004 3499 1 0 3483273 0
[pid=28771/tid=28773] ppid=28768 vsize=14084804 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) R 28768 28771 21905 0 -1 4202560 14468 0 0 0 64 3 0 0 20 0 15 0 250406518 14422839296 22004 33554432000 4194304 4196468 140731946647088 140463051760432 140463047548310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14422839296 22004 33554432000 4194304 4196468 140731946647088 140463015095056 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462641838992 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406519 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462640786448 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14084804 memory=263668243661769 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) S 28768 28771 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250406519 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462639733904 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14084804 memory=288230376153010010 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250406520 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462522312688 140463047547522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250406521 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462521258912 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250406521 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462520206320 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462519154896 140463047554971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14084804 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 573 0 0 0 7 0 0 0 20 0 15 0 250406523 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462518102512 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14084804 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 417 0 0 0 7 0 0 0 20 0 15 0 250406523 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462517049968 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) R 28768 28771 21905 0 -1 4202560 543 0 0 0 15 0 0 0 20 0 15 0 250406523 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462515997424 140463047557722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14084804 memory=-4546129931942301728 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250406524 14422839296 22004 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88016 KiB

[startup+1.50077 s]
/proc/loadavg: 1.89 1.72 1.67 6/215 28786
/proc/meminfo: memFree=24047476/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14086852 memory=321240 CPUtime=3.19 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 19678 0 0 0 296 23 0 0 20 0 15 0 250406518 14424936448 80310 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3521713 80310 3553 1 0 3483785 0
[pid=28771/tid=28773] ppid=28768 vsize=14086852 memory=6944656592387989600 CPUtime=1.36 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) R 28768 28771 21905 0 -1 4202560 14906 0 0 0 131 5 0 0 20 0 15 0 250406518 14424936448 80310 33554432000 4194304 4196468 140731946647088 140463051771184 140462687501656 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14086852 memory=56 CPUtime=0.1 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) S 28768 28771 21905 0 -1 1077944384 64 0 0 0 6 4 0 0 20 0 15 0 250406519 14424936448 80310 33554432000 4194304 4196468 140731946647088 140463015095056 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14086852 memory=10759 CPUtime=0.09 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) S 28768 28771 21905 0 -1 1077944384 62 0 0 0 6 3 0 0 20 0 15 0 250406519 14424936448 80310 33554432000 4194304 4196468 140731946647088 140462641838992 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14086852 memory=25147 CPUtime=0.09 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) S 28768 28771 21905 0 -1 1077944384 63 0 0 0 6 3 0 0 20 0 15 0 250406519 14424936448 80310 33554432000 4194304 4196468 140731946647088 140462640786448 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14086852 memory=9198851636693084315 CPUtime=0.1 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) S 28768 28771 21905 0 -1 1077944384 63 0 0 0 7 3 0 0 20 0 15 0 250406519 14424936448 80310 33554432000 4194304 4196468 140731946647088 140462639733904 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14086852 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 250406520 14424936448 80310 33554432000 4194304 4196468 140731946647088 140462522312688 140463047547522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0

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

[pid=28771/tid=28777] ppid=28768 vsize=14090948 memory=8449500 CPUtime=17.02 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) R 28768 28771 21905 0 -1 4202560 36141 0 0 0 1431 271 0 0 20 0 15 0 250406519 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462639733712 140463040164583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14090948 memory=8449500 CPUtime=0.59 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 26357 0 0 0 57 2 0 0 20 0 15 0 250406520 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462522311232 140463047546581 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462521258976 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14090948 memory=3 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462520206336 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14090948 memory=2484 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462519154896 140463047554971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14090948 memory=1035 CPUtime=2.84 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 5621 0 0 0 283 1 0 0 20 0 15 0 250406523 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462518102512 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14090948 memory=11508636 CPUtime=2.51 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 6868 0 0 0 251 0 0 0 20 0 15 0 250406523 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462517049968 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14090948 memory=2148 CPUtime=0.77 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) S 28768 28771 21905 0 -1 1077944384 7590 0 0 0 76 1 0 0 20 0 15 0 250406523 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462515997424 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14090948 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14090948 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 325 0 0 0 1 2 0 0 20 0 15 0 250406524 14429130752 2929373 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 59 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 107.99 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11717492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+93.2007 s]
/proc/loadavg: 3.32 2.24 1.86 6/216 28865
/proc/meminfo: memFree=7657528/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14090948 memory=11717616 CPUtime=252.13 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 598828 0 1 0 24059 1154 0 0 20 0 15 0 250406518 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3522737 2929404 3605 1 0 3484809 0
[pid=28771/tid=28773] ppid=28768 vsize=14090948 memory=288230583166042426 CPUtime=38.27 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) S 28768 28771 21905 0 -1 1077944384 31686 0 0 0 3779 48 0 0 20 0 15 0 250406518 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140463051774752 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14090948 memory=14974468741139023 CPUtime=51.47 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) R 28768 28771 21905 0 -1 4202560 135827 0 0 0 4877 270 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140463015095176 140463040164583 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14090948 memory=1800 CPUtime=51.28 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) R 28768 28771 21905 0 -1 4202560 79817 0 1 0 4857 271 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462641839192 140463040639409 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14090948 memory=6791534058613427641 CPUtime=51.56 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) R 28768 28771 21905 0 -1 4202560 172018 0 0 0 4897 259 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462640786256 140463040164583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14090948 memory=288230583166042426 CPUtime=51.18 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) R 28768 28771 21905 0 -1 4202560 61419 0 0 0 4827 291 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462639733712 140463040164583 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14090948 memory=14974468741139023 CPUtime=2.1 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 96172 0 0 0 204 6 0 0 20 0 15 0 250406520 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462522311232 140463047546581 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14090948 memory=2776 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462521258976 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14090948 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462520206336 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14090948 memory=2940 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462519154896 140463047554971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14090948 memory=11717588 CPUtime=2.84 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 5631 0 0 0 283 1 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462518102560 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14090948 memory=1408 CPUtime=2.51 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 6879 0 0 0 251 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462517049728 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14090948 memory=2960 CPUtime=0.77 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) S 28768 28771 21905 0 -1 1077944384 7597 0 0 0 76 1 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462515997472 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14090948 memory=5174856 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14090948 memory=288230574492221466 CPUtime=0.06 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 397 0 0 0 3 3 0 0 20 0 15 0 250406524 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 59 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 252.13 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11717616 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+94.2755 s]
# the end of solver process 28771 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=244.219 s, system=11.6545 s

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

[startup+93.6009 s]
/proc/loadavg: 3.32 2.24 1.86 6/216 28865
/proc/meminfo: memFree=7657528/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14090948 memory=11717616 CPUtime=253.69 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 598832 0 1 0 24214 1155 0 0 20 0 15 0 250406518 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3522737 2929404 3605 1 0 3484809 0
[pid=28771/tid=28773] ppid=28768 vsize=14090948 memory=2324 CPUtime=38.27 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) S 28768 28771 21905 0 -1 1077944384 31686 0 0 0 3779 48 0 0 20 0 15 0 250406518 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140463051774752 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14090948 memory=6791534058613427641 CPUtime=51.86 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) R 28768 28771 21905 0 -1 4202560 135827 0 0 0 4915 271 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140463015095176 140463040164583 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14090948 memory=7161658423718145639 CPUtime=51.68 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) R 28768 28771 21905 0 -1 4202560 79817 0 1 0 4897 271 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462641839192 140463040639399 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14090948 memory=7305792226048370542 CPUtime=51.94 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) R 28768 28771 21905 0 -1 4202560 172018 0 0 0 4935 259 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462640786256 140463040164583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14090948 memory=7810763844726514514 CPUtime=51.57 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) R 28768 28771 21905 0 -1 4202560 61419 0 0 0 4866 291 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462639733712 140463040164583 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14090948 memory=3752 CPUtime=2.1 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 96172 0 0 0 204 6 0 0 20 0 15 0 250406520 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462522311232 140463047546581 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14090948 memory=68092 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462521258976 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14090948 memory=2148 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462520206336 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14090948 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462519154544 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14090948 memory=1500 CPUtime=2.84 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 5631 0 0 0 283 1 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462518102560 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14090948 memory=37472 CPUtime=2.51 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 6879 0 0 0 251 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462517049728 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14090948 memory=2324 CPUtime=0.77 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) S 28768 28771 21905 0 -1 1077944384 7597 0 0 0 76 1 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462515997472 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14090948 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14090948 memory=496 CPUtime=0.06 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 397 0 0 0 3 3 0 0 20 0 15 0 250406524 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 59 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 253.69 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11717616 KiB

[startup+94.0007 s]*
/proc/loadavg: 3.32 2.24 1.86 6/216 28865
/proc/meminfo: memFree=7657528/32770624 swapFree=67108172/67108860
[pid=28771] ppid=28768 vsize=14090948 memory=11717616 CPUtime=255.28 cores=1,3,5,7
/proc/28771/stat : 28771 (java) S 28768 28771 21905 0 -1 1077944320 598832 0 1 0 24372 1156 0 0 20 0 15 0 250406518 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140731946629632 140463047536375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
/proc/28771/statm: 3522737 2929404 3605 1 0 3484809 0
[pid=28771/tid=28773] ppid=28768 vsize=14090948 memory=1408 CPUtime=38.27 cores=1,3,5,7
/proc/28771/task/28773/stat : 28773 (java) S 28768 28771 21905 0 -1 1077944384 31686 0 0 0 3779 48 0 0 20 0 15 0 250406518 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140463051774752 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28774] ppid=28768 vsize=14090948 memory=1398720917958146503 CPUtime=52.24 cores=1,3,5,7
/proc/28771/task/28774/stat : 28774 (java) R 28768 28771 21905 0 -1 4202560 135827 0 0 0 4953 271 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140463015095176 140463040164583 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28775] ppid=28768 vsize=14090948 memory=68092 CPUtime=52.09 cores=1,3,5,7
/proc/28771/task/28775/stat : 28775 (java) R 28768 28771 21905 0 -1 4202560 79817 0 1 0 4938 271 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462641839192 140463040639399 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28776] ppid=28768 vsize=14090948 memory=2148 CPUtime=52.34 cores=1,3,5,7
/proc/28771/task/28776/stat : 28776 (java) R 28768 28771 21905 0 -1 4202560 172018 0 0 0 4975 259 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462640786256 140463040164583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28777] ppid=28768 vsize=14090948 memory=1196 CPUtime=51.97 cores=1,3,5,7
/proc/28771/task/28777/stat : 28777 (java) R 28768 28771 21905 0 -1 4202560 61419 0 0 0 4905 292 0 0 20 0 15 0 250406519 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462639733712 140463040164583 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28778] ppid=28768 vsize=14090948 memory=1500 CPUtime=2.1 cores=1,3,5,7
/proc/28771/task/28778/stat : 28778 (java) S 28768 28771 21905 0 -1 1077944384 96172 0 0 0 204 6 0 0 20 0 15 0 250406520 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462522311232 140463047546581 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28779] ppid=28768 vsize=14090948 memory=844 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28779/stat : 28779 (java) S 28768 28771 21905 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462521258976 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28780] ppid=28768 vsize=14090948 memory=3880 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28780/stat : 28780 (java) S 28768 28771 21905 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 250406521 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462520206336 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28781] ppid=28768 vsize=14090948 memory=2672 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28781/stat : 28781 (java) S 28768 28771 21905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462519154544 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28782] ppid=28768 vsize=14090948 memory=1256 CPUtime=2.84 cores=1,3,5,7
/proc/28771/task/28782/stat : 28782 (java) S 28768 28771 21905 0 -1 1077944384 5631 0 0 0 283 1 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462518102560 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28783] ppid=28768 vsize=14090948 memory=10424 CPUtime=2.51 cores=1,3,5,7
/proc/28771/task/28783/stat : 28783 (java) S 28768 28771 21905 0 -1 1077944384 6879 0 0 0 251 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462517049728 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28784] ppid=28768 vsize=14090948 memory=1600 CPUtime=0.77 cores=1,3,5,7
/proc/28771/task/28784/stat : 28784 (java) S 28768 28771 21905 0 -1 1077944384 7597 0 0 0 76 1 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462515997472 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28785] ppid=28768 vsize=14090948 memory=1136 CPUtime=0 cores=1,3,5,7
/proc/28771/task/28785/stat : 28785 (java) S 28768 28771 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250406523 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462514945120 140463047546581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
[pid=28771/tid=28786] ppid=28768 vsize=14090948 memory=1808 CPUtime=0.06 cores=1,3,5,7
/proc/28771/task/28786/stat : 28786 (java) S 28768 28771 21905 0 -1 1077944384 397 0 0 0 3 3 0 0 20 0 15 0 250406524 14429130752 2929404 33554432000 4194304 4196468 140731946647088 140462513891632 140463047547522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 59 0 0 6293624 6294260 33910784 140731946648666 140731946648846 140731946648846 140731946651599 0
Current children cumulated CPU time: 255.28 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11717616 KiB

[startup+94.2008 s]*
/proc/loadavg: 3.32 2.24 1.86 3/203 28867
/proc/meminfo: memFree=8870860/32770624 swapFree=67108172/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 94.2756
CPU time (s): 255.873
CPU user time (s): 244.219
CPU system time (s): 11.6545
CPU usage (%): 271.41
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 11717616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.219
system time used= 11.6545
maximum resident set size= 11718048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 599148
page faults= 1
swaps= 0
block input operations= 392
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9883
involuntary context switches= 2803


# summary of solver processes directly reported to runsolver:
#   pid: 28771
#   total CPU time (s): 255.873
#   total CPU user time (s): 244.219
#   total CPU system time (s): 11.6545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.764572 second user time and 0.862405 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-15 12:20:33
IDJOB=4310269
IDBENCH=141137
IDSOLVER=2796
FILE ID=node136/4310269-1534328433
RUNJOBID= node136-1534323825-25434
PBS_JOBID= 21038144
Free space on /tmp= 38984 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/GraphColoring/GraphColoring-qg-order60_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310269-1534328433/watcher-4310269-1534328433 -o /tmp/evaluation-result-4310269-1534328433/solver-4310269-1534328433 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534323825-25434 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1583439966 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310269-1534328433.xml

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

MD5SUM BENCH= 2b7bed68bca9665ed3be29de24764d77
RANDOM SEED=1583439966

node136.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.50
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.50
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.50
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.50
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:        24306596 kB
MemAvailable:   31646084 kB
Buffers:          130608 kB
Cached:          7437768 kB
SwapCached:           16 kB
Active:          4137344 kB
Inactive:        3737152 kB
Active(anon):     257736 kB
Inactive(anon):   109076 kB
Active(file):    3879608 kB
Inactive(file):  3628076 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:             43208 kB
Writeback:             0 kB
AnonPages:        313692 kB
Mapped:            66952 kB
Shmem:             57768 kB
Slab:             288604 kB
SReclaimable:     260264 kB
SUnreclaim:        28340 kB
KernelStack:        3504 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1296464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38948 MiB
End job on node136 at 2018-08-15 12:22:08