Trace number 4281270

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) 2007.62 252.11

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w3b3r1.xml
MD5SUM0bd2493faee791f2eedb1fd600149919
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 variables313
Number of constraints29
Number of domains2
Minimum domain size14
Maximum domain size85
Distribution of domain sizes[{"size":14,"count":1},{"size":85,"count":312}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":299},{"degree":5,"count":13}]
Minimum constraint arity14
Maximum constraint arity312
Distribution of constraint arities[{"arity":14,"count":1},{"arity":24,"count":26},{"arity":312,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":13},{"type":"lex","count":1},{"type":"sum","count":13},{"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-4281270-1503188074.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281270-1503188074.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
1.11/0.56	c solve instance...
2006.84/252.08	s UNKNOWN
2006.84/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 (12779 MiB free)
  memory of node 1: 16384 MiB (12122 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281270-1503188074/watcher-4281270-1503188074 -o /tmp/evaluation-result-4281270-1503188074/solver-4281270-1503188074 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503186455-14895 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 759690165 HOME/instance-4281270-1503188074.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=15319, runsolver pid=15316
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 6.54 5.69 6.87 2/199 15340
/proc/meminfo: memFree=25485668/32770624 swapFree=67108860/67108860
[pid=15319] ppid=15316 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15319/stat : 15319 (xcsp3-exec) S 15316 15319 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151888330 9740288 346 33554432000 4194304 5098028 140727411609376 140727411607480 139711458472572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11939840 140727411614827 140727411615036 140727411615036 140727411617771 0
/proc/15319/statm: 2378 346 289 221 0 87 0
[pid=15321] ppid=15319 vsize=25999808 memory=26668 CPUtime=0.11 cores=0-7
/proc/15321/stat : 15321 (java) S 15319 15319 14868 0 -1 1077944320 5603 0 0 0 10 1 0 0 20 0 20 0 151888330 26623803392 6667 33554432000 4194304 4196468 140732146470000 140732146452544 139840896917239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
/proc/15321/statm: 6499952 6667 2846 1 0 6488269 0
[pid=15321/tid=15322] ppid=15319 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/15321/task/15322/stat : 15322 (java) R 15319 15319 14868 0 -1 4202560 3610 0 0 0 8 0 0 0 20 0 20 0 151888331 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840901133392 139840896929174 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15323] ppid=15319 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/15321/task/15323/stat : 15323 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888331 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840849538064 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15324] ppid=15319 vsize=25999808 memory=139954829342336 CPUtime=0 cores=0-7
/proc/15321/task/15324/stat : 15324 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840848485520 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15325] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15325/stat : 15325 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840452950800 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15326] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15326/stat : 15326 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840451898256 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15327] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15327/stat : 15327 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840450845200 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15328] ppid=15319 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15321/task/15328/stat : 15328 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840449792656 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15329] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15329/stat : 15329 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840448739600 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15330] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15330/stat : 15330 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26623803392 6667 33554432000 4194304 4196468 140732146470000 139840447687056 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15331] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15331/stat : 15331 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888333 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839101934320 139840896928386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15332] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15332/stat : 15332 (java) S 15319 15319 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151888333 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839100880544 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15333] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15333/stat : 15333 (java) S 15319 15319 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151888334 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839099827440 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15334] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15334/stat : 15334 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888336 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839098776016 139840896935835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15335] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15335/stat : 15335 (java) S 15319 15319 14868 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 151888336 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839097723120 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15336] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15336/stat : 15336 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888336 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839096670576 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15337] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15337/stat : 15337 (java) S 15319 15319 14868 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151888336 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839095617520 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15338] ppid=15319 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15321/task/15338/stat : 15338 (java) S 15319 15319 14868 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 20 0 151888336 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839094564976 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15339] ppid=15319 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15339/stat : 15339 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888336 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839093513184 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15340] ppid=15319 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15321/task/15340/stat : 15340 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888337 26623803392 6667 33554432000 4194304 4196468 140732146470000 139839092460720 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28052 KiB

