Trace number 4280263

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-18)? (TO) 20017.699 2520.1001

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-75.xml
MD5SUMd512fd03759c8e886ee5b37275b97c5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280263-1503168651.xml"  -tl '20160s' -p 8 -x 0
0.13/0.15	c [HOME/instance-4280263-1503168651.xml, -tl, 20160s, -p, 8, -x, 0]
0.13/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
11.93/7.52	c solve instance...
20017.10/2520.07	s UNKNOWN
20017.10/2520.07	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280263-1503168651/watcher-4280263-1503168651 -o /tmp/evaluation-result-4280263-1503168651/solver-4280263-1503168651 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503165268-26491 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 975787043 HOME/instance-4280263-1503168651.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=26669, runsolver pid=26666
Current StackSize limit: 8192 KiB


[startup+0.109792 s]*
/proc/loadavg: 8.31 8.19 8.22 2/199 26690
/proc/meminfo: memFree=21367192/32770624 swapFree=67108860/67108860
[pid=26669] ppid=26666 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26669/stat : 26669 (xcsp3-exec) S 26666 26669 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149945816 9740288 345 33554432000 4194304 5098028 140732485549920 140732485548024 140260085035644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34304000 140732485551205 140732485551415 140732485551415 140732485554155 0
/proc/26669/statm: 2378 345 289 221 0 87 0
[pid=26671] ppid=26669 vsize=25999808 memory=26792 CPUtime=0.13 cores=0-7
/proc/26671/stat : 26671 (java) S 26669 26669 26464 0 -1 1077944320 5599 0 0 0 12 1 0 0 20 0 20 0 149945816 26623803392 6698 33554432000 4194304 4196468 140728342983184 140728342965728 140337472667383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
/proc/26671/statm: 6499952 6698 2876 1 0 6488269 0
[pid=26671/tid=26672] ppid=26669 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26671/task/26672/stat : 26672 (java) R 26669 26669 26464 0 -1 4202560 3522 0 0 0 9 0 0 0 20 0 20 0 149945816 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337476889440 140337472679318 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26673] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26673/stat : 26673 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337395247376 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26674] ppid=26669 vsize=25999808 memory=140060667700864 CPUtime=0 cores=0-7
/proc/26671/task/26674/stat : 26674 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337394194832 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26675] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26675/stat : 26675 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337393142288 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26676] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26676/stat : 26676 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337392089744 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26677] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26677/stat : 26677 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337391037200 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26678] ppid=26669 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26671/task/26678/stat : 26678 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337389984656 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26679] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26679/stat : 26679 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337388932112 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26680] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26680/stat : 26680 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26623803392 6698 33554432000 4194304 4196468 140728342983184 140337387879568 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26681] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26681/stat : 26681 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945818 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336146982896 140337472678530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26682] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26682/stat : 26682 (java) S 26669 26669 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149945819 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336145929120 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26683] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26683/stat : 26683 (java) S 26669 26669 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149945819 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336144876528 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26684] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26684/stat : 26684 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945821 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336143825104 140337472685979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26685] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26685/stat : 26685 (java) S 26669 26669 26464 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 149945821 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336142772720 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26686] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26686/stat : 26686 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945822 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336141720176 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26687] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26687/stat : 26687 (java) S 26669 26669 26464 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 149945822 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336140667632 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26688] ppid=26669 vsize=25999808 memory=0 CPUtime=0.02 cores=0-7
/proc/26671/task/26688/stat : 26688 (java) S 26669 26669 26464 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 20 0 149945822 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336139615088 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26689] ppid=26669 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26689/stat : 26689 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945822 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336138561760 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26690] ppid=26669 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26671/task/26690/stat : 26690 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945822 26623803392 6698 33554432000 4194304 4196468 140728342983184 140336137509296 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28172 KiB

