Trace number 4270564

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
choco-solver 4.0.5 par (2017-08-09)? (TO) 19933.699 2522.04

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-17-a4.xml
MD5SUM1654769b6737315210eb217040901c4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark230
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables17
Number of constraints8502
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":17}]
Minimum variable degree1921
Maximum variable degree1922
Distribution of variable degrees[{"degree":1921,"count":15},{"degree":1922,"count":2}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1360},{"arity":4,"count":7140},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints8501
Distribution of constraint types[{"type":"intension","count":8501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270564-1502725326.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270564-1502725326.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
14.53/3.50	c solve instance...
63.45/16.87	o 289 
70.85/18.98	o 280 
87.45/21.89	o 276 
1494.43/200.59	o 274 
1849.94/248.40	o 267 
1994.63/269.64	o 266 
2439.37/326.36	o 264 
3309.73/437.84	o 255 

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270564-1502725326/watcher-4270564-1502725326 -o /tmp/evaluation-result-4270564-1502725326/solver-4270564-1502725326 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502721946-17119 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2116904135 HOME/instance-4270564-1502725326.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=17496, runsolver pid=17493
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 8.01 8.14 8.21 2/199 17517
/proc/meminfo: memFree=31516364/32770624 swapFree=67108860/67108860
[pid=17496] ppid=17493 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 17092 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 105620823 9740288 346 33554432000 4194304 5098028 140731070175664 140731070173768 139837077222012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37695488 140731070178404 140731070178615 140731070178615 140731070181355 0
/proc/17496/statm: 2378 346 289 221 0 87 0
[pid=17498] ppid=17496 vsize=25999808 memory=26792 CPUtime=0.11 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 17092 0 -1 1077944320 5628 0 0 0 9 2 0 0 20 0 20 0 105620823 26623803392 6698 33554432000 4194304 4196468 140736478054912 140736478037456 140051828993783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
/proc/17498/statm: 6499952 6698 2843 1 0 6488269 0
[pid=17498/tid=17499] ppid=17496 vsize=25999808 memory=7970133773678191008 CPUtime=0.09 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 17092 0 -1 4202560 3640 0 0 0 8 1 0 0 20 0 20 0 105620823 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051833227056 140051829005718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17500] ppid=17496 vsize=25999808 memory=732369818496027621 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051781614480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17501] ppid=17496 vsize=25999808 memory=139680158574208 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051780561680 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17502] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051779509392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17503] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051778456592 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17504] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051777403280 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17505] ppid=17496 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051776350480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17506] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051775298192 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17507] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26623803392 6698 33554432000 4194304 4196468 140736478054912 140051774245392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17508] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620826 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050889140848 140051829004930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17509] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 17092 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105620826 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050888086816 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17510] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 17092 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105620826 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050887034480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17511] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050885982800 140051829012379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17512] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 17092 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050884929648 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17513] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050883876848 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17514] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 17092 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050882824560 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17515] ppid=17496 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) R 17496 17496 17092 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050881771760 140051807500640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17516] ppid=17496 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050880719712 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17517] ppid=17496 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620829 26623803392 6698 33554432000 4194304 4196468 140736478054912 140050879666992 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28176 KiB

[startup+0.209826 s]*
/proc/loadavg: 8.01 8.14 8.21 2/199 17517
/proc/meminfo: memFree=31505696/32770624 swapFree=67108860/67108860
[pid=17496] ppid=17493 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 17092 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 105620823 9740288 346 33554432000 4194304 5098028 140731070175664 140731070173768 139837077222012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37695488 140731070178404 140731070178615 140731070178615 140731070181355 0
/proc/17496/statm: 2378 346 289 221 0 87 0
[pid=17498] ppid=17496 vsize=26004064 memory=38708 CPUtime=0.32 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 17092 0 -1 1077944320 8282 0 0 0 29 3 0 0 20 0 20 0 105620823 26628161536 9677 33554432000 4194304 4196468 140736478054912 140736478037456 140051828993783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
/proc/17498/statm: 6501016 9677 2994 1 0 6488269 0
[pid=17498/tid=17499] ppid=17496 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 17092 0 -1 4202560 5424 0 0 0 17 2 0 0 20 0 20 0 105620823 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051833207792 140051813074270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17500] ppid=17496 vsize=26004064 memory=732369818496027621 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051781614480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17501] ppid=17496 vsize=26004064 memory=139680158574208 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051780561680 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17502] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051779509392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17503] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051778456592 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17504] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051777403280 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17505] ppid=17496 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051776350480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17506] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051775298192 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17507] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 9677 33554432000 4194304 4196468 140736478054912 140051774245392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17508] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620826 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050889140848 140051829004930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17509] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 17092 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105620826 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050888086816 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17510] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 17092 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105620826 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050887034480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17511] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050885982800 140051829012379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17512] ppid=17496 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 17092 0 -1 1077944384 500 0 0 0 1 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050884929648 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17513] ppid=17496 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17496 17496 17092 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050883876848 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17514] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 17092 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050882824560 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17515] ppid=17496 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17496 17496 17092 0 -1 1077944384 756 0 0 0 7 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050881771760 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17516] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050880719712 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17517] ppid=17496 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 9677 33554432000 4194304 4196468 140736478054912 140050879666992 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40092 KiB

