Trace number 4309919

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 253.995 92.4751

General information on the benchmark

NameGraphColoring/
GraphColoring-qg-order60_c18.xml
MD5SUM2b7bed68bca9665ed3be29de24764d77
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark59
Best CPU time to get the best result obtained on this benchmark252.101
Satisfiable
(Un)Satisfiability was proved
Number of variables3600
Number of constraints212400
Number of domains1
Minimum domain size3600
Maximum domain size3600
Distribution of domain sizes[{"size":3600,"count":3600}]
Minimum variable degree119
Maximum variable degree119
Distribution of variable degrees[{"degree":119,"count":3600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":212400}]
Number of extensional constraints0
Number of intensional constraints212400
Distribution of constraint types[{"type":"intension","count":212400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 2066678728
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
253.92/92.41	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 (12761 MiB free)
  memory of node 1: 16384 MiB (9749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309919-1534328460/watcher-4309919-1534328460 -o /tmp/evaluation-result-4309919-1534328460/solver-4309919-1534328460 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534325999-6916 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2066678728 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309919-1534328460.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=8625, runsolver pid=8622
Current StackSize limit: 8192 KiB


[startup+0.100122 s]*
/proc/loadavg: 1.53 1.60 1.64 3/219 8640
/proc/meminfo: memFree=23032996/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14082736 memory=31276 CPUtime=0.11 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 6717 0 0 0 10 1 0 0 20 0 15 0 250409216 14420721664 7819 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3520684 7819 3155 1 0 3482761 0
[pid=8625/tid=8627] ppid=8622 vsize=14082736 memory=-8536116215504794816 CPUtime=0.09 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) R 8622 8625 2816 0 -1 4202560 4764 0 0 0 8 1 0 0 20 0 15 0 250409216 14420721664 7819 33554432000 4194304 4196468 140731348359328 140446897903472 140446893702550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 7819 33554432000 4194304 4196468 140731348359328 140446846311440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 7819 33554432000 4194304 4196468 140731348359328 140446845258896 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 7819 33554432000 4194304 4196468 140731348359328 140446844205840 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) S 8622 8625 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 7819 33554432000 4194304 4196468 140731348359328 140446843153296 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250409218 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445873326320 140446893701762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250409219 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445872272544 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250409219 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445871219440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445870168016 140446893709211 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 250409221 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0.01 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 15 0 250409221 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409222 14420721664 7819 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31276 KiB

[startup+0.211219 s]*
/proc/loadavg: 1.53 1.60 1.64 9/219 8640
/proc/meminfo: memFree=22889832/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14082736 memory=47068 CPUtime=0.3 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 10388 0 0 0 28 2 0 0 20 0 15 0 250409216 14420721664 11767 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3520684 11767 3372 1 0 3482761 0
[pid=8625/tid=8627] ppid=8622 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) R 8622 8625 2816 0 -1 4202560 8099 0 0 0 18 2 0 0 20 0 15 0 250409216 14420721664 11767 33554432000 4194304 4196468 140731348359328 140446897919584 140446521175713 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 11767 33554432000 4194304 4196468 140731348359328 140446846311440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14082736 memory=140344257591602 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 11767 33554432000 4194304 4196468 140731348359328 140446845258896 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 11767 33554432000 4194304 4196468 140731348359328 140446844205840 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) S 8622 8625 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 11767 33554432000 4194304 4196468 140731348359328 140446843153296 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250409218 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445873326320 140446893701762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250409219 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445872272544 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250409219 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445871219440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445870168016 140446893709211 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) R 8622 8625 2816 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 15 0 250409221 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445869116240 140446893700821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) R 8622 8625 2816 0 -1 4202560 256 0 0 0 2 0 0 0 20 0 15 0 250409221 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445868055104 140446886796272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0.06 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) R 8622 8625 2816 0 -1 4202560 311 0 0 0 6 0 0 0 20 0 15 0 250409221 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445867008504 140446872319620 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409222 14420721664 11767 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47068 KiB

