Trace number 4299545

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
slowpoke 2018-04-29? (TO) 2520.03 2504.12

General information on the benchmark

NameHaystacks/
Haystacks-ext-05_c18.xml
MD5SUMbdee8744e8abf74466ff50bd2efe3217
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.00499
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints54
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":17},{"degree":5,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":54}]
Number of extensional constraints54
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.00/2504.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 (11565 MiB free)
  memory of node 1: 16384 MiB (14967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299545-1532822138/watcher-4299545-1532822138 -o /tmp/evaluation-result-4299545-1532822138/solver-4299545-1532822138 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10649 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299545-1532822138.xml --timelimit 2520 

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

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

solver pid=12524, runsolver pid=12521

[startup+0.100059 s]*
/proc/loadavg: 1.51 1.33 1.34 3/218 12539
/proc/meminfo: memFree=27155140/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661056 memory=27524 CPUtime=0.12 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 5292 0 0 0 11 1 0 0 20 0 15 0 99776944 10916921344 6881 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665264 6881 2861 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661056 memory=-8269626465541329790 CPUtime=0.09 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 3162 0 0 0 8 1 0 0 20 0 15 0 99776944 10916921344 6881 33554432000 4194304 4196468 140722249954096 140714205273568 140714193284069 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916921344 6881 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661056 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916921344 6881 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916921344 6881 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99776945 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661056 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99776946 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99776947 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99776947 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) R 12521 12524 10618 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 99776949 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713688549744 140714201053826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) R 12521 12524 10618 0 -1 4202560 154 0 0 0 0 0 0 0 20 0 15 0 99776949 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713687496944 140714181741889 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661056 memory=139720446523008 CPUtime=0.01 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) R 12521 12524 10618 0 -1 4202560 321 0 0 0 1 0 0 0 20 0 15 0 99776949 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713686444144 140714193279806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661056 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776950 10916921344 6881 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27524 KiB

[startup+0.210741 s]*
/proc/loadavg: 1.51 1.33 1.34 7/218 12539
/proc/meminfo: memFree=27143852/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=40412 CPUtime=0.33 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 8143 0 0 0 30 3 0 0 20 0 15 0 99776944 10916999168 10103 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 10103 3026 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 5245 0 0 0 18 2 0 0 20 0 15 0 99776944 10916999168 10103 33554432000 4194304 4196468 140722249954096 140714205274992 140714185123166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=365 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 10103 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=139720447103249 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 10103 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 10103 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99776946 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) S 12521 12524 10618 0 -1 1077944384 474 0 0 0 2 0 0 0 20 0 15 0 99776949 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713688549744 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) S 12521 12524 10618 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 15 0 99776949 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713687496944 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=139720446523008 CPUtime=0.07 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) S 12521 12524 10618 0 -1 1077944384 788 0 0 0 7 0 0 0 20 0 15 0 99776949 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 10103 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40412 KiB

[startup+0.31131 s]*
/proc/loadavg: 1.51 1.33 1.34 4/218 12539
/proc/meminfo: memFree=27139436/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=46564 CPUtime=0.56 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 8712 0 0 0 53 3 0 0 20 0 15 0 99776944 10916999168 11641 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 11641 3035 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 5577 0 0 0 28 2 0 0 20 0 15 0 99776944 10916999168 11641 33554432000 4194304 4196468 140722249954096 140714205275376 140722250004418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 11641 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=139720447097873 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 11641 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 11641 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99776946 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) R 12521 12524 10618 0 -1 4202560 568 0 0 0 6 0 0 0 20 0 15 0 99776949 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713688548928 140714187071249 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) R 12521 12524 10618 0 -1 4202560 296 0 0 0 4 0 0 0 20 0 15 0 99776949 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713687496944 140714187106835 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=139720446523008 CPUtime=0.14 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) R 12521 12524 10618 0 -1 1077944384 900 0 0 0 14 0 0 0 20 0 15 0 99776949 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=139720446523008 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 11641 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46564 KiB

[startup+0.700777 s]
/proc/loadavg: 1.51 1.33 1.34 5/218 12539
/proc/meminfo: memFree=27106632/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=113540 CPUtime=1.73 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 14198 0 0 0 167 6 0 0 20 0 15 0 99776944 10916999168 28385 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 28385 3100 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=17236 CPUtime=0.68 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 5650 0 0 0 64 4 0 0 20 0 15 0 99776944 10916999168 28385 33554432000 4194304 4196468 140722249954096 140714205281968 140722250004418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 28385 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 28385 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 28385 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=952 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99776946 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=6081108994580113768 CPUtime=0.42 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) R 12521 12524 10618 0 -1 4202560 2618 0 0 0 42 0 0 0 20 0 15 0 99776949 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713688549744 140714184539449 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=6154282490091891024 CPUtime=0.41 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) R 12521 12524 10618 0 -1 4202560 3039 0 0 0 41 0 0 0 20 0 15 0 99776949 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713687477960 140714182587310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) S 12521 12524 10618 0 -1 1077944384 1520 0 0 0 18 0 0 0 20 0 15 0 99776949 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 28385 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 113540 KiB

