Trace number 4291334

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02UNSAT 3.05031 1.51035

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.74483
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 1770652230
0.67/0.56	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.59	c Parsing instance...
1.35/0.90	c Parsing done, starting search...
2.66/1.47	s UNSATISFIABLE

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 (6427 MiB free)
  memory of node 1: 16384 MiB (12401 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291334-1532633880/watcher-4291334-1532633880 -o /tmp/evaluation-result-4291334-1532633880/solver-4291334-1532633880 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532633880-24569 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1770652230 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291334-1532633880.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.110065 s]*
/proc/loadavg: 8.86 8.81 8.92 2/201 24606
/proc/meminfo: memFree=19260948/32770624 swapFree=67108860/67108860
[pid=24586] ppid=24583 vsize=26103424 memory=32472 CPUtime=0.13 cores=0-7
/proc/24586/stat : 24586 (java) S 24583 24586 24542 0 -1 1077944320 7596 0 0 0 12 1 0 0 20 0 20 0 80951176 26729906176 8118 33554432000 4194304 4196468 140732190287120 140732190269664 140020374474487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
/proc/24586/statm: 6525856 8118 3143 1 0 6487932 0
[pid=24586/tid=24588] ppid=24583 vsize=26103424 memory=8041348042297614239 CPUtime=0.09 cores=0-7
/proc/24586/task/24588/stat : 24588 (java) R 24583 24586 24542 0 -1 4202560 5647 0 0 0 9 0 0 0 20 0 20 0 80951176 26729906176 8118 33554432000 4194304 4196468 140732190287120 140020378701808 140020367152501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24589] ppid=24583 vsize=26103424 memory=732369800706333669 CPUtime=0 cores=0-7
/proc/24586/task/24589/stat : 24589 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140020297055120 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24590] ppid=24583 vsize=26103424 memory=139662368880256 CPUtime=0 cores=0-7
/proc/24586/task/24590/stat : 24590 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019932093200 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24591] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24591/stat : 24591 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019931040912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24592] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24592/stat : 24592 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019929988112 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24593] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24593/stat : 24593 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019928934800 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24594] ppid=24583 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/24586/task/24594/stat : 24594 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019927882000 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24595] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24595/stat : 24595 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019926829712 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24596] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24596/stat : 24596 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019925776912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24597] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24597/stat : 24597 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951178 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019503192688 140020374485634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24598] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24598/stat : 24598 (java) S 24583 24586 24542 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80951179 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019502138656 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24599] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24599/stat : 24599 (java) S 24583 24586 24542 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80951179 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019501086320 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24600] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24600/stat : 24600 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019500034640 140020374493083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24601] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24601/stat : 24601 (java) S 24583 24586 24542 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019498981488 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24602] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24602/stat : 24602 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019497928688 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24603] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24603/stat : 24603 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019496876400 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24604] ppid=24583 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/24586/task/24604/stat : 24604 (java) R 24583 24586 24542 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 80951182 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019495823600 140020374495834 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24605] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24605/stat : 24605 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019494771552 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24606] ppid=24583 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/24586/task/24606/stat : 24606 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 8118 33554432000 4194304 4196468 140732190287120 140019493718832 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 32472 KiB