[startup+0.310946 s]*
/proc/loadavg: 1.53 1.60 1.64 3/219 8640
/proc/meminfo: memFree=22775892/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14082736 memory=50756 CPUtime=0.44 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 10786 0 0 0 41 3 0 0 20 0 15 0 250409216 14420721664 12689 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3520684 12689 3388 1 0 3482761 0
[pid=8625/tid=8627] ppid=8622 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) R 8622 8625 2816 0 -1 4202560 8455 0 0 0 28 2 0 0 20 0 15 0 250409216 14420721664 12689 33554432000 4194304 4196468 140731348359328 140446897879888 140446875254175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14082736 memory=4294980954 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 12689 33554432000 4194304 4196468 140731348359328 140446846311440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14082736 memory=140344258986826 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 12689 33554432000 4194304 4196468 140731348359328 140446845258896 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 12689 33554432000 4194304 4196468 140731348359328 140446844205840 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) S 8622 8625 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250409217 14420721664 12689 33554432000 4194304 4196468 140731348359328 140446843153296 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250409218 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445873326320 140446893701762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250409219 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445872272544 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250409219 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445871219440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445870168016 140446893709211 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 15 0 250409221 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 257 0 0 0 2 0 0 0 20 0 15 0 250409221 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0.08 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 330 0 0 0 8 0 0 0 20 0 15 0 250409221 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14082736 memory=140344257582720 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409222 14420721664 12689 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50756 KiB

[startup+0.700748 s]
/proc/loadavg: 1.53 1.60 1.64 3/219 8640
/proc/meminfo: memFree=22683816/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14084804 memory=88900 CPUtime=0.97 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 17586 0 0 0 93 4 0 0 20 0 15 0 250409216 14422839296 22225 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3521201 22225 3500 1 0 3483273 0
[pid=8625/tid=8627] ppid=8622 vsize=14084804 memory=1172 CPUtime=0.67 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) R 8622 8625 2816 0 -1 4202560 14913 0 0 0 64 3 0 0 20 0 15 0 250409216 14422839296 22225 33554432000 4194304 4196468 140731348359328 140446897905888 140446877771102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14084804 memory=37664 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14422839296 22225 33554432000 4194304 4196468 140731348359328 140446846311440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14084804 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14422839296 22225 33554432000 4194304 4196468 140731348359328 140446845258896 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409217 14422839296 22225 33554432000 4194304 4196468 140731348359328 140446844205840 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) S 8622 8625 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250409217 14422839296 22225 33554432000 4194304 4196468 140731348359328 140446843153296 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250409218 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445873326320 140446893701762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14084804 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250409219 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445872272544 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14084804 memory=924 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250409219 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445871219440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445870168016 140446893709211 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14084804 memory=7237400421024098393 CPUtime=0.07 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 558 0 0 0 7 0 0 0 20 0 15 0 250409221 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14084804 memory=6154282490091891024 CPUtime=0.05 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 307 0 0 0 5 0 0 0 20 0 15 0 250409221 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 427 0 0 0 15 0 0 0 20 0 15 0 250409221 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14084804 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250409222 14422839296 22225 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88900 KiB

[startup+1.50075 s]
/proc/loadavg: 1.53 1.60 1.64 6/219 8640
/proc/meminfo: memFree=22350976/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14086852 memory=320444 CPUtime=3.17 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 20003 0 0 0 295 22 0 0 20 0 15 0 250409216 14424936448 80111 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3521713 80111 3564 1 0 3483785 0
[pid=8625/tid=8627] ppid=8622 vsize=14086852 memory=318476 CPUtime=1.36 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) R 8622 8625 2816 0 -1 4202560 15342 0 0 0 131 5 0 0 20 0 15 0 250409216 14424936448 80111 33554432000 4194304 4196468 140731348359328 140446897923392 140446893702550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14086852 memory=8112282956445269571 CPUtime=0.09 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) S 8622 8625 2816 0 -1 1077944384 57 0 0 0 6 3 0 0 20 0 15 0 250409217 14424936448 80111 33554432000 4194304 4196468 140731348359328 140446846311440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14086852 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) S 8622 8625 2816 0 -1 1077944384 57 0 0 0 6 4 0 0 20 0 15 0 250409217 14424936448 80111 33554432000 4194304 4196468 140731348359328 140446845258896 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14086852 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) S 8622 8625 2816 0 -1 1077944384 61 0 0 0 6 3 0 0 20 0 15 0 250409217 14424936448 80111 33554432000 4194304 4196468 140731348359328 140446844205840 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14086852 memory=6943526294502006880 CPUtime=0.09 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) S 8622 8625 2816 0 -1 1077944384 71 0 0 0 6 3 0 0 20 0 15 0 250409217 14424936448 80111 33554432000 4194304 4196468 140731348359328 140446843153296 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 250409218 14424936448 80111 33554432000 4194304 4196468 140731348359328 140445873326320 140446893701762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0

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