[startup+1.50083 s]
/proc/loadavg: 1.51 1.33 1.34 3/218 12539
/proc/meminfo: memFree=27015680/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=187356 CPUtime=2.99 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 17894 0 0 0 289 10 0 0 20 0 15 0 99776944 10916999168 46839 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 46839 3131 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=187332 CPUtime=1.47 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 6056 0 0 0 140 7 0 0 20 0 15 0 99776944 10916999168 46839 33554432000 4194304 4196468 140722249954096 140714205283600 140722250004418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 46839 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 46839 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 46839 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99776945 10916999168 46839 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 99776946 10916999168 46839 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0

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

/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 25759 0 0 0 234702 7792 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714205282304 140722250004418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.46 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 2758 0 0 0 482 64 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.51 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 2037 0 0 0 485 66 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.42 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 2270 0 0 0 472 70 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.5 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2461 0 0 0 488 62 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=201364 CPUtime=7.92 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 5208 0 0 0 738 54 0 0 20 0 15 0 99776946 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=952 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.72 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) S 12521 12524 10618 0 -1 1077944384 5020 0 0 0 71 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713688549744 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=968 CPUtime=0.65 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) S 12521 12524 10618 0 -1 1077944384 4348 0 0 0 64 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713687496944 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.24 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) S 12521 12524 10618 0 -1 1077944384 3605 0 0 0 23 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=1224 CPUtime=1.4 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 725 0 0 0 70 70 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 2457.85 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 201364 KiB

[startup+2502.3 s]
/proc/loadavg: 1.29 1.30 1.32 3/219 12720
/proc/meminfo: memFree=26906708/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=201364 CPUtime=2518.18 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 55978 0 0 0 243533 8285 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 50341 3148 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=201364 CPUtime=2484.52 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 26114 0 0 0 240467 7985 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714205282368 140722250004418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.59 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 2758 0 0 0 494 65 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.64 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 2038 0 0 0 496 68 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.55 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 2270 0 0 0 483 72 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.63 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2464 0 0 0 500 63 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=201364 CPUtime=8.12 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 5213 0 0 0 755 57 0 0 20 0 15 0 99776946 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=28828 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=4576 CPUtime=0.72 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) S 12521 12524 10618 0 -1 1077944384 5020 0 0 0 71 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713688549744 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=12040 CPUtime=0.65 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) S 12521 12524 10618 0 -1 1077944384 4348 0 0 0 64 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713687496944 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=1696 CPUtime=0.24 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) S 12521 12524 10618 0 -1 1077944384 3605 0 0 0 23 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=8476 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=6791534058613427641 CPUtime=1.44 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 729 0 0 0 72 72 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 2518.18 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 201364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.11 s]
/proc/loadavg: 1.29 1.30 1.32 3/219 12720
/proc/meminfo: memFree=26906708/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=201364 CPUtime=2520 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 55988 0 0 0 243709 8291 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 50341 3148 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=201364 CPUtime=2486.32 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 26124 0 0 0 240641 7991 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714205282368 140722250004418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.59 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 2758 0 0 0 494 65 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.64 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 2038 0 0 0 496 68 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.56 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 2270 0 0 0 484 72 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.63 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2464 0 0 0 500 63 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=201364 CPUtime=8.13 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 5213 0 0 0 756 57 0 0 20 0 15 0 99776946 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=28828 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.72 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) S 12521 12524 10618 0 -1 1077944384 5020 0 0 0 71 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713688549744 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.65 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) S 12521 12524 10618 0 -1 1077944384 4348 0 0 0 64 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713687496944 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.24 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) S 12521 12524 10618 0 -1 1077944384 3605 0 0 0 23 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=8476 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=4576 CPUtime=1.44 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 729 0 0 0 72 72 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 201364 KiB

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

[startup+2504.12 s]
# the end of solver process 12524 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2437.11 s, system=82.9197 s

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

