Trace number 4406556

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-24? (TO) 2400.05 2388.23

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-4406556-1569403764.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406556-1569403764.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
16.48/12.01	c solve instance...
2400.01/2388.20	s UNKNOWN
2400.01/2388.20	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 (13003 MiB free)
  memory of node 1: 16384 MiB (11482 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406556-1569403764/watcher-4406556-1569403764 -o /tmp/evaluation-result-4406556-1569403764/solver-4406556-1569403764 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569396805-3343 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406556-1569403764.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=5167, runsolver pid=5164
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 1.41 1.62 1.62 4/228 5183
/proc/meminfo: memFree=25056288/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15144776 memory=28636 CPUtime=0.12 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 5655 0 0 0 11 1 0 0 20 0 15 0 516647344 15508250624 7159 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3786194 7159 3119 1 0 3748377 0
[pid=5169/tid=5170] ppid=5167 vsize=15144776 memory=-8976644418600983157 CPUtime=0.09 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 3571 0 0 0 8 1 0 0 20 0 15 0 516647344 15508250624 7159 33554432000 4194304 4196468 140726894602080 140133232723280 140133228502422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15144776 memory=3472468242242692304 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 7159 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 7159 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 7159 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 7159 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647346 15508250624 7159 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516647347 15508250624 7159 33554432000 4194304 4196468 140726894602080 140132695897248 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516647347 15508250624 7159 33554432000 4194304 4196468 140726894602080 140132694844144 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15508250624 7159 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) R 5167 5167 3311 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 516647349 15508250624 7159 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) R 5167 5167 3311 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 15 0 516647349 15508250624 7225 33554432000 4194304 4196468 140726894602080 140132691688304 140133211914317 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0.02 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) R 5167 5167 3311 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 516647349 15508250624 7225 33554432000 4194304 4196468 140726894602080 140132690635248 140133206513248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15508250624 7225 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647350 15508250624 7225 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30088 KiB

[startup+0.210992 s]*
/proc/loadavg: 1.41 1.62 1.62 4/228 5183
/proc/meminfo: memFree=25043940/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15144776 memory=40288 CPUtime=0.34 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 9339 0 0 0 31 3 0 0 20 0 15 0 516647344 15508250624 10072 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3786194 10072 3293 1 0 3748377 0
[pid=5169/tid=5170] ppid=5167 vsize=15144776 memory=4500116723524083353 CPUtime=0.2 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 6594 0 0 0 18 2 0 0 20 0 15 0 516647344 15508250624 10072 33554432000 4194304 4196468 140726894602080 140133232720208 140133228502422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15144776 memory=3472468242242692304 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 10072 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 10072 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 10072 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15508250624 10072 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516647346 15508250624 10072 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516647347 15508250624 10072 33554432000 4194304 4196468 140726894602080 140132695897248 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516647347 15508250624 10072 33554432000 4194304 4196468 140726894602080 140132694844144 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15508250624 10072 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) S 5167 5167 3311 0 -1 1077944384 379 0 0 0 2 0 0 0 20 0 15 0 516647349 15508250624 10072 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) R 5167 5167 3311 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 516647349 15508250624 10137 33554432000 4194304 4196468 140726894602080 140132691688304 140133228501634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0.08 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) R 5167 5167 3311 0 -1 4202560 793 0 0 0 8 0 0 0 20 0 15 0 516647349 15508250624 10137 33554432000 4194304 4196468 140726894602080 140132690635248 140133220727614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15508250624 10137 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15144776 memory=140113347540608 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647350 15508250624 10137 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41740 KiB

