Trace number 4400552

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) 2400.38 605.223

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.21
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"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-4400552-1568695844.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400552-1568695844.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
7.70/3.77	c solve instance...
2400.02/605.19	s UNKNOWN
2400.02/605.19	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 (15053 MiB free)
  memory of node 1: 16384 MiB (15509 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 1,3,5,7

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
solver pid=5191, runsolver pid=5188
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 8.30 8.58 8.55 4/229 5207
/proc/meminfo: memFree=31279544/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0
[pid=5193] ppid=5191 vsize=15144776 memory=28580 CPUtime=0.13 cores=1,3,5,7
/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 5668 0 0 0 12 1 0 0 20 0 15 0 445837457 15508250624 7145 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3786194 7145 3119 1 0 3748377 0
[pid=5193/tid=5194] ppid=5191 vsize=15144776 memory=-7828588039587135835 CPUtime=0.09 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) R 5191 5191 24272 0 -1 4202560 3571 0 0 0 9 0 0 0 20 0 15 0 445837457 15508250624 7277 33554432000 4194304 4196468 140722944621152 140411558710752 140411538801616 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 7277 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15144776 memory=140195582514816 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 7277 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 7277 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 7277 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15144776 memory=140195582514816 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837459 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837460 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410494510240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837460 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410493457136 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837462 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 15 0 445837462 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) S 5191 5191 24272 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445837462 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410490301296 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15144776 memory=140195582514816 CPUtime=0.02 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) R 5191 5191 24272 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 445837462 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410489248240 140411532668593 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837463 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15144776 memory=140195582514816 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837463 15508250624 7277 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30032 KiB

[startup+0.210893 s]*
/proc/loadavg: 8.30 8.58 8.55 5/229 5207
/proc/meminfo: memFree=31266512/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0
[pid=5193] ppid=5191 vsize=15144776 memory=41096 CPUtime=0.34 cores=1,3,5,7
/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 9463 0 0 0 31 3 0 0 20 0 15 0 445837457 15508250624 10274 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3786194 10274 3295 1 0 3748377 0
[pid=5193/tid=5194] ppid=5191 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) R 5191 5191 24272 0 -1 4202560 6606 0 0 0 18 2 0 0 20 0 15 0 445837457 15508250624 10274 33554432000 4194304 4196468 140722944621152 140411558723040 140411554509981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15144776 memory=4294976396 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 10274 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15144776 memory=288370571734226560 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 10274 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 10274 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15508250624 10274 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15144776 memory=140195582514816 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445837459 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837460 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410494510240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837460 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410493457136 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837462 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 437 0 0 0 2 0 0 0 20 0 15 0 445837462 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) S 5191 5191 24272 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 15 0 445837462 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410490301296 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15144776 memory=140195582514816 CPUtime=0.08 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) S 5191 5191 24272 0 -1 1077944384 795 0 0 0 8 0 0 0 20 0 15 0 445837462 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410489248240 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837463 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837463 15508250624 10274 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42548 KiB

[startup+0.310659 s]*
/proc/loadavg: 8.30 8.58 8.55 4/229 5207
/proc/meminfo: memFree=31259120/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0
[pid=5193] ppid=5191 vsize=15149032 memory=50348 CPUtime=0.53 cores=1,3,5,7
/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 10880 0 0 0 49 4 0 0 20 0 15 0 445837457 15512608768 12587 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3787258 12587 3371 1 0 3748377 0
[pid=5193/tid=5194] ppid=5191 vsize=15149032 memory=27992919332356134 CPUtime=0.29 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) R 5191 5191 24272 0 -1 4202560 7809 0 0 0 27 2 0 0 20 0 15 0 445837457 15512608768 12587 33554432000 4194304 4196468 140722944621152 140411558719168 140411554509981 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15149032 memory=288230596084498767 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15512608768 12587 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15149032 memory=14127836248151388 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15512608768 12587 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15512608768 12587 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15512608768 12587 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445837459 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837460 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410494510240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837460 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410493457136 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837462 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 464 0 0 0 4 0 0 0 20 0 15 0 445837462 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) S 5191 5191 24272 0 -1 1077944384 438 0 0 0 5 0 0 0 20 0 15 0 445837462 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410490301296 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) S 5191 5191 24272 0 -1 1077944384 892 0 0 0 12 0 0 0 20 0 15 0 445837462 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410489248240 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837463 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837463 15512608768 12587 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51800 KiB

