Trace number 4271450

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-09)? (TO) 1947.66 252.117

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-99.xml
MD5SUM2ef74b22e25f9811269217f63e04e4c4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark245.692
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271450-1502645951.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271450-1502645951.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
15.03/9.78	c solve instance...
1946.97/252.08	s UNKNOWN
1946.97/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 (11648 MiB free)
  memory of node 1: 16384 MiB (14895 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271450-1502645951/watcher-4271450-1502645951 -o /tmp/evaluation-result-4271450-1502645951/solver-4271450-1502645951 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502640358-13259 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1219293514 HOME/instance-4271450-1502645951.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
solver pid=18185, runsolver pid=18182
Current StackSize limit: 8192 KiB


[startup+0.100127 s]*
/proc/loadavg: 7.98 7.94 7.46 2/201 18206
/proc/meminfo: memFree=27166000/32770624 swapFree=67108860/67108860
[pid=18185] ppid=18182 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18185/stat : 18185 (xcsp3-exec) S 18182 18185 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97676282 9740288 346 33554432000 4194304 5098028 140736770836400 140736770834504 140143265133180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8921088 140736770843754 140736770843964 140736770843964 140736770846699 0
/proc/18185/statm: 2378 346 289 221 0 87 0
[pid=18187] ppid=18185 vsize=25999808 memory=26056 CPUtime=0.11 cores=0-7
/proc/18187/stat : 18187 (java) S 18185 18185 13232 0 -1 1077944320 5485 0 0 0 10 1 0 0 20 0 20 0 97676283 26623803392 6514 33554432000 4194304 4196468 140731777843648 140731777826192 139637037420279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
/proc/18187/statm: 6499952 6514 2850 1 0 6488269 0
[pid=18187/tid=18188] ppid=18185 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/18187/task/18188/stat : 18188 (java) R 18185 18185 13232 0 -1 4202560 3475 0 0 0 8 1 0 0 20 0 20 0 97676283 26623803392 6580 33554432000 4194304 4196468 140731777843648 139637041652208 139636651424340 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18189] ppid=18185 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18187/task/18189/stat : 18189 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636990040848 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18190] ppid=18185 vsize=25999808 memory=140451504305792 CPUtime=0 cores=0-7
/proc/18187/task/18190/stat : 18190 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636988988304 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18191] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18191/stat : 18191 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636987935760 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18192] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18192/stat : 18192 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636986883216 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18193] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18193/stat : 18193 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636985829648 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18194] ppid=18185 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18194/stat : 18194 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636984777104 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18195] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18195/stat : 18195 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636983724560 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18196] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18196/stat : 18196 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676284 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636982672016 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18197] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18197/stat : 18197 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676285 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636365056496 139637037431426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18198] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18198/stat : 18198 (java) S 18185 18185 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97676286 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636364002720 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18199] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18199/stat : 18199 (java) S 18185 18185 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97676286 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636362950128 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18200] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18200/stat : 18200 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676288 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636361898704 139637037438875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18201] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18201/stat : 18201 (java) S 18185 18185 13232 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 97676288 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636360845296 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18202] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18202/stat : 18202 (java) S 18185 18185 13232 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 97676288 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636359792752 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18203] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18203/stat : 18203 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676289 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636358740208 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18204] ppid=18185 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18187/task/18204/stat : 18204 (java) R 18185 18185 13232 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 97676289 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636357687664 139637021500766 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18205] ppid=18185 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18205/stat : 18205 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676289 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636356635360 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18206] ppid=18185 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18206/stat : 18206 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676289 26623803392 6580 33554432000 4194304 4196468 140731777843648 139636355582896 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27440 KiB

