Trace number 4298020

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-29SAT (TO) 2520.1 2502.32

General information on the benchmark

NameColouredQueens/
ColouredQueens-05_c18.xml
MD5SUM776f6c8909d7db26eed6858afed1e777
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003788
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints24
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":21}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":12}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":24}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.07/2502.31	s SATISFIABLE
2520.07/2502.31	v <instantiation>
2520.07/2502.31	v 	<list>
2520.07/2502.31	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] 
2520.07/2502.31	v 	</list>
2520.07/2502.31	v 	<values>
2520.07/2502.31	v 		0 1 2 3 4 2 3 4 0 1 4 0 1 2 3 1 2 3 4 0 3 4 0 1 2 
2520.07/2502.31	v 	</values>
2520.07/2502.31	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

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

running on 4 cores: 0,2,4,6

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


[startup+0.100058 s]*
/proc/loadavg: 1.33 1.37 1.72 4/216 23359
/proc/meminfo: memFree=19802948/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10658972 memory=27448 CPUtime=0.13 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 5337 0 0 0 12 1 0 0 20 0 15 0 91838615 10914787328 6862 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2664743 6862 2820 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10658972 memory=-7254952165438285178 CPUtime=0.09 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 3164 0 0 0 8 1 0 0 20 0 15 0 91838616 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865661367184 139865657150870 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10658972 memory=5793855114457176505 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10658972 memory=139863447283328 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838616 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838618 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838618 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865215788064 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 91838621 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 91838621 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10658972 memory=139863447283328 CPUtime=0.02 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) R 23341 23344 23077 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 91838621 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865210526320 139865642304583 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10658972 memory=139863447283328 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838621 10914787328 6862 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27448 KiB

[startup+0.210683 s]*
/proc/loadavg: 1.33 1.37 1.72 3/216 23359
/proc/meminfo: memFree=19791184/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=40416 CPUtime=0.32 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 8154 0 0 0 30 2 0 0 20 0 15 0 91838615 10916999168 10104 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 10104 2987 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 5252 0 0 0 18 1 0 0 20 0 15 0 91838616 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865661371248 139865657162525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=4211973589652073866 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=139863447283328 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=139863447283328 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865215788064 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 619 0 0 0 2 0 0 0 20 0 15 0 91838621 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 15 0 91838621 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=139863447283328 CPUtime=0.07 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 765 0 0 0 7 0 0 0 20 0 15 0 91838621 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=139863447283328 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 10104 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40416 KiB

[startup+0.313975 s]*
/proc/loadavg: 1.33 1.37 1.72 5/216 23359
/proc/meminfo: memFree=19787276/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=46636 CPUtime=0.56 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 8776 0 0 0 54 2 0 0 20 0 15 0 91838615 10916999168 11659 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 11659 3021 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 5622 0 0 0 28 2 0 0 20 0 15 0 91838616 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865661365488 140735686842306 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=4211973589652073866 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=279726775687552 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=279726656836096 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=139863328404239 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=279726775694464 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=139863328408847 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865215788064 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=139863328434260 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=139863328436565 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) R 23341 23344 23077 0 -1 4202560 652 0 0 0 4 0 0 0 20 0 15 0 91838621 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865212623248 139865640639108 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) R 23341 23344 23077 0 -1 4202560 261 0 0 0 5 0 0 0 20 0 15 0 91838621 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865211570576 139865636982543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=139863447283328 CPUtime=0.14 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 881 0 0 0 14 0 0 0 20 0 15 0 91838621 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=139863447310776 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 11659 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46636 KiB

[startup+0.700844 s]
/proc/loadavg: 1.33 1.37 1.72 5/216 23359
/proc/meminfo: memFree=19749620/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=125776 CPUtime=1.65 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 12649 0 0 0 160 5 0 0 20 0 15 0 91838615 10916999168 31444 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 31444 3105 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=54 CPUtime=0.68 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 5654 0 0 0 64 4 0 0 20 0 15 0 91838616 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865661375440 139865293931224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865215788064 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=792 CPUtime=0.35 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 2300 0 0 0 35 0 0 0 20 0 15 0 91838621 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=1716 CPUtime=0.41 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 1985 0 0 0 41 0 0 0 20 0 15 0 91838621 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=1952 CPUtime=0.18 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 1339 0 0 0 18 0 0 0 20 0 15 0 91838621 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=8580 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 31444 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 125776 KiB

