Trace number 4299558

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.09 2492.12

General information on the benchmark

NameHaystacks/
Haystacks-ext-13_c18.xml
MD5SUMd20946c70cb8756d1a4b7fb63c02a1de
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 variables169
Number of constraints1026
Number of domains1
Minimum domain size13
Maximum domain size13
Distribution of domain sizes[{"size":13,"count":169}]
Minimum variable degree12
Maximum variable degree13
Distribution of variable degrees[{"degree":12,"count":145},{"degree":13,"count":24}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1026}]
Number of extensional constraints1026
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1026}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.06/2492.11	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 (14050 MiB free)
  memory of node 1: 16384 MiB (13281 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299558-1532804384/watcher-4299558-1532804384 -o /tmp/evaluation-result-4299558-1532804384/solver-4299558-1532804384 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299558-1532804384.xml 

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

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

solver pid=12602, runsolver pid=12599

[startup+0.101597 s]*
/proc/loadavg: 1.30 1.39 1.39 4/215 12617
/proc/meminfo: memFree=27971876/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661056 memory=27824 CPUtime=0.12 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 5299 0 0 0 11 1 0 0 20 0 15 0 98001602 10916921344 6956 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665264 6956 2845 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661056 memory=-8269626465541329787 CPUtime=0.09 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 3166 0 0 0 8 1 0 0 20 0 15 0 98001602 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275821858272 140275817639318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001604 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98001605 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98001605 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 98001607 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0.01 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) R 12599 12602 8861 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 98001607 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275116067696 140275796252656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001608 10916921344 6956 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27824 KiB

[startup+0.210648 s]*
/proc/loadavg: 1.30 1.39 1.39 4/215 12617
/proc/meminfo: memFree=27960108/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661056 memory=40544 CPUtime=0.33 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 8208 0 0 0 31 2 0 0 20 0 15 0 98001602 10916921344 10136 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665264 10136 3004 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 5121 0 0 0 18 1 0 0 20 0 15 0 98001602 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275821866640 140275454200103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661056 memory=3618280872140408480 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001604 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98001605 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98001605 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 541 0 0 0 2 0 0 0 20 0 15 0 98001607 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 310 0 0 0 1 0 0 0 20 0 15 0 98001607 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0.08 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) R 12599 12602 8861 0 -1 4202560 869 0 0 0 8 0 0 0 20 0 15 0 98001607 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275116067824 140275796283223 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661056 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001608 10916921344 10136 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40544 KiB

[startup+0.31024 s]*
/proc/loadavg: 1.30 1.39 1.39 4/215 12617
/proc/meminfo: memFree=27955084/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661132 memory=44580 CPUtime=0.57 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 8769 0 0 0 54 3 0 0 20 0 15 0 98001602 10916999168 11145 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665283 11145 3037 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 5448 0 0 0 28 2 0 0 20 0 15 0 98001602 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275821863776 140275817639318 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=3544532229218961056 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98001604 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) R 12599 12602 8861 0 -1 1077944384 554 0 0 0 4 0 0 0 20 0 15 0 98001607 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) R 12599 12602 8861 0 -1 4202560 423 0 0 0 5 0 0 0 20 0 15 0 98001607 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275117119984 140275810612425 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661132 memory=139737574737536 CPUtime=0.16 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) R 12599 12602 8861 0 -1 4202560 973 0 0 0 16 0 0 0 20 0 15 0 98001607 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275116067696 140275810724219 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661132 memory=139737574737536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001608 10916999168 11145 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44580 KiB

