Trace number 4298033

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.07 2500.71

General information on the benchmark

NameColouredQueens/
ColouredQueens-08_c18.xml
MD5SUM097ee2ac2bfb45f3aedded97da1eabe0
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 variables64
Number of constraints42
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":60}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":18}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":42}]
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.05/2500.70	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 (12584 MiB free)
  memory of node 1: 16384 MiB (14743 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298033-1532742663/watcher-4298033-1532742663 -o /tmp/evaluation-result-4298033-1532742663/solver-4298033-1532742663 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532740162-2005 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298033-1532742663.xml --timelimit 2520 

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

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


[startup+0.100127 s]*
/proc/loadavg: 1.30 1.23 1.75 3/216 2494
/proc/meminfo: memFree=27966752/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661056 memory=27672 CPUtime=0.12 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 5308 0 0 0 11 1 0 0 20 0 15 0 91829593 10916921344 6918 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665264 6918 2845 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661056 memory=-8824342167856968896 CPUtime=0.09 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 3192 0 0 0 8 1 0 0 20 0 15 0 91829593 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146777023232 140146772807062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661056 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91829594 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661056 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91829595 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91829596 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) R 2476 2479 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91829599 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) R 2476 2479 1972 0 -1 4202560 399 0 0 0 0 0 0 0 20 0 15 0 91829599 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146072598640 140146772807062 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661056 memory=140556107421312 CPUtime=0.01 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) R 2476 2479 1972 0 -1 4202560 316 0 0 0 1 0 0 0 20 0 15 0 91829599 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146071546096 140146764813367 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661056 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) R 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829599 10916921344 6918 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27672 KiB

[startup+0.210474 s]*
/proc/loadavg: 1.30 1.23 1.75 4/216 2494
/proc/meminfo: memFree=27955092/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=40096 CPUtime=0.32 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 8123 0 0 0 30 2 0 0 20 0 15 0 91829593 10916999168 10024 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 10024 2962 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 5258 0 0 0 18 2 0 0 20 0 15 0 91829593 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146777027440 140146756875614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=343 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=140556107437796 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91829595 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) S 2476 2479 1972 0 -1 1077944384 244 0 0 0 2 0 0 0 20 0 15 0 91829599 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) S 2476 2479 1972 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 91829599 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=140556107421312 CPUtime=0.07 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) S 2476 2479 1972 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 15 0 91829599 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146071546096 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 10057 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40096 KiB

[startup+0.312643 s]*
/proc/loadavg: 1.30 1.23 1.75 4/216 2494
/proc/meminfo: memFree=27948144/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=46784 CPUtime=0.56 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 8806 0 0 0 53 3 0 0 20 0 15 0 91829593 10916999168 11696 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 11696 3025 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 5603 0 0 0 28 2 0 0 20 0 15 0 91829593 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146777031648 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=140556107524824 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91829595 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) R 2476 2479 1972 0 -1 4202560 393 0 0 0 6 0 0 0 20 0 15 0 91829599 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146073651184 140146765084576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) R 2476 2479 1972 0 -1 1077944384 511 0 0 0 3 0 0 0 20 0 15 0 91829599 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=140556107421312 CPUtime=0.15 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) R 2476 2479 1972 0 -1 4202560 964 0 0 0 15 0 0 0 20 0 15 0 91829599 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146071543032 140146765032254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=140556107421312 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 11696 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46784 KiB

[startup+0.700812 s]
/proc/loadavg: 1.30 1.23 1.75 5/216 2494
/proc/meminfo: memFree=27911536/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=130888 CPUtime=1.52 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 10863 0 0 0 147 5 0 0 20 0 15 0 91829593 10916999168 32722 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 32722 3093 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=16316 CPUtime=0.68 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 5683 0 0 0 64 4 0 0 20 0 15 0 91829593 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146777032432 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=644 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=956 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91829595 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=2464 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=6153431502485415267 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=7881696724453321575 CPUtime=0.34 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) S 2476 2479 1972 0 -1 1077944384 1189 0 0 0 34 0 0 0 20 0 15 0 91829599 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=6154538792250073449 CPUtime=0.29 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) S 2476 2479 1972 0 -1 1077944384 1231 0 0 0 29 0 0 0 20 0 15 0 91829599 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=7440052414108952401 CPUtime=0.18 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) S 2476 2479 1972 0 -1 1077944384 1389 0 0 0 18 0 0 0 20 0 15 0 91829599 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146071546096 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 32722 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 130888 KiB