[startup+1.50078 s]
/proc/loadavg: 1.33 1.37 1.72 3/216 23359
/proc/meminfo: memFree=19647824/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=185168 CPUtime=2.49 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 12742 0 0 0 240 9 0 0 20 0 15 0 91838615 10916999168 46292 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 46292 3105 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=4140 CPUtime=1.47 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 5686 0 0 0 139 8 0 0 20 0 15 0 91838616 10916999168 46292 33554432000 4194304 4196468 140735686203552 139865661380224 140735686842306 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=26548 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 46292 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 46292 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 46292 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 91838616 10916999168 46292 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=7451293975509492820 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 46292 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0

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

/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 28686 0 0 0 232786 9575 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865661378768 140735686842306 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=198628 CPUtime=5.98 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1516 0 0 0 511 87 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=198628 CPUtime=5.96 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 2861 0 0 0 511 85 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=198628 CPUtime=5.97 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 2219 0 0 0 507 90 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=198628 CPUtime=5.92 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2973 0 0 0 514 78 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=198628 CPUtime=9.47 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 5176 0 0 0 878 69 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865215788128 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=198628 CPUtime=0.53 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 4395 0 0 0 53 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=198628 CPUtime=0.66 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 4156 0 0 0 65 1 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=1788 CPUtime=0.2 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 2107 0 0 0 20 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=198628 CPUtime=1.31 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 909 0 0 0 69 62 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 2459.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198628 KiB

[startup+2502.3 s]
/proc/loadavg: 1.39 1.30 1.37 4/216 23765
/proc/meminfo: memFree=19856892/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=198628 CPUtime=2520.07 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 57407 0 0 0 241835 10172 0 0 20 0 15 0 91838615 10916999168 49657 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 49657 3139 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=198628 CPUtime=2483.13 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 29245 0 0 0 238500 9813 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865661379824 139865293671795 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.13 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1766 0 0 0 524 89 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.11 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 2893 0 0 0 523 88 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.11 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 2224 0 0 0 518 93 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.07 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2976 0 0 0 526 81 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=198628 CPUtime=9.7 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 5350 0 0 0 900 70 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865215788128 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=4140 CPUtime=0.53 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 4397 0 0 0 53 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=26624 CPUtime=0.66 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 4158 0 0 0 65 1 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=4140 CPUtime=0.2 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 2109 0 0 0 20 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=26624 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=198628 CPUtime=1.34 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 923 0 0 0 71 63 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.3 s]
/proc/loadavg: 1.39 1.30 1.37 4/216 23765
/proc/meminfo: memFree=19856892/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=198628 CPUtime=2520.07 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 57407 0 0 0 241835 10172 0 0 20 0 15 0 91838615 10916999168 49657 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 49657 3139 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=198628 CPUtime=2483.13 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 29245 0 0 0 238500 9813 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865661379824 139865293671795 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.13 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1766 0 0 0 524 89 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.11 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 2893 0 0 0 523 88 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.11 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 2224 0 0 0 518 93 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.07 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2976 0 0 0 526 81 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=198628 CPUtime=9.7 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 5350 0 0 0 900 70 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865215788128 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=4140 CPUtime=0.53 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 4397 0 0 0 53 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=26624 CPUtime=0.66 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 4158 0 0 0 65 1 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=4140 CPUtime=0.2 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 2109 0 0 0 20 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=26624 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=198628 CPUtime=1.34 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 923 0 0 0 71 63 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198628 KiB

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

[startup+2502.32 s]
# the end of solver process 23344 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2418.37 s, system=101.73 s

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

