Trace number 4274385

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 - Hybrid 2017-07-26? (TO) 2520.9299 2488.1499

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.31/0.25	c version: 2017-07-26
1.10/0.61	c seed: 1226432371
1.10/0.61	c timeout: 2520
1.10/0.61	c memlimit: 11000
1.10/0.61	c nbcore: 4
1.10/0.61	c Parsing instance...
2520.83/2488.13	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 (11301 MiB free)
  memory of node 1: 16384 MiB (14735 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274385-1502867766/watcher-4274385-1502867766 -o /tmp/evaluation-result-4274385-1502867766/solver-4274385-1502867766 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502842096-17481 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1226432371 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274385-1502867766.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
solver pid=20595, runsolver pid=20592
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 1.38 1.39 1.39 3/217 20610
/proc/meminfo: memFree=26641076/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13980164 memory=33876 CPUtime=0.12 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 8383 0 0 0 11 1 0 0 20 0 15 0 119857726 14315687936 8469 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495041 8469 3412 1 0 3482761 0
[pid=20595/tid=20597] ppid=20592 vsize=13980164 memory=-8557575366716198523 CPUtime=0.09 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) R 20592 20595 17449 0 -1 4202560 6335 0 0 0 8 1 0 0 20 0 15 0 119857726 14315687936 8469 33554432000 4194304 4196468 140722853774528 140510876884128 140510872700061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13980164 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 8469 33554432000 4194304 4196468 140722853774528 140510802766608 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13980164 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 8469 33554432000 4194304 4196468 140722853774528 140510801714064 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 8469 33554432000 4194304 4196468 140722853774528 140510800661520 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 8469 33554432000 4194304 4196468 140722853774528 140510799608976 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13980164 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857728 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509784524784 140510872689282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119857729 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509783471008 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119857729 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509782418416 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509781366992 140510872696731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) S 20592 20595 17449 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 119857731 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13980164 memory=140476654032512 CPUtime=0.02 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) R 20592 20595 17449 0 -1 4202560 367 0 0 0 2 0 0 0 20 0 15 0 119857731 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509778209520 140510872699482 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13980164 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857732 14315687936 8469 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33876 KiB

[startup+0.210669 s]*
/proc/loadavg: 1.38 1.39 1.39 3/217 20610
/proc/meminfo: memFree=26613364/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13980164 memory=42956 CPUtime=0.31 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 9409 0 0 0 28 3 0 0 20 0 15 0 119857726 14315687936 10739 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495041 10739 3599 1 0 3482761 0
[pid=20595/tid=20597] ppid=20592 vsize=13980164 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) D 20592 20595 17449 0 -1 1077944384 7010 0 0 0 18 2 0 0 20 0 15 0 119857726 14315687936 10746 33554432000 4194304 4196468 140722853774528 140510876894160 140510865357357 0 4 0 16800975 18446744072101654052 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13980164 memory=366 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 10746 33554432000 4194304 4196468 140722853774528 140510802766608 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13980164 memory=3833327428274755232 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 10746 33554432000 4194304 4196468 140722853774528 140510801714064 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315687936 10746 33554432000 4194304 4196468 140722853774528 140510800661520 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13980196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857727 14315720704 10746 33554432000 4194304 4196468 140722853774528 140510799608976 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13980196 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 119857728 14315720704 10746 33554432000 4194304 4196468 140722853774528 140509784524784 140510872689282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119857729 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509783471008 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119857729 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509782418416 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509781366992 140510872696731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13980164 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) S 20592 20595 17449 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 15 0 119857731 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13980164 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 119857731 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13980164 memory=140476654032512 CPUtime=0.05 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) S 20592 20595 17449 0 -1 1077944384 386 0 0 0 5 0 0 0 20 0 15 0 119857731 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509778209520 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315687936 10746 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13980196 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857732 14315720704 10746 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 42956 KiB

