Trace number 4400556

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 2019-09-16? (TO) 2401.07 656.297

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.xml
MD5SUM81a54afd524339631fcda48b56d1b2da
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4061
Number of constraints583
Number of domains2
Minimum domain size82
Maximum domain size581
Distribution of domain sizes[{"size":82,"count":4060},{"size":581,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":3480},{"degree":4,"count":580}]
Minimum constraint arity7
Maximum constraint arity4060
Distribution of constraint arities[{"arity":7,"count":580},{"arity":581,"count":1},{"arity":4060,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":580},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400556-1568695842.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400556-1568695842.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
64.48/54.63	c solve instance...
2400.36/656.07	s UNKNOWN
2400.36/656.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 (15234 MiB free)
  memory of node 1: 16384 MiB (14551 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400556-1568695842/watcher-4400556-1568695842 -o /tmp/evaluation-result-4400556-1568695842/solver-4400556-1568695842 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568691240-24303 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 905448415 HOME/instance-4400556-1568695842.xml 

running on 4 cores: 0,2,4,6

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

solver pid=5110, runsolver pid=5107

[startup+0.100057 s]*
/proc/loadavg: 8.30 8.58 8.55 8/233 5126
/proc/meminfo: memFree=30485880/32770624 swapFree=66997372/67108860
[pid=5110] ppid=5107 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5110/stat : 5110 (xcsp3-exec) S 5107 5110 24272 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445837295 115843072 362 33554432000 4194304 5098028 140735810809968 140735810808072 140446503522940 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38957056 140735810818939 140735810819181 140735810819181 140735810822090 0
/proc/5110/statm: 28282 362 304 221 0 87 0
[pid=5112] ppid=5110 vsize=15144776 memory=29020 CPUtime=0.12 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5110 5110 24272 0 -1 1077944320 5719 0 0 0 11 1 0 0 20 0 15 0 445837296 15508250624 7255 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3786194 7255 3119 1 0 3748377 0
[pid=5112/tid=5113] ppid=5110 vsize=15144776 memory=-7828588039587135835 CPUtime=0.09 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) R 5110 5110 24272 0 -1 4202560 3649 0 0 0 8 1 0 0 20 0 15 0 445837296 15508250624 7321 33554432000 4194304 4196468 140726015772672 140652373210432 140652368999581 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5110 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5110 5110 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) S 5110 5110 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837298 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651242928496 140652368988802 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5110 5110 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837299 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651241874464 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5110 5110 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837299 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651240821616 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651239769936 140652368996251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) R 5110 5110 24272 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 445837301 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651238718320 140652368988802 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) R 5110 5110 24272 0 -1 4202560 159 0 0 0 0 0 0 0 20 0 15 0 445837301 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651237664704 140652346810512 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0.02 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) S 5110 5110 24272 0 -1 1077944384 345 0 0 0 2 0 0 0 20 0 15 0 445837301 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651236612720 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5126] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5126/stat : 5126 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837302 15508250624 7321 33554432000 4194304 4196468 140726015772672 140651234507440 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30468 KiB

[startup+0.210824 s]*
/proc/loadavg: 8.30 8.58 8.55 9/234 5127
/proc/meminfo: memFree=30472500/32770624 swapFree=66997372/67108860
[pid=5110] ppid=5107 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5110/stat : 5110 (xcsp3-exec) S 5107 5110 24272 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445837295 115843072 362 33554432000 4194304 5098028 140735810809968 140735810808072 140446503522940 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38957056 140735810818939 140735810819181 140735810819181 140735810822090 0
/proc/5110/statm: 28282 362 304 221 0 87 0
[pid=5112] ppid=5110 vsize=15144776 memory=41176 CPUtime=0.34 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5110 5110 24272 0 -1 1077944320 9516 0 0 0 31 3 0 0 20 0 15 0 445837296 15508250624 10294 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3786194 10294 3315 1 0 3748377 0
[pid=5112/tid=5113] ppid=5110 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) R 5110 5110 24272 0 -1 4202560 6654 0 0 0 18 2 0 0 20 0 15 0 445837296 15508250624 10294 33554432000 4194304 4196468 140726015772672 140652373211776 140652006324944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5110 vsize=15144776 memory=288293259590238231 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5110 vsize=15144776 memory=288370140551030400 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5110 5110 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837297 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) S 5110 5110 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445837298 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651242928496 140652368988802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5110 5110 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837299 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651241874464 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5110 5110 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837299 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651240821616 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5110 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651239769936 140652368996251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5110 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) S 5110 5110 24272 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 15 0 445837301 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651238718320 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5110 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) S 5110 5110 24272 0 -1 1077944384 486 0 0 0 2 0 0 0 20 0 15 0 445837301 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651237665520 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0.07 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) R 5110 5110 24272 0 -1 4202560 714 0 0 0 7 0 0 0 20 0 15 0 445837301 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651236612720 140652361214782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5110 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5126] ppid=5110 vsize=15144776 memory=139764399318656 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5126/stat : 5126 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837302 15508250624 10294 33554432000 4194304 4196468 140726015772672 140651234507440 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42624 KiB