[startup+2504.11 s]
/proc/loadavg: 1.29 1.30 1.32 3/219 12720
/proc/meminfo: memFree=26906708/32770624 swapFree=67108860/67108860
[pid=12524] ppid=12521 vsize=10661132 memory=201364 CPUtime=2520 cores=0,2,4,6
/proc/12524/stat : 12524 (java) S 12521 12524 10618 0 -1 1077944320 55988 0 0 0 243709 8291 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140722249936640 140714201042679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
/proc/12524/statm: 2665283 50341 3148 1 0 2627263 0
[pid=12524/tid=12526] ppid=12521 vsize=10661132 memory=201364 CPUtime=2486.32 cores=0,2,4,6
/proc/12524/task/12526/stat : 12526 (java) R 12521 12524 10618 0 -1 4202560 26124 0 0 0 240641 7991 0 0 20 0 15 0 99776944 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714205282368 140722250004418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12527] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.59 cores=0,2,4,6
/proc/12524/task/12527/stat : 12527 (java) S 12521 12524 10618 0 -1 1077944384 2758 0 0 0 494 65 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714137733776 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12528] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.64 cores=0,2,4,6
/proc/12524/task/12528/stat : 12528 (java) S 12521 12524 10618 0 -1 1077944384 2038 0 0 0 496 68 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714136680976 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12529] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.56 cores=0,2,4,6
/proc/12524/task/12529/stat : 12529 (java) S 12521 12524 10618 0 -1 1077944384 2270 0 0 0 484 72 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140714135628176 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12530] ppid=12521 vsize=10661132 memory=201364 CPUtime=5.63 cores=0,2,4,6
/proc/12524/task/12530/stat : 12530 (java) S 12521 12524 10618 0 -1 1077944384 2464 0 0 0 500 63 0 0 20 0 15 0 99776945 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713805080848 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12531] ppid=12521 vsize=10661132 memory=201364 CPUtime=8.13 cores=0,2,4,6
/proc/12524/task/12531/stat : 12531 (java) S 12521 12524 10618 0 -1 1077944384 5213 0 0 0 756 57 0 0 20 0 15 0 99776946 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713692760944 140714201053826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12532] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12532/stat : 12532 (java) S 12521 12524 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713691706912 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12533] ppid=12521 vsize=10661132 memory=201364 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12533/stat : 12533 (java) S 12521 12524 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99776947 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713690654064 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12534] ppid=12521 vsize=10661132 memory=28828 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12534/stat : 12534 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713689602384 140714201061275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12535] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.72 cores=0,2,4,6
/proc/12524/task/12535/stat : 12535 (java) S 12521 12524 10618 0 -1 1077944384 5020 0 0 0 71 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713688549744 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12536] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.65 cores=0,2,4,6
/proc/12524/task/12536/stat : 12536 (java) S 12521 12524 10618 0 -1 1077944384 4348 0 0 0 64 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713687496944 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12537] ppid=12521 vsize=10661132 memory=201364 CPUtime=0.24 cores=0,2,4,6
/proc/12524/task/12537/stat : 12537 (java) S 12521 12524 10618 0 -1 1077944384 3605 0 0 0 23 1 0 0 20 0 15 0 99776949 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713686444144 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12538] ppid=12521 vsize=10661132 memory=8476 CPUtime=0 cores=0,2,4,6
/proc/12524/task/12538/stat : 12538 (java) S 12521 12524 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713685391584 140714201052885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
[pid=12524/tid=12539] ppid=12521 vsize=10661132 memory=4576 CPUtime=1.44 cores=0,2,4,6
/proc/12524/task/12539/stat : 12539 (java) S 12521 12524 10618 0 -1 1077944384 729 0 0 0 72 72 0 0 20 0 15 0 99776950 10916999168 50341 33554432000 4194304 4196468 140722249954096 140713684339888 140714201053826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37527552 140722249958556 140722249958665 140722249958665 140722249961423 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 201364 KiB

Child status: 143
Real time (s): 2504.12
CPU time (s): 2520.03
CPU user time (s): 2437.11
CPU system time (s): 82.9197
CPU usage (%): 100.635
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 201364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2437.11
system time used= 82.9197
maximum resident set size= 201872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56157
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 284365
involuntary context switches= 8728


# summary of solver processes directly reported to runsolver:
#   pid: 12524
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2437.11
#   total CPU system time (s): 82.9197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8063 second user time and 24.1452 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-29 01:55:38
IDJOB=4299545
IDBENCH=141412
IDSOLVER=2765
FILE ID=node135/4299545-1532822138
RUNJOBID= node135-1532809628-10649
PBS_JOBID= 21022479
Free space on /tmp= 48364 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-05_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299545-1532822138/watcher-4299545-1532822138 -o /tmp/evaluation-result-4299545-1532822138/solver-4299545-1532822138 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10649 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299545-1532822138.xml --timelimit 2520

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

MD5SUM BENCH= bdee8744e8abf74466ff50bd2efe3217
RANDOM SEED=331618405

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27170060 kB
MemAvailable:   31814744 kB
Buffers:          204808 kB
Cached:          4672052 kB
SwapCached:            0 kB
Active:          1778592 kB
Inactive:        3268232 kB
Active(anon):     120628 kB
Inactive(anon):    76928 kB
Active(file):    1657964 kB
Inactive(file):  3191304 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1280 kB
Writeback:             0 kB
AnonPages:        149292 kB
Mapped:            55032 kB
Shmem:             25248 kB
Slab:             250624 kB
SReclaimable:     222504 kB
SUnreclaim:        28120 kB
KernelStack:        3888 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1075536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-29 02:37:22