Trace number 4311704

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-17? (TO) 2520.11 2502.33

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-4-0_c18.xml
MD5SUM04f92f5fbe642378aecc464c78b62b37
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":10,"count":111},{"size":37,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 1892203205
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
52.06/44.16	c Parsing done, starting search...
2520.07/2502.30	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 (13136 MiB free)
  memory of node 1: 16384 MiB (10961 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311704-1534565104/watcher-4311704-1534565104 -o /tmp/evaluation-result-4311704-1534565104/solver-4311704-1534565104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534541040-3481 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1892203205 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311704-1534565104.xml 

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

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


[startup+0.100093 s]*
/proc/loadavg: 1.19 1.34 1.39 3/219 7801
/proc/meminfo: memFree=24657420/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14082736 memory=31420 CPUtime=0.12 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 6768 0 0 0 11 1 0 0 20 0 15 0 274073565 14420721664 7855 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3520684 7855 3154 1 0 3482761 0
[pid=7786/tid=7788] ppid=7783 vsize=14082736 memory=-8969866955592660160 CPUtime=0.08 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 4807 0 0 0 8 0 0 0 20 0 15 0 274073566 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476587027168 140476566869342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476055773984 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476054721648 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0.01 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 15 0 274073571 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 7855 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31420 KiB

[startup+0.211197 s]*
/proc/loadavg: 1.19 1.34 1.39 5/219 7801
/proc/meminfo: memFree=24642040/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14082736 memory=47236 CPUtime=0.3 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 10427 0 0 0 28 2 0 0 20 0 15 0 274073565 14420721664 11809 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3520684 11809 3366 1 0 3482761 0
[pid=7786/tid=7788] ppid=7783 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 8139 0 0 0 19 1 0 0 20 0 15 0 274073566 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476587015904 140476183331845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14082736 memory=139625294955943 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476055773984 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476054721648 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) R 7783 7786 3449 0 -1 4202560 444 0 0 0 2 0 0 0 20 0 15 0 274073571 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476052617760 140476575025982 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) R 7783 7786 3449 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 15 0 274073571 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0.06 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) R 7783 7786 3449 0 -1 4202560 303 0 0 0 6 0 0 0 20 0 15 0 274073571 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476050512752 140476561728617 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 11809 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47236 KiB

[startup+0.310736 s]*
/proc/loadavg: 1.19 1.34 1.39 3/219 7801
/proc/meminfo: memFree=24638132/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14082736 memory=50568 CPUtime=0.44 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 10802 0 0 0 42 2 0 0 20 0 15 0 274073565 14420721664 12642 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3520684 12642 3369 1 0 3482761 0
[pid=7786/tid=7788] ppid=7783 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 8474 0 0 0 28 1 0 0 20 0 15 0 274073566 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476587000368 140476582802742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14082736 memory=290763888105095191 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14082736 memory=14833731539789464 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476055773984 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274073568 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476054721648 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 274073571 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 176 0 0 0 2 0 0 0 20 0 15 0 274073571 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0.08 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 15 0 274073571 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14082736 memory=139625294947968 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073571 14420721664 12642 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50568 KiB

[startup+0.700698 s]
/proc/loadavg: 1.19 1.34 1.39 3/219 7801
/proc/meminfo: memFree=24614444/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14084804 memory=89188 CPUtime=0.99 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 17637 0 0 0 95 4 0 0 20 0 15 0 274073565 14422839296 22297 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3521201 22297 3505 1 0 3483273 0
[pid=7786/tid=7788] ppid=7783 vsize=14084804 memory=1784 CPUtime=0.67 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 14914 0 0 0 64 3 0 0 20 0 15 0 274073566 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476587002064 140476582810781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14084804 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073566 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14084804 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274073566 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14084804 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274073568 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14084804 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274073568 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476055773984 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14084804 memory=836 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274073568 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476054721648 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14084804 memory=10692 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14084804 memory=7450174591119418944 CPUtime=0.08 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 609 0 0 0 8 0 0 0 20 0 15 0 274073571 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14084804 memory=6442510787546475095 CPUtime=0.07 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 334 0 0 0 7 0 0 0 20 0 15 0 274073571 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14084804 memory=7523071198212214892 CPUtime=0.15 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 397 0 0 0 15 0 0 0 20 0 15 0 274073571 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274073571 14422839296 22297 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89188 KiB

