Trace number 4298028

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
The dodo solver 2018-04-29? (TO) 2520.04 2485.52

General information on the benchmark

NameColouredQueens/
ColouredQueens-12_c18.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.01/2485.51	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 (9427 MiB free)
  memory of node 1: 16384 MiB (10178 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298028-1532742756/watcher-4298028-1532742756 -o /tmp/evaluation-result-4298028-1532742756/solver-4298028-1532742756 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23109 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298028-1532742756.xml --timelimit 2520 

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

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


[startup+0.10006 s]*
/proc/loadavg: 1.33 1.37 1.72 4/216 23436
/proc/meminfo: memFree=20060308/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10658972 memory=27464 CPUtime=0.12 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 5264 0 0 0 11 1 0 0 20 0 15 0 91838783 10914787328 6866 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2664743 6866 2832 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 3108 0 0 0 8 1 0 0 20 0 15 0 91838783 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119763495240 140119743309157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10658972 memory=5793855866855807417 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10658972 memory=140615845914240 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838784 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838786 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838786 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) R 23418 23421 23077 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 91838789 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119247673584 140119759276674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) R 23418 23421 23077 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 15 0 91838789 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119246621040 140119737098384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10658972 memory=140615845914240 CPUtime=0.02 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) R 23418 23421 23077 0 -1 4202560 335 0 0 0 2 0 0 0 20 0 15 0 91838789 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119245567984 140119743346014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10658972 memory=140615845914240 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) R 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838789 10914787328 6866 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27464 KiB

[startup+0.210549 s]*
/proc/loadavg: 1.33 1.37 1.72 4/216 23436
/proc/meminfo: memFree=20047904/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661056 memory=40476 CPUtime=0.33 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 8200 0 0 0 31 2 0 0 20 0 15 0 91838783 10916921344 10119 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665264 10119 2975 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661056 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 5199 0 0 0 18 1 0 0 20 0 15 0 91838783 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119763498048 140119743346014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661056 memory=4211974342050704778 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661056 memory=140615845914240 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838784 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661056 memory=140615845914240 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838786 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838786 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) S 23418 23421 23077 0 -1 1077944384 484 0 0 0 1 0 0 0 20 0 15 0 91838789 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119247673584 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) S 23418 23421 23077 0 -1 1077944384 299 0 0 0 2 0 0 0 20 0 15 0 91838789 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119246621040 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661056 memory=140615845914240 CPUtime=0.08 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) S 23418 23421 23077 0 -1 1077944384 852 0 0 0 8 0 0 0 20 0 15 0 91838789 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119245567984 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661056 memory=140615845914240 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838789 10916921344 10119 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40476 KiB

[startup+0.3103 s]*
/proc/loadavg: 1.33 1.37 1.72 4/216 23436
/proc/meminfo: memFree=20043376/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661132 memory=46804 CPUtime=0.56 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 8812 0 0 0 53 3 0 0 20 0 15 0 91838783 10916999168 11701 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665283 11701 3014 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661132 memory=6735269665583770266 CPUtime=0.29 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 5536 0 0 0 27 2 0 0 20 0 15 0 91838783 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119763502752 140119759277462 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=4211974342050704778 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=281231531792768 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=281231371784704 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=140615685878543 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=281231531799680 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661132 memory=140615685883151 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661132 memory=140615685908564 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661132 memory=140615685910869 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) R 23418 23421 23077 0 -1 4202560 601 0 0 0 4 0 0 0 20 0 15 0 91838789 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119247663776 140119742794330 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) R 23418 23421 23077 0 -1 1077944384 324 0 0 0 5 0 0 0 20 0 15 0 91838789 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119246621040 140119759276674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661132 memory=140615845914240 CPUtime=0.15 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) R 23418 23421 23077 0 -1 4202560 980 0 0 0 15 0 0 0 20 0 15 0 91838789 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119245567984 140119737921828 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661132 memory=140615845941704 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 11701 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46804 KiB

