Trace number 4299457

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.04 2501.71

General information on the benchmark

NameDubois/
Dubois-023_c18.xml
MD5SUMd9fd0a93a95458fcc98ae1d4ddac20a1
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.00667
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints46
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":69}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":69}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":46}]
Number of extensional constraints46
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":46}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.01/2501.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 (13508 MiB free)
  memory of node 1: 16384 MiB (13725 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299457-1532817666/watcher-4299457-1532817666 -o /tmp/evaluation-result-4299457-1532817666/solver-4299457-1532817666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29950 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299457-1532817666.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=30753, runsolver pid=30750

[startup+0.107185 s]*
/proc/loadavg: 1.28 1.28 1.32 4/216 30768
/proc/meminfo: memFree=27871932/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661056 memory=27936 CPUtime=0.14 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 5377 0 0 0 13 1 0 0 20 0 15 0 99329745 10916921344 6984 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665264 6984 2880 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661056 memory=-8269626465541198458 CPUtime=0.1 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 3154 0 0 0 9 1 0 0 20 0 15 0 99329746 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711554728640 139711550520726 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329748 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99329748 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 441 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0.02 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) R 30750 30753 29919 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 99329751 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711036168688 139711542745918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 6984 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27936 KiB

[startup+0.210564 s]*
/proc/loadavg: 1.28 1.28 1.32 3/216 30768
/proc/meminfo: memFree=27861512/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661056 memory=39968 CPUtime=0.33 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 8103 0 0 0 31 2 0 0 20 0 15 0 99329745 10916921344 9992 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665264 9992 2946 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 5195 0 0 0 19 1 0 0 20 0 15 0 99329746 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711554731504 139711550530717 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661056 memory=4123246175921641120 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329748 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99329748 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 99329751 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 99329751 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0.07 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) S 30750 30753 29919 0 -1 1077944384 791 0 0 0 7 0 0 0 20 0 15 0 99329751 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711036168688 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661056 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329751 10916921344 9992 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39968 KiB

[startup+0.310177 s]*
/proc/loadavg: 1.28 1.28 1.32 4/216 30768
/proc/meminfo: memFree=27856412/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661132 memory=46980 CPUtime=0.56 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 8833 0 0 0 53 3 0 0 20 0 15 0 99329745 10916999168 11745 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665283 11745 3052 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 5561 0 0 0 28 2 0 0 20 0 15 0 99329746 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711554739200 140732291516354 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=3834451750304880288 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) R 30750 30753 29919 0 -1 4202560 578 0 0 0 4 0 0 0 20 0 15 0 99329751 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711038274288 139711531209088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) R 30750 30753 29919 0 -1 1077944384 334 0 0 0 5 0 0 0 20 0 15 0 99329751 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661132 memory=139998272165504 CPUtime=0.14 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) R 30750 30753 29919 0 -1 4202560 989 0 0 0 14 0 0 0 20 0 15 0 99329751 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711036168496 139711543605627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661132 memory=139998272165504 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 11745 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46980 KiB

[startup+0.700715 s]
/proc/loadavg: 1.28 1.28 1.32 5/216 30768
/proc/meminfo: memFree=27825148/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661132 memory=111480 CPUtime=1.67 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 12713 0 0 0 161 6 0 0 20 0 15 0 99329745 10916999168 27870 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665283 27870 3095 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661132 memory=16236 CPUtime=0.68 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 5650 0 0 0 64 4 0 0 20 0 15 0 99329746 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711554749328 140732291516354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=640 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=960 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661132 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661132 memory=6081108994580113768 CPUtime=0.38 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 2302 0 0 0 37 1 0 0 20 0 15 0 99329751 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661132 memory=6154282490091891024 CPUtime=0.39 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 2007 0 0 0 39 0 0 0 20 0 15 0 99329751 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661132 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) S 30750 30753 29919 0 -1 1077944384 1382 0 0 0 20 0 0 0 20 0 15 0 99329751 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711036168688 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 27870 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 111480 KiB

[startup+1.50071 s]
/proc/loadavg: 1.28 1.28 1.32 3/216 30768
/proc/meminfo: memFree=27717412/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661132 memory=185344 CPUtime=2.56 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 12820 0 0 0 243 13 0 0 20 0 15 0 99329745 10916999168 46336 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665283 46336 3107 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661132 memory=183296 CPUtime=1.47 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 5689 0 0 0 137 10 0 0 20 0 15 0 99329746 10916999168 46336 33554432000 4194304 4196468 140732291474528 139711554748336 140732291516354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 46336 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 46336 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 46336 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 99329747 10916999168 46336 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 46336 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0

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