[startup+0.210166 s]*
/proc/loadavg: 6.54 5.69 6.87 3/199 15340
/proc/meminfo: memFree=25474380/32770624 swapFree=67108860/67108860
[pid=15319] ppid=15316 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15319/stat : 15319 (xcsp3-exec) S 15316 15319 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151888330 9740288 346 33554432000 4194304 5098028 140727411609376 140727411607480 139711458472572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11939840 140727411614827 140727411615036 140727411615036 140727411617771 0
/proc/15319/statm: 2378 346 289 221 0 87 0
[pid=15321] ppid=15319 vsize=26004064 memory=39004 CPUtime=0.32 cores=0-7
/proc/15321/stat : 15321 (java) S 15319 15319 14868 0 -1 1077944320 8316 0 0 0 30 2 0 0 20 0 20 0 151888330 26628161536 9751 33554432000 4194304 4196468 140732146470000 140732146452544 139840896917239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
/proc/15321/statm: 6501016 9751 3056 1 0 6488269 0
[pid=15321/tid=15322] ppid=15319 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15321/task/15322/stat : 15322 (java) R 15319 15319 14868 0 -1 4202560 5431 0 0 0 18 1 0 0 20 0 20 0 151888331 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840901132000 139840896929174 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15323] ppid=15319 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/15321/task/15323/stat : 15323 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888331 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840849538064 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15324] ppid=15319 vsize=26004064 memory=139954829357914 CPUtime=0 cores=0-7
/proc/15321/task/15324/stat : 15324 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840848485520 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15325] ppid=15319 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15321/task/15325/stat : 15325 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840452950800 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15326] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15326/stat : 15326 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840451898256 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15327] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15327/stat : 15327 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840450845200 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15328] ppid=15319 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15321/task/15328/stat : 15328 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840449792656 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15329] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15329/stat : 15329 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840448739600 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15330] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15330/stat : 15330 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 9751 33554432000 4194304 4196468 140732146470000 139840447687056 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15331] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15331/stat : 15331 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888333 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839101934320 139840896928386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15332] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15332/stat : 15332 (java) S 15319 15319 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151888333 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839100880544 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15333] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15333/stat : 15333 (java) S 15319 15319 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151888334 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839099827440 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15334] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15334/stat : 15334 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888336 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839098776016 139840896935835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15335] ppid=15319 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15321/task/15335/stat : 15335 (java) S 15319 15319 14868 0 -1 1077944384 566 0 0 0 1 0 0 0 20 0 20 0 151888336 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839097723120 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15336] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15336/stat : 15336 (java) S 15319 15319 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151888336 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839096670576 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15337] ppid=15319 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/15321/task/15337/stat : 15337 (java) S 15319 15319 14868 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 20 0 151888336 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839095617520 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15338] ppid=15319 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15321/task/15338/stat : 15338 (java) R 15319 15319 14868 0 -1 4202560 747 0 0 0 7 0 0 0 20 0 20 0 151888336 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839094564976 139840880997726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15339] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15339/stat : 15339 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888336 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839093513184 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15340] ppid=15319 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15321/task/15340/stat : 15340 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888337 26628161536 9751 33554432000 4194304 4196468 140732146470000 139839092460720 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40388 KiB