[startup+0.70077 s]
/proc/loadavg: 1.33 1.37 1.72 3/216 23436
/proc/meminfo: memFree=20005220/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661132 memory=132348 CPUtime=1.38 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 11750 0 0 0 133 5 0 0 20 0 15 0 91838783 10916999168 33087 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665283 33087 3092 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661132 memory=54 CPUtime=0.67 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 5643 0 0 0 64 3 0 0 20 0 15 0 91838783 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119763483568 140729472853954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661132 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661132 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661132 memory=792 CPUtime=0.24 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) R 23418 23421 23077 0 -1 4202560 1606 0 0 0 24 0 0 0 20 0 15 0 91838789 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119247673584 140119759272924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661132 memory=1716 CPUtime=0.23 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) R 23418 23421 23077 0 -1 4202560 1709 0 0 0 23 0 0 0 20 0 15 0 91838789 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119246621040 140119759286874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661132 memory=1952 CPUtime=0.2 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) S 23418 23421 23077 0 -1 1077944384 1421 0 0 0 20 0 0 0 20 0 15 0 91838789 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119245567984 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661132 memory=8580 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 33087 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 132348 KiB

[startup+1.50084 s]
/proc/loadavg: 1.38 1.38 1.73 4/216 23436
/proc/meminfo: memFree=19902956/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661132 memory=196684 CPUtime=3.06 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 15133 0 0 0 298 8 0 0 20 0 15 0 91838783 10916999168 49171 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665283 49171 3093 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661132 memory=4140 CPUtime=1.47 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 5669 0 0 0 142 5 0 0 20 0 15 0 91838783 10916999168 49171 33554432000 4194304 4196468 140729472726944 140119763492176 140729472853954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=26548 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 49171 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 49171 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 49171 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 91838784 10916999168 49171 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=7451293975509492050 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 49171 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0

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

/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 28459 0 0 0 232471 3588 0 0 20 0 15 0 91838783 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119763494656 140729472853954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=433516 CPUtime=10.63 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 6752 0 0 0 995 68 0 0 20 0 15 0 91838784 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=435564 CPUtime=10.63 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 6076 0 0 0 1000 63 0 0 20 0 15 0 91838784 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=281231373208240 CPUtime=10.59 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 5632 0 0 0 999 60 0 0 20 0 15 0 91838784 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=435564 CPUtime=10.64 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 6988 0 0 0 1004 60 0 0 20 0 15 0 91838784 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=435564 CPUtime=9.09 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 7532 0 0 0 846 63 0 0 20 0 15 0 91838786 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661132 memory=435564 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661132 memory=437612 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661132 memory=435564 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661132 memory=435564 CPUtime=0.33 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) S 23418 23421 23077 0 -1 1077944384 1780 0 0 0 32 1 0 0 20 0 15 0 91838789 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119247673584 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661132 memory=435564 CPUtime=1.04 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) S 23418 23421 23077 0 -1 1077944384 5005 0 0 0 103 1 0 0 20 0 15 0 91838789 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119246621040 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661132 memory=15872 CPUtime=0.22 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) S 23418 23421 23077 0 -1 1077944384 1516 0 0 0 22 0 0 0 20 0 15 0 91838789 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119245567984 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661132 memory=435564 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661132 memory=435564 CPUtime=1.1 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1279 0 0 0 55 55 0 0 20 0 15 0 91838789 10916999168 109403 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 2414.96 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 437612 KiB

