Trace number 4298571

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
GG's minicp 2018-04-29? (TO) 2520.04 2501.31

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
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 variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"type":"allDifferent","count":2}]
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: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.02/2501.30	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 (10378 MiB free)
  memory of node 1: 16384 MiB (15630 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298571-1532766155/watcher-4298571-1532766155 -o /tmp/evaluation-result-4298571-1532766155/solver-4298571-1532766155 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298571-1532766155.xml 

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
Current StackSize limit: 8192 KiB

solver pid=28961, runsolver pid=28958

[startup+0.100124 s]*
/proc/loadavg: 1.62 1.54 1.55 3/216 28976
/proc/meminfo: memFree=26617476/32770624 swapFree=67028164/67108860
[pid=28961] ppid=28958 vsize=10661056 memory=27716 CPUtime=0.13 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 5276 0 0 0 12 1 0 0 20 0 15 0 94178705 10916921344 6929 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665264 6929 2842 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661056 memory=-8269626465541198972 CPUtime=0.09 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 3141 0 0 0 9 0 0 0 20 0 15 0 94178706 10916921344 6929 33554432000 4194304 4196468 140722721542352 139956210944672 139956206744154 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 6929 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 6929 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 6929 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178708 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94178708 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94178709 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) S 28958 28961 26091 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955305962224 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) S 28958 28961 26091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0.02 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) R 28958 28961 26091 0 -1 4202560 335 0 0 0 2 0 0 0 20 0 15 0 94178711 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955303856624 139956185427840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 6929 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27716 KiB

[startup+0.210459 s]*
/proc/loadavg: 1.62 1.54 1.55 3/216 28976
/proc/meminfo: memFree=26605944/32770624 swapFree=67028164/67108860
[pid=28961] ppid=28958 vsize=10661056 memory=40200 CPUtime=0.33 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 8078 0 0 0 31 2 0 0 20 0 15 0 94178705 10916921344 10050 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665264 10050 2980 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 5188 0 0 0 19 1 0 0 20 0 15 0 94178706 10916921344 10050 33554432000 4194304 4196468 140722721542352 139956210962592 139956206744733 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661056 memory=342 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 10050 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661056 memory=139679669898631 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 10050 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 10050 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178707 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178708 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94178708 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94178709 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) S 28958 28961 26091 0 -1 1077944384 535 0 0 0 2 0 0 0 20 0 15 0 94178711 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955305962224 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) S 28958 28961 26091 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 15 0 94178711 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0.07 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) S 28958 28961 26091 0 -1 1077944384 822 0 0 0 7 0 0 0 20 0 15 0 94178711 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955303856624 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661056 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178711 10916921344 10050 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40200 KiB

[startup+0.312127 s]*
/proc/loadavg: 1.62 1.54 1.55 7/216 28976
/proc/meminfo: memFree=26599480/32770624 swapFree=67028164/67108860
[pid=28961] ppid=28958 vsize=10661132 memory=46348 CPUtime=0.57 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 8719 0 0 0 55 2 0 0 20 0 15 0 94178705 10916999168 11587 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665283 11587 3024 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661132 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) S 28958 28961 26091 0 -1 1077944384 5557 0 0 0 28 1 0 0 20 0 15 0 94178706 10916999168 11587 33554432000 4194304 4196468 140722721542352 139956210959824 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 11587 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=139679669898630 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 11587 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 11587 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94178709 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661132 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) R 28958 28961 26091 0 -1 4202560 635 0 0 0 6 0 0 0 20 0 15 0 94178711 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955305948656 139956188240689 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661132 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) R 28958 28961 26091 0 -1 1077944384 191 0 0 0 4 0 0 0 20 0 15 0 94178711 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661132 memory=139679669872256 CPUtime=0.15 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) R 28958 28961 26091 0 -1 4202560 968 0 0 0 15 0 0 0 20 0 15 0 94178711 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955303856624 139956190766437 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661132 memory=139679669872256 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 11587 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46348 KiB