[startup+1.5008 s]
/proc/loadavg: 1.30 1.23 1.75 3/216 2494
/proc/meminfo: memFree=27820276/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=178160 CPUtime=2.45 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 10983 0 0 0 235 10 0 0 20 0 15 0 91829593 10916999168 44540 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 44540 3106 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=178160 CPUtime=1.47 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 5709 0 0 0 140 7 0 0 20 0 15 0 91829593 10916999168 44540 33554432000 4194304 4196468 140729157255568 140146777034688 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 44540 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 44540 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 44540 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 91829594 10916999168 44540 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829595 10916999168 44540 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0

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

/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 28812 0 0 0 228942 7391 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146777036176 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.46 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1646 0 0 0 572 74 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.5 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 2580 0 0 0 572 78 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.49 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 3134 0 0 0 572 77 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.47 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2920 0 0 0 566 81 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=0 CPUtime=9.27 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 3865 0 0 0 858 69 0 0 20 0 15 0 91829595 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=26848 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.42 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) S 2476 2479 1972 0 -1 1077944384 2232 0 0 0 42 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=4136 CPUtime=0.39 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) S 2476 2479 1972 0 -1 1077944384 3251 0 0 0 39 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.22 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) S 2476 2479 1972 0 -1 1077944384 2740 0 0 0 22 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146071546096 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=26848 CPUtime=1.19 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 637 0 0 0 62 57 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 2400.83 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 189524 KiB

[startup+2442.3 s]
/proc/loadavg: 1.22 1.31 1.37 3/216 2592
/proc/meminfo: memFree=27798340/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=189524 CPUtime=2461.25 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 54172 0 0 0 238213 7912 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 47381 3141 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=189524 CPUtime=2422.87 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 29444 0 0 0 234712 7575 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146777034656 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.63 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1650 0 0 0 586 77 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.66 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 2585 0 0 0 585 81 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.65 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 3367 0 0 0 586 79 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.63 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2947 0 0 0 581 82 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=189524 CPUtime=9.48 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 3938 0 0 0 878 70 0 0 20 0 15 0 91829595 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.42 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) S 2476 2479 1972 0 -1 1077944384 2234 0 0 0 42 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.4 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) S 2476 2479 1972 0 -1 1077944384 3253 0 0 0 39 1 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=4136 CPUtime=0.22 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) S 2476 2479 1972 0 -1 1077944384 2742 0 0 0 22 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146071546096 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=644 CPUtime=1.21 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 651 0 0 0 63 58 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 2461.25 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 189524 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.7 s]
/proc/loadavg: 1.37 1.34 1.38 3/216 2670
/proc/meminfo: memFree=27041924/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=189524 CPUtime=2520.05 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 54568 0 0 0 243905 8100 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 47381 3141 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=189524 CPUtime=2480.82 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 29831 0 0 0 240327 7755 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146777034576 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.77 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1650 0 0 0 599 78 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=8500 CPUtime=6.81 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 2585 0 0 0 598 83 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.8 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 3367 0 0 0 600 80 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.78 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2947 0 0 0 594 84 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=189524 CPUtime=9.69 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 3943 0 0 0 898 71 0 0 20 0 15 0 91829595 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.42 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) S 2476 2479 1972 0 -1 1077944384 2234 0 0 0 42 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.4 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) S 2476 2479 1972 0 -1 1077944384 3253 0 0 0 39 1 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.22 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) S 2476 2479 1972 0 -1 1077944384 2742 0 0 0 22 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146071546096 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=928 CPUtime=1.25 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 655 0 0 0 65 60 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 189524 KiB

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

[startup+2500.71 s]
# the end of solver process 2479 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2439.06 s, system=81.0081 s

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