[startup+2442.3 s]
/proc/loadavg: 1.16 1.27 1.36 3/216 23535
/proc/meminfo: memFree=19628660/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661132 memory=441708 CPUtime=2476.01 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 74088 0 0 0 243598 4003 0 0 20 0 15 0 91838783 10916999168 110427 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665283 110427 3126 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661132 memory=441708 CPUtime=2419.99 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) S 23418 23421 23077 0 -1 1077944384 29007 0 0 0 238320 3679 0 0 20 0 15 0 91838783 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119763494736 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=1228 CPUtime=10.99 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) R 23418 23421 23077 0 -1 4202560 7201 0 0 0 1029 70 0 0 20 0 15 0 91838784 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119685339664 140119751893735 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=441708 CPUtime=10.99 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) R 23418 23421 23077 0 -1 4202560 6214 0 0 0 1034 65 0 0 20 0 15 0 91838784 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119365380752 140119751893735 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=437612 CPUtime=10.94 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) R 23418 23421 23077 0 -1 4202560 5835 0 0 0 1033 61 0 0 20 0 15 0 91838784 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119364327696 140119751893735 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=439660 CPUtime=10.99 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) R 23418 23421 23077 0 -1 1077944384 7168 0 0 0 1038 61 0 0 20 0 15 0 91838784 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119363272784 140119759275733 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=441708 CPUtime=9.3 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 7709 0 0 0 865 65 0 0 20 0 15 0 91838786 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119251883296 140119759275733 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661132 memory=439660 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661132 memory=441708 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661132 memory=441708 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661132 memory=4140 CPUtime=0.33 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) S 23418 23421 23077 0 -1 1077944384 1782 0 0 0 32 1 0 0 20 0 15 0 91838789 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119247673584 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661132 memory=441708 CPUtime=1.04 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) S 23418 23421 23077 0 -1 1077944384 5007 0 0 0 103 1 0 0 20 0 15 0 91838789 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119246621040 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661132 memory=441708 CPUtime=0.22 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) S 23418 23421 23077 0 -1 1077944384 1518 0 0 0 22 0 0 0 20 0 15 0 91838789 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119245567984 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661132 memory=441708 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661132 memory=4140 CPUtime=1.13 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1286 0 0 0 57 56 0 0 20 0 15 0 91838789 10916999168 110427 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 2476.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 441708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2485.5 s]
/proc/loadavg: 1.13 1.25 1.35 3/216 23536
/proc/meminfo: memFree=19625088/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661132 memory=445804 CPUtime=2520.01 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 75686 0 0 0 247927 4074 0 0 20 0 15 0 91838783 10916999168 111451 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665283 111451 3126 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661132 memory=2200 CPUtime=2462.75 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 29439 0 0 0 242530 3745 0 0 20 0 15 0 91838783 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119763496720 140119368067044 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=445804 CPUtime=11.25 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 7671 0 0 0 1055 70 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=443756 CPUtime=11.26 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 6511 0 0 0 1060 66 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=443756 CPUtime=11.2 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 5970 0 0 0 1059 61 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=56 CPUtime=11.26 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 7241 0 0 0 1064 62 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=443756 CPUtime=9.47 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 7880 0 0 0 881 66 0 0 20 0 15 0 91838786 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661132 memory=445804 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661132 memory=445804 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661132 memory=281231372274208 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661132 memory=445804 CPUtime=0.33 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) S 23418 23421 23077 0 -1 1077944384 1784 0 0 0 32 1 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119247673584 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661132 memory=445804 CPUtime=1.04 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) S 23418 23421 23077 0 -1 1077944384 5009 0 0 0 103 1 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119246621040 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661132 memory=445804 CPUtime=0.22 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) S 23418 23421 23077 0 -1 1077944384 1520 0 0 0 22 0 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119245567984 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661132 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661132 memory=445804 CPUtime=1.15 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1300 0 0 0 58 57 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 445804 KiB

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

[startup+2485.52 s]
# the end of solver process 23421 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2479.29 s, system=40.7461 s

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