[startup+0.309572 s]*
/proc/loadavg: 6.54 5.69 6.87 3/199 15340
/proc/meminfo: memFree=25467680/32770624 swapFree=67108860/67108860
[pid=15319] ppid=15316 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15319/stat : 15319 (xcsp3-exec) S 15316 15319 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151888330 9740288 346 33554432000 4194304 5098028 140727411609376 140727411607480 139711458472572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11939840 140727411614827 140727411615036 140727411615036 140727411617771 0
/proc/15319/statm: 2378 346 289 221 0 87 0
[pid=15321] ppid=15319 vsize=26004064 memory=46468 CPUtime=0.49 cores=0-7
/proc/15321/stat : 15321 (java) S 15319 15319 14868 0 -1 1077944320 9268 0 0 0 46 3 0 0 20 0 20 0 151888330 26628161536 11617 33554432000 4194304 4196468 140732146470000 140732146452544 139840896917239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
/proc/15321/statm: 6501016 11617 3093 1 0 6488269 0
[pid=15321/tid=15322] ppid=15319 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15321/task/15322/stat : 15322 (java) R 15319 15319 14868 0 -1 4202560 6173 0 0 0 27 2 0 0 20 0 20 0 151888331 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840901152320 139840880997726 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15323] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15323/stat : 15323 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888331 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840849538064 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15324] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15324/stat : 15324 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840848485520 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15325] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15325/stat : 15325 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840452950800 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15326] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15326/stat : 15326 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840451898256 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15327] ppid=15319 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15321/task/15327/stat : 15327 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840450845200 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15328] ppid=15319 vsize=26004064 memory=139954730660783 CPUtime=0 cores=0-7
/proc/15321/task/15328/stat : 15328 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840449792656 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15329] ppid=15319 vsize=26004064 memory=139954730663088 CPUtime=0 cores=0-7
/proc/15321/task/15329/stat : 15329 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840448739600 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15330] ppid=15319 vsize=26004064 memory=139954730665392 CPUtime=0 cores=0-7
/proc/15321/task/15330/stat : 15330 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888332 26628161536 11617 33554432000 4194304 4196468 140732146470000 139840447687056 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15331] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15331/stat : 15331 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151888333 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839101934320 139840896928386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15332] ppid=15319 vsize=26004064 memory=279909461337744 CPUtime=0 cores=0-7
/proc/15321/task/15332/stat : 15332 (java) S 15319 15319 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151888333 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839100880544 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15333] ppid=15319 vsize=26004064 memory=279909461344656 CPUtime=0 cores=0-7
/proc/15321/task/15333/stat : 15333 (java) S 15319 15319 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151888334 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839099827440 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15334] ppid=15319 vsize=26004064 memory=279909461285936 CPUtime=0 cores=0-7
/proc/15321/task/15334/stat : 15334 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888336 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839098776016 139840896935835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15335] ppid=15319 vsize=26004064 memory=279909461358480 CPUtime=0.03 cores=0-7
/proc/15321/task/15335/stat : 15335 (java) S 15319 15319 14868 0 -1 1077944384 577 0 0 0 3 0 0 0 20 0 20 0 151888336 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839097723120 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15336] ppid=15319 vsize=26004064 memory=279909461365392 CPUtime=0.01 cores=0-7
/proc/15321/task/15336/stat : 15336 (java) S 15319 15319 14868 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 20 0 151888336 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839096670576 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15337] ppid=15319 vsize=26004064 memory=279909461363088 CPUtime=0.02 cores=0-7
/proc/15321/task/15337/stat : 15337 (java) S 15319 15319 14868 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 20 0 151888336 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839095617520 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15338] ppid=15319 vsize=26004064 memory=279909461379248 CPUtime=0.11 cores=0-7
/proc/15321/task/15338/stat : 15338 (java) S 15319 15319 14868 0 -1 1077944384 861 0 0 0 11 0 0 0 20 0 20 0 151888336 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839094564976 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15339] ppid=15319 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15339/stat : 15339 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151888336 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839093513184 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15340] ppid=15319 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15321/task/15340/stat : 15340 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151888337 26628161536 11617 33554432000 4194304 4196468 140732146470000 139839092460720 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47852 KiB