[startup+0.210006 s]*
/proc/loadavg: 7.98 7.94 7.46 3/201 18206
/proc/meminfo: memFree=27154092/32770624 swapFree=67108860/67108860
[pid=18185] ppid=18182 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18185/stat : 18185 (xcsp3-exec) S 18182 18185 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97676282 9740288 346 33554432000 4194304 5098028 140736770836400 140736770834504 140143265133180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8921088 140736770843754 140736770843964 140736770843964 140736770846699 0
/proc/18185/statm: 2378 346 289 221 0 87 0
[pid=18187] ppid=18185 vsize=26004064 memory=38792 CPUtime=0.32 cores=0-7
/proc/18187/stat : 18187 (java) S 18185 18185 13232 0 -1 1077944320 8340 0 0 0 30 2 0 0 20 0 20 0 97676283 26628161536 9698 33554432000 4194304 4196468 140731777843648 140731777826192 139637037420279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
/proc/18187/statm: 6501016 9698 3038 1 0 6488269 0
[pid=18187/tid=18188] ppid=18185 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18187/task/18188/stat : 18188 (java) R 18185 18185 13232 0 -1 4202560 5384 0 0 0 18 1 0 0 20 0 20 0 97676283 26628161536 9698 33554432000 4194304 4196468 140731777843648 139637041642288 139637030098293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18189] ppid=18185 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/18187/task/18189/stat : 18189 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636990040848 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18190] ppid=18185 vsize=26004064 memory=140451504319909 CPUtime=0 cores=0-7
/proc/18187/task/18190/stat : 18190 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636988988304 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18191] ppid=18185 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18191/stat : 18191 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636987935760 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18192] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18192/stat : 18192 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636986883216 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18193] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18193/stat : 18193 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636985829648 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18194] ppid=18185 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18194/stat : 18194 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636984777104 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18195] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18195/stat : 18195 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636983724560 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18196] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18196/stat : 18196 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636982672016 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18197] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18197/stat : 18197 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676285 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636365056496 139637037431426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18198] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18198/stat : 18198 (java) S 18185 18185 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97676286 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636364002720 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18199] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18199/stat : 18199 (java) S 18185 18185 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97676286 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636362950128 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18200] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18200/stat : 18200 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676288 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636361898704 139637037438875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18201] ppid=18185 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18187/task/18201/stat : 18201 (java) S 18185 18185 13232 0 -1 1077944384 517 0 0 0 1 0 0 0 20 0 20 0 97676288 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636360845296 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18202] ppid=18185 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/18187/task/18202/stat : 18202 (java) S 18185 18185 13232 0 -1 1077944384 328 0 0 0 2 0 0 0 20 0 20 0 97676288 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636359792752 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18203] ppid=18185 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18203/stat : 18203 (java) S 18185 18185 13232 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 97676289 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636358740208 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18204] ppid=18185 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/18187/task/18204/stat : 18204 (java) R 18185 18185 13232 0 -1 4202560 758 0 0 0 7 0 0 0 20 0 20 0 97676289 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636357687664 139637016134742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18205] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18205/stat : 18205 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676289 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636356635360 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18206] ppid=18185 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18206/stat : 18206 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676289 26628161536 9698 33554432000 4194304 4196468 140731777843648 139636355582896 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40176 KiB