[startup+0.309554 s]*
/proc/loadavg: 8.01 8.14 8.21 3/199 17517
/proc/meminfo: memFree=31501292/32770624 swapFree=67108860/67108860
[pid=17496] ppid=17493 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 17092 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 105620823 9740288 346 33554432000 4194304 5098028 140731070175664 140731070173768 139837077222012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37695488 140731070178404 140731070178615 140731070178615 140731070181355 0
/proc/17496/statm: 2378 346 289 221 0 87 0
[pid=17498] ppid=17496 vsize=26004064 memory=43604 CPUtime=0.49 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 17092 0 -1 1077944320 9117 0 0 0 45 4 0 0 20 0 20 0 105620823 26628161536 10901 33554432000 4194304 4196468 140736478054912 140736478037456 140051828993783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
/proc/17498/statm: 6501016 10901 3069 1 0 6488269 0
[pid=17498/tid=17499] ppid=17496 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 17092 0 -1 4202560 6094 0 0 0 27 2 0 0 20 0 20 0 105620823 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051833232240 140051453314590 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17500] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051781614480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17501] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051780561680 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17502] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051779509392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17503] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051778456592 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17504] ppid=17496 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051777403280 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17505] ppid=17496 vsize=26004064 memory=139680054080431 CPUtime=0 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051776350480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17506] ppid=17496 vsize=26004064 memory=139680054082736 CPUtime=0 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051775298192 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17507] ppid=17496 vsize=26004064 memory=139680054085040 CPUtime=0 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628161536 10901 33554432000 4194304 4196468 140736478054912 140051774245392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17508] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620826 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050889140848 140051829004930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17509] ppid=17496 vsize=26004064 memory=279360108177040 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17496 17496 17092 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105620826 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050888086816 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17510] ppid=17496 vsize=26004064 memory=279360108183952 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17496 17496 17092 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105620826 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050887034480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17511] ppid=17496 vsize=26004064 memory=279360108125232 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050885982800 140051829012379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17512] ppid=17496 vsize=26004064 memory=279360108197776 CPUtime=0.02 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17496 17496 17092 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050884929648 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17513] ppid=17496 vsize=26004064 memory=279360108204688 CPUtime=0.02 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) R 17496 17496 17092 0 -1 1077944384 183 0 0 0 2 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050883876848 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17514] ppid=17496 vsize=26004064 memory=279360108202384 CPUtime=0 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17496 17496 17092 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050882824560 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17515] ppid=17496 vsize=26004064 memory=279360108218544 CPUtime=0.12 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) R 17496 17496 17092 0 -1 4202560 868 0 0 0 12 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050881770944 140051829005718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17516] ppid=17496 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17496 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050880719712 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17517] ppid=17496 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620829 26628161536 10901 33554432000 4194304 4196468 140736478054912 140050879666992 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44988 KiB