[startup+0.700798 s]
/proc/loadavg: 1.30 1.39 1.39 5/215 12617
/proc/meminfo: memFree=27928532/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661132 memory=101428 CPUtime=1.74 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 11662 0 0 0 169 5 0 0 20 0 15 0 98001602 10916999168 25357 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665283 25357 3119 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661132 memory=1840 CPUtime=0.68 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 5649 0 0 0 65 3 0 0 20 0 15 0 98001602 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275821864528 140275458092665 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98001604 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661132 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661132 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661132 memory=7163631965283378496 CPUtime=0.35 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 1702 0 0 0 35 0 0 0 20 0 15 0 98001607 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661132 memory=7667213801450137426 CPUtime=0.35 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 1196 0 0 0 35 0 0 0 20 0 15 0 98001607 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661132 memory=7007715718637572176 CPUtime=0.34 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) S 12599 12602 8861 0 -1 1077944384 1743 0 0 0 33 1 0 0 20 0 15 0 98001607 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275116067696 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98001608 10916999168 25357 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 101428 KiB

[startup+1.50314 s]
/proc/loadavg: 1.30 1.39 1.39 3/215 12617
/proc/meminfo: memFree=27830432/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661132 memory=186104 CPUtime=2.76 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 14958 0 0 0 268 8 0 0 20 0 15 0 98001602 10916999168 46526 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665283 46526 3150 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) S 12599 12602 8861 0 -1 1077944384 5934 0 0 0 143 4 0 0 20 0 15 0 98001602 10916999168 46526 33554432000 4194304 4196468 140727834883152 140275821866800 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 46526 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 46526 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 46526 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 15 0 98001603 10916999168 46526 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) R 12599 12602 8861 0 -1 4202560 312 0 0 0 0 0 0 0 20 0 15 0 98001604 10916999168 46526 33554432000 4194304 4196468 140727834883152 140275122381472 140275802665781 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0

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

/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 26016 0 0 0 236032 29 0 0 20 0 15 0 98001602 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275821866944 140275458271325 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=317344 CPUtime=9.12 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 4251 0 0 0 847 65 0 0 20 0 15 0 98001603 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=317344 CPUtime=9.12 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 3910 0 0 0 844 68 0 0 20 0 15 0 98001603 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=317344 CPUtime=9.11 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 4467 0 0 0 846 65 0 0 20 0 15 0 98001603 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=317344 CPUtime=9.14 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 4412 0 0 0 842 72 0 0 20 0 15 0 98001603 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=317344 CPUtime=8.85 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 6108 0 0 0 824 61 0 0 20 0 15 0 98001604 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661132 memory=317344 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661132 memory=28304 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661132 memory=317344 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661132 memory=317344 CPUtime=0.56 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 3582 0 0 0 55 1 0 0 20 0 15 0 98001607 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661132 memory=317344 CPUtime=0.51 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 2160 0 0 0 51 0 0 0 20 0 15 0 98001607 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661132 memory=279474865014848 CPUtime=0.36 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) S 12599 12602 8861 0 -1 1077944384 2132 0 0 0 35 1 0 0 20 0 15 0 98001607 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275116067696 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661132 memory=311200 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661132 memory=317344 CPUtime=1.24 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 874 0 0 0 57 67 0 0 20 0 15 0 98001608 10916999168 79336 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 2408.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 317344 KiB