[startup+0.700867 s]
/proc/loadavg: 8.30 8.58 8.55 6/229 5207
/proc/meminfo: memFree=31235748/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0
[pid=5193] ppid=5191 vsize=15151156 memory=110928 CPUtime=1.44 cores=1,3,5,7
/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 13240 0 0 0 139 5 0 0 20 0 15 0 445837457 15514783744 27732 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3787789 27732 3433 1 0 3748889 0
[pid=5193/tid=5194] ppid=5191 vsize=15151156 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) R 5191 5191 24272 0 -1 4202560 8314 0 0 0 63 3 0 0 20 0 15 0 445837457 15514783744 27732 33554432000 4194304 4196468 140722944621152 140411558724960 140411158026613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15514783744 27732 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15151156 memory=143 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15514783744 27732 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15151156 memory=2 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837458 15514783744 27732 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445837458 15514783744 27732 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445837459 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445837460 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410494510240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15151156 memory=2512 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445837460 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410493457136 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837462 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15151156 memory=812 CPUtime=0.24 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 1139 0 0 0 24 0 0 0 20 0 15 0 445837462 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15151156 memory=1764 CPUtime=0.25 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) R 5191 5191 24272 0 -1 4202560 1105 0 0 0 25 0 0 0 20 0 15 0 445837462 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410490301296 140411537700230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15151156 memory=111628 CPUtime=0.25 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) S 5191 5191 24272 0 -1 1077944384 1374 0 0 0 25 0 0 0 20 0 15 0 445837462 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410489248240 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15151156 memory=796 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445837463 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15151156 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445837463 15514783744 27732 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 112380 KiB

[startup+1.50122 s]
/proc/loadavg: 8.30 8.58 8.55 5/229 5207
/proc/meminfo: memFree=31131056/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0

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

