Trace number 4281272

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 1984.12 252.10001

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n3w3b3r7.xml
MD5SUM4bffeaf90ccad3cb01dd3bbb4a29e0a4
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 variables1024
Number of constraints65
Number of domains2
Minimum domain size32
Maximum domain size145
Distribution of domain sizes[{"size":32,"count":1},{"size":145,"count":1023}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":992},{"degree":5,"count":31}]
Minimum constraint arity32
Maximum constraint arity1023
Distribution of constraint arities[{"arity":32,"count":1},{"arity":33,"count":62},{"arity":1023,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":31},{"type":"lex","count":1},{"type":"sum","count":31},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281272-1503188108.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281272-1503188108.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.56/0.65	c solve instance...
1983.50/252.08	s UNKNOWN
1983.50/252.08	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 (13005 MiB free)
  memory of node 1: 16384 MiB (12576 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281272-1503188108/watcher-4281272-1503188108 -o /tmp/evaluation-result-4281272-1503188108/solver-4281272-1503188108 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503180405-3599 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 26396034 HOME/instance-4281272-1503188108.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=11123, runsolver pid=11120

[startup+0.10014 s]*
/proc/loadavg: 7.62 8.02 7.30 2/200 11144
/proc/meminfo: memFree=26179924/32770624 swapFree=67108860/67108860
[pid=11123] ppid=11120 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (xcsp3-exec) S 11120 11123 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151898386 9740288 346 33554432000 4194304 5098028 140730921715216 140730921713320 140214716985980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11280384 140730921718892 140730921719100 140730921719100 140730921721835 0
/proc/11123/statm: 2378 346 289 221 0 87 0
[pid=11125] ppid=11123 vsize=25999808 memory=26856 CPUtime=0.12 cores=0-7
/proc/11125/stat : 11125 (java) S 11123 11123 3572 0 -1 1077944320 5641 0 0 0 11 1 0 0 20 0 20 0 151898386 26623803392 6714 33554432000 4194304 4196468 140735141605376 140735141587920 139876225294071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
/proc/11125/statm: 6499952 6714 2837 1 0 6488269 0
[pid=11125/tid=11126] ppid=11123 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11125/task/11126/stat : 11126 (java) R 11123 11123 3572 0 -1 4202560 3656 0 0 0 8 0 0 0 20 0 20 0 151898386 26623803392 6714 33554432000 4194304 4196468 140735141605376 139876229527344 139876209337701 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11127] ppid=11123 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11125/task/11127/stat : 11127 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139876147874320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11128] ppid=11123 vsize=25999808 memory=139910831191680 CPUtime=0 cores=0-7
/proc/11125/task/11128/stat : 11128 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875782253200 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11129] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11129/stat : 11129 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875781200144 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11130] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11130/stat : 11130 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875780147600 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11131] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11131/stat : 11131 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875779095568 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11132] ppid=11123 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11125/task/11132/stat : 11132 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875778043024 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11133] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11133/stat : 11133 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875776989968 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11134] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11134/stat : 11134 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26623803392 6714 33554432000 4194304 4196468 140735141605376 139875775937424 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11135] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11135/stat : 11135 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898388 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874542242032 139876225305218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11136] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11136/stat : 11136 (java) S 11123 11123 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151898389 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874541188256 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11137] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11137/stat : 11137 (java) S 11123 11123 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151898389 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874540135152 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11138] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11138/stat : 11138 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898391 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874539083728 139876225312667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11139] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11139/stat : 11139 (java) S 11123 11123 3572 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 151898391 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874538031856 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11140] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11140/stat : 11140 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898392 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874536979312 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11141] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11141/stat : 11141 (java) S 11123 11123 3572 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151898392 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874423302640 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11142] ppid=11123 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11125/task/11142/stat : 11142 (java) R 11123 11123 3572 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 20 0 151898392 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874422250096 139876225315418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11143] ppid=11123 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11143/stat : 11143 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898392 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874421197280 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11144] ppid=11123 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11125/task/11144/stat : 11144 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898392 26623803392 6714 33554432000 4194304 4196468 140735141605376 139874420144816 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28240 KiB