/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 26386 0 0 0 222868 13699 0 0 20 0 15 0 99329746 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711554749840 140732291516354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.77 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1877 0 0 0 511 66 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.78 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2785 0 0 0 503 75 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.79 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 3179 0 0 0 506 73 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.78 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2622 0 0 0 505 73 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=199916 CPUtime=8.44 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 5204 0 0 0 790 54 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661132 memory=7157152577754852200 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.43 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 3164 0 0 0 42 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661132 memory=1960 CPUtime=0.5 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 3458 0 0 0 49 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.23 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) S 30750 30753 29919 0 -1 1077944384 2498 0 0 0 23 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711036168688 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661132 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661132 memory=1200 CPUtime=1.3 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 934 0 0 0 64 66 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 2399.79 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 199916 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.46 1.36 3/217 30972
/proc/meminfo: memFree=27708352/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661132 memory=199916 CPUtime=2460.22 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 53873 0 0 0 231632 14390 0 0 20 0 15 0 99329745 10916999168 49979 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665283 49979 3142 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661132 memory=199916 CPUtime=2425.26 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 26782 0 0 0 228480 14046 0 0 20 0 15 0 99329746 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711554748464 140732291516354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.91 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1877 0 0 0 523 68 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.92 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2785 0 0 0 515 77 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.93 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 3179 0 0 0 519 74 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=199916 CPUtime=5.93 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2622 0 0 0 518 75 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=16236 CPUtime=8.66 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 5209 0 0 0 810 56 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.43 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 3164 0 0 0 42 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.5 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 3458 0 0 0 49 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661132 memory=792 CPUtime=0.23 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) S 30750 30753 29919 0 -1 1077944384 2498 0 0 0 23 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711036168688 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661132 memory=7532 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661132 memory=199916 CPUtime=1.33 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 938 0 0 0 66 67 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 2460.22 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 199916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501.7 s]
/proc/loadavg: 1.25 1.39 1.34 3/217 30973
/proc/meminfo: memFree=27709012/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661132 memory=199916 CPUtime=2520.01 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 54906 0 0 0 237263 14738 0 0 20 0 15 0 99329745 10916999168 49979 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665283 49979 3142 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661132 memory=199916 CPUtime=2484.25 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 27341 0 0 0 234039 14386 0 0 20 0 15 0 99329746 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711554748528 140732291516354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.06 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1905 0 0 0 536 70 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.07 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2787 0 0 0 528 79 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.08 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 3218 0 0 0 532 76 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.08 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2837 0 0 0 530 78 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=199916 CPUtime=8.87 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 5385 0 0 0 829 58 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.43 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 3166 0 0 0 42 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.5 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 3460 0 0 0 49 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661132 memory=3868 CPUtime=0.23 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) S 30750 30753 29919 0 -1 1077944384 2500 0 0 0 23 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711036168688 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661132 memory=199916 CPUtime=1.36 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 946 0 0 0 68 68 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 199916 KiB

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

[startup+2501.71 s]
# the end of solver process 30753 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2372.65 s, system=147.39 s

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