[startup+0.210372 s]*
/proc/loadavg: 8.31 8.19 8.22 3/199 26690
/proc/meminfo: memFree=21357828/32770624 swapFree=67108860/67108860
[pid=26669] ppid=26666 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26669/stat : 26669 (xcsp3-exec) S 26666 26669 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149945816 9740288 345 33554432000 4194304 5098028 140732485549920 140732485548024 140260085035644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34304000 140732485551205 140732485551415 140732485551415 140732485554155 0
/proc/26669/statm: 2378 345 289 221 0 87 0
[pid=26671] ppid=26669 vsize=26004064 memory=38904 CPUtime=0.32 cores=0-7
/proc/26671/stat : 26671 (java) S 26669 26669 26464 0 -1 1077944320 8300 0 0 0 30 2 0 0 20 0 20 0 149945816 26628161536 9726 33554432000 4194304 4196468 140728342983184 140728342965728 140337472667383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
/proc/26671/statm: 6501016 9726 3069 1 0 6488269 0
[pid=26671/tid=26672] ppid=26669 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/26671/task/26672/stat : 26672 (java) R 26669 26669 26464 0 -1 4202560 5402 0 0 0 18 1 0 0 20 0 20 0 149945816 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337476888384 140337472689309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26673] ppid=26669 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/26671/task/26673/stat : 26673 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337395247376 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26674] ppid=26669 vsize=26004064 memory=140060668704587 CPUtime=0 cores=0-7
/proc/26671/task/26674/stat : 26674 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337394194832 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26675] ppid=26669 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26671/task/26675/stat : 26675 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337393142288 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26676] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26676/stat : 26676 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337392089744 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26677] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26677/stat : 26677 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337391037200 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26678] ppid=26669 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26671/task/26678/stat : 26678 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337389984656 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26679] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26679/stat : 26679 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337388932112 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26680] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26680/stat : 26680 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 9726 33554432000 4194304 4196468 140728342983184 140337387879568 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26681] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26681/stat : 26681 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945818 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336146982896 140337472678530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26682] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26682/stat : 26682 (java) S 26669 26669 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149945819 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336145929120 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26683] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26683/stat : 26683 (java) S 26669 26669 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149945819 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336144876528 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26684] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26684/stat : 26684 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945821 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336143825104 140337472685979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26685] ppid=26669 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26671/task/26685/stat : 26685 (java) S 26669 26669 26464 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 20 0 149945821 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336142772720 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26686] ppid=26669 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26671/task/26686/stat : 26686 (java) S 26669 26669 26464 0 -1 1077944384 181 0 0 0 1 0 0 0 20 0 20 0 149945822 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336141720176 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26687] ppid=26669 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/26671/task/26687/stat : 26687 (java) S 26669 26669 26464 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 149945822 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336140667632 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26688] ppid=26669 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/26671/task/26688/stat : 26688 (java) S 26669 26669 26464 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 20 0 149945822 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336139615088 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26689] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26689/stat : 26689 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945822 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336138561760 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26690] ppid=26669 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26671/task/26690/stat : 26690 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945822 26628161536 9726 33554432000 4194304 4196468 140728342983184 140336137509296 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40284 KiB