[startup+0.309694 s]*
/proc/loadavg: 7.98 7.94 7.46 3/201 18206
/proc/meminfo: memFree=27147516/32770624 swapFree=67108860/67108860
[pid=18185] ppid=18182 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18185/stat : 18185 (xcsp3-exec) S 18182 18185 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97676282 9740288 346 33554432000 4194304 5098028 140736770836400 140736770834504 140143265133180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8921088 140736770843754 140736770843964 140736770843964 140736770846699 0
/proc/18185/statm: 2378 346 289 221 0 87 0
[pid=18187] ppid=18185 vsize=26004064 memory=46016 CPUtime=0.49 cores=0-7
/proc/18187/stat : 18187 (java) S 18185 18185 13232 0 -1 1077944320 9183 0 0 0 46 3 0 0 20 0 20 0 97676283 26628161536 11504 33554432000 4194304 4196468 140731777843648 140731777826192 139637037420279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
/proc/18187/statm: 6501016 11504 3099 1 0 6488269 0
[pid=18187/tid=18188] ppid=18185 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18187/task/18188/stat : 18188 (java) R 18185 18185 13232 0 -1 4202560 6054 0 0 0 27 2 0 0 20 0 20 0 97676283 26628161536 11504 33554432000 4194304 4196468 140731777843648 139637041650432 139637037442205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18189] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18189/stat : 18189 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636990040848 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18190] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18190/stat : 18190 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636988988304 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18191] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18191/stat : 18191 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636987935760 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18192] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18192/stat : 18192 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636986883216 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18193] ppid=18185 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18187/task/18193/stat : 18193 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636985829648 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18194] ppid=18185 vsize=26004064 memory=140451403363247 CPUtime=0 cores=0-7
/proc/18187/task/18194/stat : 18194 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636984777104 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18195] ppid=18185 vsize=26004064 memory=140451403365552 CPUtime=0 cores=0-7
/proc/18187/task/18195/stat : 18195 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636983724560 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18196] ppid=18185 vsize=26004064 memory=140451403367856 CPUtime=0 cores=0-7
/proc/18187/task/18196/stat : 18196 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676284 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636982672016 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18197] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18197/stat : 18197 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676285 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636365056496 139637037431426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18198] ppid=18185 vsize=26004064 memory=280902806742672 CPUtime=0 cores=0-7
/proc/18187/task/18198/stat : 18198 (java) S 18185 18185 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97676286 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636364002720 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18199] ppid=18185 vsize=26004064 memory=280902806749584 CPUtime=0 cores=0-7
/proc/18187/task/18199/stat : 18199 (java) S 18185 18185 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97676286 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636362950128 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18200] ppid=18185 vsize=26004064 memory=280902806690864 CPUtime=0 cores=0-7
/proc/18187/task/18200/stat : 18200 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676288 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636361898704 139637037438875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18201] ppid=18185 vsize=26004064 memory=280902806763408 CPUtime=0.01 cores=0-7
/proc/18187/task/18201/stat : 18201 (java) R 18185 18185 13232 0 -1 4202560 524 0 0 0 1 0 0 0 20 0 20 0 97676288 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636360845296 139637015167664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18202] ppid=18185 vsize=26004064 memory=280902806770320 CPUtime=0.02 cores=0-7
/proc/18187/task/18202/stat : 18202 (java) S 18185 18185 13232 0 -1 1077944384 336 0 0 0 2 0 0 0 20 0 20 0 97676288 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636359792752 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18203] ppid=18185 vsize=26004064 memory=280902806768016 CPUtime=0.02 cores=0-7
/proc/18187/task/18203/stat : 18203 (java) R 18185 18185 13232 0 -1 4202560 89 0 0 0 2 0 0 0 20 0 20 0 97676289 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636358740208 139637029657406 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18204] ppid=18185 vsize=26004064 memory=280902806784176 CPUtime=0.12 cores=0-7
/proc/18187/task/18204/stat : 18204 (java) S 18185 18185 13232 0 -1 1077944384 868 0 0 0 12 0 0 0 20 0 20 0 97676289 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636357687664 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18205] ppid=18185 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18205/stat : 18205 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97676289 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636356635360 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18206] ppid=18185 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18187/task/18206/stat : 18206 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676289 26628161536 11504 33554432000 4194304 4196468 140731777843648 139636355582896 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47400 KiB