[startup+0.313298 s]*
/proc/loadavg: 8.30 8.58 8.55 3/212 5128
/proc/meminfo: memFree=31445512/32770624 swapFree=66997372/67108860
[pid=5110] ppid=5107 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5110/stat : 5110 (xcsp3-exec) S 5107 5110 24272 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445837295 115843072 362 33554432000 4194304 5098028 140735810809968 140735810808072 140446503522940 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38957056 140735810818939 140735810819181 140735810819181 140735810822090 0
/proc/5110/statm: 28282 362 304 221 0 87 0
[pid=5112] ppid=5110 vsize=15149032 memory=49544 CPUtime=0.51 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5110 5110 24272 0 -1 1077944320 10706 0 0 0 48 3 0 0 20 0 15 0 445837296 15512608768 12386 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3787258 12386 3349 1 0 3748377 0
[pid=5112/tid=5113] ppid=5110 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) R 5110 5110 24272 0 -1 4202560 7771 0 0 0 28 2 0 0 20 0 15 0 445837296 15512608768 12426 33554432000 4194304 4196468 140726015772672 140652373208768 140652353058142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5110 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5110 vsize=15149032 memory=139764399367456 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5110 vsize=15149032 memory=51172 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5110 vsize=15149032 memory=35 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5110 5110 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837297 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5110 vsize=15149032 memory=139764399374368 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) S 5110 5110 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445837298 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651242928496 140652368988802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5110 vsize=15149032 memory=35 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5110 5110 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837299 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651241874464 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5110 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5110 5110 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837299 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651240821616 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5110 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651239769936 140652368996251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5110 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) S 5110 5110 24272 0 -1 1077944384 368 0 0 0 3 0 0 0 20 0 15 0 445837301 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651238718320 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5110 vsize=15149032 memory=139764275723183 CPUtime=0.04 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) S 5110 5110 24272 0 -1 1077944384 500 0 0 0 4 0 0 0 20 0 15 0 445837301 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651237665520 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5110 vsize=15149032 memory=279528675044224 CPUtime=0.12 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) S 5110 5110 24272 0 -1 1077944384 785 0 0 0 12 0 0 0 20 0 15 0 445837301 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651236612720 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5110 vsize=15149032 memory=139764275723183 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5126] ppid=5110 vsize=15149032 memory=139764399323090 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5126/stat : 5126 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837302 15512608768 12426 33554432000 4194304 4196468 140726015772672 140651234507440 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50992 KiB

[startup+0.700813 s]
/proc/loadavg: 8.30 8.58 8.55 6/227 5157
/proc/meminfo: memFree=31410192/32770624 swapFree=66997372/67108860
[pid=5110] ppid=5107 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5110/stat : 5110 (xcsp3-exec) S 5107 5110 24272 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445837295 115843072 362 33554432000 4194304 5098028 140735810809968 140735810808072 140446503522940 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38957056 140735810818939 140735810819181 140735810819181 140735810822090 0
/proc/5110/statm: 28282 362 304 221 0 87 0
[pid=5112] ppid=5110 vsize=15151156 memory=105720 CPUtime=1.63 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5110 5110 24272 0 -1 1077944320 14038 0 0 0 158 5 0 0 20 0 15 0 445837296 15514783744 26430 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3787789 26430 3444 1 0 3748889 0
[pid=5112/tid=5113] ppid=5110 vsize=15151156 memory=54 CPUtime=0.68 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) R 5110 5110 24272 0 -1 4202560 8368 0 0 0 64 4 0 0 20 0 15 0 445837296 15514783744 26430 33554432000 4194304 4196468 140726015772672 140652373212080 140652009941120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5110 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5110 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5110 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837297 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5110 vsize=15151156 memory=143 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5110 5110 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837297 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5110 vsize=15151156 memory=2 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) S 5110 5110 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445837298 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651242928496 140652368988802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5110 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5110 5110 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837299 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651241874464 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5110 vsize=15151156 memory=48292 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5110 5110 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837299 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651240821616 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5110 vsize=15151156 memory=3028 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651239769936 140652368996251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5110 vsize=15151156 memory=2012 CPUtime=0.3 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) R 5110 5110 24272 0 -1 4202560 1556 0 0 0 30 0 0 0 20 0 15 0 445837301 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651238696640 140652350498830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5110 vsize=15151156 memory=4104 CPUtime=0.32 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) R 5110 5110 24272 0 -1 4202560 1352 0 0 0 32 0 0 0 20 0 15 0 445837301 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651237664704 140652348671312 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5110 vsize=15151156 memory=1388 CPUtime=0.3 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) S 5110 5110 24272 0 -1 1077944384 1456 0 0 0 30 0 0 0 20 0 15 0 445837301 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651236612720 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5110 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837301 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5126] ppid=5110 vsize=15151156 memory=3992 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5126/stat : 5126 (java) S 5110 5110 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837302 15514783744 26430 33554432000 4194304 4196468 140726015772672 140651234507440 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 107168 KiB