[startup+0.32049 s]*
/proc/loadavg: 1.41 1.62 1.62 4/228 5183
/proc/meminfo: memFree=25036376/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15149032 memory=50648 CPUtime=0.55 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 10985 0 0 0 51 4 0 0 20 0 15 0 516647344 15512608768 12662 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3787258 12662 3365 1 0 3748377 0
[pid=5169/tid=5170] ppid=5167 vsize=15149032 memory=4572174317528259473 CPUtime=0.31 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 7883 0 0 0 28 3 0 0 20 0 15 0 516647344 15512608768 12670 33554432000 4194304 4196468 140726894602080 140133232718112 140133212570974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15149032 memory=3472468409575220912 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15512608768 12670 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15149032 memory=140113347540608 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15512608768 12670 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15149032 memory=5 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15512608768 12670 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15149032 memory=140113241841439 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15512608768 12670 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15149032 memory=280226483643648 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516647346 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15149032 memory=140113241818383 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516647347 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132695897248 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15149032 memory=280226589368160 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516647347 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132694844144 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15149032 memory=140113241822991 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) S 5167 5167 3311 0 -1 1077944384 441 0 0 0 4 0 0 0 20 0 15 0 516647349 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15149032 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) S 5167 5167 3311 0 -1 1077944384 426 0 0 0 5 0 0 0 20 0 15 0 516647349 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132691688304 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) S 5167 5167 3311 0 -1 1077944384 955 0 0 0 12 0 0 0 20 0 15 0 516647349 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132690635248 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15149032 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647350 15512608768 12670 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52100 KiB

[startup+0.700912 s]
/proc/loadavg: 1.41 1.62 1.62 5/228 5183
/proc/meminfo: memFree=25020184/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15151156 memory=105676 CPUtime=1.67 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 14043 0 0 0 162 5 0 0 20 0 15 0 516647344 15514783744 26419 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3787789 26419 3443 1 0 3748889 0
[pid=5169/tid=5170] ppid=5167 vsize=15151156 memory=6153395287087403600 CPUtime=0.68 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 8309 0 0 0 64 4 0 0 20 0 15 0 516647344 15514783744 26419 33554432000 4194304 4196468 140726894602080 140133232725576 140133210953179 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15151156 memory=7883644968863624293 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15514783744 26419 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15151156 memory=8099279071866868838 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15514783744 26419 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15151156 memory=667680 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647345 15514783744 26419 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516647345 15514783744 26419 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516647346 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15151156 memory=784 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132695897248 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15151156 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132694844144 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15151156 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15151156 memory=1096 CPUtime=0.34 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) R 5167 5167 3311 0 -1 4202560 1520 0 0 0 34 0 0 0 20 0 15 0 516647349 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132692722416 140133210012933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15151156 memory=1228 CPUtime=0.32 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) R 5167 5167 3311 0 -1 4202560 1389 0 0 0 32 0 0 0 20 0 15 0 516647349 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132691671984 140133210013777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15151156 memory=6152 CPUtime=0.3 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) S 5167 5167 3311 0 -1 1077944384 1517 0 0 0 30 0 0 0 20 0 15 0 516647349 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132690635248 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15151156 memory=780 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516647350 15514783744 26419 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 107128 KiB

[startup+1.50089 s]
/proc/loadavg: 1.41 1.62 1.62 3/228 5183
/proc/meminfo: memFree=24924396/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0

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