[startup+0.700982 s]
/proc/loadavg: 7.98 7.94 7.46 5/201 18206
/proc/meminfo: memFree=27105880/32770624 swapFree=67108860/67108860
[pid=18185] ppid=18182 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18185/stat : 18185 (xcsp3-exec) S 18182 18185 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97676282 9740288 346 33554432000 4194304 5098028 140736770836400 140736770834504 140143265133180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8921088 140736770843754 140736770843964 140736770843964 140736770846699 0
/proc/18185/statm: 2378 346 289 221 0 87 0
[pid=18187] ppid=18185 vsize=26004140 memory=136864 CPUtime=1.63 cores=0-7
/proc/18187/stat : 18187 (java) S 18185 18185 13232 0 -1 1077944320 11905 0 0 0 158 5 0 0 20 0 20 0 97676283 26628239360 34216 33554432000 4194304 4196468 140731777843648 140731777826192 139637037420279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
/proc/18187/statm: 6501035 34216 3195 1 0 6488269 0
[pid=18187/tid=18188] ppid=18185 vsize=26004140 memory=280902807142064 CPUtime=0.67 cores=0-7
/proc/18187/task/18188/stat : 18188 (java) R 18185 18185 13232 0 -1 4202560 6435 0 0 0 64 3 0 0 20 0 20 0 97676283 26628239360 34216 33554432000 4194304 4196468 140731777843648 139637041656096 139636654606264 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18189] ppid=18185 vsize=26004140 memory=140451403572080 CPUtime=0 cores=0-7
/proc/18187/task/18189/stat : 18189 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26628239360 34216 33554432000 4194304 4196468 140731777843648 139636990040848 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18190] ppid=18185 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/18187/task/18190/stat : 18190 (java) S 18185 18185 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97676284 26628239360 34216 33554432000 4194304 4196468 140731777843648 139636988988304 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18191] ppid=18185 vsize=26004140 memory=1716 CPUtime=0 cores=0-7
/proc/18187/task/18191/stat : 18191 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97676284 26628239360 34216 33554432000 4194304 4196468 140731777843648 139636987935760 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0

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

[pid=18187/tid=18215] ppid=18185 vsize=26538700 memory=1728 CPUtime=148.32 cores=0-7
/proc/18187/task/18215/stat : 18215 (java) R 18185 18185 13232 0 -1 4202560 3023 0 0 0 14822 10 0 0 20 0 28 0 97677262 27175628800 1077704 33554432000 4194304 4196468 140731777843648 139636340699192 139636657730591 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
Current children cumulated CPU time: 1231.15 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4312200 KiB