[startup+0.210257 s]*
/proc/loadavg: 7.62 8.02 7.30 3/200 11144
/proc/meminfo: memFree=26169396/32770624 swapFree=67108860/67108860
[pid=11123] ppid=11120 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (xcsp3-exec) S 11120 11123 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151898386 9740288 346 33554432000 4194304 5098028 140730921715216 140730921713320 140214716985980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11280384 140730921718892 140730921719100 140730921719100 140730921721835 0
/proc/11123/statm: 2378 346 289 221 0 87 0
[pid=11125] ppid=11123 vsize=26004064 memory=38988 CPUtime=0.33 cores=0-7
/proc/11125/stat : 11125 (java) S 11123 11123 3572 0 -1 1077944320 8319 0 0 0 31 2 0 0 20 0 20 0 151898386 26628161536 9747 33554432000 4194304 4196468 140735141605376 140735141587920 139876225294071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
/proc/11125/statm: 6501016 9747 3051 1 0 6488269 0
[pid=11125/tid=11126] ppid=11123 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11125/task/11126/stat : 11126 (java) R 11123 11123 3572 0 -1 4202560 5428 0 0 0 18 1 0 0 20 0 20 0 151898386 26628161536 9747 33554432000 4194304 4196468 140735141605376 139876229516016 139876225315997 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11127] ppid=11123 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/11125/task/11127/stat : 11127 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139876147874320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11128] ppid=11123 vsize=26004064 memory=139910831908043 CPUtime=0 cores=0-7
/proc/11125/task/11128/stat : 11128 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875782253200 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11129] ppid=11123 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11125/task/11129/stat : 11129 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875781200144 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11130] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11130/stat : 11130 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875780147600 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11131] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11131/stat : 11131 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875779095568 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11132] ppid=11123 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11125/task/11132/stat : 11132 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875778043024 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11133] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11133/stat : 11133 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875776989968 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11134] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11134/stat : 11134 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 9747 33554432000 4194304 4196468 140735141605376 139875775937424 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11135] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11135/stat : 11135 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898388 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874542242032 139876225305218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11136] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11136/stat : 11136 (java) S 11123 11123 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151898389 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874541188256 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11137] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11137/stat : 11137 (java) S 11123 11123 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151898389 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874540135152 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11138] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11138/stat : 11138 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898391 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874539083728 139876225312667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11139] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11139/stat : 11139 (java) S 11123 11123 3572 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 20 0 151898391 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874538031856 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11140] ppid=11123 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/11125/task/11140/stat : 11140 (java) S 11123 11123 3572 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 20 0 151898392 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874536979312 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11141] ppid=11123 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/11125/task/11141/stat : 11141 (java) S 11123 11123 3572 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 20 0 151898392 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874423302640 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11142] ppid=11123 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/11125/task/11142/stat : 11142 (java) S 11123 11123 3572 0 -1 1077944384 700 0 0 0 7 0 0 0 20 0 20 0 151898392 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874422250096 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11143] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11143/stat : 11143 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898392 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874421197280 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11144] ppid=11123 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11125/task/11144/stat : 11144 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898392 26628161536 9747 33554432000 4194304 4196468 140735141605376 139874420144816 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40372 KiB