[startup+0.310483 s]*
/proc/loadavg: 1.38 1.39 1.39 3/217 20610
/proc/meminfo: memFree=26610916/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13980184 memory=51024 CPUtime=0.48 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 10480 0 0 0 45 3 0 0 20 0 15 0 119857726 14315708416 12756 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495046 12756 3710 1 0 3482761 0
[pid=20595/tid=20597] ppid=20592 vsize=13980184 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) R 20592 20595 17449 0 -1 4202560 7587 0 0 0 27 2 0 0 20 0 15 0 119857726 14315708416 12756 33554432000 4194304 4196468 140722853774528 140510876906064 140510856758622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13980184 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315708416 12756 33554432000 4194304 4196468 140722853774528 140510802766608 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13980184 memory=4123243347161912992 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315708416 12756 33554432000 4194304 4196468 140722853774528 140510801714064 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14315708416 12756 33554432000 4194304 4196468 140722853774528 140510800661520 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857727 14315708416 12756 33554432000 4194304 4196468 140722853774528 140510799608976 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13980184 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 119857728 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509784524784 140510872689282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119857729 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509783471008 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119857729 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509782418416 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509781366992 140510872696731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13980184 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) R 20592 20595 17449 0 -1 1077944384 589 0 0 0 3 0 0 0 20 0 15 0 119857731 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13980184 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 432 0 0 0 5 0 0 0 20 0 15 0 119857731 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13980184 memory=140476654032512 CPUtime=0.08 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) R 20592 20595 17449 0 -1 4202560 493 0 0 0 8 0 0 0 20 0 15 0 119857731 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509778209520 140510852636510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13980184 memory=140476654032512 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857732 14315708416 12756 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51024 KiB

[startup+0.700729 s]
/proc/loadavg: 1.38 1.39 1.39 5/217 20610
/proc/meminfo: memFree=26600168/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13982232 memory=119596 CPUtime=1.39 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 12727 0 0 0 134 5 0 0 20 0 15 0 119857726 14317805568 29899 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495558 29899 3774 1 0 3483273 0
[pid=20595/tid=20597] ppid=20592 vsize=13982232 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) R 20592 20595 17449 0 -1 4202560 8278 0 0 0 64 4 0 0 20 0 15 0 119857726 14317805568 29899 33554432000 4194304 4196468 140722853774528 140510876911296 140510855140821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13982232 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 29899 33554432000 4194304 4196468 140722853774528 140510802766608 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13982232 memory=11040 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 29899 33554432000 4194304 4196468 140722853774528 140510801714064 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13982232 memory=5700 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) S 20592 20595 17449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 29899 33554432000 4194304 4196468 140722853774528 140510800661520 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13982232 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 29899 33554432000 4194304 4196468 140722853774528 140510799608976 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13982232 memory=792 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 119857728 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509784524784 140510872689282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13982232 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509783471008 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13982232 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509782418416 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13982232 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509781366992 140510872696731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13982232 memory=7666347373283534400 CPUtime=0.24 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) R 20592 20595 17449 0 -1 4202560 1227 0 0 0 24 0 0 0 20 0 15 0 119857731 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509780313008 140510853377672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13982232 memory=7156617201559688300 CPUtime=0.24 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) R 20592 20595 17449 0 -1 4202560 911 0 0 0 24 0 0 0 20 0 15 0 119857731 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509779243080 140510854222809 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13982232 memory=7295944995277656144 CPUtime=0.21 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) S 20592 20595 17449 0 -1 1077944384 929 0 0 0 21 0 0 0 20 0 15 0 119857731 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509778209520 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13982232 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119857732 14317805568 29899 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 119596 KiB