[startup+0.310068 s]*
/proc/loadavg: 8.31 8.19 8.22 2/199 26690
/proc/meminfo: memFree=21351252/32770624 swapFree=67108860/67108860
[pid=26669] ppid=26666 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26669/stat : 26669 (xcsp3-exec) S 26666 26669 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149945816 9740288 345 33554432000 4194304 5098028 140732485549920 140732485548024 140260085035644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34304000 140732485551205 140732485551415 140732485551415 140732485554155 0
/proc/26669/statm: 2378 345 289 221 0 87 0
[pid=26671] ppid=26669 vsize=26004064 memory=45608 CPUtime=0.49 cores=0-7
/proc/26671/stat : 26671 (java) S 26669 26669 26464 0 -1 1077944320 9144 0 0 0 46 3 0 0 20 0 20 0 149945816 26628161536 11402 33554432000 4194304 4196468 140728342983184 140728342965728 140337472667383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
/proc/26671/statm: 6501016 11402 3095 1 0 6488269 0
[pid=26671/tid=26672] ppid=26669 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26671/task/26672/stat : 26672 (java) R 26669 26669 26464 0 -1 4202560 6088 0 0 0 27 2 0 0 20 0 20 0 149945816 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337476904896 140337472689309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26673] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26673/stat : 26673 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337395247376 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26674] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26674/stat : 26674 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337394194832 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26675] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26675/stat : 26675 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337393142288 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26676] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26676/stat : 26676 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337392089744 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26677] ppid=26669 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26671/task/26677/stat : 26677 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337391037200 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26678] ppid=26669 vsize=26004064 memory=140060561339311 CPUtime=0 cores=0-7
/proc/26671/task/26678/stat : 26678 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337389984656 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26679] ppid=26669 vsize=26004064 memory=140060561341616 CPUtime=0 cores=0-7
/proc/26671/task/26679/stat : 26679 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337388932112 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26680] ppid=26669 vsize=26004064 memory=140060561343920 CPUtime=0 cores=0-7
/proc/26671/task/26680/stat : 26680 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628161536 11402 33554432000 4194304 4196468 140728342983184 140337387879568 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26681] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26681/stat : 26681 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945818 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336146982896 140337472678530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26682] ppid=26669 vsize=26004064 memory=280121122694800 CPUtime=0 cores=0-7
/proc/26671/task/26682/stat : 26682 (java) S 26669 26669 26464 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149945819 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336145929120 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26683] ppid=26669 vsize=26004064 memory=280121122701712 CPUtime=0 cores=0-7
/proc/26671/task/26683/stat : 26683 (java) S 26669 26669 26464 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149945819 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336144876528 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26684] ppid=26669 vsize=26004064 memory=280121122642992 CPUtime=0 cores=0-7
/proc/26671/task/26684/stat : 26684 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945821 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336143825104 140337472685979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26685] ppid=26669 vsize=26004064 memory=280121122715536 CPUtime=0.01 cores=0-7
/proc/26671/task/26685/stat : 26685 (java) S 26669 26669 26464 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 20 0 149945821 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336142772720 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26686] ppid=26669 vsize=26004064 memory=280121122722448 CPUtime=0.01 cores=0-7
/proc/26671/task/26686/stat : 26686 (java) S 26669 26669 26464 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 20 0 149945822 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336141720176 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26687] ppid=26669 vsize=26004064 memory=280121122720144 CPUtime=0.02 cores=0-7
/proc/26671/task/26687/stat : 26687 (java) S 26669 26669 26464 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 20 0 149945822 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336140667632 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26688] ppid=26669 vsize=26004064 memory=280121122736304 CPUtime=0.11 cores=0-7
/proc/26671/task/26688/stat : 26688 (java) R 26669 26669 26464 0 -1 4202560 821 0 0 0 11 0 0 0 20 0 20 0 149945822 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336139615088 140337451536664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26689] ppid=26669 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26689/stat : 26689 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945822 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336138561760 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26690] ppid=26669 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26671/task/26690/stat : 26690 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149945822 26628161536 11402 33554432000 4194304 4196468 140728342983184 140336137509296 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46988 KiB

[startup+0.700999 s]
/proc/loadavg: 8.31 8.19 8.22 5/199 26690
/proc/meminfo: memFree=21303924/32770624 swapFree=67108860/67108860
[pid=26669] ppid=26666 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26669/stat : 26669 (xcsp3-exec) S 26666 26669 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149945816 9740288 345 33554432000 4194304 5098028 140732485549920 140732485548024 140260085035644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34304000 140732485551205 140732485551415 140732485551415 140732485554155 0
/proc/26669/statm: 2378 345 289 221 0 87 0
[pid=26671] ppid=26669 vsize=26004140 memory=129460 CPUtime=1.6 cores=0-7
/proc/26671/stat : 26671 (java) S 26669 26669 26464 0 -1 1077944320 11596 0 0 0 155 5 0 0 20 0 20 0 149945816 26628239360 32365 33554432000 4194304 4196468 140728342983184 140728342965728 140337472667383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
/proc/26671/statm: 6501035 32365 3194 1 0 6488269 0
[pid=26671/tid=26672] ppid=26669 vsize=26004140 memory=280121123094192 CPUtime=0.67 cores=0-7
/proc/26671/task/26672/stat : 26672 (java) R 26669 26669 26464 0 -1 4202560 6458 0 0 0 64 3 0 0 20 0 20 0 149945816 26628239360 32365 33554432000 4194304 4196468 140728342983184 140337476902880 140337455654942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26673] ppid=26669 vsize=26004140 memory=140060561548144 CPUtime=0 cores=0-7
/proc/26671/task/26673/stat : 26673 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628239360 32365 33554432000 4194304 4196468 140728342983184 140337395247376 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26674] ppid=26669 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26671/task/26674/stat : 26674 (java) S 26669 26669 26464 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149945817 26628239360 32365 33554432000 4194304 4196468 140728342983184 140337394194832 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26675] ppid=26669 vsize=26004140 memory=8736 CPUtime=0 cores=0-7
/proc/26671/task/26675/stat : 26675 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149945817 26628239360 32365 33554432000 4194304 4196468 140728342983184 140337393142288 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0

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