[startup+2485.5 s]
/proc/loadavg: 1.13 1.25 1.35 3/216 23536
/proc/meminfo: memFree=19625088/32770624 swapFree=67108860/67108860
[pid=23421] ppid=23418 vsize=10661132 memory=445804 CPUtime=2520.01 cores=1,3,5,7
/proc/23421/stat : 23421 (java) S 23418 23421 23077 0 -1 1077944320 75686 0 0 0 247927 4074 0 0 20 0 15 0 91838783 10916999168 111451 33554432000 4194304 4196468 140729472726944 140729472709488 140119759265527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
/proc/23421/statm: 2665283 111451 3126 1 0 2627263 0
[pid=23421/tid=23423] ppid=23418 vsize=10661132 memory=2200 CPUtime=2462.75 cores=1,3,5,7
/proc/23421/task/23423/stat : 23423 (java) R 23418 23421 23077 0 -1 4202560 29439 0 0 0 242530 3745 0 0 20 0 15 0 91838783 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119763496720 140119368067044 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23424] ppid=23418 vsize=10661132 memory=445804 CPUtime=11.25 cores=1,3,5,7
/proc/23421/task/23424/stat : 23424 (java) S 23418 23421 23077 0 -1 1077944384 7671 0 0 0 1055 70 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119685339664 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23425] ppid=23418 vsize=10661132 memory=443756 CPUtime=11.26 cores=1,3,5,7
/proc/23421/task/23425/stat : 23425 (java) S 23418 23421 23077 0 -1 1077944384 6511 0 0 0 1060 66 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119365380752 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23426] ppid=23418 vsize=10661132 memory=443756 CPUtime=11.2 cores=1,3,5,7
/proc/23421/task/23426/stat : 23426 (java) S 23418 23421 23077 0 -1 1077944384 5970 0 0 0 1059 61 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119364327696 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23427] ppid=23418 vsize=10661132 memory=56 CPUtime=11.26 cores=1,3,5,7
/proc/23421/task/23427/stat : 23427 (java) S 23418 23421 23077 0 -1 1077944384 7241 0 0 0 1064 62 0 0 20 0 15 0 91838784 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119363275152 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23428] ppid=23418 vsize=10661132 memory=443756 CPUtime=9.47 cores=1,3,5,7
/proc/23421/task/23428/stat : 23428 (java) S 23418 23421 23077 0 -1 1077944384 7880 0 0 0 881 66 0 0 20 0 15 0 91838786 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119251884784 140119759276674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23429] ppid=23418 vsize=10661132 memory=445804 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23429/stat : 23429 (java) S 23418 23421 23077 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119250831008 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23430] ppid=23418 vsize=10661132 memory=445804 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23430/stat : 23430 (java) S 23418 23421 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838786 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119249777904 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23431] ppid=23418 vsize=10661132 memory=281231372274208 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23431/stat : 23431 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838788 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119248726480 140119759284123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23432] ppid=23418 vsize=10661132 memory=445804 CPUtime=0.33 cores=1,3,5,7
/proc/23421/task/23432/stat : 23432 (java) S 23418 23421 23077 0 -1 1077944384 1784 0 0 0 32 1 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119247673584 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23433] ppid=23418 vsize=10661132 memory=445804 CPUtime=1.04 cores=1,3,5,7
/proc/23421/task/23433/stat : 23433 (java) S 23418 23421 23077 0 -1 1077944384 5009 0 0 0 103 1 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119246621040 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23434] ppid=23418 vsize=10661132 memory=445804 CPUtime=0.22 cores=1,3,5,7
/proc/23421/task/23434/stat : 23434 (java) S 23418 23421 23077 0 -1 1077944384 1520 0 0 0 22 0 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119245567984 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23435] ppid=23418 vsize=10661132 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/23421/task/23435/stat : 23435 (java) S 23418 23421 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119244515680 140119759275733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
[pid=23421/tid=23436] ppid=23418 vsize=10661132 memory=445804 CPUtime=1.15 cores=1,3,5,7
/proc/23421/task/23436/stat : 23436 (java) S 23418 23421 23077 0 -1 1077944384 1300 0 0 0 58 57 0 0 20 0 15 0 91838789 10916999168 111451 33554432000 4194304 4196468 140729472726944 140119243463728 140119759276674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14270464 140729472730232 140729472730377 140729472730377 140729472733135 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 445804 KiB

Child status: 143
Real time (s): 2485.52
CPU time (s): 2520.04
CPU user time (s): 2479.29
CPU system time (s): 40.7461
CPU usage (%): 101.389
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 445804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2479.29
system time used= 40.7461
maximum resident set size= 446320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 317080
involuntary context switches= 4849


# summary of solver processes directly reported to runsolver:
#   pid: 23421
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2479.29
#   total CPU system time (s): 40.7461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2136 second user time and 20.5244 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 03:52:36
IDJOB=4298028
IDBENCH=141026
IDSOLVER=2768
FILE ID=node103/4298028-1532742756
RUNJOBID= node103-1532740268-23109
PBS_JOBID= 21022444
Free space on /tmp= 56536 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-12_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298028-1532742756/watcher-4298028-1532742756 -o /tmp/evaluation-result-4298028-1532742756/solver-4298028-1532742756 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23109 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298028-1532742756.xml --timelimit 2520

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=429746000

node103.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.48
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.48
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.48
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.48
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:        20076196 kB
MemAvailable:   31757184 kB
Buffers:          299996 kB
Cached:         11565208 kB
SwapCached:            0 kB
Active:          4078220 kB
Inactive:        8014796 kB
Active(anon):     230380 kB
Inactive(anon):    25184 kB
Active(file):    3847840 kB
Inactive(file):  7989612 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:        234232 kB
Mapped:            54336 kB
Shmem:             25228 kB
Slab:             299840 kB
SReclaimable:     271996 kB
SUnreclaim:        27844 kB
KernelStack:        3648 kB
PageTables:         6136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1175756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56536 MiB
End job on node103 at 2018-07-28 04:34:02