[startup+0.309489 s]*
/proc/loadavg: 7.62 8.02 7.30 3/200 11144
/proc/meminfo: memFree=26162448/32770624 swapFree=67108860/67108860
[pid=11123] ppid=11120 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (xcsp3-exec) S 11120 11123 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151898386 9740288 346 33554432000 4194304 5098028 140730921715216 140730921713320 140214716985980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11280384 140730921718892 140730921719100 140730921719100 140730921721835 0
/proc/11123/statm: 2378 346 289 221 0 87 0
[pid=11125] ppid=11123 vsize=26004064 memory=46216 CPUtime=0.5 cores=0-7
/proc/11125/stat : 11125 (java) S 11123 11123 3572 0 -1 1077944320 9228 0 0 0 47 3 0 0 20 0 20 0 151898386 26628161536 11554 33554432000 4194304 4196468 140735141605376 140735141587920 139876225294071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
/proc/11125/statm: 6501016 11554 3110 1 0 6488269 0
[pid=11125/tid=11126] ppid=11123 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11125/task/11126/stat : 11126 (java) R 11123 11123 3572 0 -1 4202560 6165 0 0 0 27 2 0 0 20 0 20 0 151898386 26628161536 11617 33554432000 4194304 4196468 140735141605376 139876229529120 139876209374558 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11127] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11127/stat : 11127 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139876147874320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11128] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11128/stat : 11128 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875782253200 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11129] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11129/stat : 11129 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875781200144 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11130] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11130/stat : 11130 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875780147600 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11131] ppid=11123 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11125/task/11131/stat : 11131 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875779095568 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11132] ppid=11123 vsize=26004064 memory=139910707245999 CPUtime=0 cores=0-7
/proc/11125/task/11132/stat : 11132 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875778043024 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11133] ppid=11123 vsize=26004064 memory=139910707248304 CPUtime=0 cores=0-7
/proc/11125/task/11133/stat : 11133 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875776989968 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11134] ppid=11123 vsize=26004064 memory=139910707250608 CPUtime=0 cores=0-7
/proc/11125/task/11134/stat : 11134 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898387 26628161536 11617 33554432000 4194304 4196468 140735141605376 139875775937424 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11135] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11135/stat : 11135 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151898388 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874542242032 139876225305218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11136] ppid=11123 vsize=26004064 memory=279821414508176 CPUtime=0 cores=0-7
/proc/11125/task/11136/stat : 11136 (java) S 11123 11123 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151898389 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874541188256 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11137] ppid=11123 vsize=26004064 memory=279821414515088 CPUtime=0 cores=0-7
/proc/11125/task/11137/stat : 11137 (java) S 11123 11123 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151898389 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874540135152 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11138] ppid=11123 vsize=26004064 memory=279821414456368 CPUtime=0 cores=0-7
/proc/11125/task/11138/stat : 11138 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898391 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874539083728 139876225312667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11139] ppid=11123 vsize=26004064 memory=279821414528912 CPUtime=0.01 cores=0-7
/proc/11125/task/11139/stat : 11139 (java) S 11123 11123 3572 0 -1 1077944384 415 0 0 0 1 0 0 0 20 0 20 0 151898391 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874538031856 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11140] ppid=11123 vsize=26004064 memory=279821414535824 CPUtime=0.03 cores=0-7
/proc/11125/task/11140/stat : 11140 (java) S 11123 11123 3572 0 -1 1077944384 267 0 0 0 3 0 0 0 20 0 20 0 151898392 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874536979312 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11141] ppid=11123 vsize=26004064 memory=279821414533520 CPUtime=0.02 cores=0-7
/proc/11125/task/11141/stat : 11141 (java) S 11123 11123 3572 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 151898392 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874423302640 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11142] ppid=11123 vsize=26004064 memory=279821414549680 CPUtime=0.12 cores=0-7
/proc/11125/task/11142/stat : 11142 (java) S 11123 11123 3572 0 -1 1077944384 813 0 0 0 12 0 0 0 20 0 20 0 151898392 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874422250096 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11143] ppid=11123 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11143/stat : 11143 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151898392 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874421197280 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11144] ppid=11123 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11125/task/11144/stat : 11144 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151898392 26628161536 11617 33554432000 4194304 4196468 140735141605376 139874420144816 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47600 KiB