[startup+0.701189 s]
/proc/loadavg: 1.62 1.54 1.55 5/216 28976
/proc/meminfo: memFree=26578968/32770624 swapFree=67028164/67108860
[pid=28961] ppid=28958 vsize=10661132 memory=93916 CPUtime=1.73 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 15436 0 0 0 169 4 0 0 20 0 15 0 94178705 10916999168 23479 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665283 23479 3091 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661132 memory=264096129778823 CPUtime=0.68 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 5633 0 0 0 66 2 0 0 20 0 15 0 94178706 10916999168 23479 33554432000 4194304 4196468 140722721542352 139956210959592 139955824001023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=288230376152200162 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 23479 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 23479 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 23479 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94178709 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661132 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) R 28958 28961 26091 0 -1 4202560 3815 0 0 0 41 1 0 0 20 0 15 0 94178711 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955305948408 139956191837935 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661132 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) R 28958 28961 26091 0 -1 4202560 2977 0 0 0 38 0 0 0 20 0 15 0 94178711 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955304895560 139956186415911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661132 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) S 28958 28961 26091 0 -1 1077944384 1640 0 0 0 22 0 0 0 20 0 15 0 94178711 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955303856624 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661132 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 23479 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 93916 KiB

[startup+1.50083 s]
/proc/loadavg: 1.62 1.54 1.55 5/216 28976
/proc/meminfo: memFree=26510944/32770624 swapFree=67028164/67108860
[pid=28961] ppid=28958 vsize=10661132 memory=207176 CPUtime=3.27 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 21181 0 0 0 321 6 0 0 20 0 15 0 94178705 10916999168 51794 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665283 51794 3110 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661132 memory=9169 CPUtime=1.47 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 5964 0 0 0 144 3 0 0 20 0 15 0 94178706 10916999168 51794 33554432000 4194304 4196468 140722721542352 139956210962256 139955824380893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 51794 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 51794 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 51794 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 94178707 10916999168 51794 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 51794 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0

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

/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 23118 0 0 0 236711 19 0 0 20 0 15 0 94178706 10916999168 82843 33554432000 4194304 4196468 140722721542352 139956210962288 139955824651906 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=331372 CPUtime=5.99 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 4461 0 0 0 558 41 0 0 20 0 15 0 94178707 10916999168 82843 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=331372 CPUtime=5.97 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 5619 0 0 0 552 45 0 0 20 0 15 0 94178707 10916999168 82843 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=331372 CPUtime=5.95 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 6459 0 0 0 552 43 0 0 20 0 15 0 94178707 10916999168 82843 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=331372 CPUtime=5.98 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 7270 0 0 0 553 45 0 0 20 0 15 0 94178707 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=331372 CPUtime=5.52 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 7255 0 0 0 514 38 0 0 20 0 15 0 94178708 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661132 memory=331372 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661132 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94178709 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661132 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661132 memory=23680 CPUtime=0.89 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) S 28958 28961 26091 0 -1 1077944384 6527 0 0 0 88 1 0 0 20 0 15 0 94178711 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955305962224 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661132 memory=331372 CPUtime=0.86 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) S 28958 28961 26091 0 -1 1077944384 6682 0 0 0 86 0 0 0 20 0 15 0 94178711 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661132 memory=640 CPUtime=0.28 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) S 28958 28961 26091 0 -1 1077944384 2529 0 0 0 27 1 0 0 20 0 15 0 94178711 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955303856624 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661132 memory=279359034296096 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661132 memory=6944652177228980320 CPUtime=1.26 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1229 0 0 0 66 60 0 0 20 0 15 0 94178711 10916999168 82843 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 331372 KiB