[startup+0.701004 s]
/proc/loadavg: 8.01 8.14 8.21 5/199 17517
/proc/meminfo: memFree=31473676/32770624 swapFree=67108860/67108860
[pid=17496] ppid=17493 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17496/stat : 17496 (xcsp3-exec) S 17493 17496 17092 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 105620823 9740288 346 33554432000 4194304 5098028 140731070175664 140731070173768 139837077222012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37695488 140731070178404 140731070178615 140731070178615 140731070181355 0
/proc/17496/statm: 2378 346 289 221 0 87 0
[pid=17498] ppid=17496 vsize=26004140 memory=130100 CPUtime=1.97 cores=0-7
/proc/17498/stat : 17498 (java) S 17496 17496 17092 0 -1 1077944320 13396 0 0 0 191 6 0 0 20 0 20 0 105620823 26628239360 32525 33554432000 4194304 4196468 140736478054912 140736478037456 140051828993783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
/proc/17498/statm: 6501035 32525 3198 1 0 6488269 0
[pid=17498/tid=17499] ppid=17496 vsize=26004140 memory=279360108513472 CPUtime=0.67 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) R 17496 17496 17092 0 -1 4202560 6538 0 0 0 64 3 0 0 20 0 20 0 105620823 26628239360 32525 33554432000 4194304 4196468 140736478054912 140051833206368 140051813074270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17500] ppid=17496 vsize=26004140 memory=5050881541254 CPUtime=0 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628239360 32525 33554432000 4194304 4196468 140736478054912 140051781614480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17501] ppid=17496 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17496 17496 17092 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105620824 26628239360 32525 33554432000 4194304 4196468 140736478054912 140051780561680 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17502] ppid=17496 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17496 17496 17092 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105620824 26628239360 32525 33554432000 4194304 4196468 140736478054912 140051779509392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0

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

/proc/17498/task/17516/stat : 17516 (java) S 17493 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050880719712 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17517] ppid=17493 vsize=26605264 memory=4616 CPUtime=1.22 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17493 17496 17092 0 -1 1077944384 5258 0 0 0 56 66 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050879666992 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17591] ppid=17493 vsize=26605264 memory=792 CPUtime=2082.09 cores=0-7
/proc/17498/task/17591/stat : 17591 (java) S 17493 17496 17092 0 -1 1077944384 7659 0 0 0 208193 16 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050870603488 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17592] ppid=17493 vsize=26605264 memory=1420 CPUtime=2071.69 cores=0-7
/proc/17498/task/17592/stat : 17592 (java) S 17493 17496 17092 0 -1 1077944384 5454 0 0 0 207159 10 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050867445920 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17593] ppid=17493 vsize=26605264 memory=13040 CPUtime=2081.9 cores=0-7
/proc/17498/task/17593/stat : 17593 (java) S 17493 17496 17092 0 -1 1077944384 5726 0 0 0 208178 12 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050866393008 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17594] ppid=17493 vsize=26605264 memory=1944 CPUtime=2080.35 cores=0-7
/proc/17498/task/17594/stat : 17594 (java) S 17493 17496 17092 0 -1 1077944384 7053 0 0 0 208026 9 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050865339968 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17595] ppid=17493 vsize=26605264 memory=1196 CPUtime=2081.54 cores=0-7
/proc/17498/task/17595/stat : 17595 (java) S 17493 17496 17092 0 -1 1077944384 10909 0 0 0 208143 11 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050871656672 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17596] ppid=17493 vsize=26605264 memory=8552 CPUtime=2053.24 cores=0-7
/proc/17498/task/17596/stat : 17596 (java) S 17493 17496 17092 0 -1 1077944384 6309 0 0 0 205314 10 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050868498080 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17597] ppid=17493 vsize=26605264 memory=1228 CPUtime=2081.73 cores=0-7
/proc/17498/task/17597/stat : 17597 (java) S 17493 17496 17092 0 -1 1077944384 5928 0 0 0 208167 6 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050869550832 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17598] ppid=17493 vsize=26605264 memory=15876 CPUtime=2077.1 cores=0-7
/proc/17498/task/17598/stat : 17598 (java) S 17493 17496 17092 0 -1 1077944384 5303 0 0 0 207704 6 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050864287552 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17647] ppid=17493 vsize=26605264 memory=18476 CPUtime=0 cores=0-7
/proc/17498/task/17647/stat : 17647 (java) S 17493 17496 17092 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 29 0 105872827 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050863235008 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
Current cumulated CPU time of completed processes: 0.001998 s
Current children cumulated CPU time: 19926.4 s
Current children cumulated vsize: 26605264 KiB
Current children cumulated memory: 4933468 KiB