[startup+2500.7 s]
/proc/loadavg: 1.37 1.34 1.38 3/216 2670
/proc/meminfo: memFree=27041924/32770624 swapFree=67108792/67108860
[pid=2479] ppid=2476 vsize=10661132 memory=189524 CPUtime=2520.05 cores=1,3,5,7
/proc/2479/stat : 2479 (java) S 2476 2479 1972 0 -1 1077944320 54568 0 0 0 243905 8100 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140729157238112 140146772795127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
/proc/2479/statm: 2665283 47381 3141 1 0 2627263 0
[pid=2479/tid=2481] ppid=2476 vsize=10661132 memory=189524 CPUtime=2480.82 cores=1,3,5,7
/proc/2479/task/2481/stat : 2481 (java) R 2476 2479 1972 0 -1 4202560 29831 0 0 0 240327 7755 0 0 20 0 15 0 91829593 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146777034576 140729157588930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2482] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.77 cores=1,3,5,7
/proc/2479/task/2482/stat : 2482 (java) S 2476 2479 1972 0 -1 1077944384 1650 0 0 0 599 78 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146379774224 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2483] ppid=2476 vsize=10661132 memory=8500 CPUtime=6.81 cores=1,3,5,7
/proc/2479/task/2483/stat : 2483 (java) S 2476 2479 1972 0 -1 1077944384 2585 0 0 0 598 83 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146378721680 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2484] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.8 cores=1,3,5,7
/proc/2479/task/2484/stat : 2484 (java) S 2476 2479 1972 0 -1 1077944384 3367 0 0 0 600 80 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146377669136 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2485] ppid=2476 vsize=10661132 memory=189524 CPUtime=6.78 cores=1,3,5,7
/proc/2479/task/2485/stat : 2485 (java) S 2476 2479 1972 0 -1 1077944384 2947 0 0 0 594 84 0 0 20 0 15 0 91829594 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146376616592 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2486] ppid=2476 vsize=10661132 memory=189524 CPUtime=9.69 cores=1,3,5,7
/proc/2479/task/2486/stat : 2486 (java) S 2476 2479 1972 0 -1 1077944384 3943 0 0 0 898 71 0 0 20 0 15 0 91829595 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146077862384 140146772806274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2487] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2487/stat : 2487 (java) S 2476 2479 1972 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146076808608 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2488] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2488/stat : 2488 (java) S 2476 2479 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91829596 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146075756016 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2489] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2489/stat : 2489 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146074704592 140146772813723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2490] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.42 cores=1,3,5,7
/proc/2479/task/2490/stat : 2490 (java) S 2476 2479 1972 0 -1 1077944384 2234 0 0 0 42 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146073651184 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2491] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.4 cores=1,3,5,7
/proc/2479/task/2491/stat : 2491 (java) S 2476 2479 1972 0 -1 1077944384 3253 0 0 0 39 1 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146072598640 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2492] ppid=2476 vsize=10661132 memory=189524 CPUtime=0.22 cores=1,3,5,7
/proc/2479/task/2492/stat : 2492 (java) S 2476 2479 1972 0 -1 1077944384 2742 0 0 0 22 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146071546096 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2493] ppid=2476 vsize=10661132 memory=189524 CPUtime=0 cores=1,3,5,7
/proc/2479/task/2493/stat : 2493 (java) S 2476 2479 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146070493792 140146772805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
[pid=2479/tid=2494] ppid=2476 vsize=10661132 memory=928 CPUtime=1.25 cores=1,3,5,7
/proc/2479/task/2494/stat : 2494 (java) S 2476 2479 1972 0 -1 1077944384 655 0 0 0 65 60 0 0 20 0 15 0 91829599 10916999168 47381 33554432000 4194304 4196468 140729157255568 140146069441328 140146772806274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140729157264540 140729157264649 140729157264649 140729157267407 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 189524 KiB

Child status: 143
Real time (s): 2500.71
CPU time (s): 2520.07
CPU user time (s): 2439.06
CPU system time (s): 81.0081
CPU usage (%): 100.774
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 189524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2439.06
system time used= 81.0081
maximum resident set size= 189960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54714
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= 335885
involuntary context switches= 5936


# summary of solver processes directly reported to runsolver:
#   pid: 2479
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2439.06
#   total CPU system time (s): 81.0081

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5206 second user time and 23.4714 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 03:51:03
IDJOB=4298033
IDBENCH=141027
IDSOLVER=2765
FILE ID=node150/4298033-1532742663
RUNJOBID= node150-1532740162-2005
PBS_JOBID= 21022443
Free space on /tmp= 53100 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-08_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298033-1532742663/watcher-4298033-1532742663 -o /tmp/evaluation-result-4298033-1532742663/solver-4298033-1532742663 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532740162-2005 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298033-1532742663.xml --timelimit 2520

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

MD5SUM BENCH= 097ee2ac2bfb45f3aedded97da1eabe0
RANDOM SEED=880153508

node150.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.76
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.76
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.76
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.76
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:        27982964 kB
MemAvailable:   31766072 kB
Buffers:          192280 kB
Cached:          3829992 kB
SwapCached:           32 kB
Active:          1625284 kB
Inactive:        2621876 kB
Active(anon):     176380 kB
Inactive(anon):    76192 kB
Active(file):    1448904 kB
Inactive(file):  2545684 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              1344 kB
Writeback:             0 kB
AnonPages:        201396 kB
Mapped:            54248 kB
Shmem:             25156 kB
Slab:             236708 kB
SReclaimable:     208712 kB
SUnreclaim:        27996 kB
KernelStack:        3824 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1140868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53100 MiB
End job on node150 at 2018-07-28 04:32:44