[startup+2501.7 s]
/proc/loadavg: 1.25 1.39 1.34 3/217 30973
/proc/meminfo: memFree=27709012/32770624 swapFree=67108532/67108860
[pid=30753] ppid=30750 vsize=10661132 memory=199916 CPUtime=2520.01 cores=0,2,4,6
/proc/30753/stat : 30753 (java) S 30750 30753 29919 0 -1 1077944320 54906 0 0 0 237263 14738 0 0 20 0 15 0 99329745 10916999168 49979 33554432000 4194304 4196468 140732291474528 140732291457072 139711550508791 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
/proc/30753/statm: 2665283 49979 3142 1 0 2627263 0
[pid=30753/tid=30755] ppid=30750 vsize=10661132 memory=199916 CPUtime=2484.25 cores=0,2,4,6
/proc/30753/task/30755/stat : 30755 (java) R 30750 30753 29919 0 -1 4202560 27341 0 0 0 234039 14386 0 0 20 0 15 0 99329746 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711554748528 140732291516354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30756] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.06 cores=0,2,4,6
/proc/30753/task/30756/stat : 30756 (java) S 30750 30753 29919 0 -1 1077944384 1905 0 0 0 536 70 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711476583440 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30757] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.07 cores=0,2,4,6
/proc/30753/task/30757/stat : 30757 (java) S 30750 30753 29919 0 -1 1077944384 2787 0 0 0 528 79 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711475530896 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30758] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.08 cores=0,2,4,6
/proc/30753/task/30758/stat : 30758 (java) S 30750 30753 29919 0 -1 1077944384 3218 0 0 0 532 76 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711474477840 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30759] ppid=30750 vsize=10661132 memory=199916 CPUtime=6.08 cores=0,2,4,6
/proc/30753/task/30759/stat : 30759 (java) S 30750 30753 29919 0 -1 1077944384 2837 0 0 0 530 78 0 0 20 0 15 0 99329747 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711473425296 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30760] ppid=30750 vsize=10661132 memory=199916 CPUtime=8.87 cores=0,2,4,6
/proc/30753/task/30760/stat : 30760 (java) S 30750 30753 29919 0 -1 1077944384 5385 0 0 0 829 58 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711042484464 139711550519938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30761] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30761/stat : 30761 (java) S 30750 30753 29919 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99329748 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711041430688 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30762] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30762/stat : 30762 (java) S 30750 30753 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99329749 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711040377584 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30763] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30763/stat : 30763 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711039326160 139711550527387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30764] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.43 cores=0,2,4,6
/proc/30753/task/30764/stat : 30764 (java) S 30750 30753 29919 0 -1 1077944384 3166 0 0 0 42 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711038274288 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30765] ppid=30750 vsize=10661132 memory=199916 CPUtime=0.5 cores=0,2,4,6
/proc/30753/task/30765/stat : 30765 (java) S 30750 30753 29919 0 -1 1077944384 3460 0 0 0 49 1 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711037221744 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30766] ppid=30750 vsize=10661132 memory=3868 CPUtime=0.23 cores=0,2,4,6
/proc/30753/task/30766/stat : 30766 (java) S 30750 30753 29919 0 -1 1077944384 2500 0 0 0 23 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711036168688 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30767] ppid=30750 vsize=10661132 memory=199916 CPUtime=0 cores=0,2,4,6
/proc/30753/task/30767/stat : 30767 (java) S 30750 30753 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711035116384 139711550518997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
[pid=30753/tid=30768] ppid=30750 vsize=10661132 memory=199916 CPUtime=1.36 cores=0,2,4,6
/proc/30753/task/30768/stat : 30768 (java) S 30750 30753 29919 0 -1 1077944384 946 0 0 0 68 68 0 0 20 0 15 0 99329751 10916999168 49979 33554432000 4194304 4196468 140732291474528 139711034063408 139711550519938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12615680 140732291478684 140732291478793 140732291478793 140732291481551 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 199916 KiB

Child status: 143
Real time (s): 2501.71
CPU time (s): 2520.04
CPU user time (s): 2372.65
CPU system time (s): 147.39
CPU usage (%): 100.733
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 199916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2372.65
system time used= 147.39
maximum resident set size= 200356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 308291
involuntary context switches= 7724


# summary of solver processes directly reported to runsolver:
#   pid: 30753
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2372.65
#   total CPU system time (s): 147.39

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2891 second user time and 24.287 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-29 00:41:06
IDJOB=4299457
IDBENCH=141401
IDSOLVER=2765
FILE ID=node104/4299457-1532817666
RUNJOBID= node104-1532810215-29950
PBS_JOBID= 21022484
Free space on /tmp= 48344 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Dubois/Dubois-023_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299457-1532817666/watcher-4299457-1532817666 -o /tmp/evaluation-result-4299457-1532817666/solver-4299457-1532817666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29950 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299457-1532817666.xml --timelimit 2520

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

MD5SUM BENCH= d9fd0a93a95458fcc98ae1d4ddac20a1
RANDOM SEED=197916912

node104.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.11
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.11
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.11
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.11
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:        27888036 kB
MemAvailable:   31755668 kB
Buffers:          163860 kB
Cached:          3955556 kB
SwapCached:           12 kB
Active:          2145092 kB
Inactive:        2223844 kB
Active(anon):     204108 kB
Inactive(anon):    73040 kB
Active(file):    1940984 kB
Inactive(file):  2150804 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1276 kB
Writeback:             0 kB
AnonPages:        264488 kB
Mapped:            53040 kB
Shmem:             25060 kB
Slab:             211824 kB
SReclaimable:     183360 kB
SUnreclaim:        28464 kB
KernelStack:        3808 kB
PageTables:         5460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-29 01:22:48