[startup+0.210224 s]*
/proc/loadavg: 8.31 8.70 8.88 4/201 24606
/proc/meminfo: memFree=19251460/32770624 swapFree=67108860/67108860
[pid=24586] ppid=24583 vsize=26103424 memory=43384 CPUtime=0.29 cores=0-7
/proc/24586/stat : 24586 (java) S 24583 24586 24542 0 -1 1077944320 10485 0 0 0 27 2 0 0 20 0 20 0 80951176 26729906176 10846 33554432000 4194304 4196468 140732190287120 140732190269664 140020374474487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
/proc/24586/statm: 6525856 10846 3319 1 0 6487932 0
[pid=24586/tid=24588] ppid=24583 vsize=26103424 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/24586/task/24588/stat : 24588 (java) R 24583 24586 24542 0 -1 4202560 8285 0 0 0 18 1 0 0 20 0 20 0 80951176 26729906176 10846 33554432000 4194304 4196468 140732190287120 140020378703504 140020374486422 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24589] ppid=24583 vsize=26103424 memory=288230583233151328 CPUtime=0 cores=0-7
/proc/24586/task/24589/stat : 24589 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140020297055120 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24590] ppid=24583 vsize=26103424 memory=139662369373200 CPUtime=0 cores=0-7
/proc/24586/task/24590/stat : 24590 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019932093200 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24591] ppid=24583 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/24586/task/24591/stat : 24591 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019931040912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24592] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24592/stat : 24592 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019929988112 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24593] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24593/stat : 24593 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019928934800 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24594] ppid=24583 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/24586/task/24594/stat : 24594 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019927882000 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24595] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24595/stat : 24595 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019926829712 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24596] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24596/stat : 24596 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019925776912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24597] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24597/stat : 24597 (java) S 24583 24586 24542 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951178 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019503192688 140020374485634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24598] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24598/stat : 24598 (java) S 24583 24586 24542 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80951179 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019502138656 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24599] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24599/stat : 24599 (java) S 24583 24586 24542 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80951179 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019501086320 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24600] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24600/stat : 24600 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019500034640 140020374493083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24601] ppid=24583 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/24586/task/24601/stat : 24601 (java) S 24583 24586 24542 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 20 0 80951181 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019498981488 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24602] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24602/stat : 24602 (java) S 24583 24586 24542 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019497928688 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24603] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24603/stat : 24603 (java) S 24583 24586 24542 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019496876400 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24604] ppid=24583 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/24586/task/24604/stat : 24604 (java) R 24583 24586 24542 0 -1 4202560 285 0 0 0 6 0 0 0 20 0 20 0 80951182 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019495819328 140020352500370 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24605] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24605/stat : 24605 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019494771552 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24606] ppid=24583 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/24586/task/24606/stat : 24606 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 10846 33554432000 4194304 4196468 140732190287120 140019493718832 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43384 KiB

[startup+0.309603 s]*
/proc/loadavg: 8.31 8.70 8.88 2/201 24606
/proc/meminfo: memFree=19247924/32770624 swapFree=67108860/67108860
[pid=24586] ppid=24583 vsize=26103424 memory=46968 CPUtime=0.42 cores=0-7
/proc/24586/stat : 24586 (java) S 24583 24586 24542 0 -1 1077944320 10922 0 0 0 40 2 0 0 20 0 20 0 80951176 26729906176 11742 33554432000 4194304 4196468 140732190287120 140732190269664 140020374474487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
/proc/24586/statm: 6525856 11742 3367 1 0 6487932 0
[pid=24586/tid=24588] ppid=24583 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/24586/task/24588/stat : 24588 (java) R 24583 24586 24542 0 -1 4202560 8641 0 0 0 28 2 0 0 20 0 20 0 80951176 26729906176 11742 33554432000 4194304 4196468 140732190287120 140020378636224 140020354750208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24589] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24589/stat : 24589 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140020297055120 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24590] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24590/stat : 24590 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019932093200 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24591] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24591/stat : 24591 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019931040912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24592] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24592/stat : 24592 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019929988112 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24593] ppid=24583 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/24586/task/24593/stat : 24593 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019928934800 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24594] ppid=24583 vsize=26103424 memory=139662270231471 CPUtime=0 cores=0-7
/proc/24586/task/24594/stat : 24594 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019927882000 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24595] ppid=24583 vsize=26103424 memory=139662270233776 CPUtime=0 cores=0-7
/proc/24586/task/24595/stat : 24595 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019926829712 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24596] ppid=24583 vsize=26103424 memory=139662270236080 CPUtime=0 cores=0-7
/proc/24586/task/24596/stat : 24596 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019925776912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24597] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24597/stat : 24597 (java) S 24583 24586 24542 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951178 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019503192688 140020374485634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24598] ppid=24583 vsize=26103424 memory=279324540479120 CPUtime=0 cores=0-7
/proc/24586/task/24598/stat : 24598 (java) S 24583 24586 24542 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80951179 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019502138656 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24599] ppid=24583 vsize=26103424 memory=279324540486032 CPUtime=0 cores=0-7
/proc/24586/task/24599/stat : 24599 (java) S 24583 24586 24542 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80951179 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019501086320 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24600] ppid=24583 vsize=26103424 memory=279324540427312 CPUtime=0 cores=0-7
/proc/24586/task/24600/stat : 24600 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019500034640 140020374493083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24601] ppid=24583 vsize=26103424 memory=279324540499856 CPUtime=0.02 cores=0-7
/proc/24586/task/24601/stat : 24601 (java) S 24583 24586 24542 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 20 0 80951181 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019498981488 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24602] ppid=24583 vsize=26103424 memory=279324540506768 CPUtime=0 cores=0-7
/proc/24586/task/24602/stat : 24602 (java) S 24583 24586 24542 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 80951181 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019497928688 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24603] ppid=24583 vsize=26103424 memory=279324540504464 CPUtime=0.01 cores=0-7
/proc/24586/task/24603/stat : 24603 (java) S 24583 24586 24542 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 80951182 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019496876400 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24604] ppid=24583 vsize=26103424 memory=279324540521024 CPUtime=0.08 cores=0-7
/proc/24586/task/24604/stat : 24604 (java) S 24583 24586 24542 0 -1 1077944384 294 0 0 0 8 0 0 0 20 0 20 0 80951182 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019495823600 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24605] ppid=24583 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24605/stat : 24605 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019494771552 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24606] ppid=24583 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/24586/task/24606/stat : 24606 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951182 26729906176 11742 33554432000 4194304 4196468 140732190287120 140019493718832 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46968 KiB