[startup+1.50082 s]
/proc/loadavg: 1.38 1.39 1.39 3/217 20610
/proc/meminfo: memFree=26501904/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13982232 memory=200524 CPUtime=2.9 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 14719 0 0 0 282 8 0 0 20 0 15 0 119857726 14317805568 50131 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495558 50131 3797 1 0 3483273 0
[pid=20595/tid=20597] ppid=20592 vsize=13982232 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) R 20592 20595 17449 0 -1 4202560 8514 0 0 0 141 5 0 0 20 0 15 0 119857726 14317805568 50131 33554432000 4194304 4196468 140722853774528 140510876913208 140510479742489 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13982232 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) S 20592 20595 17449 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 50131 33554432000 4194304 4196468 140722853774528 140510802766608 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13982232 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) S 20592 20595 17449 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 50131 33554432000 4194304 4196468 140722853774528 140510801714064 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13982232 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) S 20592 20595 17449 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 50131 33554432000 4194304 4196468 140722853774528 140510800661520 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13982232 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) S 20592 20595 17449 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 119857727 14317805568 50131 33554432000 4194304 4196468 140722853774528 140510799608976 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13982232 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 119857728 14317805568 50131 33554432000 4194304 4196468 140722853774528 140509784524784 140510872689282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0

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

/proc/20595/task/20597/stat : 20597 (java) R 20592 20595 17449 0 -1 4202560 18795 0 0 0 242815 6 0 0 20 0 15 0 119857726 14317805568 531781 33554432000 4194304 4196468 140722853774528 140510876914672 140510480070666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13982232 memory=2127124 CPUtime=9.83 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) S 20592 20595 17449 0 -1 1077944384 14438 0 0 0 941 42 0 0 20 0 15 0 119857727 14317805568 531781 33554432000 4194304 4196468 140722853774528 140510802766608 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13982232 memory=2127124 CPUtime=9.79 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) S 20592 20595 17449 0 -1 1077944384 15014 0 0 0 937 42 0 0 20 0 15 0 119857727 14317805568 531781 33554432000 4194304 4196468 140722853774528 140510801714064 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13982232 memory=2127124 CPUtime=9.81 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) S 20592 20595 17449 0 -1 1077944384 13312 0 0 0 942 39 0 0 20 0 15 0 119857727 14317805568 531781 33554432000 4194304 4196468 140722853774528 140510800661520 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13982232 memory=2127124 CPUtime=9.8 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) S 20592 20595 17449 0 -1 1077944384 12976 0 0 0 939 41 0 0 20 0 15 0 119857727 14317805568 531781 33554432000 4194304 4196468 140722853774528 140510799608976 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13982232 memory=2127124 CPUtime=4.4 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 11718 0 0 0 438 2 0 0 20 0 15 0 119857728 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509784524784 140510872689282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509783471072 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509782418432 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509781366992 140510872696731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.78 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) S 20592 20595 17449 0 -1 1077944384 3337 0 0 0 77 1 0 0 20 0 15 0 119857731 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.7 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 2798 0 0 0 69 1 0 0 20 0 15 0 119857731 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13982232 memory=164 CPUtime=0.34 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) S 20592 20595 17449 0 -1 1077944384 1685 0 0 0 33 1 0 0 20 0 15 0 119857731 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509778209520 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.6 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 1514 0 0 0 25 35 0 0 20 0 15 0 119857732 14317805568 531781 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 2474.38 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 2127124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487.91 s]
/proc/loadavg: 1.99 2.01 1.97 3/216 20763
/proc/meminfo: memFree=22736280/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13982232 memory=2164008 CPUtime=2520.04 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 99871 0 0 0 251792 212 0 0 20 0 15 0 119857726 14317805568 541002 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495558 541002 3825 1 0 3483273 0
[pid=20595/tid=20597] ppid=20592 vsize=13982232 memory=2127124 CPUtime=2473.82 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) S 20592 20595 17449 0 -1 1077944384 18946 0 0 0 247376 6 0 0 20 0 15 0 119857726 14317805568 541002 33554432000 4194304 4196468 140722853774528 140510876914864 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13982232 memory=2127124 CPUtime=9.84 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) R 20592 20595 17449 0 -1 4202560 14882 0 0 0 941 43 0 0 20 0 15 0 119857727 14317805568 541002 33554432000 4194304 4196468 140722853774528 140510802766496 140510865781423 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13982232 memory=2127124 CPUtime=9.8 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) R 20592 20595 17449 0 -1 4202560 15341 0 0 0 938 42 0 0 20 0 15 0 119857727 14317805568 541002 33554432000 4194304 4196468 140722853774528 140510801714064 140510857700256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13982232 memory=248978 CPUtime=9.83 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) R 20592 20595 17449 0 -1 4202560 14138 0 0 0 943 40 0 0 20 0 15 0 119857727 14317805568 541002 33554432000 4194304 4196468 140722853774528 140510800661520 140510857705554 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13982232 memory=1828244 CPUtime=9.81 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) R 20592 20595 17449 0 -1 4202560 13977 0 0 0 940 41 0 0 20 0 15 0 119857727 14317805568 541002 33554432000 4194304 4196468 140722853774528 140510799608976 140510857700256 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13982232 memory=2127124 CPUtime=4.4 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 11771 0 0 0 438 2 0 0 20 0 15 0 119857728 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509784523296 140510872688341 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509783471072 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13982232 memory=6156811470083943268 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509782418432 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509781366992 140510872696731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.78 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) S 20592 20595 17449 0 -1 1077944384 3339 0 0 0 77 1 0 0 20 0 15 0 119857731 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.7 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 2806 0 0 0 69 1 0 0 20 0 15 0 119857731 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.34 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) S 20592 20595 17449 0 -1 1077944384 1687 0 0 0 33 1 0 0 20 0 15 0 119857731 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509778209520 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.61 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 1546 0 0 0 25 36 0 0 20 0 15 0 119857732 14317805568 541002 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 2164008 KiB

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