[startup+1.50088 s]
/proc/loadavg: 8.30 8.58 8.55 2/230 5160
/proc/meminfo: memFree=31177396/32770624 swapFree=66997372/67108860
[pid=5110] ppid=5107 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5110/stat : 5110 (xcsp3-exec) S 5107 5110 24272 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445837295 115843072 362 33554432000 4194304 5098028 140735810809968 140735810808072 140446503522940 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38957056 140735810818939 140735810819181 140735810819181 140735810822090 0
/proc/5110/statm: 28282 362 304 221 0 87 0

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

/proc/5110/statm: 28282 362 304 221 0 87 0
[pid=5112] ppid=5110 vsize=15417412 memory=8885600 CPUtime=2345.81 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5110 5110 24272 0 -1 1077944320 282676 0 0 0 234006 575 0 0 20 0 19 0 445837296 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3854353 2221400 3555 1 0 3815453 0
[pid=5112/tid=5113] ppid=5110 vsize=15417412 memory=8885600 CPUtime=52.89 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) S 5110 5110 24272 0 -1 1077944384 18378 0 0 0 5248 41 0 0 20 0 19 0 445837296 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140652373218432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5110 vsize=15417412 memory=1448 CPUtime=5.12 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5110 5110 24272 0 -1 1077944384 21246 0 0 0 411 101 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5110 vsize=15417412 memory=1448 CPUtime=5.12 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5110 5110 24272 0 -1 1077944384 8680 0 0 0 404 108 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5110 vsize=15417412 memory=8885600 CPUtime=5.07 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5110 5110 24272 0 -1 1077944384 20380 0 0 0 424 83 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5110 vsize=15417412 memory=8885600 CPUtime=5.09 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5110 5110 24272 0 -1 1077944384 6963 0 0 0 414 95 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5110 vsize=15417412 memory=1448 CPUtime=19.82 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) S 5110 5110 24272 0 -1 1077944384 22714 0 0 0 1874 108 0 0 20 0 19 0 445837298 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651242928496 140652368988802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5110 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5110 5110 24272 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 445837299 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651241874528 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5110 vsize=15417412 memory=8885600 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5110 5110 24272 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 445837299 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651240821632 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5110 vsize=15417412 memory=8885600 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651239769936 140652368996251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5110 vsize=15417412 memory=1448 CPUtime=3.82 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) S 5110 5110 24272 0 -1 1077944384 20488 0 0 0 380 2 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651238718320 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5110 vsize=15417412 memory=6036 CPUtime=3.88 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) S 5110 5110 24272 0 -1 1077944384 21490 0 0 0 385 3 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651237665520 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5110 vsize=15417412 memory=14008 CPUtime=0.8 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) S 5110 5110 24272 0 -1 1077944384 16149 0 0 0 79 1 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651236612720 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5110 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5126] ppid=5110 vsize=15417412 memory=8885600 CPUtime=0.27 cores=0,2,4,6
/proc/5112/task/5126/stat : 5126 (java) S 5110 5110 24272 0 -1 1077944384 1202 0 0 0 12 15 0 0 20 0 19 0 445837302 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651234507440 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5221] ppid=5110 vsize=15417412 memory=1448 CPUtime=562.09 cores=0,2,4,6
/proc/5112/task/5221/stat : 5221 (java) R 5110 5110 24272 0 -1 4202560 55110 0 0 0 56203 6 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651225287072 140652006569456 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5222] ppid=5110 vsize=15417412 memory=1448 CPUtime=558.34 cores=0,2,4,6
/proc/5112/task/5222/stat : 5222 (java) R 5110 5110 24272 0 -1 4202560 26733 0 0 0 55825 9 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651224237048 140652014119638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5223] ppid=5110 vsize=15417412 memory=1448 CPUtime=563.3 cores=0,2,4,6
/proc/5112/task/5223/stat : 5223 (java) R 5110 5110 24272 0 -1 4202560 22161 0 0 0 56326 4 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651223182840 140652006569858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5224] ppid=5110 vsize=15417412 memory=1448 CPUtime=560.06 cores=0,2,4,6
/proc/5112/task/5224/stat : 5224 (java) R 5110 5110 24272 0 -1 4202560 19581 0 0 0 55999 7 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651222131064 140652014119773 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current children cumulated CPU time: 2345.81 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 8887048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+656.001 s]*
/proc/loadavg: 8.71 8.58 8.46 9/239 5363
/proc/meminfo: memFree=21847224/32770624 swapFree=66997372/67108860
[pid=5110] ppid=5107 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5110/stat : 5110 (xcsp3-exec) S 5107 5110 24272 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445837295 115843072 362 33554432000 4194304 5098028 140735810809968 140735810808072 140446503522940 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38957056 140735810818939 140735810819181 140735810819181 140735810822090 0
/proc/5110/statm: 28282 362 304 221 0 87 0
[pid=5112] ppid=5110 vsize=15417412 memory=8885600 CPUtime=2400.36 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5110 5110 24272 0 -1 1077944320 293371 0 0 0 239459 577 0 0 20 0 19 0 445837296 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3854353 2221400 3555 1 0 3815453 0
[pid=5112/tid=5113] ppid=5110 vsize=15417412 memory=1448 CPUtime=52.89 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) S 5110 5110 24272 0 -1 1077944384 18378 0 0 0 5248 41 0 0 20 0 19 0 445837296 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140652373218432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5110 vsize=15417412 memory=4872558044660077418 CPUtime=5.12 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5110 5110 24272 0 -1 1077944384 21246 0 0 0 411 101 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5110 vsize=15417412 memory=1388 CPUtime=5.12 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5110 5110 24272 0 -1 1077944384 8680 0 0 0 404 108 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5110 vsize=15417412 memory=776 CPUtime=5.07 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5110 5110 24272 0 -1 1077944384 20380 0 0 0 424 83 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5110 vsize=15417412 memory=3992 CPUtime=5.09 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5110 5110 24272 0 -1 1077944384 6963 0 0 0 414 95 0 0 20 0 19 0 445837297 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5110 vsize=15417412 memory=2828 CPUtime=19.82 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) S 5110 5110 24272 0 -1 1077944384 22714 0 0 0 1874 108 0 0 20 0 19 0 445837298 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651242928496 140652368988802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5110 vsize=15417412 memory=676 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5110 5110 24272 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 445837299 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651241874528 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5110 vsize=15417412 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5110 5110 24272 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 445837299 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651240821632 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5110 vsize=15417412 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651239769936 140652368996251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5110 vsize=15417412 memory=8560 CPUtime=3.82 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) S 5110 5110 24272 0 -1 1077944384 20488 0 0 0 380 2 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651238718320 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5110 vsize=15417412 memory=2828 CPUtime=3.88 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) S 5110 5110 24272 0 -1 1077944384 21490 0 0 0 385 3 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651237665520 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5110 vsize=15417412 memory=676 CPUtime=0.8 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) S 5110 5110 24272 0 -1 1077944384 16149 0 0 0 79 1 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651236612720 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5110 vsize=15417412 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5110 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837301 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5126] ppid=5110 vsize=15417412 memory=1548 CPUtime=0.28 cores=0,2,4,6
/proc/5112/task/5126/stat : 5126 (java) S 5110 5110 24272 0 -1 1077944384 1202 0 0 0 12 16 0 0 20 0 19 0 445837302 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651234507440 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5221] ppid=5110 vsize=15417412 memory=8560 CPUtime=575.79 cores=0,2,4,6
/proc/5112/task/5221/stat : 5221 (java) R 5110 5110 24272 0 -1 4202560 65114 0 0 0 57573 6 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651225287072 140652006569342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5222] ppid=5110 vsize=15417412 memory=1448 CPUtime=572.04 cores=0,2,4,6
/proc/5112/task/5222/stat : 5222 (java) R 5110 5110 24272 0 -1 4202560 26990 0 0 0 57195 9 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651224237048 140652013280566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5223] ppid=5110 vsize=15417412 memory=8885600 CPUtime=576.74 cores=0,2,4,6
/proc/5112/task/5223/stat : 5223 (java) R 5110 5110 24272 0 -1 4202560 22286 0 0 0 57669 5 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651223182840 140652006569662 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5224] ppid=5110 vsize=15417412 memory=3504 CPUtime=573.75 cores=0,2,4,6
/proc/5112/task/5224/stat : 5224 (java) R 5110 5110 24272 0 -1 4202560 19890 0 0 0 57368 7 0 0 20 0 19 0 445842761 15787429888 2221400 33554432000 4194304 4196468 140726015772672 140651222131064 140652013280561 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current children cumulated CPU time: 2400.36 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 8887048 KiB

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