[startup+2502.3 s]
/proc/loadavg: 1.39 1.30 1.37 4/216 23765
/proc/meminfo: memFree=19856892/32770624 swapFree=67108860/67108860
[pid=23344] ppid=23341 vsize=10661132 memory=198628 CPUtime=2520.07 cores=0,2,4,6
/proc/23344/stat : 23344 (java) S 23341 23344 23077 0 -1 1077944320 57407 0 0 0 241835 10172 0 0 20 0 15 0 91838615 10916999168 49657 33554432000 4194304 4196468 140735686203552 140735686186096 139865657138935 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
/proc/23344/statm: 2665283 49657 3139 1 0 2627263 0
[pid=23344/tid=23346] ppid=23341 vsize=10661132 memory=198628 CPUtime=2483.13 cores=0,2,4,6
/proc/23344/task/23346/stat : 23346 (java) R 23341 23344 23077 0 -1 4202560 29245 0 0 0 238500 9813 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865661379824 139865293671795 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23347] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.13 cores=0,2,4,6
/proc/23344/task/23347/stat : 23347 (java) S 23341 23344 23077 0 -1 1077944384 1766 0 0 0 524 89 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865613692048 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23348] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.11 cores=0,2,4,6
/proc/23344/task/23348/stat : 23348 (java) S 23341 23344 23077 0 -1 1077944384 2893 0 0 0 523 88 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865612639248 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23349] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.11 cores=0,2,4,6
/proc/23344/task/23349/stat : 23349 (java) S 23341 23344 23077 0 -1 1077944384 2224 0 0 0 518 93 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865611586448 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23350] ppid=23341 vsize=10661132 memory=198628 CPUtime=6.07 cores=0,2,4,6
/proc/23344/task/23350/stat : 23350 (java) S 23341 23344 23077 0 -1 1077944384 2976 0 0 0 526 81 0 0 20 0 15 0 91838616 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865260743440 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23351] ppid=23341 vsize=10661132 memory=198628 CPUtime=9.7 cores=0,2,4,6
/proc/23344/task/23351/stat : 23351 (java) S 23341 23344 23077 0 -1 1077944384 5350 0 0 0 900 70 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865216842096 139865657150082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23352] ppid=23341 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23352/stat : 23352 (java) S 23341 23344 23077 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865215788128 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23353] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23353/stat : 23353 (java) S 23341 23344 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91838618 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865214735216 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23354] ppid=23341 vsize=10661132 memory=198628 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23354/stat : 23354 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865213683536 139865657157531 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23355] ppid=23341 vsize=10661132 memory=4140 CPUtime=0.53 cores=0,2,4,6
/proc/23344/task/23355/stat : 23355 (java) S 23341 23344 23077 0 -1 1077944384 4397 0 0 0 53 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865212631920 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23356] ppid=23341 vsize=10661132 memory=26624 CPUtime=0.66 cores=0,2,4,6
/proc/23344/task/23356/stat : 23356 (java) S 23341 23344 23077 0 -1 1077944384 4158 0 0 0 65 1 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865211579120 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23357] ppid=23341 vsize=10661132 memory=4140 CPUtime=0.2 cores=0,2,4,6
/proc/23344/task/23357/stat : 23357 (java) S 23341 23344 23077 0 -1 1077944384 2109 0 0 0 20 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865210526320 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23358] ppid=23341 vsize=10661132 memory=26624 CPUtime=0 cores=0,2,4,6
/proc/23344/task/23358/stat : 23358 (java) S 23341 23344 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865209473760 139865657149141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
[pid=23344/tid=23359] ppid=23341 vsize=10661132 memory=198628 CPUtime=1.34 cores=0,2,4,6
/proc/23344/task/23359/stat : 23359 (java) S 23341 23344 23077 0 -1 1077944384 923 0 0 0 71 63 0 0 20 0 15 0 91838621 10916999168 49657 33554432000 4194304 4196468 140735686203552 139865208421040 139865657150082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30298112 140735686206584 140735686206729 140735686206729 140735686209487 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198628 KiB

Child status: 143
Real time (s): 2502.32
CPU time (s): 2520.1
CPU user time (s): 2418.37
CPU system time (s): 101.73
CPU usage (%): 100.711
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 198628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2418.37
system time used= 101.73
maximum resident set size= 199196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57706
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 337206
involuntary context switches= 7270


# summary of solver processes directly reported to runsolver:
#   pid: 23344
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2418.37
#   total CPU system time (s): 101.73

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7637 second user time and 23.4575 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 03:52:34
IDJOB=4298020
IDBENCH=141025
IDSOLVER=2768
FILE ID=node103/4298020-1532742754
RUNJOBID= node103-1532740268-23108
PBS_JOBID= 21022444
Free space on /tmp= 56536 MiB

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

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

MD5SUM BENCH= 776f6c8909d7db26eed6858afed1e777
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:        19819036 kB
MemAvailable:   31500000 kB
Buffers:          299996 kB
Cached:         11565440 kB
SwapCached:            0 kB
Active:          4333724 kB
Inactive:        8014744 kB
Active(anon):     485856 kB
Inactive(anon):    25184 kB
Active(file):    3847868 kB
Inactive(file):  7989560 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1236 kB
Writeback:             0 kB
AnonPages:        490116 kB
Mapped:            54220 kB
Shmem:             25228 kB
Slab:             300016 kB
SReclaimable:     271996 kB
SUnreclaim:        28020 kB
KernelStack:        3600 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1134304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 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:17