/proc/8625/task/8627/stat : 8627 (java) S 8622 8625 2816 0 -1 1077944384 29351 0 0 0 3263 49 0 0 20 0 15 0 250409216 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140446897929104 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14090948 memory=11786920 CPUtime=17.24 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) R 8622 8625 2816 0 -1 4202560 36723 0 0 0 1495 229 0 0 20 0 15 0 250409217 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140446846311248 140446886318823 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14090948 memory=11786920 CPUtime=17.07 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) R 8622 8625 2816 0 -1 4202560 13260 0 0 0 1467 240 0 0 20 0 15 0 250409217 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140446845259016 140446886318823 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14090948 memory=3824 CPUtime=17.17 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) R 8622 8625 2816 0 -1 4202560 15497 0 0 0 1489 228 0 0 20 0 15 0 250409217 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140446844205648 140446886318823 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14090948 memory=68116 CPUtime=17.15 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) R 8622 8625 2816 0 -1 4202560 16096 0 0 0 1454 261 0 0 20 0 15 0 250409217 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140446843153184 140446886787372 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14090948 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 23359 0 0 0 50 2 0 0 20 0 15 0 250409218 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445873324864 140446893700821 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14090948 memory=255 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445872272608 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14090948 memory=164 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445871219456 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14090948 memory=7597969947123542120 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445870168016 140446893709211 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14090948 memory=1756 CPUtime=2.55 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 7552 0 0 0 254 1 0 0 20 0 15 0 250409221 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14090948 memory=872 CPUtime=2.39 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 7061 0 0 0 238 1 0 0 20 0 15 0 250409221 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14090948 memory=2834 CPUtime=0.8 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 5489 0 0 0 79 1 0 0 20 0 15 0 250409221 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14090948 memory=1151 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14090948 memory=1147 CPUtime=0.03 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 341 0 0 0 1 2 0 0 20 0 15 0 250409222 14429130752 2946730 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 108.13 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11786920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+91.9008 s]
/proc/loadavg: 3.67 2.28 1.88 6/219 8642
/proc/meminfo: memFree=7153736/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14090948 memory=11787368 CPUtime=252.17 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 232036 0 0 0 24132 1085 0 0 20 0 15 0 250409216 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3522737 2946842 3607 1 0 3484809 0
[pid=8625/tid=8627] ppid=8622 vsize=14090948 memory=11787348 CPUtime=36.69 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) S 8622 8625 2816 0 -1 1077944384 30724 0 0 0 3620 49 0 0 20 0 15 0 250409216 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446897929104 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14090948 memory=11787356 CPUtime=51.9 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) R 8622 8625 2816 0 -1 4202560 53419 0 0 0 4947 243 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446846311560 140446886318823 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14090948 memory=11787368 CPUtime=51.77 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) R 8622 8625 2816 0 -1 4202560 29612 0 0 0 4918 259 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446845258704 140446886318823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14090948 memory=11787356 CPUtime=51.86 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) R 8622 8625 2816 0 -1 4202560 20658 0 0 0 4939 247 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446844205648 140446886318823 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14090948 memory=11787356 CPUtime=52.04 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) R 8622 8625 2816 0 -1 4202560 22820 0 0 0 4929 275 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446843153496 140446878680295 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14090948 memory=8700 CPUtime=2.02 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 52913 0 0 0 198 4 0 0 20 0 15 0 250409218 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445873324864 140446893700821 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14090948 memory=14884 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445872272608 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14090948 memory=11787368 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445871219456 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14090948 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445870168016 140446893709211 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14090948 memory=11787336 CPUtime=2.55 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 7568 0 0 0 254 1 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14090948 memory=11787328 CPUtime=2.39 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 7065 0 0 0 238 1 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14090948 memory=1068 CPUtime=0.8 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 5495 0 0 0 79 1 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14090948 memory=11787368 CPUtime=0.05 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 379 0 0 0 2 3 0 0 20 0 15 0 250409222 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 252.17 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11787368 KiB

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

[startup+92.475 s]
# the end of solver process 8625 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.067 s, system=10.928 s

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