[startup+2521.6 s]
/proc/loadavg: 8.23 8.30 8.30 9/207 17647
/proc/meminfo: memFree=26603976/32770624 swapFree=67108860/67108860
[pid=17498] ppid=17493 vsize=26605264 memory=4933468 CPUtime=19932.7 cores=0-7
/proc/17498/stat : 17498 (java) S 17493 17496 17092 0 -1 1077944320 261350 0 0 0 1992551 714 0 0 20 0 29 0 105620823 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140736478037456 140051828993783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
/proc/17498/statm: 6651316 1233367 3307 1 0 6638550 0
[pid=17498/tid=17499] ppid=17493 vsize=26605264 memory=928 CPUtime=2.55 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) S 17493 17496 17092 0 -1 1077944384 9519 0 0 0 244 11 0 0 20 0 29 0 105620823 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051833234560 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17500] ppid=17493 vsize=26605264 memory=1384 CPUtime=5.44 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) R 17493 17496 17092 0 -1 4202560 1960 0 0 0 496 48 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051781614288 140051821621991 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17501] ppid=17493 vsize=26605264 memory=1384 CPUtime=5.42 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) R 17493 17496 17092 0 -1 4202560 2008 0 0 0 498 44 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051780561488 140051821621991 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17502] ppid=17493 vsize=26605264 memory=3478480 CPUtime=5.37 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) R 17493 17496 17092 0 -1 4202560 1645 0 0 0 491 46 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051779509512 140051821621991 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17503] ppid=17493 vsize=26605264 memory=30140 CPUtime=5.45 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) R 17493 17496 17092 0 -1 4202560 3137 0 0 0 497 48 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051778456400 140051821621991 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17504] ppid=17493 vsize=26605264 memory=1568 CPUtime=5.44 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) R 17493 17496 17092 0 -1 4202560 2375 0 0 0 493 51 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051777403088 140051821621991 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17505] ppid=17493 vsize=26605264 memory=2240 CPUtime=5.46 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) R 17493 17496 17092 0 -1 4202560 2178 0 0 0 500 46 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051776350680 140051813991748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17506] ppid=17493 vsize=26605264 memory=4128 CPUtime=5.43 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) R 17493 17496 17092 0 -1 4202560 2517 0 0 0 494 49 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051775298000 140051821621991 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17507] ppid=17493 vsize=26605264 memory=5792 CPUtime=5.44 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) R 17493 17496 17092 0 -1 4202560 2241 0 0 0 496 48 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051774245200 140051821621991 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17508] ppid=17493 vsize=26605264 memory=1384 CPUtime=1.59 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) S 17493 17496 17092 0 -1 1077944384 16761 0 0 0 152 7 0 0 20 0 29 0 105620826 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050889139392 140051829003989 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17509] ppid=17493 vsize=26605264 memory=3478480 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17493 17496 17092 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 29 0 105620826 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050888086880 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17510] ppid=17493 vsize=26605264 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17493 17496 17092 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 29 0 105620826 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050887034496 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17511] ppid=17493 vsize=26605264 memory=4040 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17493 17496 17092 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050885982800 140051829012379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17512] ppid=17493 vsize=26605264 memory=1236 CPUtime=3.06 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17493 17496 17092 0 -1 1077944384 24615 0 0 0 301 5 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050884929648 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17513] ppid=17493 vsize=26605264 memory=644 CPUtime=3.5 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17493 17496 17092 0 -1 1077944384 24027 0 0 0 345 5 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050883876848 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17514] ppid=17493 vsize=26605264 memory=8552 CPUtime=2.92 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17493 17496 17092 0 -1 1077944384 21831 0 0 0 287 5 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050882824560 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17515] ppid=17493 vsize=26605264 memory=1228 CPUtime=1.01 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17493 17496 17092 0 -1 1077944384 23496 0 0 0 98 3 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050881771760 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17516] ppid=17493 vsize=26605264 memory=15876 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17493 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050880719712 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17517] ppid=17493 vsize=26605264 memory=18476 CPUtime=1.22 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17493 17496 17092 0 -1 1077944384 5258 0 0 0 56 66 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050879666992 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17591] ppid=17493 vsize=26605264 memory=279360108898560 CPUtime=2082.09 cores=0-7
/proc/17498/task/17591/stat : 17591 (java) S 17493 17496 17092 0 -1 1077944384 7659 0 0 0 208193 16 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050870603488 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17592] ppid=17493 vsize=26605264 memory=7236528585442354777 CPUtime=2071.69 cores=0-7
/proc/17498/task/17592/stat : 17592 (java) S 17493 17496 17092 0 -1 1077944384 5454 0 0 0 207159 10 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050867445920 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17593] ppid=17493 vsize=26605264 memory=7236528585442354777 CPUtime=2081.9 cores=0-7
/proc/17498/task/17593/stat : 17593 (java) S 17493 17496 17092 0 -1 1077944384 5726 0 0 0 208178 12 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050866393008 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17594] ppid=17493 vsize=26605264 memory=7375038497651385433 CPUtime=2080.35 cores=0-7
/proc/17498/task/17594/stat : 17594 (java) S 17493 17496 17092 0 -1 1077944384 7053 0 0 0 208026 9 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050865339968 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17595] ppid=17493 vsize=26605264 memory=1420 CPUtime=2081.54 cores=0-7
/proc/17498/task/17595/stat : 17595 (java) S 17493 17496 17092 0 -1 1077944384 10909 0 0 0 208143 11 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050871656672 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17596] ppid=17493 vsize=26605264 memory=13040 CPUtime=2053.24 cores=0-7
/proc/17498/task/17596/stat : 17596 (java) S 17493 17496 17092 0 -1 1077944384 6309 0 0 0 205314 10 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050868498080 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17597] ppid=17493 vsize=26605264 memory=1944 CPUtime=2081.73 cores=0-7
/proc/17498/task/17597/stat : 17597 (java) S 17493 17496 17092 0 -1 1077944384 5928 0 0 0 208167 6 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050869550832 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17598] ppid=17493 vsize=26605264 memory=1196 CPUtime=2077.1 cores=0-7
/proc/17498/task/17598/stat : 17598 (java) S 17493 17496 17092 0 -1 1077944384 5303 0 0 0 207704 6 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050864287552 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17647] ppid=17493 vsize=26605264 memory=1788 CPUtime=0 cores=0-7
/proc/17498/task/17647/stat : 17647 (java) S 17493 17496 17092 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 29 0 105872827 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050863235008 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
Current cumulated CPU time of completed processes: 0.001998 s
Current children cumulated CPU time: 19932.7 s
Current children cumulated vsize: 26605264 KiB
Current children cumulated memory: 4933468 KiB