/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 114902 0 0 0 230772 147 0 0 20 0 19 0 445837457 15787429888 940757 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3854353 940757 3545 1 0 3815453 0
[pid=5193/tid=5194] ppid=5191 vsize=15417412 memory=3763028 CPUtime=3.61 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) S 5191 5191 24272 0 -1 1077944384 10968 0 0 0 354 7 0 0 20 0 19 0 445837457 15787429888 940757 33554432000 4194304 4196468 140722944621152 140411558728832 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15417412 memory=3763028 CPUtime=0.49 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 1777 0 0 0 32 17 0 0 20 0 19 0 445837458 15787429888 940757 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15417412 memory=1548 CPUtime=0.51 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 2745 0 0 0 32 19 0 0 20 0 19 0 445837458 15787429888 940757 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15417412 memory=3763028 CPUtime=0.49 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 3695 0 0 0 32 17 0 0 20 0 19 0 445837458 15787429888 940757 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.49 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2107 0 0 0 30 19 0 0 20 0 19 0 445837458 15787429888 940757 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.45 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 7167 0 0 0 44 1 0 0 20 0 19 0 445837459 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445837460 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410494510304 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 19 0 445837460 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410493457152 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15417412 memory=3768 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837462 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15417412 memory=1980 CPUtime=3.65 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 14700 0 0 0 363 2 0 0 20 0 19 0 445837462 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15417412 memory=1452 CPUtime=3.74 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) S 5191 5191 24272 0 -1 1077944384 17502 0 0 0 372 2 0 0 20 0 19 0 445837462 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410490301296 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.8 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) S 5191 5191 24272 0 -1 1077944384 11269 0 0 0 79 1 0 0 20 0 19 0 445837462 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410489248240 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15417412 memory=3763028 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837463 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.3 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 659 0 0 0 0 30 0 0 20 0 19 0 445837463 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5208] ppid=5191 vsize=15417412 memory=1452 CPUtime=574.62 cores=1,3,5,7
/proc/5193/task/5208/stat : 5208 (java) R 5191 5191 24272 0 -1 4202560 10681 0 0 0 57449 13 0 0 20 0 19 0 445837835 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410477922872 140411161846273 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5209] ppid=5191 vsize=15417412 memory=3763028 CPUtime=575.05 cores=1,3,5,7
/proc/5193/task/5209/stat : 5209 (java) R 5191 5191 24272 0 -1 4202560 12536 0 0 0 57491 14 0 0 20 0 19 0 445837835 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410476873888 140411162253588 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5210] ppid=5191 vsize=15417412 memory=1004 CPUtime=573.51 cores=1,3,5,7
/proc/5193/task/5210/stat : 5210 (java) R 5191 5191 24272 0 -1 4202560 6854 0 0 0 57337 14 0 0 20 0 19 0 445837835 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410475818552 140411162052882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5211] ppid=5191 vsize=15417412 memory=6036 CPUtime=571.35 cores=1,3,5,7
/proc/5193/task/5211/stat : 5211 (java) R 5191 5191 24272 0 -1 4202560 10805 0 0 0 57119 16 0 0 20 0 19 0 445837835 15787429888 940757 33554432000 4194304 4196468 140722944621152 140410474765952 140411161846268 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 2309.19 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3764480 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.122 s]
/proc/loadavg: 8.77 8.56 8.45 10/237 5272
/proc/meminfo: memFree=18756996/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0
[pid=5193] ppid=5191 vsize=15417412 memory=3836636 CPUtime=2400.02 cores=1,3,5,7
/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 118506 0 0 0 239851 151 0 0 20 0 19 0 445837457 15787429888 959159 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3854353 959159 3545 1 0 3815453 0
[pid=5193/tid=5194] ppid=5191 vsize=15417412 memory=3814228 CPUtime=3.61 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) S 5191 5191 24272 0 -1 1077944384 10968 0 0 0 354 7 0 0 20 0 19 0 445837457 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411558728832 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15417412 memory=3836636 CPUtime=0.51 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 1914 0 0 0 33 18 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 2773 0 0 0 32 19 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15417412 memory=3848 CPUtime=0.5 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 4243 0 0 0 32 18 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15417412 memory=33 CPUtime=0.5 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2244 0 0 0 31 19 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15417412 memory=3763028 CPUtime=0.45 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 7413 0 0 0 44 1 0 0 20 0 19 0 445837459 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445837460 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410494510304 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 19 0 445837460 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410493457152 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15417412 memory=1452 CPUtime=3.65 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 14700 0 0 0 363 2 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15417412 memory=3836636 CPUtime=3.74 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) S 5191 5191 24272 0 -1 1077944384 17502 0 0 0 372 2 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410490301296 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15417412 memory=48312 CPUtime=0.8 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) S 5191 5191 24272 0 -1 1077944384 11269 0 0 0 79 1 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410489248240 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15417412 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837463 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.31 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 659 0 0 0 0 31 0 0 20 0 19 0 445837463 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5208] ppid=5191 vsize=15417412 memory=1452 CPUtime=597 cores=1,3,5,7
/proc/5193/task/5208/stat : 5208 (java) R 5191 5191 24272 0 -1 4202560 12057 0 0 0 59686 14 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410477922880 140411161846173 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5209] ppid=5191 vsize=15417412 memory=1452 CPUtime=597.86 cores=1,3,5,7
/proc/5193/task/5209/stat : 5209 (java) R 5191 5191 24272 0 -1 4202560 12913 0 0 0 59772 14 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410476871016 140411162251537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5210] ppid=5191 vsize=15417412 memory=1452 CPUtime=596.3 cores=1,3,5,7
/proc/5193/task/5210/stat : 5210 (java) R 5191 5191 24272 0 -1 4202560 7213 0 0 0 59616 14 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410475818808 140411162743097 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5211] ppid=5191 vsize=15417412 memory=3768 CPUtime=594.14 cores=1,3,5,7
/proc/5193/task/5211/stat : 5211 (java) R 5191 5191 24272 0 -1 4202560 11201 0 0 0 59398 16 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410474769248 140411161846513 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3838088 KiB

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