[startup+92.0053 s]*
/proc/loadavg: 3.67 2.28 1.88 6/219 8642
/proc/meminfo: memFree=7153736/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14090948 memory=11787368 CPUtime=252.6 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 232042 0 0 0 24175 1085 0 0 20 0 15 0 250409216 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3522737 2946842 3607 1 0 3484809 0
[pid=8625/tid=8627] ppid=8622 vsize=14090948 memory=8112282956445269571 CPUtime=36.69 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) S 8622 8625 2816 0 -1 1077944384 30724 0 0 0 3620 49 0 0 20 0 15 0 250409216 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446897929104 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14090948 memory=4872558044660077418 CPUtime=52 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) R 8622 8625 2816 0 -1 4202560 53419 0 0 0 4957 243 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446846311560 140446886318823 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14090948 memory=9604 CPUtime=51.88 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) R 8622 8625 2816 0 -1 4202560 29612 0 0 0 4929 259 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446845258704 140446886318823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14090948 memory=1068 CPUtime=51.97 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) R 8622 8625 2816 0 -1 4202560 20658 0 0 0 4950 247 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446844205648 140446886318823 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14090948 memory=1220 CPUtime=52.16 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) R 8622 8625 2816 0 -1 4202560 22820 0 0 0 4941 275 0 0 20 0 15 0 250409217 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140446843153496 140446886793639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14090948 memory=1612 CPUtime=2.02 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) S 8622 8625 2816 0 -1 1077944384 52913 0 0 0 198 4 0 0 20 0 15 0 250409218 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445873324864 140446893700821 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14090948 memory=11787356 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445872272608 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445871219456 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14090948 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445870167664 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14090948 memory=2964 CPUtime=2.55 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 7568 0 0 0 254 1 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14090948 memory=11787340 CPUtime=2.39 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 7065 0 0 0 238 1 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14090948 memory=8112282956445269571 CPUtime=0.8 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 5495 0 0 0 79 1 0 0 20 0 15 0 250409221 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14090948 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14090948 memory=1172 CPUtime=0.05 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 379 0 0 0 2 3 0 0 20 0 15 0 250409222 14429130752 2946842 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 252.6 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11787368 KiB