[startup+2442.3 s]
/proc/loadavg: 1.43 1.34 1.33 3/215 12793
/proc/meminfo: memFree=27665496/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661132 memory=321440 CPUtime=2469.55 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 60853 0 0 0 246617 338 0 0 20 0 15 0 98001602 10916999168 80360 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665283 80360 3155 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661132 memory=321440 CPUtime=2419.99 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 26556 0 0 0 241969 30 0 0 20 0 15 0 98001602 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275821866832 140275458178259 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=321440 CPUtime=9.43 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 4410 0 0 0 876 67 0 0 20 0 15 0 98001603 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=321440 CPUtime=9.43 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 4037 0 0 0 874 69 0 0 20 0 15 0 98001603 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=321440 CPUtime=9.41 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 4747 0 0 0 875 66 0 0 20 0 15 0 98001603 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=321440 CPUtime=9.44 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 4600 0 0 0 870 74 0 0 20 0 15 0 98001603 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=321440 CPUtime=9.06 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 6281 0 0 0 844 62 0 0 20 0 15 0 98001604 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661132 memory=321440 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661132 memory=279474865014848 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661132 memory=321440 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661132 memory=321440 CPUtime=0.56 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 3584 0 0 0 55 1 0 0 20 0 15 0 98001607 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661132 memory=28316 CPUtime=0.51 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 2162 0 0 0 51 0 0 0 20 0 15 0 98001607 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661132 memory=321440 CPUtime=0.36 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) S 12599 12602 8861 0 -1 1077944384 2134 0 0 0 35 1 0 0 20 0 15 0 98001607 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275116067696 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661132 memory=321440 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661132 memory=321440 CPUtime=1.28 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 891 0 0 0 59 69 0 0 20 0 15 0 98001608 10916999168 80360 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 2469.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 321440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.11 s]
/proc/loadavg: 1.17 1.29 1.31 3/215 12794
/proc/meminfo: memFree=27653540/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661132 memory=325536 CPUtime=2520.06 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 62202 0 0 0 251661 345 0 0 20 0 15 0 98001602 10916999168 81384 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665283 81384 3155 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661132 memory=325536 CPUtime=2469.29 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 27035 0 0 0 246898 31 0 0 20 0 15 0 98001602 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275821866944 140275458065415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.68 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 4456 0 0 0 900 68 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.67 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 4075 0 0 0 898 69 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.66 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 4930 0 0 0 899 67 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.68 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 5012 0 0 0 894 74 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.24 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 6451 0 0 0 860 64 0 0 20 0 15 0 98001604 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661132 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661132 memory=325536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661132 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 3586 0 0 0 55 1 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661132 memory=4028 CPUtime=0.51 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 2164 0 0 0 51 0 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661132 memory=1784 CPUtime=0.36 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) S 12599 12602 8861 0 -1 1077944384 2136 0 0 0 35 1 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275116067696 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661132 memory=325536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661132 memory=5788 CPUtime=1.31 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 906 0 0 0 60 71 0 0 20 0 15 0 98001608 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 325536 KiB

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

[startup+2492.12 s]
# the end of solver process 12602 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.63 s, system=3.45977 s

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