[startup+605.156 s]
# the end of solver process 5191 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000824 s, system=0.001648 s

[startup+605.223 s]
# the end of solver process 5193 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.84 s, system=1.53563 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+605.122 s]
/proc/loadavg: 8.77 8.56 8.45 10/237 5272
/proc/meminfo: memFree=18756996/32770624 swapFree=66997372/67108860
[pid=5191] ppid=5188 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5191/stat : 5191 (xcsp3-exec) S 5188 5191 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445837457 115843072 363 33554432000 4194304 5098028 140733932635952 140733932634056 139996317323900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17956864 140733932639098 140733932639341 140733932639341 140733932642250 0
/proc/5191/statm: 28282 363 304 221 0 87 0
[pid=5193] ppid=5191 vsize=15417412 memory=3836636 CPUtime=2400.02 cores=1,3,5,7
/proc/5193/stat : 5193 (java) S 5191 5191 24272 0 -1 1077944320 118506 0 0 0 239851 151 0 0 20 0 19 0 445837457 15787429888 959159 33554432000 4194304 4196468 140722944621152 140722944603696 140411554488055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
/proc/5193/statm: 3854353 959159 3545 1 0 3815453 0
[pid=5193/tid=5194] ppid=5191 vsize=15417412 memory=3814228 CPUtime=3.61 cores=1,3,5,7
/proc/5193/task/5194/stat : 5194 (java) S 5191 5191 24272 0 -1 1077944384 10968 0 0 0 354 7 0 0 20 0 19 0 445837457 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411558728832 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5195] ppid=5191 vsize=15417412 memory=3836636 CPUtime=0.51 cores=1,3,5,7
/proc/5193/task/5195/stat : 5195 (java) S 5191 5191 24272 0 -1 1077944384 1914 0 0 0 33 18 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411482528784 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5196] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/5193/task/5196/stat : 5196 (java) S 5191 5191 24272 0 -1 1077944384 2773 0 0 0 32 19 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411481476240 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5197] ppid=5191 vsize=15417412 memory=3848 CPUtime=0.5 cores=1,3,5,7
/proc/5193/task/5197/stat : 5197 (java) S 5191 5191 24272 0 -1 1077944384 4243 0 0 0 32 18 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411480423184 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5198] ppid=5191 vsize=15417412 memory=33 CPUtime=0.5 cores=1,3,5,7
/proc/5193/task/5198/stat : 5198 (java) S 5191 5191 24272 0 -1 1077944384 2244 0 0 0 31 19 0 0 20 0 19 0 445837458 15787429888 959159 33554432000 4194304 4196468 140722944621152 140411479370640 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5199] ppid=5191 vsize=15417412 memory=3763028 CPUtime=0.45 cores=1,3,5,7
/proc/5193/task/5199/stat : 5199 (java) S 5191 5191 24272 0 -1 1077944384 7413 0 0 0 44 1 0 0 20 0 19 0 445837459 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410495564016 140411554499202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5200] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5200/stat : 5200 (java) S 5191 5191 24272 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445837460 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410494510304 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5201] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5201/stat : 5201 (java) S 5191 5191 24272 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 19 0 445837460 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410493457152 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5202] ppid=5191 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5202/stat : 5202 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410492405712 140411554506651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5203] ppid=5191 vsize=15417412 memory=1452 CPUtime=3.65 cores=1,3,5,7
/proc/5193/task/5203/stat : 5203 (java) S 5191 5191 24272 0 -1 1077944384 14700 0 0 0 363 2 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410491353840 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5204] ppid=5191 vsize=15417412 memory=3836636 CPUtime=3.74 cores=1,3,5,7
/proc/5193/task/5204/stat : 5204 (java) S 5191 5191 24272 0 -1 1077944384 17502 0 0 0 372 2 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410490301296 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5205] ppid=5191 vsize=15417412 memory=48312 CPUtime=0.8 cores=1,3,5,7
/proc/5193/task/5205/stat : 5205 (java) S 5191 5191 24272 0 -1 1077944384 11269 0 0 0 79 1 0 0 20 0 19 0 445837462 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410489248240 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5206] ppid=5191 vsize=15417412 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/5193/task/5206/stat : 5206 (java) S 5191 5191 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445837463 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410488195936 140411554498261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5207] ppid=5191 vsize=15417412 memory=1452 CPUtime=0.31 cores=1,3,5,7
/proc/5193/task/5207/stat : 5207 (java) S 5191 5191 24272 0 -1 1077944384 659 0 0 0 0 31 0 0 20 0 19 0 445837463 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410487142960 140411554499202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5208] ppid=5191 vsize=15417412 memory=1452 CPUtime=597 cores=1,3,5,7
/proc/5193/task/5208/stat : 5208 (java) R 5191 5191 24272 0 -1 4202560 12057 0 0 0 59686 14 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410477922880 140411161846173 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5209] ppid=5191 vsize=15417412 memory=1452 CPUtime=597.86 cores=1,3,5,7
/proc/5193/task/5209/stat : 5209 (java) R 5191 5191 24272 0 -1 4202560 12913 0 0 0 59772 14 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410476871016 140411162251537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5210] ppid=5191 vsize=15417412 memory=1452 CPUtime=596.3 cores=1,3,5,7
/proc/5193/task/5210/stat : 5210 (java) R 5191 5191 24272 0 -1 4202560 7213 0 0 0 59616 14 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410475818808 140411162743097 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
[pid=5193/tid=5211] ppid=5191 vsize=15417412 memory=3768 CPUtime=594.14 cores=1,3,5,7
/proc/5193/task/5211/stat : 5211 (java) R 5191 5191 24272 0 -1 4202560 11201 0 0 0 59398 16 0 0 20 0 19 0 445837835 15787429888 959159 33554432000 4194304 4196468 140722944621152 140410474769248 140411161846513 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140722944623599 140722944623770 140722944623770 140722944626639 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3838088 KiB