[startup+0.709045 s]
/proc/loadavg: 6.18 5.63 6.84 6/199 15340
/proc/meminfo: memFree=25449500/32770624 swapFree=67108860/67108860
[pid=15319] ppid=15316 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15319/stat : 15319 (xcsp3-exec) S 15316 15319 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151888330 9740288 346 33554432000 4194304 5098028 140727411609376 140727411607480 139711458472572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11939840 140727411614827 140727411615036 140727411615036 140727411617771 0
/proc/15319/statm: 2378 346 289 221 0 87 0
[pid=15321] ppid=15319 vsize=26538700 memory=91884 CPUtime=2.25 cores=0-7
/proc/15321/stat : 15321 (java) S 15319 15319 14868 0 -1 1077944320 12815 0 0 0 219 6 0 0 20 0 28 0 151888330 27175628800 22971 33554432000 4194304 4196468 140732146470000 140732146452544 139840896917239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
/proc/15321/statm: 6634675 22971 3209 1 0 6621909 0
[pid=15321/tid=15322] ppid=15319 vsize=26538700 memory=279909461737136 CPUtime=0.55 cores=0-7
/proc/15321/task/15322/stat : 15322 (java) S 15319 15319 14868 0 -1 1077944384 6835 0 0 0 52 3 0 0 20 0 28 0 151888331 27175628800 22971 33554432000 4194304 4196468 140732146470000 139840901158016 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15323] ppid=15319 vsize=26538700 memory=139954730869616 CPUtime=0 cores=0-7
/proc/15321/task/15323/stat : 15323 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151888331 27175628800 22971 33554432000 4194304 4196468 140732146470000 139840849538064 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15324] ppid=15319 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15321/task/15324/stat : 15324 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151888332 27175628800 22971 33554432000 4194304 4196468 140732146470000 139840848485520 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15325] ppid=15319 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/15321/task/15325/stat : 15325 (java) S 15319 15319 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151888332 27175628800 22971 33554432000 4194304 4196468 140732146470000 139840452950800 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0

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

[pid=15321/tid=15348] ppid=15319 vsize=26538700 memory=22084 CPUtime=161.07 cores=0-7
/proc/15321/task/15348/stat : 15348 (java) R 15319 15319 14868 0 -1 4202560 1138 0 0 0 16107 0 0 0 20 0 28 0 151888388 27175628800 79800 33554432000 4194304 4196468 140732146470000 139839077084224 139840532118419 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
Current children cumulated CPU time: 1291.12 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 320584 KiB