[startup+222.301 s]
/proc/loadavg: 8.69 8.14 7.62 9/207 18216
/proc/meminfo: memFree=22869604/32770624 swapFree=67108860/67108860
[pid=18185] ppid=18182 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18185/stat : 18185 (xcsp3-exec) S 18182 18185 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97676282 9740288 346 33554432000 4194304 5098028 140736770836400 140736770834504 140143265133180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8921088 140736770843754 140736770843964 140736770843964 140736770846699 0
/proc/18185/statm: 2378 346 289 221 0 87 0
[pid=18187] ppid=18185 vsize=26538700 memory=4331024 CPUtime=1709.92 cores=0-7
/proc/18187/stat : 18187 (java) S 18185 18185 13232 0 -1 1077944320 142102 0 0 0 170692 300 0 0 20 0 28 0 97676283 27175628800 1082756 33554432000 4194304 4196468 140731777843648 140731777826192 139637037420279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
/proc/18187/statm: 6634675 1082756 3291 1 0 6621909 0
[pid=18187/tid=18188] ppid=18185 vsize=26538700 memory=0 CPUtime=9.57 cores=0-7
/proc/18187/task/18188/stat : 18188 (java) S 18185 18185 13232 0 -1 1077944384 9861 0 0 0 940 17 0 0 20 0 28 0 97676283 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139637041661056 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18189] ppid=18185 vsize=26538700 memory=4318736 CPUtime=0.63 cores=0-7
/proc/18187/task/18189/stat : 18189 (java) S 18185 18185 13232 0 -1 1077944384 2598 0 0 0 42 21 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636990040848 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18190] ppid=18185 vsize=26538700 memory=1384 CPUtime=0.64 cores=0-7
/proc/18187/task/18190/stat : 18190 (java) S 18185 18185 13232 0 -1 1077944384 1484 0 0 0 41 23 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636988988304 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18191] ppid=18185 vsize=26538700 memory=4316688 CPUtime=0.64 cores=0-7
/proc/18187/task/18191/stat : 18191 (java) S 18185 18185 13232 0 -1 1077944384 2212 0 0 0 41 23 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636987935760 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18192] ppid=18185 vsize=26538700 memory=1224 CPUtime=0.64 cores=0-7
/proc/18187/task/18192/stat : 18192 (java) S 18185 18185 13232 0 -1 1077944384 2283 0 0 0 43 21 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636986883216 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18193] ppid=18185 vsize=26538700 memory=1716 CPUtime=0.63 cores=0-7
/proc/18187/task/18193/stat : 18193 (java) S 18185 18185 13232 0 -1 1077944384 1017 0 0 0 41 22 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636985829648 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18194] ppid=18185 vsize=26538700 memory=2396 CPUtime=0.63 cores=0-7
/proc/18187/task/18194/stat : 18194 (java) S 18185 18185 13232 0 -1 1077944384 1670 0 0 0 44 19 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636984777104 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18195] ppid=18185 vsize=26538700 memory=1728 CPUtime=0.65 cores=0-7
/proc/18187/task/18195/stat : 18195 (java) S 18185 18185 13232 0 -1 1077944384 1722 0 0 0 42 23 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636983724560 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18196] ppid=18185 vsize=26538700 memory=2308 CPUtime=0.64 cores=0-7
/proc/18187/task/18196/stat : 18196 (java) S 18185 18185 13232 0 -1 1077944384 2091 0 0 0 43 21 0 0 20 0 28 0 97676284 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636982672016 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18197] ppid=18185 vsize=26538700 memory=4516 CPUtime=0.08 cores=0-7
/proc/18187/task/18197/stat : 18197 (java) S 18185 18185 13232 0 -1 1077944384 8708 0 0 0 7 1 0 0 20 0 28 0 97676285 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636365056496 139637037431426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18198] ppid=18185 vsize=26538700 memory=4316688 CPUtime=0 cores=0-7
/proc/18187/task/18198/stat : 18198 (java) S 18185 18185 13232 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 97676286 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636364002784 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18199] ppid=18185 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18187/task/18199/stat : 18199 (java) S 18185 18185 13232 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 97676286 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636362950144 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18200] ppid=18185 vsize=26538700 memory=4316688 CPUtime=0 cores=0-7
/proc/18187/task/18200/stat : 18200 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97676288 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636361898704 139637037438875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18201] ppid=18185 vsize=26538700 memory=1384 CPUtime=2.77 cores=0-7
/proc/18187/task/18201/stat : 18201 (java) S 18185 18185 13232 0 -1 1077944384 15184 0 0 0 274 3 0 0 20 0 28 0 97676288 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636360845296 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18202] ppid=18185 vsize=26538700 memory=4316688 CPUtime=2.79 cores=0-7
/proc/18187/task/18202/stat : 18202 (java) S 18185 18185 13232 0 -1 1077944384 17924 0 0 0 276 3 0 0 20 0 28 0 97676288 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636359792752 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18203] ppid=18185 vsize=26538700 memory=1384 CPUtime=3.08 cores=0-7
/proc/18187/task/18203/stat : 18203 (java) S 18185 18185 13232 0 -1 1077944384 16745 0 0 0 305 3 0 0 20 0 28 0 97676289 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636358740208 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18204] ppid=18185 vsize=26538700 memory=20646 CPUtime=0.7 cores=0-7
/proc/18187/task/18204/stat : 18204 (java) S 18185 18185 13232 0 -1 1077944384 8611 0 0 0 68 2 0 0 20 0 28 0 97676289 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636357687664 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18205] ppid=18185 vsize=26538700 memory=20656 CPUtime=0 cores=0-7
/proc/18187/task/18205/stat : 18205 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97676289 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636356635360 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18206] ppid=18185 vsize=26538700 memory=20677 CPUtime=0.08 cores=0-7
/proc/18187/task/18206/stat : 18206 (java) S 18185 18185 13232 0 -1 1077944384 1146 0 0 0 2 6 0 0 20 0 28 0 97676289 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636355582896 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18208] ppid=18185 vsize=26538700 memory=4140 CPUtime=211.49 cores=0-7
/proc/18187/task/18208/stat : 18208 (java) R 18185 18185 13232 0 -1 4202560 5088 0 0 0 21129 20 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636348067000 139636653744896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18209] ppid=18185 vsize=26538700 memory=28476 CPUtime=211.07 cores=0-7
/proc/18187/task/18209/stat : 18209 (java) R 18185 18185 13232 0 -1 4202560 4123 0 0 0 21100 7 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636347015576 139636657730988 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18210] ppid=18185 vsize=26538700 memory=1384 CPUtime=211.16 cores=0-7
/proc/18187/task/18210/stat : 18210 (java) R 18185 18185 13232 0 -1 4202560 3952 0 0 0 21102 14 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636345961864 139636657730975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18211] ppid=18185 vsize=26538700 memory=4320784 CPUtime=211.37 cores=0-7
/proc/18187/task/18211/stat : 18211 (java) R 18185 18185 13232 0 -1 4202560 10192 0 0 0 21128 9 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636344909464 139636657729387 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18212] ppid=18185 vsize=26538700 memory=4140 CPUtime=210.3 cores=0-7
/proc/18187/task/18212/stat : 18212 (java) R 18185 18185 13232 0 -1 4202560 6419 0 0 0 21020 10 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636343857224 139636657729728 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18213] ppid=18185 vsize=26538700 memory=28476 CPUtime=211.43 cores=0-7
/proc/18187/task/18213/stat : 18213 (java) R 18185 18185 13232 0 -1 4202560 6150 0 0 0 21133 10 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636342803984 139636657729710 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18214] ppid=18185 vsize=26538700 memory=4140 CPUtime=211.26 cores=0-7
/proc/18187/task/18214/stat : 18214 (java) R 18185 18185 13232 0 -1 4202560 8251 0 0 0 21118 8 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636341751832 139636657733289 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18215] ppid=18185 vsize=26538700 memory=28476 CPUtime=207.43 cores=0-7
/proc/18187/task/18215/stat : 18215 (java) R 18185 18185 13232 0 -1 4202560 3341 0 0 0 20733 10 0 0 20 0 28 0 97677262 27175628800 1082756 33554432000 4194304 4196468 140731777843648 139636340699128 139636657729335 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
Current children cumulated CPU time: 1709.92 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4332408 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.49 8.15 7.64 9/207 18216
/proc/meminfo: memFree=22382064/32770624 swapFree=67108860/67108860
[pid=18185] ppid=18182 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18185/stat : 18185 (xcsp3-exec) S 18182 18185 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97676282 9740288 346 33554432000 4194304 5098028 140736770836400 140736770834504 140143265133180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8921088 140736770843754 140736770843964 140736770843964 140736770846699 0
/proc/18185/statm: 2378 346 289 221 0 87 0
[pid=18187] ppid=18185 vsize=26538700 memory=4806956 CPUtime=1946.97 cores=0-7
/proc/18187/stat : 18187 (java) S 18185 18185 13232 0 -1 1077944320 146936 0 0 0 194387 310 0 0 20 0 28 0 97676283 27175628800 1201739 33554432000 4194304 4196468 140731777843648 140731777826192 139637037420279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
/proc/18187/statm: 6634675 1201739 3291 1 0 6621909 0
[pid=18187/tid=18188] ppid=18185 vsize=26538700 memory=7164774469685373248 CPUtime=9.57 cores=0-7
/proc/18187/task/18188/stat : 18188 (java) S 18185 18185 13232 0 -1 1077944384 9861 0 0 0 940 17 0 0 20 0 28 0 97676283 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139637041661056 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18189] ppid=18185 vsize=26538700 memory=7812166920279911276 CPUtime=0.64 cores=0-7
/proc/18187/task/18189/stat : 18189 (java) S 18185 18185 13232 0 -1 1077944384 2656 0 0 0 43 21 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636990040848 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18190] ppid=18185 vsize=26538700 memory=7811589672448715109 CPUtime=0.64 cores=0-7
/proc/18187/task/18190/stat : 18190 (java) S 18185 18185 13232 0 -1 1077944384 1733 0 0 0 41 23 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636988988304 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18191] ppid=18185 vsize=26538700 memory=4872558044660077418 CPUtime=0.65 cores=0-7
/proc/18187/task/18191/stat : 18191 (java) S 18185 18185 13232 0 -1 1077944384 2253 0 0 0 42 23 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636987935760 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18192] ppid=18185 vsize=26538700 memory=1716 CPUtime=0.65 cores=0-7
/proc/18187/task/18192/stat : 18192 (java) S 18185 18185 13232 0 -1 1077944384 2343 0 0 0 44 21 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636986883216 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18193] ppid=18185 vsize=26538700 memory=10588 CPUtime=0.64 cores=0-7
/proc/18187/task/18193/stat : 18193 (java) S 18185 18185 13232 0 -1 1077944384 1406 0 0 0 42 22 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636985829648 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18194] ppid=18185 vsize=26538700 memory=1200 CPUtime=0.63 cores=0-7
/proc/18187/task/18194/stat : 18194 (java) S 18185 18185 13232 0 -1 1077944384 1742 0 0 0 44 19 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636984777104 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18195] ppid=18185 vsize=26538700 memory=15872 CPUtime=0.65 cores=0-7
/proc/18187/task/18195/stat : 18195 (java) S 18185 18185 13232 0 -1 1077944384 1938 0 0 0 42 23 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636983724560 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18196] ppid=18185 vsize=26538700 memory=1384 CPUtime=0.64 cores=0-7
/proc/18187/task/18196/stat : 18196 (java) S 18185 18185 13232 0 -1 1077944384 2386 0 0 0 43 21 0 0 20 0 28 0 97676284 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636982672016 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18197] ppid=18185 vsize=26538700 memory=4806956 CPUtime=0.08 cores=0-7
/proc/18187/task/18197/stat : 18197 (java) S 18185 18185 13232 0 -1 1077944384 9170 0 0 0 7 1 0 0 20 0 28 0 97676285 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636365056496 139637037431426 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18198] ppid=18185 vsize=26538700 memory=4806952 CPUtime=0 cores=0-7
/proc/18187/task/18198/stat : 18198 (java) S 18185 18185 13232 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 97676286 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636364002784 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18199] ppid=18185 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/18187/task/18199/stat : 18199 (java) S 18185 18185 13232 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 97676286 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636362950144 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18200] ppid=18185 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/18187/task/18200/stat : 18200 (java) S 18185 18185 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97676288 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636361898704 139637037438875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18201] ppid=18185 vsize=26538700 memory=6791534058613427641 CPUtime=2.84 cores=0-7
/proc/18187/task/18201/stat : 18201 (java) S 18185 18185 13232 0 -1 1077944384 16357 0 0 0 281 3 0 0 20 0 28 0 97676288 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636360845296 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18202] ppid=18185 vsize=26538700 memory=1236 CPUtime=2.79 cores=0-7
/proc/18187/task/18202/stat : 18202 (java) S 18185 18185 13232 0 -1 1077944384 17924 0 0 0 276 3 0 0 20 0 28 0 97676288 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636359792752 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18203] ppid=18185 vsize=26538700 memory=1384 CPUtime=3.08 cores=0-7
/proc/18187/task/18203/stat : 18203 (java) S 18185 18185 13232 0 -1 1077944384 16745 0 0 0 305 3 0 0 20 0 28 0 97676289 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636358740208 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18204] ppid=18185 vsize=26538700 memory=4806952 CPUtime=0.71 cores=0-7
/proc/18187/task/18204/stat : 18204 (java) S 18185 18185 13232 0 -1 1077944384 8941 0 0 0 69 2 0 0 20 0 28 0 97676289 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636357687664 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18205] ppid=18185 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18187/task/18205/stat : 18205 (java) S 18185 18185 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97676289 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636356635360 139637037430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18206] ppid=18185 vsize=26538700 memory=4806956 CPUtime=0.09 cores=0-7
/proc/18187/task/18206/stat : 18206 (java) S 18185 18185 13232 0 -1 1077944384 1149 0 0 0 2 7 0 0 20 0 28 0 97676289 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636355582896 139637037431426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18208] ppid=18185 vsize=26538700 memory=11040 CPUtime=241.12 cores=0-7
/proc/18187/task/18208/stat : 18208 (java) R 18185 18185 13232 0 -1 4202560 5657 0 0 0 24089 23 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636348066864 139636658184474 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18209] ppid=18185 vsize=26538700 memory=5700 CPUtime=240.77 cores=0-7
/proc/18187/task/18209/stat : 18209 (java) R 18185 18185 13232 0 -1 4202560 4239 0 0 0 24070 7 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636347015576 139636657729621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18210] ppid=18185 vsize=26538700 memory=4616 CPUtime=240.85 cores=0-7
/proc/18187/task/18210/stat : 18210 (java) R 18185 18185 13232 0 -1 4202560 4130 0 0 0 24070 15 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636345962008 139636657730988 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18211] ppid=18185 vsize=26538700 memory=792 CPUtime=241.07 cores=0-7
/proc/18187/task/18211/stat : 18211 (java) R 18185 18185 13232 0 -1 4202560 10299 0 0 0 24096 11 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636344909608 139636659066540 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18212] ppid=18185 vsize=26538700 memory=1424 CPUtime=239.38 cores=0-7
/proc/18187/task/18212/stat : 18212 (java) R 18185 18185 13232 0 -1 4202560 6587 0 0 0 23928 10 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636343856672 139636657729687 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18213] ppid=18185 vsize=26538700 memory=1936 CPUtime=241.13 cores=0-7
/proc/18187/task/18213/stat : 18213 (java) R 18185 18185 13232 0 -1 4202560 6288 0 0 0 24103 10 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636342804376 139636657731001 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18214] ppid=18185 vsize=26538700 memory=1224 CPUtime=240.96 cores=0-7
/proc/18187/task/18214/stat : 18214 (java) R 18185 18185 13232 0 -1 4202560 8369 0 0 0 24087 9 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636341752136 139636657731010 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
[pid=18187/tid=18215] ppid=18185 vsize=26538700 memory=1716 CPUtime=237.14 cores=0-7
/proc/18187/task/18215/stat : 18215 (java) R 18185 18185 13232 0 -1 4202560 3433 0 0 0 23703 11 0 0 20 0 28 0 97677262 27175628800 1201739 33554432000 4194304 4196468 140731777843648 139636340699112 139636657730959 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30072832 140731777852568 140731777852744 140731777852744 140731777855439 0
Current children cumulated CPU time: 1946.97 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4808340 KiB

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

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