/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132694844160 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15151156 memory=1452 CPUtime=2.68 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) S 5167 5167 3311 0 -1 1077944384 14134 0 0 0 266 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15151156 memory=4451768 CPUtime=2.25 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) S 5167 5167 3311 0 -1 1077944384 12233 0 0 0 223 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132691688304 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0.68 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) S 5167 5167 3311 0 -1 1077944384 12232 0 0 0 67 1 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132690635248 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15151156 memory=3620 CPUtime=0.75 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 1943 0 0 0 33 42 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 2274.07 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4453220 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/228 5499
/proc/meminfo: memFree=19210772/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15151156 memory=4451768 CPUtime=2334.09 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 216736 0 0 0 233109 300 0 0 20 0 15 0 516647344 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3787789 1112942 3511 1 0 3748889 0
[pid=5169/tid=5170] ppid=5167 vsize=15151156 memory=4451768 CPUtime=2319.74 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 124055 0 0 0 231931 43 0 0 20 0 15 0 516647344 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133232728960 140132861441087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15151156 memory=4451768 CPUtime=1.8 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 6054 0 0 0 126 54 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15151156 memory=4451768 CPUtime=1.81 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 10201 0 0 0 134 47 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15151156 memory=4451768 CPUtime=1.81 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 6784 0 0 0 128 53 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15151156 memory=1452 CPUtime=1.78 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 7650 0 0 0 123 55 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15151156 memory=1984 CPUtime=0.66 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 19971 0 0 0 63 3 0 0 20 0 15 0 516647346 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132695897312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132694844160 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15151156 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15151156 memory=1452 CPUtime=2.68 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) S 5167 5167 3311 0 -1 1077944384 14140 0 0 0 266 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15151156 memory=1452 CPUtime=2.25 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) S 5167 5167 3311 0 -1 1077944384 12249 0 0 0 223 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132691688304 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15151156 memory=1452 CPUtime=0.68 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) S 5167 5167 3311 0 -1 1077944384 12240 0 0 0 67 1 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132690635248 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15151156 memory=8112282956445269571 CPUtime=0.77 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 2006 0 0 0 34 43 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 2334.09 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4453220 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/228 5503
/proc/meminfo: memFree=19186704/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15151156 memory=4451768 CPUtime=2394.11 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 221718 0 0 0 239110 301 0 0 20 0 15 0 516647344 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3787789 1112942 3511 1 0 3748889 0
[pid=5169/tid=5170] ppid=5167 vsize=15151156 memory=4451768 CPUtime=2379.74 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 128972 0 0 0 237930 44 0 0 20 0 15 0 516647344 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133232728960 140132861162770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15151156 memory=4451768 CPUtime=1.8 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 6054 0 0 0 126 54 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15151156 memory=1452 CPUtime=1.81 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 10201 0 0 0 134 47 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15151156 memory=4451768 CPUtime=1.81 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 6784 0 0 0 128 53 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15151156 memory=1452 CPUtime=1.78 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 7650 0 0 0 123 55 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0.66 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 19981 0 0 0 63 3 0 0 20 0 15 0 516647346 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132695897312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132694844160 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15151156 memory=4451768 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15151156 memory=1452 CPUtime=2.68 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) S 5167 5167 3311 0 -1 1077944384 14143 0 0 0 266 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15151156 memory=1452 CPUtime=2.25 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) S 5167 5167 3311 0 -1 1077944384 12257 0 0 0 223 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132691688304 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15151156 memory=1452 CPUtime=0.68 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) S 5167 5167 3311 0 -1 1077944384 12244 0 0 0 67 1 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132690635248 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15151156 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15151156 memory=64680 CPUtime=0.79 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 2046 0 0 0 35 44 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 2394.11 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4453220 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.2 s]
/proc/loadavg: 2.05 2.06 2.01 3/228 5504
/proc/meminfo: memFree=19186704/32770624 swapFree=66941104/67108860
[pid=5167] ppid=5164 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (xcsp3-exec) S 5164 5167 3311 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516647344 115843072 363 33554432000 4194304 5098028 140734019835744 140734019833848 140384628875900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17395712 140734019838842 140734019839085 140734019839085 140734019841994 0
/proc/5167/statm: 28282 363 304 221 0 87 0
[pid=5169] ppid=5167 vsize=15151156 memory=4451768 CPUtime=2400.01 cores=1,3,5,7
/proc/5169/stat : 5169 (java) S 5167 5167 3311 0 -1 1077944320 221739 0 0 0 239700 301 0 0 20 0 15 0 516647344 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140726894584624 140133228490487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
/proc/5169/statm: 3787789 1112942 3511 1 0 3748889 0
[pid=5169/tid=5170] ppid=5167 vsize=15151156 memory=13572582825789943 CPUtime=2385.64 cores=1,3,5,7
/proc/5169/task/5170/stat : 5170 (java) R 5167 5167 3311 0 -1 4202560 128993 0 0 0 238520 44 0 0 20 0 15 0 516647344 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133232728960 140132861439818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5171] ppid=5167 vsize=15151156 memory=1744 CPUtime=1.8 cores=1,3,5,7
/proc/5169/task/5171/stat : 5171 (java) S 5167 5167 3311 0 -1 1077944384 6054 0 0 0 126 54 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133181111312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5172] ppid=5167 vsize=15151156 memory=924 CPUtime=1.81 cores=1,3,5,7
/proc/5169/task/5172/stat : 5172 (java) S 5167 5167 3311 0 -1 1077944384 10201 0 0 0 134 47 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133180058768 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5173] ppid=5167 vsize=15151156 memory=1448 CPUtime=1.81 cores=1,3,5,7
/proc/5169/task/5173/stat : 5173 (java) S 5167 5167 3311 0 -1 1077944384 6784 0 0 0 128 53 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133179005712 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5174] ppid=5167 vsize=15151156 memory=1748 CPUtime=1.78 cores=1,3,5,7
/proc/5169/task/5174/stat : 5174 (java) S 5167 5167 3311 0 -1 1077944384 7650 0 0 0 123 55 0 0 20 0 15 0 516647345 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140133177953168 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5175] ppid=5167 vsize=15151156 memory=111632 CPUtime=0.66 cores=1,3,5,7
/proc/5169/task/5175/stat : 5175 (java) S 5167 5167 3311 0 -1 1077944384 19981 0 0 0 63 3 0 0 20 0 15 0 516647346 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132696951024 140133228501634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5176] ppid=5167 vsize=15151156 memory=808 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5176/stat : 5176 (java) S 5167 5167 3311 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132695897312 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5177] ppid=5167 vsize=15151156 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5177/stat : 5177 (java) S 5167 5167 3311 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516647347 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132694844160 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5178] ppid=5167 vsize=15151156 memory=920 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5178/stat : 5178 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132693792720 140133228509083 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5179] ppid=5167 vsize=15151156 memory=3848 CPUtime=2.68 cores=1,3,5,7
/proc/5169/task/5179/stat : 5179 (java) S 5167 5167 3311 0 -1 1077944384 14143 0 0 0 266 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132692740848 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5180] ppid=5167 vsize=15151156 memory=2596 CPUtime=2.25 cores=1,3,5,7
/proc/5169/task/5180/stat : 5180 (java) S 5167 5167 3311 0 -1 1077944384 12257 0 0 0 223 2 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132691688304 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5181] ppid=5167 vsize=15151156 memory=2596 CPUtime=0.68 cores=1,3,5,7
/proc/5169/task/5181/stat : 5181 (java) S 5167 5167 3311 0 -1 1077944384 12244 0 0 0 67 1 0 0 20 0 15 0 516647349 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132690635248 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5182] ppid=5167 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5169/task/5182/stat : 5182 (java) S 5167 5167 3311 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132689582944 140133228500693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
[pid=5169/tid=5183] ppid=5167 vsize=15151156 memory=1623848 CPUtime=0.79 cores=1,3,5,7
/proc/5169/task/5183/stat : 5183 (java) S 5167 5167 3311 0 -1 1077944384 2046 0 0 0 35 44 0 0 20 0 15 0 516647350 15514783744 1112942 33554432000 4194304 4196468 140726894602080 140132688529968 140133228501634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28729344 140726894609391 140726894609562 140726894609562 140726894612431 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 4453220 KiB

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

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

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

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