[pid=26671/tid=26698] ppid=26669 vsize=26538700 memory=1156 CPUtime=2418.26 cores=0-7
/proc/26671/task/26698/stat : 26698 (java) R 26669 26669 26464 0 -1 4202560 11130 0 0 0 241800 26 0 0 20 0 28 0 149946570 27175628800 717427 33554432000 4194304 4196468 140728342983184 140336122625384 140337072955186 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
Current children cumulated CPU time: 19399.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2871088 KiB

[startup+2502.3 s]
/proc/loadavg: 8.05 8.27 8.31 9/207 26776
/proc/meminfo: memFree=18516448/32770624 swapFree=67108860/67108860
[pid=26669] ppid=26666 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26669/stat : 26669 (xcsp3-exec) S 26666 26669 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149945816 9740288 345 33554432000 4194304 5098028 140732485549920 140732485548024 140260085035644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34304000 140732485551205 140732485551415 140732485551415 140732485554155 0
/proc/26669/statm: 2378 345 289 221 0 87 0
[pid=26671] ppid=26669 vsize=26538700 memory=2872256 CPUtime=19876.3 cores=0-7
/proc/26671/stat : 26671 (java) S 26669 26669 26464 0 -1 1077944320 404349 0 0 0 1987067 564 0 0 20 0 28 0 149945816 27175628800 718064 33554432000 4194304 4196468 140728342983184 140728342965728 140337472667383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
/proc/26671/statm: 6634675 718064 3292 1 0 6621909 0
[pid=26671/tid=26672] ppid=26669 vsize=26538700 memory=2872256 CPUtime=7.37 cores=0-7
/proc/26671/task/26672/stat : 26672 (java) S 26669 26669 26464 0 -1 1077944384 9762 0 0 0 722 15 0 0 20 0 28 0 149945816 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337476908160 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26673] ppid=26669 vsize=26538700 memory=2872256 CPUtime=4.47 cores=0-7
/proc/26671/task/26673/stat : 26673 (java) S 26669 26669 26464 0 -1 1077944384 14824 0 0 0 420 27 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337395247376 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26674] ppid=26669 vsize=26538700 memory=2868160 CPUtime=4.5 cores=0-7
/proc/26671/task/26674/stat : 26674 (java) S 26669 26669 26464 0 -1 1077944384 15965 0 0 0 424 26 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337394194832 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26675] ppid=26669 vsize=26538700 memory=2872256 CPUtime=4.48 cores=0-7
/proc/26671/task/26675/stat : 26675 (java) S 26669 26669 26464 0 -1 1077944384 16368 0 0 0 423 25 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337393142288 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26676] ppid=26669 vsize=26538700 memory=1380 CPUtime=4.45 cores=0-7
/proc/26671/task/26676/stat : 26676 (java) S 26669 26669 26464 0 -1 1077944384 16713 0 0 0 418 27 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337392089744 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26677] ppid=26669 vsize=26538700 memory=6791534058613427641 CPUtime=4.53 cores=0-7
/proc/26671/task/26677/stat : 26677 (java) S 26669 26669 26464 0 -1 1077944384 15591 0 0 0 424 29 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337391037200 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26678] ppid=26669 vsize=26538700 memory=2872256 CPUtime=4.48 cores=0-7
/proc/26671/task/26678/stat : 26678 (java) S 26669 26669 26464 0 -1 1077944384 15708 0 0 0 421 27 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337389984656 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26679] ppid=26669 vsize=26538700 memory=0 CPUtime=4.53 cores=0-7
/proc/26671/task/26679/stat : 26679 (java) S 26669 26669 26464 0 -1 1077944384 16450 0 0 0 424 29 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337388932112 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26680] ppid=26669 vsize=26538700 memory=0 CPUtime=4.49 cores=0-7
/proc/26671/task/26680/stat : 26680 (java) S 26669 26669 26464 0 -1 1077944384 15298 0 0 0 421 28 0 0 20 0 28 0 149945817 27175628800 718064 33554432000 4194304 4196468 140728342983184 140337387879568 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26681] ppid=26669 vsize=26538700 memory=280121123507392 CPUtime=1.85 cores=0-7
/proc/26671/task/26681/stat : 26681 (java) S 26669 26669 26464 0 -1 1077944384 30996 0 0 0 165 20 0 0 20 0 28 0 149945818 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336146982896 140337472678530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26682] ppid=26669 vsize=26538700 memory=8027786609173492066 CPUtime=0 cores=0-7
/proc/26671/task/26682/stat : 26682 (java) S 26669 26669 26464 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 149945819 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336145929184 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26683] ppid=26669 vsize=26538700 memory=4144 CPUtime=0 cores=0-7
/proc/26671/task/26683/stat : 26683 (java) S 26669 26669 26464 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 149945819 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336144876544 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26684] ppid=26669 vsize=26538700 memory=41984 CPUtime=0 cores=0-7
/proc/26671/task/26684/stat : 26684 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149945821 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336143825104 140337472685979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26685] ppid=26669 vsize=26538700 memory=2872256 CPUtime=2.47 cores=0-7
/proc/26671/task/26685/stat : 26685 (java) S 26669 26669 26464 0 -1 1077944384 18770 0 0 0 243 4 0 0 20 0 28 0 149945821 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336142772720 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26686] ppid=26669 vsize=26538700 memory=1380 CPUtime=3.1 cores=0-7
/proc/26671/task/26686/stat : 26686 (java) S 26669 26669 26464 0 -1 1077944384 25001 0 0 0 305 5 0 0 20 0 28 0 149945822 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336141720176 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26687] ppid=26669 vsize=26538700 memory=8052 CPUtime=2.36 cores=0-7
/proc/26671/task/26687/stat : 26687 (java) S 26669 26669 26464 0 -1 1077944384 13315 0 0 0 233 3 0 0 20 0 28 0 149945822 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336140667632 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26688] ppid=26669 vsize=26538700 memory=844 CPUtime=0.72 cores=0-7
/proc/26671/task/26688/stat : 26688 (java) S 26669 26669 26464 0 -1 1077944384 15445 0 0 0 70 2 0 0 20 0 28 0 149945822 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336139615088 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26689] ppid=26669 vsize=26538700 memory=1692 CPUtime=0 cores=0-7
/proc/26671/task/26689/stat : 26689 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149945822 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336138561760 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26690] ppid=26669 vsize=26538700 memory=2872256 CPUtime=1 cores=0-7
/proc/26671/task/26690/stat : 26690 (java) S 26669 26669 26464 0 -1 1077944384 3356 0 0 0 60 40 0 0 20 0 28 0 149945822 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336137509296 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26691] ppid=26669 vsize=26538700 memory=1380 CPUtime=2483.28 cores=0-7
/proc/26671/task/26691/stat : 26691 (java) R 26669 26669 26464 0 -1 4202560 29995 0 0 0 248268 60 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336129993184 140337072955268 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26692] ppid=26669 vsize=26538700 memory=1380 CPUtime=2482.24 cores=0-7
/proc/26671/task/26692/stat : 26692 (java) R 26669 26669 26464 0 -1 4202560 14103 0 0 0 248197 27 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336128941672 140337074050490 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26693] ppid=26669 vsize=26538700 memory=1380 CPUtime=2480.05 cores=0-7
/proc/26671/task/26693/stat : 26693 (java) R 26669 26669 26464 0 -1 4202560 22426 0 0 0 247960 45 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336127889496 140337072955069 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26694] ppid=26669 vsize=26538700 memory=2872256 CPUtime=2474.64 cores=0-7
/proc/26671/task/26694/stat : 26694 (java) R 26669 26669 26464 0 -1 4202560 27660 0 0 0 247414 50 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336126836408 140337072955613 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26695] ppid=26669 vsize=26538700 memory=1224 CPUtime=2470.7 cores=0-7
/proc/26671/task/26695/stat : 26695 (java) R 26669 26669 26464 0 -1 4202560 24000 0 0 0 247031 39 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336125784040 140337072957149 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26696] ppid=26669 vsize=26538700 memory=0 CPUtime=2479.39 cores=0-7
/proc/26671/task/26696/stat : 26696 (java) R 26669 26669 26464 0 -1 4202560 15396 0 0 0 247918 21 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336124731336 140337072956603 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26697] ppid=26669 vsize=26538700 memory=0 CPUtime=2473.17 cores=0-7
/proc/26671/task/26697/stat : 26697 (java) R 26669 26669 26464 0 -1 4202560 14641 0 0 0 247281 36 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336123681696 140337072955186 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26698] ppid=26669 vsize=26538700 memory=4144 CPUtime=2477.81 cores=0-7
/proc/26671/task/26698/stat : 26698 (java) R 26669 26669 26464 0 -1 4202560 11219 0 0 0 247754 27 0 0 20 0 28 0 149946570 27175628800 718064 33554432000 4194304 4196468 140728342983184 140336122628808 140337072956718 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
Current children cumulated CPU time: 19876.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2873636 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.96 8.24 8.30 9/207 26776
/proc/meminfo: memFree=18514780/32770624 swapFree=67108860/67108860
[pid=26669] ppid=26666 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/26669/stat : 26669 (xcsp3-exec) S 26666 26669 26464 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 149945816 9740288 345 33554432000 4194304 5098028 140732485549920 140732485548024 140260085035644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34304000 140732485551205 140732485551415 140732485551415 140732485554155 0
/proc/26669/statm: 2378 345 289 221 0 87 0
[pid=26671] ppid=26669 vsize=26538700 memory=2874304 CPUtime=20017.1 cores=0-7
/proc/26671/stat : 26671 (java) S 26669 26669 26464 0 -1 1077944320 406391 0 0 0 2001146 564 0 0 20 0 28 0 149945816 27175628800 718576 33554432000 4194304 4196468 140728342983184 140728342965728 140337472667383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
/proc/26671/statm: 6634675 718576 3292 1 0 6621909 0
[pid=26671/tid=26672] ppid=26669 vsize=26538700 memory=1398720917958146503 CPUtime=7.37 cores=0-7
/proc/26671/task/26672/stat : 26672 (java) S 26669 26669 26464 0 -1 1077944384 9762 0 0 0 722 15 0 0 20 0 28 0 149945816 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337476908160 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26673] ppid=26669 vsize=26538700 memory=4126316290023845779 CPUtime=4.52 cores=0-7
/proc/26671/task/26673/stat : 26673 (java) S 26669 26669 26464 0 -1 1077944384 14898 0 0 0 425 27 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337395247376 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26674] ppid=26669 vsize=26538700 memory=1732 CPUtime=4.54 cores=0-7
/proc/26671/task/26674/stat : 26674 (java) S 26669 26669 26464 0 -1 1077944384 16030 0 0 0 428 26 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337394194832 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26675] ppid=26669 vsize=26538700 memory=1224 CPUtime=4.53 cores=0-7
/proc/26671/task/26675/stat : 26675 (java) S 26669 26669 26464 0 -1 1077944384 16519 0 0 0 428 25 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337393142288 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26676] ppid=26669 vsize=26538700 memory=12136 CPUtime=4.5 cores=0-7
/proc/26671/task/26676/stat : 26676 (java) S 26669 26669 26464 0 -1 1077944384 17063 0 0 0 423 27 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337392089744 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26677] ppid=26669 vsize=26538700 memory=5792 CPUtime=4.58 cores=0-7
/proc/26671/task/26677/stat : 26677 (java) S 26669 26669 26464 0 -1 1077944384 15789 0 0 0 429 29 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337391037200 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26678] ppid=26669 vsize=26538700 memory=796 CPUtime=4.53 cores=0-7
/proc/26671/task/26678/stat : 26678 (java) S 26669 26669 26464 0 -1 1077944384 15866 0 0 0 426 27 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337389984656 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26679] ppid=26669 vsize=26538700 memory=1436 CPUtime=4.58 cores=0-7
/proc/26671/task/26679/stat : 26679 (java) S 26669 26669 26464 0 -1 1077944384 16509 0 0 0 429 29 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337388932112 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26680] ppid=26669 vsize=26538700 memory=1012 CPUtime=4.54 cores=0-7
/proc/26671/task/26680/stat : 26680 (java) S 26669 26669 26464 0 -1 1077944384 15440 0 0 0 426 28 0 0 20 0 28 0 149945817 27175628800 718576 33554432000 4194304 4196468 140728342983184 140337387879568 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26681] ppid=26669 vsize=26538700 memory=6791534058613427641 CPUtime=1.87 cores=0-7
/proc/26671/task/26681/stat : 26681 (java) S 26669 26669 26464 0 -1 1077944384 31240 0 0 0 167 20 0 0 20 0 28 0 149945818 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336146982896 140337472678530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26682] ppid=26669 vsize=26538700 memory=3820 CPUtime=0 cores=0-7
/proc/26671/task/26682/stat : 26682 (java) S 26669 26669 26464 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 149945819 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336145929184 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26683] ppid=26669 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/26671/task/26683/stat : 26683 (java) S 26669 26669 26464 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 149945819 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336144876544 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26684] ppid=26669 vsize=26538700 memory=2874304 CPUtime=0 cores=0-7
/proc/26671/task/26684/stat : 26684 (java) S 26669 26669 26464 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149945821 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336143825104 140337472685979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26685] ppid=26669 vsize=26538700 memory=4100 CPUtime=2.47 cores=0-7
/proc/26671/task/26685/stat : 26685 (java) S 26669 26669 26464 0 -1 1077944384 18772 0 0 0 243 4 0 0 20 0 28 0 149945821 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336142772720 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26686] ppid=26669 vsize=26538700 memory=1398720917958146503 CPUtime=3.1 cores=0-7
/proc/26671/task/26686/stat : 26686 (java) S 26669 26669 26464 0 -1 1077944384 25004 0 0 0 305 5 0 0 20 0 28 0 149945822 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336141720176 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26687] ppid=26669 vsize=26538700 memory=4126316290023845779 CPUtime=2.36 cores=0-7
/proc/26671/task/26687/stat : 26687 (java) S 26669 26669 26464 0 -1 1077944384 13317 0 0 0 233 3 0 0 20 0 28 0 149945822 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336140667632 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26688] ppid=26669 vsize=26538700 memory=932 CPUtime=0.72 cores=0-7
/proc/26671/task/26688/stat : 26688 (java) S 26669 26669 26464 0 -1 1077944384 15447 0 0 0 70 2 0 0 20 0 28 0 149945822 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336139615088 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26689] ppid=26669 vsize=26538700 memory=1572 CPUtime=0 cores=0-7
/proc/26671/task/26689/stat : 26689 (java) S 26669 26669 26464 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149945822 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336138561760 140337472677589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26690] ppid=26669 vsize=26538700 memory=2244 CPUtime=1 cores=0-7
/proc/26671/task/26690/stat : 26690 (java) S 26669 26669 26464 0 -1 1077944384 3380 0 0 0 60 40 0 0 20 0 28 0 149945822 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336137509296 140337472678530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26691] ppid=26669 vsize=26538700 memory=2874304 CPUtime=2500.9 cores=0-7
/proc/26671/task/26691/stat : 26691 (java) R 26669 26669 26464 0 -1 4202560 30049 0 0 0 250030 60 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336129993080 140337074047664 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26692] ppid=26669 vsize=26538700 memory=2874304 CPUtime=2499.87 cores=0-7
/proc/26671/task/26692/stat : 26692 (java) R 26669 26669 26464 0 -1 4202560 14151 0 0 0 249960 27 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336128941704 140337072956537 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26693] ppid=26669 vsize=26538700 memory=4144 CPUtime=2497.65 cores=0-7
/proc/26671/task/26693/stat : 26693 (java) R 26669 26669 26464 0 -1 4202560 22519 0 0 0 249720 45 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336127889360 140337074048705 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26694] ppid=26669 vsize=26538700 memory=2874304 CPUtime=2492.04 cores=0-7
/proc/26671/task/26694/stat : 26694 (java) R 26669 26669 26464 0 -1 4202560 27752 0 0 0 249154 50 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336126836584 140337072956504 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26695] ppid=26669 vsize=26538700 memory=4126316290023845779 CPUtime=2488.24 cores=0-7
/proc/26671/task/26695/stat : 26695 (java) R 26669 26669 26464 0 -1 4202560 24140 0 0 0 248785 39 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336125786976 140337072956600 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26696] ppid=26669 vsize=26538700 memory=4620 CPUtime=2496.88 cores=0-7
/proc/26671/task/26696/stat : 26696 (java) R 26669 26669 26464 0 -1 4202560 15440 0 0 0 249667 21 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336124731184 140337072956600 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26697] ppid=26669 vsize=26538700 memory=1196 CPUtime=2490.71 cores=0-7
/proc/26671/task/26697/stat : 26697 (java) R 26669 26669 26464 0 -1 4202560 14694 0 0 0 249035 36 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336123677928 140337072955241 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
[pid=26671/tid=26698] ppid=26669 vsize=26538700 memory=15876 CPUtime=2495.38 cores=0-7
/proc/26671/task/26698/stat : 26698 (java) R 26669 26669 26464 0 -1 4202560 11263 0 0 0 249511 27 0 0 20 0 28 0 149946570 27175628800 718576 33554432000 4194304 4196468 140728342983184 140336122629152 140337072956550 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 17805312 140728342987922 140728342988099 140728342988099 140728342990799 0
Current children cumulated CPU time: 20017.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2875684 KiB

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