[startup+222.301 s]
/proc/loadavg: 8.32 7.11 7.19 9/208 15373
/proc/meminfo: memFree=25233412/32770624 swapFree=67108860/67108860
[pid=15319] ppid=15316 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15319/stat : 15319 (xcsp3-exec) S 15316 15319 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151888330 9740288 346 33554432000 4194304 5098028 140727411609376 140727411607480 139711458472572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11939840 140727411614827 140727411615036 140727411615036 140727411617771 0
/proc/15319/statm: 2378 346 289 221 0 87 0
[pid=15321] ppid=15319 vsize=26538700 memory=279176 CPUtime=1769.86 cores=0-7
/proc/15321/stat : 15321 (java) S 15319 15319 14868 0 -1 1077944320 75064 0 0 0 176943 43 0 0 20 0 28 0 151888330 27175628800 69794 33554432000 4194304 4196468 140732146470000 140732146452544 139840896917239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
/proc/15321/statm: 6634675 69794 3275 1 0 6621909 0
[pid=15321/tid=15322] ppid=15319 vsize=26538700 memory=282252 CPUtime=0.55 cores=0-7
/proc/15321/task/15322/stat : 15322 (java) S 15319 15319 14868 0 -1 1077944384 6835 0 0 0 52 3 0 0 20 0 28 0 151888331 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840901158016 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15323] ppid=15319 vsize=26538700 memory=282252 CPUtime=0.18 cores=0-7
/proc/15321/task/15323/stat : 15323 (java) S 15319 15319 14868 0 -1 1077944384 1395 0 0 0 15 3 0 0 20 0 28 0 151888331 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840849538064 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15324] ppid=15319 vsize=26538700 memory=282252 CPUtime=0.17 cores=0-7
/proc/15321/task/15324/stat : 15324 (java) S 15319 15319 14868 0 -1 1077944384 2719 0 0 0 15 2 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840848485520 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15325] ppid=15319 vsize=26538700 memory=282252 CPUtime=0.18 cores=0-7
/proc/15321/task/15325/stat : 15325 (java) S 15319 15319 14868 0 -1 1077944384 1463 0 0 0 15 3 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840452950800 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15326] ppid=15319 vsize=26538700 memory=285332 CPUtime=0.18 cores=0-7
/proc/15321/task/15326/stat : 15326 (java) S 15319 15319 14868 0 -1 1077944384 882 0 0 0 16 2 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840451898256 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15327] ppid=15319 vsize=26538700 memory=1384 CPUtime=0.15 cores=0-7
/proc/15321/task/15327/stat : 15327 (java) S 15319 15319 14868 0 -1 1077944384 1497 0 0 0 13 2 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840450845200 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15328] ppid=15319 vsize=26538700 memory=1384 CPUtime=0.16 cores=0-7
/proc/15321/task/15328/stat : 15328 (java) S 15319 15319 14868 0 -1 1077944384 2474 0 0 0 14 2 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840449792656 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15329] ppid=15319 vsize=26538700 memory=33 CPUtime=0.18 cores=0-7
/proc/15321/task/15329/stat : 15329 (java) S 15319 15319 14868 0 -1 1077944384 1298 0 0 0 17 1 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840448739600 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15330] ppid=15319 vsize=26538700 memory=1384 CPUtime=0.18 cores=0-7
/proc/15321/task/15330/stat : 15330 (java) S 15319 15319 14868 0 -1 1077944384 1865 0 0 0 16 2 0 0 20 0 28 0 151888332 27175628800 69794 33554432000 4194304 4196468 140732146470000 139840447687056 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15331] ppid=15319 vsize=26538700 memory=285332 CPUtime=0.05 cores=0-7
/proc/15321/task/15331/stat : 15331 (java) S 15319 15319 14868 0 -1 1077944384 3685 0 0 0 4 1 0 0 20 0 28 0 151888333 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839101934320 139840896928386 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15332] ppid=15319 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15321/task/15332/stat : 15332 (java) S 15319 15319 14868 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 151888333 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839100880544 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15333] ppid=15319 vsize=26538700 memory=285332 CPUtime=0 cores=0-7
/proc/15321/task/15333/stat : 15333 (java) S 15319 15319 14868 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 151888334 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839099827440 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15334] ppid=15319 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15321/task/15334/stat : 15334 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151888336 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839098776016 139840896935835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15335] ppid=15319 vsize=26538700 memory=295084 CPUtime=1.04 cores=0-7
/proc/15321/task/15335/stat : 15335 (java) S 15319 15319 14868 0 -1 1077944384 6868 0 0 0 102 2 0 0 20 0 28 0 151888336 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839097723120 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15336] ppid=15319 vsize=26538700 memory=4080 CPUtime=1.05 cores=0-7
/proc/15321/task/15336/stat : 15336 (java) S 15319 15319 14868 0 -1 1077944384 7516 0 0 0 104 1 0 0 20 0 28 0 151888336 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839096670576 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15337] ppid=15319 vsize=26538700 memory=1384 CPUtime=1.3 cores=0-7
/proc/15321/task/15337/stat : 15337 (java) S 15319 15319 14868 0 -1 1077944384 11129 0 0 0 129 1 0 0 20 0 28 0 151888336 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839095617520 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15338] ppid=15319 vsize=26538700 memory=1384 CPUtime=0.55 cores=0-7
/proc/15321/task/15338/stat : 15338 (java) S 15319 15319 14868 0 -1 1077944384 6667 0 0 0 54 1 0 0 20 0 28 0 151888336 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839094564976 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15339] ppid=15319 vsize=26538700 memory=282252 CPUtime=0 cores=0-7
/proc/15321/task/15339/stat : 15339 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151888336 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839093513184 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15340] ppid=15319 vsize=26538700 memory=285332 CPUtime=0.03 cores=0-7
/proc/15321/task/15340/stat : 15340 (java) S 15319 15319 14868 0 -1 1077944384 970 0 0 0 0 3 0 0 20 0 28 0 151888337 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839092460720 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15341] ppid=15319 vsize=26538700 memory=6791534058613427641 CPUtime=218.84 cores=0-7
/proc/15321/task/15341/stat : 15341 (java) R 15319 15319 14868 0 -1 4202560 983 0 0 0 21883 1 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839084448840 139840532279888 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15342] ppid=15319 vsize=26538700 memory=42696 CPUtime=220.67 cores=0-7
/proc/15321/task/15342/stat : 15342 (java) R 15319 15319 14868 0 -1 4202560 955 0 0 0 22066 1 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839083397416 139840532151736 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15343] ppid=15319 vsize=26538700 memory=282252 CPUtime=219.79 cores=0-7
/proc/15321/task/15343/stat : 15343 (java) R 15319 15319 14868 0 -1 4202560 1582 0 0 0 21978 1 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839082344224 139840532151736 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15344] ppid=15319 vsize=26538700 memory=1384 CPUtime=221.06 cores=0-7
/proc/15321/task/15344/stat : 15344 (java) R 15319 15319 14868 0 -1 4202560 5878 0 0 0 22104 2 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839081294640 139840533992460 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15345] ppid=15319 vsize=26538700 memory=282252 CPUtime=220.84 cores=0-7
/proc/15321/task/15345/stat : 15345 (java) R 15319 15319 14868 0 -1 4202560 969 0 0 0 22082 2 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839080238624 139840532278682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15346] ppid=15319 vsize=26538700 memory=1384 CPUtime=221.1 cores=0-7
/proc/15321/task/15346/stat : 15346 (java) R 15319 15319 14868 0 -1 4202560 1034 0 0 0 22110 0 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839079186080 139840532757772 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15347] ppid=15319 vsize=26538700 memory=4096 CPUtime=220.36 cores=0-7
/proc/15321/task/15347/stat : 15347 (java) R 15319 15319 14868 0 -1 4202560 3346 0 0 0 22035 1 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839078134048 139840532281946 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15348] ppid=15319 vsize=26538700 memory=42696 CPUtime=221.03 cores=0-7
/proc/15321/task/15348/stat : 15348 (java) R 15319 15319 14868 0 -1 4202560 1690 0 0 0 22102 1 0 0 20 0 28 0 151888388 27175628800 69794 33554432000 4194304 4196468 140732146470000 139839077081344 139840532280554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
Current children cumulated CPU time: 1769.86 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 280560 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.39 7.24 7.23 9/208 15373
/proc/meminfo: memFree=25254528/32770624 swapFree=67108860/67108860
[pid=15319] ppid=15316 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15319/stat : 15319 (xcsp3-exec) S 15316 15319 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151888330 9740288 346 33554432000 4194304 5098028 140727411609376 140727411607480 139711458472572 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11939840 140727411614827 140727411615036 140727411615036 140727411617771 0
/proc/15319/statm: 2378 346 289 221 0 87 0
[pid=15321] ppid=15319 vsize=26538700 memory=261740 CPUtime=2006.84 cores=0-7
/proc/15321/stat : 15321 (java) S 15319 15319 14868 0 -1 1077944320 76878 0 0 0 200640 44 0 0 20 0 28 0 151888330 27175628800 65435 33554432000 4194304 4196468 140732146470000 140732146452544 139840896917239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
/proc/15321/statm: 6634675 65435 3275 1 0 6621909 0
[pid=15321/tid=15322] ppid=15319 vsize=26538700 memory=6791534058613427641 CPUtime=0.55 cores=0-7
/proc/15321/task/15322/stat : 15322 (java) S 15319 15319 14868 0 -1 1077944384 6835 0 0 0 52 3 0 0 20 0 28 0 151888331 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840901158016 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15323] ppid=15319 vsize=26538700 memory=4126316290023845779 CPUtime=0.19 cores=0-7
/proc/15321/task/15323/stat : 15323 (java) S 15319 15319 14868 0 -1 1077944384 1409 0 0 0 16 3 0 0 20 0 28 0 151888331 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840849538064 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15324] ppid=15319 vsize=26538700 memory=263792 CPUtime=0.19 cores=0-7
/proc/15321/task/15324/stat : 15324 (java) S 15319 15319 14868 0 -1 1077944384 2723 0 0 0 17 2 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840848485520 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15325] ppid=15319 vsize=26538700 memory=12136 CPUtime=0.19 cores=0-7
/proc/15321/task/15325/stat : 15325 (java) S 15319 15319 14868 0 -1 1077944384 1616 0 0 0 16 3 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840452950800 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15326] ppid=15319 vsize=26538700 memory=1004 CPUtime=0.19 cores=0-7
/proc/15321/task/15326/stat : 15326 (java) S 15319 15319 14868 0 -1 1077944384 890 0 0 0 17 2 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840451898256 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15327] ppid=15319 vsize=26538700 memory=1228 CPUtime=0.16 cores=0-7
/proc/15321/task/15327/stat : 15327 (java) S 15319 15319 14868 0 -1 1077944384 1504 0 0 0 14 2 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840450845200 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15328] ppid=15319 vsize=26538700 memory=1952 CPUtime=0.18 cores=0-7
/proc/15321/task/15328/stat : 15328 (java) S 15319 15319 14868 0 -1 1077944384 2483 0 0 0 16 2 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840449792656 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15329] ppid=15319 vsize=26538700 memory=5796 CPUtime=0.19 cores=0-7
/proc/15321/task/15329/stat : 15329 (java) S 15319 15319 14868 0 -1 1077944384 1309 0 0 0 18 1 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840448739600 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15330] ppid=15319 vsize=26538700 memory=16432 CPUtime=0.19 cores=0-7
/proc/15321/task/15330/stat : 15330 (java) S 15319 15319 14868 0 -1 1077944384 1897 0 0 0 17 2 0 0 20 0 28 0 151888332 27175628800 65435 33554432000 4194304 4196468 140732146470000 139840447687056 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15331] ppid=15319 vsize=26538700 memory=24284 CPUtime=0.06 cores=0-7
/proc/15321/task/15331/stat : 15331 (java) S 15319 15319 14868 0 -1 1077944384 3909 0 0 0 5 1 0 0 20 0 28 0 151888333 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839101934320 139840896928386 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15332] ppid=15319 vsize=26538700 memory=4044 CPUtime=0 cores=0-7
/proc/15321/task/15332/stat : 15332 (java) S 15319 15319 14868 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 151888333 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839100880544 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15333] ppid=15319 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/15321/task/15333/stat : 15333 (java) S 15319 15319 14868 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 151888334 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839099827440 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15334] ppid=15319 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/15321/task/15334/stat : 15334 (java) S 15319 15319 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151888336 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839098776016 139840896935835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15335] ppid=15319 vsize=26538700 memory=1236 CPUtime=1.06 cores=0-7
/proc/15321/task/15335/stat : 15335 (java) S 15319 15319 14868 0 -1 1077944384 7197 0 0 0 104 2 0 0 20 0 28 0 151888336 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839097723120 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15336] ppid=15319 vsize=26538700 memory=960 CPUtime=1.05 cores=0-7
/proc/15321/task/15336/stat : 15336 (java) S 15319 15319 14868 0 -1 1077944384 7844 0 0 0 104 1 0 0 20 0 28 0 151888336 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839096670576 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15337] ppid=15319 vsize=26538700 memory=2240 CPUtime=1.3 cores=0-7
/proc/15321/task/15337/stat : 15337 (java) S 15319 15319 14868 0 -1 1077944384 11129 0 0 0 129 1 0 0 20 0 28 0 151888336 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839095617520 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15338] ppid=15319 vsize=26538700 memory=2424 CPUtime=0.55 cores=0-7
/proc/15321/task/15338/stat : 15338 (java) S 15319 15319 14868 0 -1 1077944384 6667 0 0 0 54 1 0 0 20 0 28 0 151888336 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839094564976 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15339] ppid=15319 vsize=26538700 memory=4080 CPUtime=0 cores=0-7
/proc/15321/task/15339/stat : 15339 (java) S 15319 15319 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151888336 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839093513184 139840896927445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15340] ppid=15319 vsize=26538700 memory=56 CPUtime=0.03 cores=0-7
/proc/15321/task/15340/stat : 15340 (java) S 15319 15319 14868 0 -1 1077944384 994 0 0 0 0 3 0 0 20 0 28 0 151888337 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839092460720 139840896928386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15341] ppid=15319 vsize=26538700 memory=6655300316396806240 CPUtime=248.49 cores=0-7
/proc/15321/task/15341/stat : 15341 (java) R 15319 15319 14868 0 -1 4202560 1047 0 0 0 24848 1 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839084448840 139840532280814 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15342] ppid=15319 vsize=26538700 memory=6944656592455097440 CPUtime=250.17 cores=0-7
/proc/15321/task/15342/stat : 15342 (java) R 15319 15319 14868 0 -1 4202560 986 0 0 0 25016 1 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839083397280 139840531790118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15343] ppid=15319 vsize=26538700 memory=6943526294502006880 CPUtime=249.39 cores=0-7
/proc/15321/task/15343/stat : 15343 (java) R 15319 15319 14868 0 -1 4202560 1611 0 0 0 24938 1 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839082344112 139840532152141 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15344] ppid=15319 vsize=26538700 memory=6944656592455360604 CPUtime=250.74 cores=0-7
/proc/15321/task/15344/stat : 15344 (java) R 15319 15319 14868 0 -1 4202560 6251 0 0 0 25072 2 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839081294048 139840532281236 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15345] ppid=15319 vsize=26538700 memory=6944652177228980320 CPUtime=250.22 cores=0-7
/proc/15321/task/15345/stat : 15345 (java) R 15319 15319 14868 0 -1 4202560 1004 0 0 0 25020 2 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839080238760 139840532151919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15346] ppid=15319 vsize=26538700 memory=13871 CPUtime=250.79 cores=0-7
/proc/15321/task/15346/stat : 15346 (java) R 15319 15319 14868 0 -1 4202560 1050 0 0 0 25079 0 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839079186216 139840533456249 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15347] ppid=15319 vsize=26538700 memory=13871 CPUtime=250.03 cores=0-7
/proc/15321/task/15347/stat : 15347 (java) R 15319 15319 14868 0 -1 4202560 3402 0 0 0 25002 1 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839078134184 139840532281740 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
[pid=15321/tid=15348] ppid=15319 vsize=26538700 memory=25367 CPUtime=250.72 cores=0-7
/proc/15321/task/15348/stat : 15348 (java) R 15319 15319 14868 0 -1 4202560 1757 0 0 0 25071 1 0 0 20 0 28 0 151888388 27175628800 65435 33554432000 4194304 4196468 140732146470000 139839077081512 139840532891557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13185024 140732146472088 140732146472264 140732146472264 140732146474959 0
Current children cumulated CPU time: 2006.84 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 263124 KiB

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

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