[startup+0.708551 s]
/proc/loadavg: 7.62 8.02 7.30 5/200 11144
/proc/meminfo: memFree=26144644/32770624 swapFree=67108860/67108860
[pid=11123] ppid=11120 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (xcsp3-exec) S 11120 11123 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151898386 9740288 346 33554432000 4194304 5098028 140730921715216 140730921713320 140214716985980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11280384 140730921718892 140730921719100 140730921719100 140730921721835 0
/proc/11123/statm: 2378 346 289 221 0 87 0
[pid=11125] ppid=11123 vsize=26538700 memory=113724 CPUtime=2.11 cores=0-7
/proc/11125/stat : 11125 (java) S 11123 11123 3572 0 -1 1077944320 13703 0 0 0 206 5 0 0 20 0 28 0 151898386 27175628800 28431 33554432000 4194304 4196468 140735141605376 140735141587920 139876225294071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
/proc/11125/statm: 6634675 28431 3217 1 0 6621909 0
[pid=11125/tid=11126] ppid=11123 vsize=26538700 memory=279821414907568 CPUtime=0.63 cores=0-7
/proc/11125/task/11126/stat : 11126 (java) S 11123 11123 3572 0 -1 1077944384 6849 0 0 0 61 2 0 0 20 0 28 0 151898386 27175628800 28431 33554432000 4194304 4196468 140735141605376 139876229534848 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11127] ppid=11123 vsize=26538700 memory=139910707454832 CPUtime=0 cores=0-7
/proc/11125/task/11127/stat : 11127 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151898387 27175628800 28431 33554432000 4194304 4196468 140735141605376 139876147874320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11128] ppid=11123 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11128/stat : 11128 (java) S 11123 11123 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151898387 27175628800 28496 33554432000 4194304 4196468 140735141605376 139875782253200 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11129] ppid=11123 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/11125/task/11129/stat : 11129 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151898387 27175628800 28496 33554432000 4194304 4196468 140735141605376 139875781200144 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0

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

[pid=11125/tid=11152] ppid=11123 vsize=26538700 memory=1292 CPUtime=156.63 cores=0-7
/proc/11125/task/11152/stat : 11152 (java) R 11123 11123 3572 0 -1 4202560 1615 0 0 0 15662 1 0 0 20 0 28 0 151898452 27175628800 375623 33554432000 4194304 4196468 140735141605376 139874404765296 139875832079305 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
Current children cumulated CPU time: 1267.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1503876 KiB