[startup+252.117 s]
# the end of solver process 18187 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1944.53 s, system=3.13246 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.117
CPU time (s): 1947.66
CPU user time (s): 1944.53
CPU system time (s): 3.13246
CPU usage (%): 772.523
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4808340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1944.53
system time used= 3.13246
maximum resident set size= 4807796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147863
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11708
involuntary context switches= 20940


# summary of solver processes directly reported to runsolver:
#   pid: 18185,18187
#   total CPU time (s): 1947.66
#   total CPU user time (s): 1944.53
#   total CPU system time (s): 3.13246

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.95866 second user time and 3.21438 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 19:24:53
IDJOB=4271450
IDBENCH=137169
IDSOLVER=2663
FILE ID=node150/4271450-1502645951
RUNJOBID= node150-1502640358-13259
PBS_JOBID= 20628334
Free space on /tmp= 61636 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.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-4271450-1502645951/watcher-4271450-1502645951 -o /tmp/evaluation-result-4271450-1502645951/solver-4271450-1502645951 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502640358-13259 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1219293514 HOME/instance-4271450-1502645951.xml

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

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=1219293514

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27181324 kB
MemAvailable:   31976040 kB
Buffers:          244896 kB
Cached:          4827172 kB
SwapCached:            0 kB
Active:           724296 kB
Inactive:        4400768 kB
Active(anon):      56028 kB
Inactive(anon):    25068 kB
Active(file):     668268 kB
Inactive(file):  4375700 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8272 kB
Writeback:             0 kB
AnonPages:         59536 kB
Mapped:            43828 kB
Shmem:             25224 kB
Slab:             159536 kB
SReclaimable:     133164 kB
SUnreclaim:        26372 kB
KernelStack:        3200 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61628 MiB
End job on node150 at 2017-08-13 19:29:05