[startup+2520.04 s]
# the end of solver process 26669 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000967 s, system=0.000967 s

[startup+2520.1 s]
# the end of solver process 26671 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20012 s, system=5.67386 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2520.1
CPU time (s): 20017.7
CPU user time (s): 20012
CPU system time (s): 5.67386
CPU usage (%): 794.321
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4705176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20012
system time used= 5.67386
maximum resident set size= 4705308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407311
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 187462
involuntary context switches= 210216


# summary of solver processes directly reported to runsolver:
#   pid: 26669,26671
#   total CPU time (s): 20017.7
#   total CPU user time (s): 20012
#   total CPU system time (s): 5.67386

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.8694 second user time and 21.6463 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-19 20:36:31
IDJOB=4280263
IDBENCH=137706
IDSOLVER=2675
FILE ID=node149/4280263-1503168651
RUNJOBID= node149-1503165268-26491
PBS_JOBID= 20630833
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-75.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-4280263-1503168651/watcher-4280263-1503168651 -o /tmp/evaluation-result-4280263-1503168651/solver-4280263-1503168651 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503165268-26491 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 975787043 HOME/instance-4280263-1503168651.xml

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

MD5SUM BENCH= d512fd03759c8e886ee5b37275b97c5f
RANDOM SEED=975787043

node149.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.43
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.43
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.43
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.43
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:        21382384 kB
MemAvailable:   31950528 kB
Buffers:          349448 kB
Cached:         10489956 kB
SwapCached:            0 kB
Active:          2168916 kB
Inactive:        8724200 kB
Active(anon):      57036 kB
Inactive(anon):    33128 kB
Active(file):    2111880 kB
Inactive(file):  8691072 kB
Unevictable:        7912 kB
Mlocked:            7912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8180 kB
Writeback:             0 kB
AnonPages:         61896 kB
Mapped:            51360 kB
Shmem:             33416 kB
Slab:             188504 kB
SReclaimable:     162056 kB
SUnreclaim:        26448 kB
KernelStack:        3136 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333108 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:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61760 MiB
End job on node149 at 2017-08-19 21:18:31