[startup+2442.3 s]
/proc/loadavg: 1.40 1.33 1.36 3/217 29076
/proc/meminfo: memFree=26119056/32770624 swapFree=67028176/67108860
[pid=28961] ppid=28958 vsize=10661132 memory=335468 CPUtime=2460.57 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 73812 0 0 0 245824 233 0 0 20 0 15 0 94178705 10916999168 83867 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665283 83867 3130 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661132 memory=335468 CPUtime=2426.88 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 23555 0 0 0 242669 19 0 0 20 0 15 0 94178706 10916999168 83867 33554432000 4194304 4196468 140722721542352 139956210962384 139955824279882 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=335468 CPUtime=6.16 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 4676 0 0 0 574 42 0 0 20 0 15 0 94178707 10916999168 83867 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=333420 CPUtime=6.16 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 5662 0 0 0 570 46 0 0 20 0 15 0 94178707 10916999168 83867 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=335468 CPUtime=6.13 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 6772 0 0 0 569 44 0 0 20 0 15 0 94178707 10916999168 83867 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=335468 CPUtime=6.16 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 7324 0 0 0 571 45 0 0 20 0 15 0 94178707 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=333420 CPUtime=5.66 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 7424 0 0 0 527 39 0 0 20 0 15 0 94178708 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661132 memory=279356149452829 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661132 memory=7741214356987337072 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94178709 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661132 memory=333420 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661132 memory=335468 CPUtime=0.89 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) S 28958 28961 26091 0 -1 1077944384 6529 0 0 0 88 1 0 0 20 0 15 0 94178711 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955305962224 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661132 memory=335468 CPUtime=0.86 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) S 28958 28961 26091 0 -1 1077944384 6684 0 0 0 86 0 0 0 20 0 15 0 94178711 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661132 memory=335468 CPUtime=0.28 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) S 28958 28961 26091 0 -1 1077944384 2531 0 0 0 27 1 0 0 20 0 15 0 94178711 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955303856624 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661132 memory=335468 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661132 memory=3008 CPUtime=1.3 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1244 0 0 0 68 62 0 0 20 0 15 0 94178711 10916999168 83867 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 2460.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 335468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501.3 s]
/proc/loadavg: 1.52 1.38 1.38 3/217 29154
/proc/meminfo: memFree=26310896/32770624 swapFree=67028176/67108860
[pid=28961] ppid=28958 vsize=10661132 memory=337516 CPUtime=2520.02 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 75135 0 0 0 251764 238 0 0 20 0 15 0 94178705 10916999168 84379 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665283 84379 3130 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661132 memory=337516 CPUtime=2485.49 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 23979 0 0 0 248529 20 0 0 20 0 15 0 94178706 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956210962032 139955824439183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.34 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 4997 0 0 0 591 43 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.32 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 5737 0 0 0 585 47 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.3 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 6928 0 0 0 585 45 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.32 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 7478 0 0 0 586 46 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=337516 CPUtime=5.79 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 7594 0 0 0 540 39 0 0 20 0 15 0 94178708 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661132 memory=337516 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661132 memory=337516 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94178709 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661132 memory=337516 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661132 memory=333420 CPUtime=0.89 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) S 28958 28961 26091 0 -1 1077944384 6531 0 0 0 88 1 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955305962224 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661132 memory=337516 CPUtime=0.86 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) S 28958 28961 26091 0 -1 1077944384 6686 0 0 0 86 0 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661132 memory=337516 CPUtime=0.28 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) S 28958 28961 26091 0 -1 1077944384 2533 0 0 0 27 1 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955303856624 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661132 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661132 memory=3008 CPUtime=1.32 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1261 0 0 0 69 63 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 337516 KiB

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

[startup+2501.31 s]
# the end of solver process 28961 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.65 s, system=2.38414 s

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