[startup+2488.15 s]
# the end of solver process 20595 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.55 s, system=2.37333 s

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

[startup+2488.01 s]*
/proc/loadavg: 2.23 2.06 1.99 6/216 20763
/proc/meminfo: memFree=22588452/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13982232 memory=2284840 CPUtime=2520.48 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 100307 0 0 0 251822 226 0 0 20 0 15 0 119857726 14317805568 571210 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495558 571210 3825 1 0 3483273 0
[pid=20595/tid=20597] ppid=20592 vsize=13982232 memory=1398720917958146503 CPUtime=2473.82 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) S 20592 20595 17449 0 -1 1077944384 18946 0 0 0 247376 6 0 0 20 0 15 0 119857726 14317805568 571210 33554432000 4194304 4196468 140722853774528 140510876914864 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13982232 memory=4872558044660077418 CPUtime=9.94 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) R 20592 20595 17449 0 -1 4202560 14994 0 0 0 948 46 0 0 20 0 15 0 119857727 14317805568 571210 33554432000 4194304 4196468 140722853774528 140510802766496 140510857705554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13982232 memory=3832 CPUtime=9.91 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) R 20592 20595 17449 0 -1 4202560 15447 0 0 0 946 45 0 0 20 0 15 0 119857727 14317805568 571210 33554432000 4194304 4196468 140722853774528 140510801714064 140510857706000 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13982232 memory=2572 CPUtime=9.94 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) R 20592 20595 17449 0 -1 4202560 14244 0 0 0 951 43 0 0 20 0 15 0 119857727 14317805568 571210 33554432000 4194304 4196468 140722853774528 140510800659040 140510857706000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13982232 memory=2552 CPUtime=9.93 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) R 20592 20595 17449 0 -1 4202560 14088 0 0 0 948 45 0 0 20 0 15 0 119857727 14317805568 571210 33554432000 4194304 4196468 140722853774528 140510799606656 140510857706018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13982232 memory=1160 CPUtime=4.4 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 11771 0 0 0 438 2 0 0 20 0 15 0 119857728 14317805568 571210 33554432000 4194304 4196468 140722853774528 140509784523296 140510872688341 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13982232 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 571210 33554432000 4194304 4196468 140722853774528 140509783471072 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13982232 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 571210 33554432000 4194304 4196468 140722853774528 140509782418432 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13982232 memory=928 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 571722 33554432000 4194304 4196468 140722853774528 140509781366640 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13982232 memory=2244 CPUtime=0.78 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) S 20592 20595 17449 0 -1 1077944384 3339 0 0 0 77 1 0 0 20 0 15 0 119857731 14317805568 571722 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13982232 memory=4124 CPUtime=0.7 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 2806 0 0 0 69 1 0 0 20 0 15 0 119857731 14317805568 571722 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13982232 memory=2196 CPUtime=0.34 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) S 20592 20595 17449 0 -1 1077944384 1687 0 0 0 33 1 0 0 20 0 15 0 119857731 14317805568 571722 33554432000 4194304 4196468 140722853774528 140509778209520 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13982232 memory=6508 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 571722 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13982232 memory=840 CPUtime=0.61 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 1546 0 0 0 25 36 0 0 20 0 15 0 119857732 14317805568 571722 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 2520.48 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 2284840 KiB