[startup+2522 s]*
/proc/loadavg: 8.23 8.30 8.30 2/207 17647
/proc/meminfo: memFree=26603976/32770624 swapFree=67108860/67108860
[pid=17498] ppid=17493 vsize=26605264 memory=4933468 CPUtime=19933.6 cores=0-7
/proc/17498/stat : 17498 (java) S 17493 17496 17092 0 -1 1077944320 261356 0 0 0 1992646 715 0 0 20 0 29 0 105620823 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140736478037456 140051828993783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
/proc/17498/statm: 6651316 1233367 3307 1 0 6638550 0
[pid=17498/tid=17499] ppid=17493 vsize=26605264 memory=1398720917958146503 CPUtime=2.55 cores=0-7
/proc/17498/task/17499/stat : 17499 (java) S 17493 17496 17092 0 -1 1077944384 9519 0 0 0 244 11 0 0 20 0 29 0 105620823 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051833234560 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17500] ppid=17493 vsize=26605264 memory=-7003737579269690708 CPUtime=5.52 cores=0-7
/proc/17498/task/17500/stat : 17500 (java) S 17493 17496 17092 0 -1 1077944384 1962 0 0 0 504 48 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051781614480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17501] ppid=17493 vsize=26605264 memory=4616 CPUtime=5.5 cores=0-7
/proc/17498/task/17501/stat : 17501 (java) S 17493 17496 17092 0 -1 1077944384 2008 0 0 0 506 44 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051780561680 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17502] ppid=17493 vsize=26605264 memory=792 CPUtime=5.46 cores=0-7
/proc/17498/task/17502/stat : 17502 (java) S 17493 17496 17092 0 -1 1077944384 1645 0 0 0 499 47 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051779509392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17503] ppid=17493 vsize=26605264 memory=1420 CPUtime=5.53 cores=0-7
/proc/17498/task/17503/stat : 17503 (java) S 17493 17496 17092 0 -1 1077944384 3137 0 0 0 505 48 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051778456592 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17504] ppid=17493 vsize=26605264 memory=13040 CPUtime=5.52 cores=0-7
/proc/17498/task/17504/stat : 17504 (java) S 17493 17496 17092 0 -1 1077944384 2375 0 0 0 501 51 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051777403280 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17505] ppid=17493 vsize=26605264 memory=6791534058613427641 CPUtime=5.54 cores=0-7
/proc/17498/task/17505/stat : 17505 (java) S 17493 17496 17092 0 -1 1077944384 2178 0 0 0 508 46 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051776350480 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17506] ppid=17493 vsize=26605264 memory=-7003737579269690708 CPUtime=5.51 cores=0-7
/proc/17498/task/17506/stat : 17506 (java) S 17493 17496 17092 0 -1 1077944384 2520 0 0 0 502 49 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051775298192 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17507] ppid=17493 vsize=26605264 memory=18476 CPUtime=5.52 cores=0-7
/proc/17498/task/17507/stat : 17507 (java) S 17493 17496 17092 0 -1 1077944384 2242 0 0 0 504 48 0 0 20 0 29 0 105620824 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140051774245392 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17508] ppid=17493 vsize=26605264 memory=17024 CPUtime=1.92 cores=0-7
/proc/17498/task/17508/stat : 17508 (java) R 17493 17496 17092 0 -1 4202560 16761 0 0 0 185 7 0 0 20 0 29 0 105620826 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050889139392 140051813451405 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17509] ppid=17493 vsize=26605264 memory=4040 CPUtime=0 cores=0-7
/proc/17498/task/17509/stat : 17509 (java) S 17493 17496 17092 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 29 0 105620826 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050888086880 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17510] ppid=17493 vsize=26605264 memory=1236 CPUtime=0 cores=0-7
/proc/17498/task/17510/stat : 17510 (java) S 17493 17496 17092 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 29 0 105620826 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050887034496 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17511] ppid=17493 vsize=26605264 memory=644 CPUtime=0 cores=0-7
/proc/17498/task/17511/stat : 17511 (java) S 17493 17496 17092 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050885982800 140051829012379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17512] ppid=17493 vsize=26605264 memory=1236 CPUtime=3.06 cores=0-7
/proc/17498/task/17512/stat : 17512 (java) S 17493 17496 17092 0 -1 1077944384 24615 0 0 0 301 5 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050884929648 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17513] ppid=17493 vsize=26605264 memory=644 CPUtime=3.5 cores=0-7
/proc/17498/task/17513/stat : 17513 (java) S 17493 17496 17092 0 -1 1077944384 24027 0 0 0 345 5 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050883876848 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17514] ppid=17493 vsize=26605264 memory=1788 CPUtime=2.92 cores=0-7
/proc/17498/task/17514/stat : 17514 (java) S 17493 17496 17092 0 -1 1077944384 21831 0 0 0 287 5 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050882824560 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17515] ppid=17493 vsize=26605264 memory=956 CPUtime=1.01 cores=0-7
/proc/17498/task/17515/stat : 17515 (java) S 17493 17496 17092 0 -1 1077944384 23496 0 0 0 98 3 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050881771760 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17516] ppid=17493 vsize=26605264 memory=2344 CPUtime=0 cores=0-7
/proc/17498/task/17516/stat : 17516 (java) S 17493 17496 17092 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050880719712 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17517] ppid=17493 vsize=26605264 memory=928 CPUtime=1.27 cores=0-7
/proc/17498/task/17517/stat : 17517 (java) S 17493 17496 17092 0 -1 1077944384 5258 0 0 0 61 66 0 0 20 0 29 0 105620829 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050879666992 140051829004930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17591] ppid=17493 vsize=26605264 memory=1568 CPUtime=2082.09 cores=0-7
/proc/17498/task/17591/stat : 17591 (java) S 17493 17496 17092 0 -1 1077944384 7659 0 0 0 208193 16 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050870603488 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17592] ppid=17493 vsize=26605264 memory=4616 CPUtime=2071.69 cores=0-7
/proc/17498/task/17592/stat : 17592 (java) S 17493 17496 17092 0 -1 1077944384 5454 0 0 0 207159 10 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050867445920 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17593] ppid=17493 vsize=26605264 memory=0 CPUtime=2081.9 cores=0-7
/proc/17498/task/17593/stat : 17593 (java) S 17493 17496 17092 0 -1 1077944384 5726 0 0 0 208178 12 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050866393008 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17594] ppid=17493 vsize=26605264 memory=6944652177228980320 CPUtime=2080.35 cores=0-7
/proc/17498/task/17594/stat : 17594 (java) S 17493 17496 17092 0 -1 1077944384 7053 0 0 0 208026 9 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050865339968 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17595] ppid=17493 vsize=26605264 memory=1296 CPUtime=2081.54 cores=0-7
/proc/17498/task/17595/stat : 17595 (java) S 17493 17496 17092 0 -1 1077944384 10909 0 0 0 208143 11 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050871656672 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17596] ppid=17493 vsize=26605264 memory=2336 CPUtime=2053.24 cores=0-7
/proc/17498/task/17596/stat : 17596 (java) S 17493 17496 17092 0 -1 1077944384 6309 0 0 0 205314 10 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050868498080 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17597] ppid=17493 vsize=26605264 memory=1724 CPUtime=2081.73 cores=0-7
/proc/17498/task/17597/stat : 17597 (java) S 17493 17496 17092 0 -1 1077944384 5928 0 0 0 208167 6 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050869550832 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17598] ppid=17493 vsize=26605264 memory=1012 CPUtime=2077.1 cores=0-7
/proc/17498/task/17598/stat : 17598 (java) S 17493 17496 17092 0 -1 1077944384 5303 0 0 0 207704 6 0 0 20 0 29 0 105664607 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050864287552 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
[pid=17498/tid=17647] ppid=17493 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/17498/task/17647/stat : 17647 (java) S 17493 17496 17092 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 29 0 105872827 27243790336 1233367 33554432000 4194304 4196468 140736478054912 140050863235008 140051829003989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25903104 140736478061714 140736478061891 140736478061891 140736478064591 0
Current cumulated CPU time of completed processes: 0.001998 s
Current children cumulated CPU time: 19933.6 s
Current children cumulated vsize: 26605264 KiB
Current children cumulated memory: 4933468 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2522.04
CPU time (s): 19933.7
CPU user time (s): 19926.5
CPU system time (s): 7.17856
CPU usage (%): 790.378
Max. virtual memory (cumulated for all children) (KiB): 26605264
Max. memory (cumulated for all children) (KiB): 4933468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19926.5
system time used= 7.17856
maximum resident set size= 4933764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63711
involuntary context switches= 198883