[startup+656.033 s]
# the end of solver process 5110 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002348 s, system=0 s

[startup+656.297 s]
# the end of solver process 5112 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.11 s, system=5.95625 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

[startup+656.211 s]
/proc/loadavg: 8.71 8.58 8.46 8/238 5365
/proc/meminfo: memFree=21847488/32770624 swapFree=66997372/67108860
[pid=5112] ppid=5107 vsize=15550540 memory=8885828 CPUtime=2400.93 cores=0,2,4,6
/proc/5112/stat : 5112 (java) S 5107 5110 24272 0 -1 1077944320 293960 0 0 0 239505 588 0 0 20 0 19 0 445837296 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140726015755216 140652368977655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
/proc/5112/statm: 3887635 2221457 3557 1 0 3848735 0
[pid=5112/tid=5113] ppid=5107 vsize=15550540 memory=288230596050944315 CPUtime=52.89 cores=0,2,4,6
/proc/5112/task/5113/stat : 5113 (java) S 5107 5110 24272 0 -1 1077944384 18378 0 0 0 5248 41 0 0 20 0 19 0 445837296 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140652373218432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5114] ppid=5107 vsize=15550540 memory=14692993764428413 CPUtime=5.12 cores=0,2,4,6
/proc/5112/task/5114/stat : 5114 (java) S 5107 5110 24272 0 -1 1077944384 21246 0 0 0 411 101 0 0 20 0 19 0 445837297 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651961330832 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5115] ppid=5107 vsize=15550540 memory=8885600 CPUtime=5.12 cores=0,2,4,6
/proc/5112/task/5115/stat : 5115 (java) S 5107 5110 24272 0 -1 1077944384 8680 0 0 0 404 108 0 0 20 0 19 0 445837297 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651960278032 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5116] ppid=5107 vsize=15550540 memory=26232 CPUtime=5.07 cores=0,2,4,6
/proc/5112/task/5116/stat : 5116 (java) S 5107 5110 24272 0 -1 1077944384 20380 0 0 0 424 83 0 0 20 0 19 0 445837297 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651959225232 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5117] ppid=5107 vsize=15550540 memory=12024 CPUtime=5.09 cores=0,2,4,6
/proc/5112/task/5117/stat : 5117 (java) S 5107 5110 24272 0 -1 1077944384 6963 0 0 0 414 95 0 0 20 0 19 0 445837297 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651958172432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5118] ppid=5107 vsize=15550540 memory=500 CPUtime=19.96 cores=0,2,4,6
/proc/5112/task/5118/stat : 5118 (java) R 5107 5110 24272 0 -1 4202560 22727 0 0 0 1877 119 0 0 20 0 19 0 445837298 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651242928648 140652361605863 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5119] ppid=5107 vsize=15550540 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5119/stat : 5119 (java) S 5107 5110 24272 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 445837299 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651241874528 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5120] ppid=5107 vsize=15550540 memory=932 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5120/stat : 5120 (java) S 5107 5110 24272 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 445837299 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651240821632 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5121] ppid=5107 vsize=15550540 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5121/stat : 5121 (java) S 5107 5110 24272 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 19 0 445837301 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651239769584 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5122] ppid=5107 vsize=15550540 memory=1388 CPUtime=3.82 cores=0,2,4,6
/proc/5112/task/5122/stat : 5122 (java) S 5107 5110 24272 0 -1 1077944384 20488 0 0 0 380 2 0 0 20 0 19 0 445837301 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651238718320 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5123] ppid=5107 vsize=15550540 memory=776 CPUtime=3.88 cores=0,2,4,6
/proc/5112/task/5123/stat : 5123 (java) S 5107 5110 24272 0 -1 1077944384 21490 0 0 0 385 3 0 0 20 0 19 0 445837301 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651237665520 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5124] ppid=5107 vsize=15550540 memory=3992 CPUtime=0.8 cores=0,2,4,6
/proc/5112/task/5124/stat : 5124 (java) S 5107 5110 24272 0 -1 1077944384 16149 0 0 0 79 1 0 0 20 0 19 0 445837301 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651236612720 140652368988802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5125] ppid=5107 vsize=15550540 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5125/stat : 5125 (java) S 5107 5110 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837301 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651235560160 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5221] ppid=5107 vsize=15550540 memory=1560 CPUtime=575.99 cores=0,2,4,6
/proc/5112/task/5221/stat : 5221 (java) R 5107 5110 24272 0 -1 4202560 65114 0 0 0 57593 6 0 0 20 0 19 0 445842761 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651225287072 140652006570054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5222] ppid=5107 vsize=15550540 memory=932 CPUtime=572.1 cores=0,2,4,6
/proc/5112/task/5222/stat : 5222 (java) S 5107 5110 24272 0 -1 1077944384 26998 0 0 0 57201 9 0 0 20 0 19 0 445842761 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651224235600 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5223] ppid=5107 vsize=15550540 memory=3768 CPUtime=576.85 cores=0,2,4,6
/proc/5112/task/5223/stat : 5223 (java) S 5107 5110 24272 0 -1 1077944384 22289 0 0 0 57680 5 0 0 20 0 19 0 445842761 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651223182704 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5224] ppid=5107 vsize=15550540 memory=1980 CPUtime=573.81 cores=0,2,4,6
/proc/5112/task/5224/stat : 5224 (java) S 5107 5110 24272 0 -1 1077944384 19891 0 0 0 57374 7 0 0 20 0 19 0 445842761 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651222130432 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
[pid=5112/tid=5364] ppid=5107 vsize=15550540 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/5112/task/5364/stat : 5364 (java) S 5107 5110 24272 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 19 0 445902898 15923752960 2221457 33554432000 4194304 4196468 140726015772672 140651221082864 140652368987861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7643136 140726015779823 140726015779994 140726015779994 140726015782863 0
Current cumulated CPU time of completed processes: 0.002348 s
Current children cumulated CPU time: 2400.93 s
Current children cumulated vsize: 15550540 KiB
Current children cumulated memory: 8885828 KiB