[startup+0.700801 s]
/proc/loadavg: 8.31 8.70 8.88 2/201 24606
/proc/meminfo: memFree=19224236/32770624 swapFree=67108860/67108860
[pid=24586] ppid=24583 vsize=26105492 memory=85224 CPUtime=0.99 cores=0-7
/proc/24586/stat : 24586 (java) S 24583 24586 24542 0 -1 1077944320 17755 0 0 0 94 5 0 0 20 0 20 0 80951176 26732023808 21306 33554432000 4194304 4196468 140732190287120 140732190269664 140020374474487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
/proc/24586/statm: 6526373 21306 3497 1 0 6488444 0
[pid=24586/tid=24588] ppid=24583 vsize=26105492 memory=5792544328239108708 CPUtime=0.67 cores=0-7
/proc/24586/task/24588/stat : 24588 (java) R 24583 24586 24542 0 -1 4202560 15026 0 0 0 64 3 0 0 20 0 20 0 80951176 26732023808 21306 33554432000 4194304 4196468 140732190287120 140020378689600 140020366725093 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24589] ppid=24583 vsize=26105492 memory=105677670367290 CPUtime=0 cores=0-7
/proc/24586/task/24589/stat : 24589 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140020297055120 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24590] ppid=24583 vsize=26105492 memory=139662270258243 CPUtime=0 cores=0-7
/proc/24586/task/24590/stat : 24590 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019932093200 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24591] ppid=24583 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24591/stat : 24591 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019931040912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24592] ppid=24583 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24592/stat : 24592 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019929988112 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24593] ppid=24583 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24593/stat : 24593 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019928934800 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24594] ppid=24583 vsize=26105492 memory=2353 CPUtime=0 cores=0-7
/proc/24586/task/24594/stat : 24594 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019927882000 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24595] ppid=24583 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/24586/task/24595/stat : 24595 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019926829712 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24596] ppid=24583 vsize=26105492 memory=1832 CPUtime=0 cores=0-7
/proc/24586/task/24596/stat : 24596 (java) S 24583 24586 24542 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951177 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019925776912 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24597] ppid=24583 vsize=26105492 memory=1948 CPUtime=0 cores=0-7
/proc/24586/task/24597/stat : 24597 (java) S 24583 24586 24542 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951178 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019503192688 140020374485634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24598] ppid=24583 vsize=26105492 memory=1224 CPUtime=0 cores=0-7
/proc/24586/task/24598/stat : 24598 (java) S 24583 24586 24542 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80951179 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019502138656 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24599] ppid=24583 vsize=26105492 memory=1716 CPUtime=0 cores=0-7
/proc/24586/task/24599/stat : 24599 (java) S 24583 24586 24542 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80951179 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019501086320 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24600] ppid=24583 vsize=26105492 memory=1424 CPUtime=0 cores=0-7
/proc/24586/task/24600/stat : 24600 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951181 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019500034640 140020374493083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24601] ppid=24583 vsize=26105492 memory=796 CPUtime=0.08 cores=0-7
/proc/24586/task/24601/stat : 24601 (java) R 24583 24586 24542 0 -1 1077944384 555 0 0 0 8 0 0 0 20 0 20 0 80951181 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019498981488 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24602] ppid=24583 vsize=26105492 memory=8556 CPUtime=0.02 cores=0-7
/proc/24586/task/24602/stat : 24602 (java) S 24583 24586 24542 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 20 0 80951181 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019497928688 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24603] ppid=24583 vsize=26105492 memory=5784 CPUtime=0.04 cores=0-7
/proc/24586/task/24603/stat : 24603 (java) S 24583 24586 24542 0 -1 1077944384 312 0 0 0 4 0 0 0 20 0 20 0 80951182 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019496876400 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24604] ppid=24583 vsize=26105492 memory=1200 CPUtime=0.15 cores=0-7
/proc/24586/task/24604/stat : 24604 (java) R 24583 24586 24542 0 -1 4202560 367 0 0 0 15 0 0 0 20 0 20 0 80951182 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019495823600 140020352994638 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24605] ppid=24583 vsize=26105492 memory=12136 CPUtime=0 cores=0-7
/proc/24586/task/24605/stat : 24605 (java) S 24583 24586 24542 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951182 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019494771552 140020374484693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
[pid=24586/tid=24606] ppid=24583 vsize=26105492 memory=1008 CPUtime=0 cores=0-7
/proc/24586/task/24606/stat : 24606 (java) S 24583 24586 24542 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951182 26732023808 21306 33554432000 4194304 4196468 140732190287120 140019493718832 140020374485634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22429696 140732190295117 140732190295301 140732190295301 140732190298063 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 26105492 KiB
Current children cumulated memory: 85224 KiB