[startup+92.4013 s]
/proc/loadavg: 3.67 2.28 1.88 6/219 8642
/proc/meminfo: memFree=7153736/32770624 swapFree=67108688/67108860
[pid=8625] ppid=8622 vsize=14090948 memory=11787376 CPUtime=253.92 cores=1,3,5,7
/proc/8625/stat : 8625 (java) S 8622 8625 2816 0 -1 1077944320 232365 0 0 0 24306 1086 0 0 20 0 15 0 250409216 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140731348341872 140446893690615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
/proc/8625/statm: 3522737 2946844 3607 1 0 3484809 0
[pid=8625/tid=8627] ppid=8622 vsize=14090948 memory=8112282956445269571 CPUtime=36.69 cores=1,3,5,7
/proc/8625/task/8627/stat : 8627 (java) S 8622 8625 2816 0 -1 1077944384 30724 0 0 0 3620 49 0 0 20 0 15 0 250409216 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140446897929104 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8628] ppid=8622 vsize=14090948 memory=2972 CPUtime=52.31 cores=1,3,5,7
/proc/8625/task/8628/stat : 8628 (java) S 8622 8625 2816 0 -1 1077944384 53419 0 0 0 4988 243 0 0 20 0 15 0 250409217 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140446846311440 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8629] ppid=8622 vsize=14090948 memory=11787356 CPUtime=52.19 cores=1,3,5,7
/proc/8625/task/8629/stat : 8629 (java) S 8622 8625 2816 0 -1 1077944384 29612 0 0 0 4960 259 0 0 20 0 15 0 250409217 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140446845258896 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8630] ppid=8622 vsize=14090948 memory=2948 CPUtime=52.28 cores=1,3,5,7
/proc/8625/task/8630/stat : 8630 (java) S 8622 8625 2816 0 -1 1077944384 20658 0 0 0 4981 247 0 0 20 0 15 0 250409217 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140446844205840 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8631] ppid=8622 vsize=14090948 memory=8112282956445269571 CPUtime=52.48 cores=1,3,5,7
/proc/8625/task/8631/stat : 8631 (java) S 8622 8625 2816 0 -1 1077944384 22820 0 0 0 4973 275 0 0 20 0 15 0 250409217 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140446843153296 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8632] ppid=8622 vsize=14090948 memory=1068 CPUtime=2.08 cores=1,3,5,7
/proc/8625/task/8632/stat : 8632 (java) R 8622 8625 2816 0 -1 4202560 53236 0 0 0 204 4 0 0 20 0 15 0 250409218 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445873324752 140446872060795 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8633] ppid=8622 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8633/stat : 8633 (java) S 8622 8625 2816 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445872272608 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8634] ppid=8622 vsize=14090948 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8634/stat : 8634 (java) S 8622 8625 2816 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 250409219 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445871219456 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8635] ppid=8622 vsize=14090948 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8635/stat : 8635 (java) S 8622 8625 2816 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 250409221 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445870167664 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8636] ppid=8622 vsize=14090948 memory=4872558044660077418 CPUtime=2.55 cores=1,3,5,7
/proc/8625/task/8636/stat : 8636 (java) S 8622 8625 2816 0 -1 1077944384 7568 0 0 0 254 1 0 0 20 0 15 0 250409221 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445869116144 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8637] ppid=8622 vsize=14090948 memory=11787340 CPUtime=2.39 cores=1,3,5,7
/proc/8625/task/8637/stat : 8637 (java) S 8622 8625 2816 0 -1 1077944384 7065 0 0 0 238 1 0 0 20 0 15 0 250409221 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445868063600 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8638] ppid=8622 vsize=14090948 memory=11787336 CPUtime=0.8 cores=1,3,5,7
/proc/8625/task/8638/stat : 8638 (java) S 8622 8625 2816 0 -1 1077944384 5495 0 0 0 79 1 0 0 20 0 15 0 250409221 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445867010544 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8639] ppid=8622 vsize=14090948 memory=2734 CPUtime=0 cores=1,3,5,7
/proc/8625/task/8639/stat : 8639 (java) S 8622 8625 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250409222 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445865958240 140446893700821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
[pid=8625/tid=8640] ppid=8622 vsize=14090948 memory=2316 CPUtime=0.05 cores=1,3,5,7
/proc/8625/task/8640/stat : 8640 (java) S 8622 8625 2816 0 -1 1077944384 379 0 0 0 2 3 0 0 20 0 15 0 250409222 14429130752 2946844 33554432000 4194304 4196468 140731348359328 140445864905264 140446893701762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140731348362318 140731348362510 140731348362510 140731348365263 0
Current children cumulated CPU time: 253.92 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11787376 KiB

Child status: 143
Real time (s): 92.4751
CPU time (s): 253.995
CPU user time (s): 243.067
CPU system time (s): 10.928
CPU usage (%): 274.663
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 11787376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.067
system time used= 10.928
maximum resident set size= 11788080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232539
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10109
involuntary context switches= 3188


# summary of solver processes directly reported to runsolver:
#   pid: 8625
#   total CPU time (s): 253.995
#   total CPU user time (s): 243.067
#   total CPU system time (s): 10.928

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.652342 second user time and 0.975826 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 12:21:00
IDJOB=4309919
IDBENCH=141137
IDSOLVER=2795
FILE ID=node134/4309919-1534328460
RUNJOBID= node134-1534325999-6916
PBS_JOBID= 21038145
Free space on /tmp= 43360 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/GraphColoring/GraphColoring-qg-order60_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309919-1534328460/watcher-4309919-1534328460 -o /tmp/evaluation-result-4309919-1534328460/solver-4309919-1534328460 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534325999-6916 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2066678728 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309919-1534328460.xml

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

MD5SUM BENCH= 2b7bed68bca9665ed3be29de24764d77
RANDOM SEED=2066678728

node134.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.68
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.68
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.68
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.68
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:        23050760 kB
MemAvailable:   30475264 kB
Buffers:          201752 kB
Cached:          7436816 kB
SwapCached:           32 kB
Active:          5426312 kB
Inactive:        3686008 kB
Active(anon):    1422904 kB
Inactive(anon):   111440 kB
Active(file):    4003408 kB
Inactive(file):  3574568 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             43416 kB
Writeback:             0 kB
AnonPages:       1326936 kB
Mapped:            69052 kB
Shmem:             57844 kB
Slab:             304328 kB
SReclaimable:     274988 kB
SUnreclaim:        29340 kB
KernelStack:        3856 kB
PageTables:         8084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3464228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1185792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43324 MiB
End job on node134 at 2018-08-15 12:22:33