[startup+222.301 s]
/proc/loadavg: 8.54 8.19 7.51 9/208 11176
/proc/meminfo: memFree=24704800/32770624 swapFree=67108860/67108860
[pid=11123] ppid=11120 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (xcsp3-exec) S 11120 11123 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151898386 9740288 346 33554432000 4194304 5098028 140730921715216 140730921713320 140214716985980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11280384 140730921718892 140730921719100 140730921719100 140730921721835 0
/proc/11123/statm: 2378 346 289 221 0 87 0
[pid=11125] ppid=11123 vsize=26538700 memory=1502724 CPUtime=1746.43 cores=0-7
/proc/11125/stat : 11125 (java) S 11123 11123 3572 0 -1 1077944320 100635 0 0 0 174549 94 0 0 20 0 28 0 151898386 27175628800 375681 33554432000 4194304 4196468 140735141605376 140735141587920 139876225294071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
/proc/11125/statm: 6634675 375681 3301 1 0 6621909 0
[pid=11125/tid=11126] ppid=11123 vsize=26538700 memory=1502724 CPUtime=0.63 cores=0-7
/proc/11125/task/11126/stat : 11126 (java) S 11123 11123 3572 0 -1 1077944384 6849 0 0 0 61 2 0 0 20 0 28 0 151898386 27175628800 375681 33554432000 4194304 4196468 140735141605376 139876229534848 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11127] ppid=11123 vsize=26538700 memory=1502724 CPUtime=0.93 cores=0-7
/proc/11125/task/11127/stat : 11127 (java) S 11123 11123 3572 0 -1 1077944384 1163 0 0 0 88 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139876147874320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11128] ppid=11123 vsize=26538700 memory=1807 CPUtime=0.93 cores=0-7
/proc/11125/task/11128/stat : 11128 (java) S 11123 11123 3572 0 -1 1077944384 2087 0 0 0 90 3 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875782253200 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11129] ppid=11123 vsize=26538700 memory=57 CPUtime=0.94 cores=0-7
/proc/11125/task/11129/stat : 11129 (java) S 11123 11123 3572 0 -1 1077944384 607 0 0 0 89 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875781200144 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11130] ppid=11123 vsize=26538700 memory=7236229500900889450 CPUtime=0.94 cores=0-7
/proc/11125/task/11130/stat : 11130 (java) S 11123 11123 3572 0 -1 1077944384 2041 0 0 0 89 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875780147600 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11131] ppid=11123 vsize=26538700 memory=1384 CPUtime=0.95 cores=0-7
/proc/11125/task/11131/stat : 11131 (java) S 11123 11123 3572 0 -1 1077944384 1624 0 0 0 89 6 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875779095568 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11132] ppid=11123 vsize=26538700 memory=4132 CPUtime=0.94 cores=0-7
/proc/11125/task/11132/stat : 11132 (java) S 11123 11123 3572 0 -1 1077944384 2326 0 0 0 89 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875778043024 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11133] ppid=11123 vsize=26538700 memory=1384 CPUtime=0.94 cores=0-7
/proc/11125/task/11133/stat : 11133 (java) S 11123 11123 3572 0 -1 1077944384 1531 0 0 0 88 6 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875776989968 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11134] ppid=11123 vsize=26538700 memory=1384 CPUtime=0.95 cores=0-7
/proc/11125/task/11134/stat : 11134 (java) S 11123 11123 3572 0 -1 1077944384 1006 0 0 0 91 4 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875775937424 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11135] ppid=11123 vsize=26538700 memory=1502716 CPUtime=3.31 cores=0-7
/proc/11125/task/11135/stat : 11135 (java) S 11123 11123 3572 0 -1 1077944384 13383 0 0 0 327 4 0 0 20 0 28 0 151898388 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874542242032 139876225305218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11136] ppid=11123 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11125/task/11136/stat : 11136 (java) S 11123 11123 3572 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 151898389 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874541188320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11137] ppid=11123 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11137/stat : 11137 (java) S 11123 11123 3572 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 28 0 151898389 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874540135168 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11138] ppid=11123 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/11125/task/11138/stat : 11138 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151898391 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874539083728 139876225312667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11139] ppid=11123 vsize=26538700 memory=288230574492221466 CPUtime=1.78 cores=0-7
/proc/11125/task/11139/stat : 11139 (java) S 11123 11123 3572 0 -1 1077944384 12479 0 0 0 176 2 0 0 20 0 28 0 151898391 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874538031856 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11140] ppid=11123 vsize=26538700 memory=288230596050944315 CPUtime=1.66 cores=0-7
/proc/11125/task/11140/stat : 11140 (java) S 11123 11123 3572 0 -1 1077944384 13245 0 0 0 164 2 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874536979312 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11141] ppid=11123 vsize=26538700 memory=2332 CPUtime=1.63 cores=0-7
/proc/11125/task/11141/stat : 11141 (java) S 11123 11123 3572 0 -1 1077944384 11280 0 0 0 161 2 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874423302640 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11142] ppid=11123 vsize=26538700 memory=1292 CPUtime=0.65 cores=0-7
/proc/11125/task/11142/stat : 11142 (java) S 11123 11123 3572 0 -1 1077944384 7347 0 0 0 63 2 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874422250096 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11143] ppid=11123 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11125/task/11143/stat : 11143 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874421197280 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11144] ppid=11123 vsize=26538700 memory=1384 CPUtime=0.04 cores=0-7
/proc/11125/task/11144/stat : 11144 (java) S 11123 11123 3572 0 -1 1077944384 1247 0 0 0 0 4 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874420144816 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11145] ppid=11123 vsize=26538700 memory=1502724 CPUtime=216.72 cores=0-7
/proc/11125/task/11145/stat : 11145 (java) R 11123 11123 3572 0 -1 4202560 1259 0 0 0 21671 1 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874412132920 139875832079383 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11146] ppid=11123 vsize=26538700 memory=1502684 CPUtime=214.93 cores=0-7
/proc/11125/task/11146/stat : 11146 (java) R 11123 11123 3572 0 -1 4202560 2387 0 0 0 21484 9 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874411081496 139875834137216 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11147] ppid=11123 vsize=26538700 memory=1384 CPUtime=214.97 cores=0-7
/proc/11125/task/11147/stat : 11147 (java) R 11123 11123 3572 0 -1 4202560 2055 0 0 0 21492 5 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874410029464 139875833631173 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11148] ppid=11123 vsize=26538700 memory=4132 CPUtime=216.32 cores=0-7
/proc/11125/task/11148/stat : 11148 (java) R 11123 11123 3572 0 -1 4202560 3721 0 0 0 21628 4 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874408976568 139875833631755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11149] ppid=11123 vsize=26538700 memory=1384 CPUtime=216.7 cores=0-7
/proc/11125/task/11149/stat : 11149 (java) R 11123 11123 3572 0 -1 4202560 3143 0 0 0 21663 7 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874407923864 139875833631650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11150] ppid=11123 vsize=26538700 memory=4132 CPUtime=216.88 cores=0-7
/proc/11125/task/11150/stat : 11150 (java) R 11123 11123 3572 0 -1 4202560 1588 0 0 0 21687 1 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874406871320 139875833631800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11151] ppid=11123 vsize=26538700 memory=1384 CPUtime=216.06 cores=0-7
/proc/11125/task/11151/stat : 11151 (java) R 11123 11123 3572 0 -1 4202560 4697 0 0 0 21604 2 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874405820808 139875832079383 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11152] ppid=11123 vsize=26538700 memory=1292 CPUtime=216.43 cores=0-7
/proc/11125/task/11152/stat : 11152 (java) R 11123 11123 3572 0 -1 4202560 2184 0 0 0 21641 2 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874404765472 139875833631360 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
Current children cumulated CPU time: 1746.43 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1504108 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.72 8.27 7.56 9/208 11176
/proc/meminfo: memFree=24705700/32770624 swapFree=67108860/67108860
[pid=11123] ppid=11120 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (xcsp3-exec) S 11120 11123 3572 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151898386 9740288 346 33554432000 4194304 5098028 140730921715216 140730921713320 140214716985980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11280384 140730921718892 140730921719100 140730921719100 140730921721835 0
/proc/11123/statm: 2378 346 289 221 0 87 0
[pid=11125] ppid=11123 vsize=26538700 memory=1502724 CPUtime=1983.5 cores=0-7
/proc/11125/stat : 11125 (java) S 11123 11123 3572 0 -1 1077944320 102886 0 0 0 198253 97 0 0 20 0 28 0 151898386 27175628800 375681 33554432000 4194304 4196468 140735141605376 140735141587920 139876225294071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
/proc/11125/statm: 6634675 375681 3301 1 0 6621909 0
[pid=11125/tid=11126] ppid=11123 vsize=26538700 memory=6791534058613427641 CPUtime=0.63 cores=0-7
/proc/11125/task/11126/stat : 11126 (java) S 11123 11123 3572 0 -1 1077944384 6849 0 0 0 61 2 0 0 20 0 28 0 151898386 27175628800 375681 33554432000 4194304 4196468 140735141605376 139876229534848 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11127] ppid=11123 vsize=26538700 memory=1384 CPUtime=0.93 cores=0-7
/proc/11125/task/11127/stat : 11127 (java) S 11123 11123 3572 0 -1 1077944384 1163 0 0 0 88 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139876147874320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11128] ppid=11123 vsize=26538700 memory=1502724 CPUtime=0.93 cores=0-7
/proc/11125/task/11128/stat : 11128 (java) S 11123 11123 3572 0 -1 1077944384 2087 0 0 0 90 3 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875782253200 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11129] ppid=11123 vsize=26538700 memory=1384 CPUtime=0.94 cores=0-7
/proc/11125/task/11129/stat : 11129 (java) S 11123 11123 3572 0 -1 1077944384 607 0 0 0 89 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875781200144 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11130] ppid=11123 vsize=26538700 memory=4872558044660077418 CPUtime=0.94 cores=0-7
/proc/11125/task/11130/stat : 11130 (java) S 11123 11123 3572 0 -1 1077944384 2041 0 0 0 89 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875780147600 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11131] ppid=11123 vsize=26538700 memory=288230596050944315 CPUtime=0.95 cores=0-7
/proc/11125/task/11131/stat : 11131 (java) S 11123 11123 3572 0 -1 1077944384 1624 0 0 0 89 6 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875779095568 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11132] ppid=11123 vsize=26538700 memory=14972269734661901 CPUtime=0.94 cores=0-7
/proc/11125/task/11132/stat : 11132 (java) S 11123 11123 3572 0 -1 1077944384 2326 0 0 0 89 5 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875778043024 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11133] ppid=11123 vsize=26538700 memory=6791534058613427641 CPUtime=0.94 cores=0-7
/proc/11125/task/11133/stat : 11133 (java) S 11123 11123 3572 0 -1 1077944384 1531 0 0 0 88 6 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875776989968 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11134] ppid=11123 vsize=26538700 memory=836 CPUtime=0.95 cores=0-7
/proc/11125/task/11134/stat : 11134 (java) S 11123 11123 3572 0 -1 1077944384 1006 0 0 0 91 4 0 0 20 0 28 0 151898387 27175628800 375681 33554432000 4194304 4196468 140735141605376 139875775937424 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11135] ppid=11123 vsize=26538700 memory=1696 CPUtime=3.31 cores=0-7
/proc/11125/task/11135/stat : 11135 (java) S 11123 11123 3572 0 -1 1077944384 13473 0 0 0 327 4 0 0 20 0 28 0 151898388 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874542242032 139876225305218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11136] ppid=11123 vsize=26538700 memory=920 CPUtime=0 cores=0-7
/proc/11125/task/11136/stat : 11136 (java) S 11123 11123 3572 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 151898389 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874541188320 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11137] ppid=11123 vsize=26538700 memory=1502724 CPUtime=0 cores=0-7
/proc/11125/task/11137/stat : 11137 (java) S 11123 11123 3572 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 28 0 151898389 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874540135168 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11138] ppid=11123 vsize=26538700 memory=4096 CPUtime=0 cores=0-7
/proc/11125/task/11138/stat : 11138 (java) S 11123 11123 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151898391 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874539083728 139876225312667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11139] ppid=11123 vsize=26538700 memory=6791534058613427641 CPUtime=1.78 cores=0-7
/proc/11125/task/11139/stat : 11139 (java) S 11123 11123 3572 0 -1 1077944384 12487 0 0 0 176 2 0 0 20 0 28 0 151898391 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874538031856 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11140] ppid=11123 vsize=26538700 memory=1502724 CPUtime=1.66 cores=0-7
/proc/11125/task/11140/stat : 11140 (java) S 11123 11123 3572 0 -1 1077944384 13253 0 0 0 164 2 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874536979312 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11141] ppid=11123 vsize=26538700 memory=1384 CPUtime=1.63 cores=0-7
/proc/11125/task/11141/stat : 11141 (java) S 11123 11123 3572 0 -1 1077944384 11759 0 0 0 161 2 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874423302640 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11142] ppid=11123 vsize=26538700 memory=1502724 CPUtime=0.65 cores=0-7
/proc/11125/task/11142/stat : 11142 (java) S 11123 11123 3572 0 -1 1077944384 7366 0 0 0 63 2 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874422250096 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11143] ppid=11123 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/11125/task/11143/stat : 11143 (java) S 11123 11123 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874421197280 139876225304277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11144] ppid=11123 vsize=26538700 memory=6791534058613427641 CPUtime=0.05 cores=0-7
/proc/11125/task/11144/stat : 11144 (java) S 11123 11123 3572 0 -1 1077944384 1317 0 0 0 0 5 0 0 20 0 28 0 151898392 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874420144816 139876225305218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11145] ppid=11123 vsize=26538700 memory=1502724 CPUtime=246.43 cores=0-7
/proc/11125/task/11145/stat : 11145 (java) R 11123 11123 3572 0 -1 4202560 1337 0 0 0 24641 2 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874412132904 139875833435214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11146] ppid=11123 vsize=26538700 memory=14972269734661901 CPUtime=244.05 cores=0-7
/proc/11125/task/11146/stat : 11146 (java) R 11123 11123 3572 0 -1 4202560 2498 0 0 0 24395 10 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874411081496 139875833631874 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11147] ppid=11123 vsize=26538700 memory=4700 CPUtime=244.67 cores=0-7
/proc/11125/task/11147/stat : 11147 (java) R 11123 11123 3572 0 -1 4202560 2276 0 0 0 24462 5 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874410029464 139875832079413 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11148] ppid=11123 vsize=26538700 memory=4096 CPUtime=246.02 cores=0-7
/proc/11125/task/11148/stat : 11148 (java) R 11123 11123 3572 0 -1 4202560 4038 0 0 0 24598 4 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874408976616 139875833435173 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11149] ppid=11123 vsize=26538700 memory=1160 CPUtime=246.4 cores=0-7
/proc/11125/task/11149/stat : 11149 (java) R 11123 11123 3572 0 -1 4202560 3276 0 0 0 24633 7 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874407923616 139875833435173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11150] ppid=11123 vsize=26538700 memory=3688 CPUtime=246.59 cores=0-7
/proc/11125/task/11150/stat : 11150 (java) R 11123 11123 3572 0 -1 4202560 1678 0 0 0 24658 1 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874406871320 139875833634242 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11151] ppid=11123 vsize=26538700 memory=1384 CPUtime=245.76 cores=0-7
/proc/11125/task/11151/stat : 11151 (java) R 11123 11123 3572 0 -1 4202560 5036 0 0 0 24573 3 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874405818264 139875832079413 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
[pid=11125/tid=11152] ppid=11123 vsize=26538700 memory=0 CPUtime=246.14 cores=0-7
/proc/11125/task/11152/stat : 11152 (java) R 11123 11123 3572 0 -1 4202560 2472 0 0 0 24612 2 0 0 20 0 28 0 151898452 27175628800 375681 33554432000 4194304 4196468 140735141605376 139874404765720 139875833631563 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 28807168 140735141606552 140735141606728 140735141606728 140735141609423 0
Current children cumulated CPU time: 1983.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1504108 KiB

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

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