[startup+1.50091 s]*
/proc/loadavg: 8.31 8.70 8.88 2/183 24607
/proc/meminfo: memFree=19215664/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1.51034 s]
# the end of solver process 24586 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.94236 s, system=0.10795 s

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

[startup+1.50091 s]*
/proc/loadavg: 8.31 8.70 8.88 2/183 24607
/proc/meminfo: memFree=19215664/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 1.51035
CPU time (s): 3.05031
CPU user time (s): 2.94236
CPU system time (s): 0.10795
CPU usage (%): 201.96
Max. virtual memory (cumulated for all children) (KiB): 26113684
Max. memory (cumulated for all children) (KiB): 143060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.94236
system time used= 0.10795
maximum resident set size= 151684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3420
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 24586
#   total CPU time (s): 3.05031
#   total CPU user time (s): 2.94236
#   total CPU system time (s): 0.10795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029863 second user time and 0.055244 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-26 21:38:00
IDJOB=4291334
IDBENCH=141130
IDSOLVER=2745
FILE ID=node132/4291334-1532633880
RUNJOBID= node132-1532633880-24569
PBS_JOBID= 21022176
Free space on /tmp= 52044 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/StripPacking/StripPacking-1a_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291334-1532633880/watcher-4291334-1532633880 -o /tmp/evaluation-result-4291334-1532633880/solver-4291334-1532633880 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532633880-24569 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1770652230 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291334-1532633880.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=1770652230

node132.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.65
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.65
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.65
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.65
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:        19281280 kB
MemAvailable:   31928680 kB
Buffers:          223804 kB
Cached:         12584540 kB
SwapCached:            0 kB
Active:          3452220 kB
Inactive:        9408856 kB
Active(anon):       3416 kB
Inactive(anon):    77524 kB
Active(file):    3448804 kB
Inactive(file):  9331332 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35936 kB
Writeback:             0 kB
AnonPages:         59688 kB
Mapped:            41264 kB
Shmem:             25248 kB
Slab:             322980 kB
SReclaimable:     295724 kB
SUnreclaim:        27256 kB
KernelStack:        3008 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 52008 MiB
End job on node132 at 2018-07-26 21:38:02