[startup+2488.11 s]
/proc/loadavg: 2.23 2.06 1.99 6/216 20763
/proc/meminfo: memFree=22588452/32770624 swapFree=67108860/67108860
[pid=20595] ppid=20592 vsize=13982232 memory=2361192 CPUtime=2520.83 cores=1,3,5,7
/proc/20595/stat : 20595 (java) S 20592 20595 17449 0 -1 1077944320 100875 0 0 0 251847 236 0 0 20 0 15 0 119857726 14317805568 590298 33554432000 4194304 4196468 140722853774528 140722853757072 140510872678135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
/proc/20595/statm: 3495558 590298 3825 1 0 3483273 0
[pid=20595/tid=20597] ppid=20592 vsize=13982232 memory=2127124 CPUtime=2473.82 cores=1,3,5,7
/proc/20595/task/20597/stat : 20597 (java) S 20592 20595 17449 0 -1 1077944384 18946 0 0 0 247376 6 0 0 20 0 15 0 119857726 14317805568 590298 33554432000 4194304 4196468 140722853774528 140510876914864 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20598] ppid=20592 vsize=13982232 memory=2127124 CPUtime=10.03 cores=1,3,5,7
/proc/20595/task/20598/stat : 20598 (java) R 20592 20595 17449 0 -1 4202560 15134 0 0 0 954 49 0 0 20 0 15 0 119857727 14317805568 590298 33554432000 4194304 4196468 140722853774528 140510802766496 140510857701838 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20599] ppid=20592 vsize=13982232 memory=6156811470083943268 CPUtime=10 cores=1,3,5,7
/proc/20595/task/20599/stat : 20599 (java) R 20592 20595 17449 0 -1 4202560 15597 0 0 0 952 48 0 0 20 0 15 0 119857727 14317805568 590298 33554432000 4194304 4196468 140722853774528 140510801714064 140510857706381 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20600] ppid=20592 vsize=13982232 memory=2127124 CPUtime=10.03 cores=1,3,5,7
/proc/20595/task/20600/stat : 20600 (java) R 20592 20595 17449 0 -1 4202560 14371 0 0 0 957 46 0 0 20 0 15 0 119857727 14317805568 590298 33554432000 4194304 4196468 140722853774528 140510800659040 140510857722492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20601] ppid=20592 vsize=13982232 memory=2127124 CPUtime=10.02 cores=1,3,5,7
/proc/20595/task/20601/stat : 20601 (java) R 20592 20595 17449 0 -1 4202560 14236 0 0 0 954 48 0 0 20 0 15 0 119857727 14317805568 590298 33554432000 4194304 4196468 140722853774528 140510799606656 140510857700279 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20602] ppid=20592 vsize=13982232 memory=1828244 CPUtime=4.4 cores=1,3,5,7
/proc/20595/task/20602/stat : 20602 (java) S 20592 20595 17449 0 -1 1077944384 11771 0 0 0 438 2 0 0 20 0 15 0 119857728 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509784523296 140510872688341 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20603] ppid=20592 vsize=13982232 memory=248978 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20603/stat : 20603 (java) S 20592 20595 17449 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509783471072 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20604] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20604/stat : 20604 (java) S 20592 20595 17449 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119857729 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509782418432 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20605] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20605/stat : 20605 (java) S 20592 20595 17449 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509781366640 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20606] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.78 cores=1,3,5,7
/proc/20595/task/20606/stat : 20606 (java) S 20592 20595 17449 0 -1 1077944384 3339 0 0 0 77 1 0 0 20 0 15 0 119857731 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509780314608 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20607] ppid=20592 vsize=13982232 memory=2164008 CPUtime=0.7 cores=1,3,5,7
/proc/20595/task/20607/stat : 20607 (java) S 20592 20595 17449 0 -1 1077944384 2806 0 0 0 69 1 0 0 20 0 15 0 119857731 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509779262064 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20608] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.34 cores=1,3,5,7
/proc/20595/task/20608/stat : 20608 (java) S 20592 20595 17449 0 -1 1077944384 1687 0 0 0 33 1 0 0 20 0 15 0 119857731 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509778209520 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20609] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0 cores=1,3,5,7
/proc/20595/task/20609/stat : 20609 (java) S 20592 20595 17449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119857731 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509777157216 140510872688341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
[pid=20595/tid=20610] ppid=20592 vsize=13982232 memory=2127124 CPUtime=0.61 cores=1,3,5,7
/proc/20595/task/20610/stat : 20610 (java) S 20592 20595 17449 0 -1 1077944384 1546 0 0 0 25 36 0 0 20 0 15 0 119857732 14317805568 590298 33554432000 4194304 4196468 140722853774528 140509776103728 140510872689282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14229504 140722853778536 140722853778719 140722853778719 140722853781455 0
Current children cumulated CPU time: 2520.83 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 2361192 KiB