[startup+252.1 s]
# the end of solver process 11125 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1983.13 s, system=0.990432 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): 252.1
CPU time (s): 1984.12
CPU user time (s): 1983.13
CPU system time (s): 0.990432
CPU usage (%): 787.035
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1504108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1983.13
system time used= 0.990432
maximum resident set size= 1503324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104118
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10837
involuntary context switches= 21428


# summary of solver processes directly reported to runsolver:
#   pid: 11123,11125
#   total CPU time (s): 1984.12
#   total CPU user time (s): 1983.13
#   total CPU system time (s): 0.990432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.48964 second user time and 2.56406 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 02:00:47
IDJOB=4281272
IDBENCH=137600
IDSOLVER=2676
FILE ID=node112/4281272-1503188108
RUNJOBID= node112-1503180405-3599
PBS_JOBID= 20630850
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n3w3b3r7.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281272-1503188108/watcher-4281272-1503188108 -o /tmp/evaluation-result-4281272-1503188108/solver-4281272-1503188108 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503180405-3599 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 26396034 HOME/instance-4281272-1503188108.xml

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

MD5SUM BENCH= 4bffeaf90ccad3cb01dd3bbb4a29e0a4
RANDOM SEED=26396034

node112.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.24
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.24
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.24
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.24
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:        26196640 kB
MemAvailable:   31972148 kB
Buffers:          253204 kB
Cached:          5812568 kB
SwapCached:            0 kB
Active:          1103240 kB
Inactive:        5014872 kB
Active(anon):       4244 kB
Inactive(anon):    84388 kB
Active(file):    1098996 kB
Inactive(file):  4930484 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:         60540 kB
Mapped:            51340 kB
Shmem:             33416 kB
Slab:             150316 kB
SReclaimable:     123724 kB
SUnreclaim:        26592 kB
KernelStack:        3184 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-20 02:05:00