Child status: 143
Real time (s): 2388.23
CPU time (s): 2400.05
CPU user time (s): 2397.01
CPU system time (s): 3.03949
CPU usage (%): 100.495
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 4453220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.01
system time used= 3.03949
maximum resident set size= 4453048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55222
involuntary context switches= 1296


# summary of solver processes directly reported to runsolver:
#   pid: 5167,5169
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2397.01
#   total CPU system time (s): 3.03949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7598 second user time and 21.5737 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-25 11:31:39
IDJOB=4406556
IDBENCH=138227
IDSOLVER=2870
FILE ID=node139/4406556-1569403764
RUNJOBID= node139-1569396805-3343
PBS_JOBID= 21705683
Free space on /tmp= 5116 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406556-1569403764/watcher-4406556-1569403764 -o /tmp/evaluation-result-4406556-1569403764/solver-4406556-1569403764 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569396805-3343 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406556-1569403764.xml

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

MD5SUM BENCH= 81a54afd524339631fcda48b56d1b2da
RANDOM SEED=1563985591

node139.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.57
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.57
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.57
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.57
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:        25073096 kB
MemAvailable:   31604832 kB
Buffers:          129520 kB
Cached:          6490560 kB
SwapCached:        64768 kB
Active:          3523480 kB
Inactive:        3343632 kB
Active(anon):     183752 kB
Inactive(anon):   119604 kB
Active(file):    3339728 kB
Inactive(file):  3224028 kB
Unevictable:      109024 kB
Mlocked:          109024 kB
SwapTotal:      67108860 kB
SwapFree:       66941104 kB
Dirty:             26492 kB
Writeback:             0 kB
AnonPages:        290500 kB
Mapped:            71220 kB
Shmem:             47436 kB
Slab:             425728 kB
SReclaimable:     396440 kB
SUnreclaim:        29288 kB
KernelStack:        3776 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1407268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5092 MiB
End job on node139 at 2019-09-25 12:11:27