Child status: 143
Real time (s): 605.223
CPU time (s): 2400.38
CPU user time (s): 2398.84
CPU system time (s): 1.53563
CPU usage (%): 396.61
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 3838088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.84
system time used= 1.53563
maximum resident set size= 3844972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16801
involuntary context switches= 35821


# summary of solver processes directly reported to runsolver:
#   pid: 5191,5193
#   total CPU time (s): 2400.38
#   total CPU user time (s): 2398.84
#   total CPU system time (s): 1.53563

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.87455 second user time and 7.37569 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 06:49:45
IDJOB=4400552
IDBENCH=138293
IDSOLVER=2856
FILE ID=node103/4400552-1568695844
RUNJOBID= node103-1568691240-24304
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-fu0120-05.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-4400552-1568695844/watcher-4400552-1568695844 -o /tmp/evaluation-result-4400552-1568695844/solver-4400552-1568695844 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568691240-24304 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1988408037 HOME/instance-4400552-1568695844.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=1988408037

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:        31296060 kB
MemAvailable:   31699640 kB
Buffers:           77980 kB
Cached:           620480 kB
SwapCached:         9016 kB
Active:           623500 kB
Inactive:         275324 kB
Active(anon):     192392 kB
Inactive(anon):    57316 kB
Active(file):     431108 kB
Inactive(file):   218008 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             25992 kB
Writeback:          1164 kB
AnonPages:        307360 kB
Mapped:            61584 kB
Shmem:             40856 kB
Slab:             170380 kB
SReclaimable:     140596 kB
SUnreclaim:        29784 kB
KernelStack:        4000 kB
PageTables:         6320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1637276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 61668 MiB
End job on node103 at 2019-09-17 06:59:50