[startup+1.50324 s]
/proc/loadavg: 1.19 1.34 1.39 5/219 7801
/proc/meminfo: memFree=24546440/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14086852 memory=240024 CPUtime=3.62 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 26699 0 0 0 351 11 0 0 20 0 15 0 274073565 14424936448 60006 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3521713 60006 3570 1 0 3483785 0
[pid=7786/tid=7788] ppid=7783 vsize=14086852 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 16377 0 0 0 139 5 0 0 20 0 15 0 274073566 14424936448 60006 33554432000 4194304 4196468 140735443169360 140476587022000 140476187980935 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14086852 memory=-8754540793456063680 CPUtime=0.02 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 347 0 0 0 1 1 0 0 20 0 15 0 274073566 14424936448 60006 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14086852 memory=-2843874019102283166 CPUtime=0.01 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 15 0 274073566 14424936448 60006 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14086852 memory=5450919713671312938 CPUtime=0.01 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 221 0 0 0 1 0 0 0 20 0 15 0 274073566 14424936448 60006 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14086852 memory=7005738693937936738 CPUtime=0.01 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 15 0 274073566 14424936448 60006 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 274073568 14424936448 60006 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0

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

/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 94652 0 0 0 243803 68 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476587027216 140476188410455 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14090948 memory=3407404 CPUtime=2.1 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 28528 0 0 0 192 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14090948 memory=3407404 CPUtime=2.09 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 31448 0 0 0 193 16 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14090948 memory=3409452 CPUtime=2.1 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 27849 0 0 0 192 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.1 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 28701 0 0 0 194 16 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0.87 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 28177 0 0 0 75 12 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476055774048 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476054721664 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14090948 memory=3411500 CPUtime=4.64 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 11768 0 0 0 462 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14090948 memory=3411500 CPUtime=4.58 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 12656 0 0 0 456 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14090948 memory=8112282956445269571 CPUtime=1.29 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 14230 0 0 0 126 3 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14090948 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14090948 memory=3411500 CPUtime=1.39 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 2184 0 0 0 60 79 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 2459.94 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3411500 KiB

[startup+2502.3 s]
/proc/loadavg: 1.31 1.34 1.33 4/219 7959
/proc/meminfo: memFree=21264100/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2520.07 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 286782 0 0 0 251795 212 0 0 20 0 15 0 274073565 14429130752 852875 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3522737 852875 3611 1 0 3484809 0
[pid=7786/tid=7788] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2498.67 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 96005 0 0 0 249798 69 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476587026768 140476186728163 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.12 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 29000 0 0 0 194 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.11 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 31979 0 0 0 195 16 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.13 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 28833 0 0 0 195 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.13 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 29635 0 0 0 196 17 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0.88 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 28950 0 0 0 76 12 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476055774048 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476054721664 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14090948 memory=3411500 CPUtime=4.64 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 11780 0 0 0 462 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14090948 memory=0 CPUtime=4.58 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 12663 0 0 0 456 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14090948 memory=141 CPUtime=1.29 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 14242 0 0 0 126 3 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14090948 memory=164 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14090948 memory=7306057307252157287 CPUtime=1.41 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 2253 0 0 0 61 80 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3411500 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.3 s]
/proc/loadavg: 1.31 1.34 1.33 4/219 7959
/proc/meminfo: memFree=21264100/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2520.07 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 286782 0 0 0 251795 212 0 0 20 0 15 0 274073565 14429130752 852875 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3522737 852875 3611 1 0 3484809 0
[pid=7786/tid=7788] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2498.67 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 96005 0 0 0 249798 69 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476587026768 140476186728163 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.12 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 29000 0 0 0 194 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.11 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 31979 0 0 0 195 16 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.13 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 28833 0 0 0 195 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.13 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 29635 0 0 0 196 17 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0.88 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 28950 0 0 0 76 12 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476055774048 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476054721664 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14090948 memory=3411500 CPUtime=4.64 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 11780 0 0 0 462 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14090948 memory=0 CPUtime=4.58 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 12663 0 0 0 456 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14090948 memory=141 CPUtime=1.29 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 14242 0 0 0 126 3 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14090948 memory=164 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14090948 memory=7306057307252157287 CPUtime=1.41 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 2253 0 0 0 61 80 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3411500 KiB

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

[startup+2502.33 s]
# the end of solver process 7786 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.96 s, system=2.14501 s

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