[startup+252.11 s]
# the end of solver process 15321 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2007.16 s, system=0.454491 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.11
CPU time (s): 2007.62
CPU user time (s): 2007.16
CPU system time (s): 0.454491
CPU usage (%): 796.327
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 340768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2007.16
system time used= 0.454491
maximum resident set size= 341432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12490
involuntary context switches= 21893


# summary of solver processes directly reported to runsolver:
#   pid: 15319,15321
#   total CPU time (s): 2007.62
#   total CPU user time (s): 2007.16
#   total CPU system time (s): 0.454491

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.8605 second user time and 2.79392 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 02:00:14
IDJOB=4281270
IDBENCH=137463
IDSOLVER=2676
FILE ID=node148/4281270-1503188074
RUNJOBID= node148-1503186455-14895
PBS_JOBID= 20630855
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w3b3r1.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-4281270-1503188074/watcher-4281270-1503188074 -o /tmp/evaluation-result-4281270-1503188074/solver-4281270-1503188074 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503186455-14895 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 759690165 HOME/instance-4281270-1503188074.xml

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

MD5SUM BENCH= 0bd2493faee791f2eedb1fd600149919
RANDOM SEED=759690165

node148.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.19
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.19
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.19
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.19
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:        25501096 kB
MemAvailable:   31975128 kB
Buffers:          296336 kB
Cached:          6470816 kB
SwapCached:            0 kB
Active:          1170716 kB
Inactive:        5650156 kB
Active(anon):       4680 kB
Inactive(anon):    84704 kB
Active(file):    1166036 kB
Inactive(file):  5565452 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:             0 kB
AnonPages:         64292 kB
Mapped:            51228 kB
Shmem:             33416 kB
Slab:             143700 kB
SReclaimable:     116756 kB
SUnreclaim:        26944 kB
KernelStack:        3504 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61940 MiB
End job on node148 at 2017-08-20 02:04:27