Child status: 143
Real time (s): 656.297
CPU time (s): 2401.07
CPU user time (s): 2395.11
CPU system time (s): 5.95625
CPU usage (%): 365.851
Max. virtual memory (cumulated for all children) (KiB): 15550540
Max. memory (cumulated for all children) (KiB): 8887048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.11
system time used= 5.95625
maximum resident set size= 8885996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18503
involuntary context switches= 44687


# summary of solver processes directly reported to runsolver:
#   pid: 5110,5112
#   total CPU time (s): 2401.07
#   total CPU user time (s): 2395.11
#   total CPU system time (s): 5.95625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67432 second user time and 8.07058 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 06:49:43
IDJOB=4400556
IDBENCH=138227
IDSOLVER=2856
FILE ID=node103/4400556-1568695842
RUNJOBID= node103-1568691240-24303
PBS_JOBID= 21703799
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400556-1568695842/watcher-4400556-1568695842 -o /tmp/evaluation-result-4400556-1568695842/solver-4400556-1568695842 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568691240-24303 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 905448415 HOME/instance-4400556-1568695842.xml

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

MD5SUM BENCH= 81a54afd524339631fcda48b56d1b2da
RANDOM SEED=905448415

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.74
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.74
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.74
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.74
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:        30501788 kB
MemAvailable:   30905224 kB
Buffers:           77972 kB
Cached:           620828 kB
SwapCached:         9016 kB
Active:          1413092 kB
Inactive:         275268 kB
Active(anon):     982072 kB
Inactive(anon):    57316 kB
Active(file):     431020 kB
Inactive(file):   217952 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26424 kB
Writeback:             0 kB
AnonPages:       1216352 kB
Mapped:            61936 kB
Shmem:             40856 kB
Slab:             170400 kB
SReclaimable:     140596 kB
SUnreclaim:        29804 kB
KernelStack:        4112 kB
PageTables:         8216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2250696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1110016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61664 MiB
End job on node103 at 2019-09-17 07:00:40