[startup+2502.3 s]
/proc/loadavg: 1.31 1.34 1.33 4/219 7959
/proc/meminfo: memFree=21264100/32770624 swapFree=67108840/67108860
[pid=7786] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2520.07 cores=1,3,5,7
/proc/7786/stat : 7786 (java) S 7783 7786 3449 0 -1 1077944320 286782 0 0 0 251795 212 0 0 20 0 15 0 274073565 14429130752 852875 33554432000 4194304 4196468 140735443169360 140735443151904 140476582788855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
/proc/7786/statm: 3522737 852875 3611 1 0 3484809 0
[pid=7786/tid=7788] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2498.67 cores=1,3,5,7
/proc/7786/task/7788/stat : 7788 (java) R 7783 7786 3449 0 -1 4202560 96005 0 0 0 249798 69 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476587026768 140476186728163 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7789] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.12 cores=1,3,5,7
/proc/7786/task/7789/stat : 7789 (java) S 7783 7786 3449 0 -1 1077944384 29000 0 0 0 194 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476512877456 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7790] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.11 cores=1,3,5,7
/proc/7786/task/7790/stat : 7790 (java) S 7783 7786 3449 0 -1 1077944384 31979 0 0 0 195 16 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476511824656 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7791] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.13 cores=1,3,5,7
/proc/7786/task/7791/stat : 7791 (java) S 7783 7786 3449 0 -1 1077944384 28833 0 0 0 195 18 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476510772368 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7792] ppid=7783 vsize=14090948 memory=3411500 CPUtime=2.13 cores=1,3,5,7
/proc/7786/task/7792/stat : 7792 (java) S 7783 7786 3449 0 -1 1077944384 29635 0 0 0 196 17 0 0 20 0 15 0 274073566 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476509719568 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7793] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0.88 cores=1,3,5,7
/proc/7786/task/7793/stat : 7793 (java) S 7783 7786 3449 0 -1 1077944384 28950 0 0 0 76 12 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476056828016 140476582800002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7794] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7794/stat : 7794 (java) S 7783 7786 3449 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476055774048 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7795] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7795/stat : 7795 (java) S 7783 7786 3449 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 274073568 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476054721664 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7796] ppid=7783 vsize=14090948 memory=3411500 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7796/stat : 7796 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476053669968 140476582807451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7797] ppid=7783 vsize=14090948 memory=3411500 CPUtime=4.64 cores=1,3,5,7
/proc/7786/task/7797/stat : 7797 (java) S 7783 7786 3449 0 -1 1077944384 11780 0 0 0 462 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476052617840 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7798] ppid=7783 vsize=14090948 memory=0 CPUtime=4.58 cores=1,3,5,7
/proc/7786/task/7798/stat : 7798 (java) S 7783 7786 3449 0 -1 1077944384 12663 0 0 0 456 2 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476051565040 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7799] ppid=7783 vsize=14090948 memory=141 CPUtime=1.29 cores=1,3,5,7
/proc/7786/task/7799/stat : 7799 (java) S 7783 7786 3449 0 -1 1077944384 14242 0 0 0 126 3 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476050512752 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7800] ppid=7783 vsize=14090948 memory=164 CPUtime=0 cores=1,3,5,7
/proc/7786/task/7800/stat : 7800 (java) S 7783 7786 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476049460192 140476582799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
[pid=7786/tid=7801] ppid=7783 vsize=14090948 memory=7306057307252157287 CPUtime=1.41 cores=1,3,5,7
/proc/7786/task/7801/stat : 7801 (java) S 7783 7786 3449 0 -1 1077944384 2253 0 0 0 61 80 0 0 20 0 15 0 274073571 14429130752 852875 33554432000 4194304 4196468 140735443169360 140476048406960 140476582800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 27901952 140735443174472 140735443174665 140735443174665 140735443177423 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3411500 KiB

Child status: 143
Real time (s): 2502.33
CPU time (s): 2520.11
CPU user time (s): 2517.96
CPU system time (s): 2.14501
CPU usage (%): 100.71
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3568628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.96
system time used= 2.14501
maximum resident set size= 3594996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77573
involuntary context switches= 3258


# summary of solver processes directly reported to runsolver:
#   pid: 7786
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2517.96
#   total CPU system time (s): 2.14501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.694 second user time and 23.1783 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-18 06:05:04
IDJOB=4311704
IDBENCH=141644
IDSOLVER=2799
FILE ID=node135/4311704-1534565104
RUNJOBID= node135-1534541040-3481
PBS_JOBID= 21038636
Free space on /tmp= 54352 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-4-0_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311704-1534565104/watcher-4311704-1534565104 -o /tmp/evaluation-result-4311704-1534565104/solver-4311704-1534565104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534541040-3481 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1892203205 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311704-1534565104.xml

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

MD5SUM BENCH= 04f92f5fbe642378aecc464c78b62b37
RANDOM SEED=1892203205

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24676584 kB
MemAvailable:   31679452 kB
Buffers:          201352 kB
Cached:          7049776 kB
SwapCached:           20 kB
Active:          4346944 kB
Inactive:        3166748 kB
Active(anon):     242060 kB
Inactive(anon):    89388 kB
Active(file):    4104884 kB
Inactive(file):  3077360 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             36904 kB
Writeback:             0 kB
AnonPages:        373644 kB
Mapped:            35124 kB
Shmem:             66188 kB
Slab:             278760 kB
SReclaimable:     249084 kB
SUnreclaim:        29676 kB
KernelStack:        3872 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1230224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 54320 MiB
End job on node135 at 2018-08-18 06:46:46