[startup+2501.3 s]
/proc/loadavg: 1.52 1.38 1.38 3/217 29154
/proc/meminfo: memFree=26310896/32770624 swapFree=67028176/67108860
[pid=28961] ppid=28958 vsize=10661132 memory=337516 CPUtime=2520.02 cores=0,2,4,6
/proc/28961/stat : 28961 (java) S 28958 28961 26091 0 -1 1077944320 75135 0 0 0 251764 238 0 0 20 0 15 0 94178705 10916999168 84379 33554432000 4194304 4196468 140722721542352 140722721524896 139956206722807 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
/proc/28961/statm: 2665283 84379 3130 1 0 2627263 0
[pid=28961/tid=28963] ppid=28958 vsize=10661132 memory=337516 CPUtime=2485.49 cores=0,2,4,6
/proc/28961/task/28963/stat : 28963 (java) R 28958 28961 26091 0 -1 4202560 23979 0 0 0 248529 20 0 0 20 0 15 0 94178706 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956210962032 139955824439183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28964] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.34 cores=0,2,4,6
/proc/28961/task/28964/stat : 28964 (java) S 28958 28961 26091 0 -1 1077944384 4997 0 0 0 591 43 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956143414288 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28965] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.32 cores=0,2,4,6
/proc/28961/task/28965/stat : 28965 (java) S 28958 28961 26091 0 -1 1077944384 5737 0 0 0 585 47 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956142361744 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28966] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.3 cores=0,2,4,6
/proc/28961/task/28966/stat : 28966 (java) S 28958 28961 26091 0 -1 1077944384 6928 0 0 0 585 45 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139956141308688 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28967] ppid=28958 vsize=10661132 memory=337516 CPUtime=6.32 cores=0,2,4,6
/proc/28961/task/28967/stat : 28967 (java) S 28958 28961 26091 0 -1 1077944384 7478 0 0 0 586 46 0 0 20 0 15 0 94178707 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955810462608 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28968] ppid=28958 vsize=10661132 memory=337516 CPUtime=5.79 cores=0,2,4,6
/proc/28961/task/28968/stat : 28968 (java) S 28958 28961 26091 0 -1 1077944384 7594 0 0 0 540 39 0 0 20 0 15 0 94178708 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955310172400 139956206733954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28969] ppid=28958 vsize=10661132 memory=337516 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28969/stat : 28969 (java) S 28958 28961 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94178708 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955309118624 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28970] ppid=28958 vsize=10661132 memory=337516 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28970/stat : 28970 (java) S 28958 28961 26091 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94178709 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955308065520 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28971] ppid=28958 vsize=10661132 memory=337516 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28971/stat : 28971 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955307014096 139956206741403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28972] ppid=28958 vsize=10661132 memory=333420 CPUtime=0.89 cores=0,2,4,6
/proc/28961/task/28972/stat : 28972 (java) S 28958 28961 26091 0 -1 1077944384 6531 0 0 0 88 1 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955305962224 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28973] ppid=28958 vsize=10661132 memory=337516 CPUtime=0.86 cores=0,2,4,6
/proc/28961/task/28973/stat : 28973 (java) S 28958 28961 26091 0 -1 1077944384 6686 0 0 0 86 0 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955304909680 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28974] ppid=28958 vsize=10661132 memory=337516 CPUtime=0.28 cores=0,2,4,6
/proc/28961/task/28974/stat : 28974 (java) S 28958 28961 26091 0 -1 1077944384 2533 0 0 0 27 1 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955303856624 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28975] ppid=28958 vsize=10661132 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/28961/task/28975/stat : 28975 (java) S 28958 28961 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955302804320 139956206733013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
[pid=28961/tid=28976] ppid=28958 vsize=10661132 memory=3008 CPUtime=1.32 cores=0,2,4,6
/proc/28961/task/28976/stat : 28976 (java) S 28958 28961 26091 0 -1 1077944384 1261 0 0 0 69 63 0 0 20 0 15 0 94178711 10916999168 84379 33554432000 4194304 4196468 140722721542352 139955301751344 139956206733954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 23203840 140722721551477 140722721551625 140722721551625 140722721554383 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 337516 KiB

Child status: 143
Real time (s): 2501.31
CPU time (s): 2520.04
CPU user time (s): 2517.65
CPU system time (s): 2.38414
CPU usage (%): 100.749
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 337516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.65
system time used= 2.38414
maximum resident set size= 337952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75311
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219372
involuntary context switches= 8071


# summary of solver processes directly reported to runsolver:
#   pid: 28961
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.65
#   total CPU system time (s): 2.38414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9676 second user time and 22.9527 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 10:22:35
IDJOB=4298571
IDBENCH=141168
IDSOLVER=2762
FILE ID=node102/4298571-1532766155
RUNJOBID= node102-1532741226-26122
PBS_JOBID= 21022452
Free space on /tmp= 52748 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298571-1532766155/watcher-4298571-1532766155 -o /tmp/evaluation-result-4298571-1532766155/solver-4298571-1532766155 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298571-1532766155.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=664130908

node102.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.51
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.51
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.51
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.51
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:        26632876 kB
MemAvailable:   31756764 kB
Buffers:          210208 kB
Cached:          5169076 kB
SwapCached:        53536 kB
Active:          1375868 kB
Inactive:        4261632 kB
Active(anon):     183964 kB
Inactive(anon):    99020 kB
Active(file):    1191904 kB
Inactive(file):  4162612 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028164 kB
Dirty:              1284 kB
Writeback:             0 kB
AnonPages:        226128 kB
Mapped:            47408 kB
Shmem:             21940 kB
Slab:             198736 kB
SReclaimable:     170412 kB
SUnreclaim:        28324 kB
KernelStack:        3808 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1129532 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 11:04:17