[startup+2492.11 s]
/proc/loadavg: 1.17 1.29 1.31 3/215 12794
/proc/meminfo: memFree=27653540/32770624 swapFree=67108860/67108860
[pid=12602] ppid=12599 vsize=10661132 memory=325536 CPUtime=2520.06 cores=1,3,5,7
/proc/12602/stat : 12602 (java) S 12599 12602 8861 0 -1 1077944320 62202 0 0 0 251661 345 0 0 20 0 15 0 98001602 10916999168 81384 33554432000 4194304 4196468 140727834883152 140727834865696 140275817627383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
/proc/12602/statm: 2665283 81384 3155 1 0 2627263 0
[pid=12602/tid=12604] ppid=12599 vsize=10661132 memory=325536 CPUtime=2469.29 cores=1,3,5,7
/proc/12602/task/12604/stat : 12604 (java) R 12599 12602 8861 0 -1 4202560 27035 0 0 0 246898 31 0 0 20 0 15 0 98001602 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275821866944 140275458065415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12605] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.68 cores=1,3,5,7
/proc/12602/task/12605/stat : 12605 (java) S 12599 12602 8861 0 -1 1077944384 4456 0 0 0 900 68 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275780733840 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12606] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.67 cores=1,3,5,7
/proc/12602/task/12606/stat : 12606 (java) S 12599 12602 8861 0 -1 1077944384 4075 0 0 0 898 69 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275423566608 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12607] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.66 cores=1,3,5,7
/proc/12602/task/12607/stat : 12607 (java) S 12599 12602 8861 0 -1 1077944384 4930 0 0 0 899 67 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275422514320 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12608] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.68 cores=1,3,5,7
/proc/12602/task/12608/stat : 12608 (java) S 12599 12602 8861 0 -1 1077944384 5012 0 0 0 894 74 0 0 20 0 15 0 98001603 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275421461520 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12609] ppid=12599 vsize=10661132 memory=325536 CPUtime=9.24 cores=1,3,5,7
/proc/12602/task/12609/stat : 12609 (java) S 12599 12602 8861 0 -1 1077944384 6451 0 0 0 860 64 0 0 20 0 15 0 98001604 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275122382960 140275817638530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12610] ppid=12599 vsize=10661132 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12610/stat : 12610 (java) S 12599 12602 8861 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275121328928 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12611] ppid=12599 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12611/stat : 12611 (java) S 12599 12602 8861 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 98001605 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275120276592 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12612] ppid=12599 vsize=10661132 memory=325536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12612/stat : 12612 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275119224912 140275817645979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12613] ppid=12599 vsize=10661132 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/12602/task/12613/stat : 12613 (java) S 12599 12602 8861 0 -1 1077944384 3586 0 0 0 55 1 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275118172784 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12614] ppid=12599 vsize=10661132 memory=4028 CPUtime=0.51 cores=1,3,5,7
/proc/12602/task/12614/stat : 12614 (java) S 12599 12602 8861 0 -1 1077944384 2164 0 0 0 51 0 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275117119984 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12615] ppid=12599 vsize=10661132 memory=1784 CPUtime=0.36 cores=1,3,5,7
/proc/12602/task/12615/stat : 12615 (java) S 12599 12602 8861 0 -1 1077944384 2136 0 0 0 35 1 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275116067696 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12616] ppid=12599 vsize=10661132 memory=325536 CPUtime=0 cores=1,3,5,7
/proc/12602/task/12616/stat : 12616 (java) S 12599 12602 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98001607 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275115015136 140275817637589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
[pid=12602/tid=12617] ppid=12599 vsize=10661132 memory=5788 CPUtime=1.31 cores=1,3,5,7
/proc/12602/task/12617/stat : 12617 (java) S 12599 12602 8861 0 -1 1077944384 906 0 0 0 60 71 0 0 20 0 15 0 98001608 10916999168 81384 33554432000 4194304 4196468 140727834883152 140275113961904 140275817638530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27148288 140727834891381 140727834891529 140727834891529 140727834894287 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 325536 KiB

Child status: 143
Real time (s): 2492.12
CPU time (s): 2520.09
CPU user time (s): 2516.63
CPU system time (s): 3.45977
CPU usage (%): 101.122
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 325536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.63
system time used= 3.45977
maximum resident set size= 325972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62431
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307826
involuntary context switches= 7076


# summary of solver processes directly reported to runsolver:
#   pid: 12602
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.63
#   total CPU system time (s): 3.45977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3904 second user time and 23.3989 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 20:59:44
IDJOB=4299558
IDBENCH=141414
IDSOLVER=2762
FILE ID=node151/4299558-1532804384
RUNJOBID= node151-1532775757-8893
PBS_JOBID= 21022465
Free space on /tmp= 54928 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-13_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299558-1532804384/watcher-4299558-1532804384 -o /tmp/evaluation-result-4299558-1532804384/solver-4299558-1532804384 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299558-1532804384.xml

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

MD5SUM BENCH= d20946c70cb8756d1a4b7fb63c02a1de
RANDOM SEED=1475359264

node151.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.87
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.87
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.87
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.87
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:        27988448 kB
MemAvailable:   31665504 kB
Buffers:          194076 kB
Cached:          3752052 kB
SwapCached:            0 kB
Active:          1727688 kB
Inactive:        2575480 kB
Active(anon):     306852 kB
Inactive(anon):    78192 kB
Active(file):    1420836 kB
Inactive(file):  2497288 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1220 kB
Writeback:             0 kB
AnonPages:        364744 kB
Mapped:            54820 kB
Shmem:             25224 kB
Slab:             177560 kB
SReclaimable:     149536 kB
SUnreclaim:        28024 kB
KernelStack:        3488 kB
PageTables:         5912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1135444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-28 21:41:16