Child status: 143
Real time (s): 2488.15
CPU time (s): 2520.93
CPU user time (s): 2518.55
CPU system time (s): 2.37333
CPU usage (%): 101.318
Max. virtual memory (cumulated for all children) (KiB): 13982232
Max. memory (cumulated for all children) (KiB): 2361192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.55
system time used= 2.37332
maximum resident set size= 2362268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101344
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56857
involuntary context switches= 2947


# summary of solver processes directly reported to runsolver:
#   pid: 20595
#   total CPU time (s): 2520.93
#   total CPU user time (s): 2518.55
#   total CPU system time (s): 2.37333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3038 second user time and 22.1711 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-16 09:01:47
IDJOB=4274385
IDBENCH=137152
IDSOLVER=2667
FILE ID=node150/4274385-1502867766
RUNJOBID= node150-1502842096-17481
PBS_JOBID= 20629856
Free space on /tmp= 61608 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274385-1502867766/watcher-4274385-1502867766 -o /tmp/evaluation-result-4274385-1502867766/solver-4274385-1502867766 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502842096-17481 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1226432371 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274385-1502867766.xml

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

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=1226432371

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        26661472 kB
MemAvailable:   31714656 kB
Buffers:          316332 kB
Cached:          5011200 kB
SwapCached:            0 kB
Active:          1149008 kB
Inactive:        4490804 kB
Active(anon):     315496 kB
Inactive(anon):    25084 kB
Active(file):     833512 kB
Inactive(file):  4465720 kB
Unevictable:        6212 kB
Mlocked:            6212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42752 kB
Writeback:             0 kB
AnonPages:        318428 kB
Mapped:            61472 kB
Shmem:             25224 kB
Slab:             166108 kB
SReclaimable:     139572 kB
SUnreclaim:        26536 kB
KernelStack:        3568 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1191988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 61568 MiB
End job on node150 at 2017-08-16 09:43:16