# summary of solver processes directly reported to runsolver:
#   pid: 17496,17498
#   total CPU time (s): 19933.7
#   total CPU user time (s): 19926.5
#   total CPU system time (s): 7.17856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.0179 second user time and 33.1904 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-14 17:27:48
IDJOB=4270564
IDBENCH=126240
IDSOLVER=2662
FILE ID=node103/4270564-1502725326
RUNJOBID= node103-1502721946-17119
PBS_JOBID= 20629038
Free space on /tmp= 61792 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-17-a4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270564-1502725326/watcher-4270564-1502725326 -o /tmp/evaluation-result-4270564-1502725326/solver-4270564-1502725326 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502721946-17119 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2116904135 HOME/instance-4270564-1502725326.xml

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

MD5SUM BENCH= 1654769b6737315210eb217040901c4e
RANDOM SEED=2116904135

node103.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.56
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.56
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.56
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.56
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:        31533580 kB
MemAvailable:   31986172 kB
Buffers:          156692 kB
Cached:           581708 kB
SwapCached:            0 kB
Active:           575804 kB
Inactive:         217068 kB
Active(anon):       3664 kB
Inactive(anon):    78600 kB
Active(file):     572140 kB
Inactive(file):   138468 kB
Unevictable:        6424 kB
Mlocked:            6424 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8028 kB
Writeback:             0 kB
AnonPages:         60428 kB
Mapped:            44788 kB
Shmem:             25228 kB
Slab:             141564 kB
SReclaimable:     115640 kB
SUnreclaim:        25924 kB
KernelStack:        3136 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61784 MiB
End job on node103 at 2017-08-14 18:09:50