Trace number 4407450

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24 parallel? (TO) 1980.34 252.113

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407450-1569348533.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407450-1569348533.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
32.41/7.83	c solve instance...
1979.71/252.08	s UNKNOWN
1979.71/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 (11219 MiB free)
  memory of node 1: 16384 MiB (12435 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407450-1569348533/watcher-4407450-1569348533 -o /var/tmp/evaluation-result-4407450-1569348533/solver-4407450-1569348533 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569335938-19122 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1693300940 HOME/instance-4407450-1569348533.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=25429, runsolver pid=25426
Current StackSize limit: 8192 KiB


[startup+0.102747 s]*
/proc/loadavg: 8.02 8.08 8.08 3/211 25450
/proc/meminfo: memFree=24206348/32770624 swapFree=66976772/67108860
[pid=25429] ppid=25426 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25429/stat : 25429 (xcsp3-exec) S 25426 25429 19095 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510793374 115843072 363 33554432000 4194304 5098028 140737009737984 140737009736088 139823808213628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15937536 140737009746775 140737009747034 140737009747034 140737009749958 0
/proc/25429/statm: 28282 363 304 221 0 87 0
[pid=25431] ppid=25429 vsize=28227396 memory=28916 CPUtime=0.12 cores=0-7
/proc/25431/stat : 25431 (java) S 25429 25429 19095 0 -1 1077944320 5693 0 0 0 11 1 0 0 20 0 20 0 510793374 28904853504 7229 33554432000 4194304 4196468 140732727033808 140732727016352 139759525224183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
/proc/25431/statm: 7056849 7229 3125 1 0 7019032 0
[pid=25431/tid=25432] ppid=25429 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25431/task/25432/stat : 25432 (java) R 25429 25429 19095 0 -1 4202560 3608 0 0 0 8 1 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759529457456 139759525236118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25433] ppid=25429 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25431/task/25433/stat : 25433 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759445076240 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25434] ppid=25429 vsize=28227396 memory=140178952832640 CPUtime=0 cores=0-7
/proc/25431/task/25434/stat : 25434 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759075842448 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25435] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25435/stat : 25435 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759074789904 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25436] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25436/stat : 25436 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759073737360 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25437] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25437/stat : 25437 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759072684816 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25438] ppid=25429 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25431/task/25438/stat : 25438 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759071632272 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25439] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25439/stat : 25439 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759070579728 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25440] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25440/stat : 25440 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 7229 33554432000 4194304 4196468 140732727033808 139759069527184 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25441] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25441/stat : 25441 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793377 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758190655472 139759525235330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25442] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25442/stat : 25442 (java) S 25429 25429 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510793377 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758189601696 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25443] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25443/stat : 25443 (java) S 25429 25429 19095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510793378 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758188549104 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25444] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25444/stat : 25444 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758187497680 139759525242779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25445] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25445/stat : 25445 (java) S 25429 25429 19095 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758186445296 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25446] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25446/stat : 25446 (java) R 25429 25429 19095 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758185392752 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25447] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25447/stat : 25447 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758184340208 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25448] ppid=25429 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25431/task/25448/stat : 25448 (java) R 25429 25429 19095 0 -1 4202560 324 0 0 0 1 0 0 0 20 0 20 0 510793380 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758183287664 139759525245530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25449] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25449/stat : 25449 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758182234336 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25450] ppid=25429 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25431/task/25450/stat : 25450 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793381 28904853504 7229 33554432000 4194304 4196468 140732727033808 139758181181872 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30368 KiB

[startup+0.210431 s]*
/proc/loadavg: 8.02 8.08 8.08 3/211 25450
/proc/meminfo: memFree=24193920/32770624 swapFree=66976772/67108860
[pid=25429] ppid=25426 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25429/stat : 25429 (xcsp3-exec) S 25426 25429 19095 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510793374 115843072 363 33554432000 4194304 5098028 140737009737984 140737009736088 139823808213628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15937536 140737009746775 140737009747034 140737009747034 140737009749958 0
/proc/25429/statm: 28282 363 304 221 0 87 0
[pid=25431] ppid=25429 vsize=28227396 memory=40080 CPUtime=0.33 cores=0-7
/proc/25431/stat : 25431 (java) S 25429 25429 19095 0 -1 1077944320 9332 0 0 0 29 4 0 0 20 0 20 0 510793374 28904853504 10020 33554432000 4194304 4196468 140732727033808 140732727016352 139759525224183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
/proc/25431/statm: 7056849 10020 3232 1 0 7019032 0
[pid=25431/tid=25432] ppid=25429 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/25431/task/25432/stat : 25432 (java) R 25429 25429 19095 0 -1 4202560 6586 0 0 0 17 2 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759529454464 139759509304670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25433] ppid=25429 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/25431/task/25433/stat : 25433 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759445076240 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25434] ppid=25429 vsize=28227396 memory=288370555104544384 CPUtime=0 cores=0-7
/proc/25431/task/25434/stat : 25434 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759075842448 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25435] ppid=25429 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25431/task/25435/stat : 25435 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759074789904 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25436] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25436/stat : 25436 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759073737360 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25437] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25437/stat : 25437 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759072684816 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25438] ppid=25429 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25431/task/25438/stat : 25438 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759071632272 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25439] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25439/stat : 25439 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759070579728 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25440] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25440/stat : 25440 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28904853504 10020 33554432000 4194304 4196468 140732727033808 139759069527184 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25441] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25441/stat : 25441 (java) S 25429 25429 19095 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 510793377 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758190655472 139759525235330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25442] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25442/stat : 25442 (java) S 25429 25429 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510793377 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758189601696 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25443] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25443/stat : 25443 (java) S 25429 25429 19095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510793378 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758188549104 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25444] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25444/stat : 25444 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758187497680 139759525242779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25445] ppid=25429 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25431/task/25445/stat : 25445 (java) S 25429 25429 19095 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 20 0 510793380 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758186445296 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25446] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25446/stat : 25446 (java) S 25429 25429 19095 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758185392752 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25447] ppid=25429 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/25431/task/25447/stat : 25447 (java) S 25429 25429 19095 0 -1 1077944384 154 0 0 0 2 0 0 0 20 0 20 0 510793380 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758184340208 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25448] ppid=25429 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/25431/task/25448/stat : 25448 (java) S 25429 25429 19095 0 -1 1077944384 770 0 0 0 7 0 0 0 20 0 20 0 510793380 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758183287664 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25449] ppid=25429 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25449/stat : 25449 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793380 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758182234336 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25450] ppid=25429 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25431/task/25450/stat : 25450 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793381 28904853504 10020 33554432000 4194304 4196468 140732727033808 139758181181872 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41532 KiB

[startup+0.315043 s]*
/proc/loadavg: 8.02 8.08 8.08 3/211 25450
/proc/meminfo: memFree=24186512/32770624 swapFree=66976772/67108860
[pid=25429] ppid=25426 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25429/stat : 25429 (xcsp3-exec) S 25426 25429 19095 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510793374 115843072 363 33554432000 4194304 5098028 140737009737984 140737009736088 139823808213628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15937536 140737009746775 140737009747034 140737009747034 140737009749958 0
/proc/25429/statm: 28282 363 304 221 0 87 0
[pid=25431] ppid=25429 vsize=28231652 memory=49928 CPUtime=0.52 cores=0-7
/proc/25431/stat : 25431 (java) S 25429 25429 19095 0 -1 1077944320 10785 0 0 0 47 5 0 0 20 0 20 0 510793374 28909211648 12482 33554432000 4194304 4196468 140732727033808 140732727016352 139759525224183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
/proc/25431/statm: 7057913 12482 3370 1 0 7019032 0
[pid=25431/tid=25432] ppid=25429 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25431/task/25432/stat : 25432 (java) R 25429 25429 19095 0 -1 4202560 7770 0 0 0 26 3 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759529457968 139759509304670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25433] ppid=25429 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25433/stat : 25433 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759445076240 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25434] ppid=25429 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25434/stat : 25434 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759075842448 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25435] ppid=25429 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25435/stat : 25435 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759074789904 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25436] ppid=25429 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25436/stat : 25436 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759073737360 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25437] ppid=25429 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/25431/task/25437/stat : 25437 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759072684816 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25438] ppid=25429 vsize=28231652 memory=140178807157679 CPUtime=0 cores=0-7
/proc/25431/task/25438/stat : 25438 (java) S 25429 25429 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759071632272 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25439] ppid=25429 vsize=28231652 memory=140178807159984 CPUtime=0 cores=0-7
/proc/25431/task/25439/stat : 25439 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759070579728 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25440] ppid=25429 vsize=28231652 memory=140178807162288 CPUtime=0 cores=0-7
/proc/25431/task/25440/stat : 25440 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28909211648 12482 33554432000 4194304 4196468 140732727033808 139759069527184 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25441] ppid=25429 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25441/stat : 25441 (java) S 25429 25429 19095 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 510793377 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758190655472 139759525235330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25442] ppid=25429 vsize=28231652 memory=280357614331536 CPUtime=0 cores=0-7
/proc/25431/task/25442/stat : 25442 (java) S 25429 25429 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510793377 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758189601696 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25443] ppid=25429 vsize=28231652 memory=280357614338448 CPUtime=0 cores=0-7
/proc/25431/task/25443/stat : 25443 (java) S 25429 25429 19095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510793378 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758188549104 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25444] ppid=25429 vsize=28231652 memory=280357614279728 CPUtime=0 cores=0-7
/proc/25431/task/25444/stat : 25444 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793380 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758187497680 139759525242779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25445] ppid=25429 vsize=28231652 memory=280357614352272 CPUtime=0.02 cores=0-7
/proc/25431/task/25445/stat : 25445 (java) S 25429 25429 19095 0 -1 1077944384 397 0 0 0 2 0 0 0 20 0 20 0 510793380 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758186445296 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25446] ppid=25429 vsize=28231652 memory=280357614359184 CPUtime=0.01 cores=0-7
/proc/25431/task/25446/stat : 25446 (java) S 25429 25429 19095 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 510793380 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758185392752 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25447] ppid=25429 vsize=28231652 memory=280357614356880 CPUtime=0.04 cores=0-7
/proc/25431/task/25447/stat : 25447 (java) R 25429 25429 19095 0 -1 4202560 236 0 0 0 4 0 0 0 20 0 20 0 510793380 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758184330592 139759506768664 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25448] ppid=25429 vsize=28231652 memory=280357614373040 CPUtime=0.12 cores=0-7
/proc/25431/task/25448/stat : 25448 (java) S 25429 25429 19095 0 -1 1077944384 940 0 0 0 12 0 0 0 20 0 20 0 510793380 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758183287664 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25449] ppid=25429 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25449/stat : 25449 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793380 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758182234336 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25450] ppid=25429 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/25431/task/25450/stat : 25450 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793381 28909211648 12482 33554432000 4194304 4196468 140732727033808 139758181181872 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51380 KiB

[startup+0.700993 s]
/proc/loadavg: 8.02 8.08 8.08 6/211 25450
/proc/meminfo: memFree=24150248/32770624 swapFree=66976772/67108860
[pid=25429] ppid=25426 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25429/stat : 25429 (xcsp3-exec) S 25426 25429 19095 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510793374 115843072 363 33554432000 4194304 5098028 140737009737984 140737009736088 139823808213628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15937536 140737009746775 140737009747034 140737009747034 140737009749958 0
/proc/25429/statm: 28282 363 304 221 0 87 0
[pid=25431] ppid=25429 vsize=28233776 memory=140016 CPUtime=1.77 cores=0-7
/proc/25431/stat : 25431 (java) S 25429 25429 19095 0 -1 1077944320 14447 0 0 0 169 8 0 0 20 0 20 0 510793374 28911386624 35004 33554432000 4194304 4196468 140732727033808 140732727016352 139759525224183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
/proc/25431/statm: 7058444 35004 3451 1 0 7019544 0
[pid=25431/tid=25432] ppid=25429 vsize=28233776 memory=280357614730928 CPUtime=0.67 cores=0-7
/proc/25431/task/25432/stat : 25432 (java) R 25429 25429 19095 0 -1 4202560 8557 0 0 0 62 5 0 0 20 0 20 0 510793375 28911386624 35004 33554432000 4194304 4196468 140732727033808 139759529461648 139759525236118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25433] ppid=25429 vsize=28233776 memory=140178807366512 CPUtime=0 cores=0-7
/proc/25431/task/25433/stat : 25433 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28911386624 35004 33554432000 4194304 4196468 140732727033808 139759445076240 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25434] ppid=25429 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25434/stat : 25434 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510793375 28911386624 35004 33554432000 4194304 4196468 140732727033808 139759075842448 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25435] ppid=25429 vsize=28233776 memory=1060 CPUtime=0 cores=0-7
/proc/25431/task/25435/stat : 25435 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510793375 28911386624 35004 33554432000 4194304 4196468 140732727033808 139759074789904 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0

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

[pid=25431/tid=25460] ppid=25429 vsize=28766288 memory=4646680 CPUtime=152.89 cores=0-7
/proc/25431/task/25460/stat : 25460 (java) R 25429 25429 19095 0 -1 4202560 2594 0 0 0 15280 9 0 0 20 0 28 0 510794159 29456678912 1161670 33554432000 4194304 4196468 140732727033808 139758097370736 139759133245896 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
Current children cumulated CPU time: 1264 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4648132 KiB

[startup+222.302 s]
/proc/loadavg: 7.99 7.95 8.02 9/220 25480
/proc/meminfo: memFree=19580464/32770624 swapFree=66976772/67108860
[pid=25429] ppid=25426 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25429/stat : 25429 (xcsp3-exec) S 25426 25429 19095 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510793374 115843072 363 33554432000 4194304 5098028 140737009737984 140737009736088 139823808213628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15937536 140737009746775 140737009747034 140737009747034 140737009749958 0
/proc/25429/statm: 28282 363 304 221 0 87 0
[pid=25431] ppid=25429 vsize=28766288 memory=4646892 CPUtime=1742.71 cores=0-7
/proc/25431/stat : 25431 (java) S 25429 25429 19095 0 -1 1077944320 146213 0 0 0 173108 1163 0 0 20 0 28 0 510793374 29456678912 1161723 33554432000 4194304 4196468 140732727033808 140732727016352 139759525224183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
/proc/25431/statm: 7191572 1161723 3540 1 0 7152672 0
[pid=25431/tid=25432] ppid=25429 vsize=28766288 memory=1452 CPUtime=3.83 cores=0-7
/proc/25431/task/25432/stat : 25432 (java) S 25429 25429 19095 0 -1 1077944384 11082 0 0 0 372 11 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759529464960 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25433] ppid=25429 vsize=28766288 memory=3620 CPUtime=3.92 cores=0-7
/proc/25431/task/25433/stat : 25433 (java) S 25429 25429 19095 0 -1 1077944384 3549 0 0 0 258 134 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759445076240 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25434] ppid=25429 vsize=28766288 memory=1660 CPUtime=3.89 cores=0-7
/proc/25431/task/25434/stat : 25434 (java) S 25429 25429 19095 0 -1 1077944384 3566 0 0 0 271 118 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759075842448 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25435] ppid=25429 vsize=28766288 memory=4646680 CPUtime=3.91 cores=0-7
/proc/25431/task/25435/stat : 25435 (java) S 25429 25429 19095 0 -1 1077944384 5943 0 0 0 258 133 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759074789904 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25436] ppid=25429 vsize=28766288 memory=1660 CPUtime=3.93 cores=0-7
/proc/25431/task/25436/stat : 25436 (java) S 25429 25429 19095 0 -1 1077944384 3419 0 0 0 255 138 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759073737360 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25437] ppid=25429 vsize=28766288 memory=6791534058613427641 CPUtime=3.84 cores=0-7
/proc/25431/task/25437/stat : 25437 (java) S 25429 25429 19095 0 -1 1077944384 5286 0 0 0 264 120 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759072684816 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25438] ppid=25429 vsize=28766288 memory=1452 CPUtime=3.86 cores=0-7
/proc/25431/task/25438/stat : 25438 (java) S 25429 25429 19095 0 -1 1077944384 3106 0 0 0 266 120 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759071632272 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25439] ppid=25429 vsize=28766288 memory=580 CPUtime=3.93 cores=0-7
/proc/25431/task/25439/stat : 25439 (java) S 25429 25429 19095 0 -1 1077944384 3566 0 0 0 258 135 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759070579728 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25440] ppid=25429 vsize=28766288 memory=1716 CPUtime=3.89 cores=0-7
/proc/25431/task/25440/stat : 25440 (java) S 25429 25429 19095 0 -1 1077944384 5626 0 0 0 251 138 0 0 20 0 28 0 510793375 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139759069527184 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25441] ppid=25429 vsize=28766288 memory=1452 CPUtime=0.63 cores=0-7
/proc/25431/task/25441/stat : 25441 (java) S 25429 25429 19095 0 -1 1077944384 4985 0 0 0 61 2 0 0 20 0 28 0 510793377 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758190655472 139759525235330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25442] ppid=25429 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/25431/task/25442/stat : 25442 (java) S 25429 25429 19095 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 510793377 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758189601760 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25443] ppid=25429 vsize=28766288 memory=4646680 CPUtime=0 cores=0-7
/proc/25431/task/25443/stat : 25443 (java) S 25429 25429 19095 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 510793378 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758188549120 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25444] ppid=25429 vsize=28766288 memory=5787213620585714021 CPUtime=0 cores=0-7
/proc/25431/task/25444/stat : 25444 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510793380 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758187497680 139759525242779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25445] ppid=25429 vsize=28766288 memory=776 CPUtime=2.45 cores=0-7
/proc/25431/task/25445/stat : 25445 (java) S 25429 25429 19095 0 -1 1077944384 15371 0 0 0 241 4 0 0 20 0 28 0 510793380 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758186445296 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25446] ppid=25429 vsize=28766288 memory=1564 CPUtime=2.59 cores=0-7
/proc/25431/task/25446/stat : 25446 (java) S 25429 25429 19095 0 -1 1077944384 14861 0 0 0 256 3 0 0 20 0 28 0 510793380 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758185392752 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25447] ppid=25429 vsize=28766288 memory=4646680 CPUtime=2.7 cores=0-7
/proc/25431/task/25447/stat : 25447 (java) S 25429 25429 19095 0 -1 1077944384 16021 0 0 0 267 3 0 0 20 0 28 0 510793380 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758184340208 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25448] ppid=25429 vsize=28766288 memory=6791534058613427641 CPUtime=0.82 cores=0-7
/proc/25431/task/25448/stat : 25448 (java) S 25429 25429 19095 0 -1 1077944384 8986 0 0 0 79 3 0 0 20 0 28 0 510793380 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758183287664 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25449] ppid=25429 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/25431/task/25449/stat : 25449 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510793380 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758182234336 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25450] ppid=25429 vsize=28766288 memory=0 CPUtime=0.07 cores=0-7
/proc/25431/task/25450/stat : 25450 (java) S 25429 25429 19095 0 -1 1077944384 1413 0 0 0 5 2 0 0 20 0 28 0 510793381 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758181181872 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25453] ppid=25429 vsize=28766288 memory=0 CPUtime=212.58 cores=0-7
/proc/25431/task/25453/stat : 25453 (java) R 25429 25429 19095 0 -1 4202560 4342 0 0 0 21246 12 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758171962248 139759132458343 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25454] ppid=25429 vsize=28766288 memory=0 CPUtime=212.71 cores=0-7
/proc/25431/task/25454/stat : 25454 (java) R 25429 25429 19095 0 -1 4202560 2361 0 0 0 21266 5 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758170910824 139759133187798 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25455] ppid=25429 vsize=28766288 memory=1452 CPUtime=212.63 cores=0-7
/proc/25431/task/25455/stat : 25455 (java) R 25429 25429 19095 0 -1 4202560 4491 0 0 0 21247 16 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758169858264 139759132403556 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25456] ppid=25429 vsize=28766288 memory=1452 CPUtime=212.88 cores=0-7
/proc/25431/task/25456/stat : 25456 (java) R 25429 25429 19095 0 -1 4202560 8164 0 0 0 21280 8 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758101584472 139759132403038 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25457] ppid=25429 vsize=28766288 memory=4646680 CPUtime=212.88 cores=0-7
/proc/25431/task/25457/stat : 25457 (java) R 25429 25429 19095 0 -1 4202560 4335 0 0 0 21269 19 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758100530376 139759132921905 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25458] ppid=25429 vsize=28766288 memory=1452 CPUtime=208.81 cores=0-7
/proc/25431/task/25458/stat : 25458 (java) R 25429 25429 19095 0 -1 4202560 6829 0 0 0 20871 10 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758099477080 139759134880898 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25459] ppid=25429 vsize=28766288 memory=4646680 CPUtime=212.88 cores=0-7
/proc/25431/task/25459/stat : 25459 (java) R 25429 25429 19095 0 -1 4202560 4688 0 0 0 21274 14 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758098424152 139759132402930 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25460] ppid=25429 vsize=28766288 memory=3620 CPUtime=212.86 cores=0-7
/proc/25431/task/25460/stat : 25460 (java) R 25429 25429 19095 0 -1 4202560 2881 0 0 0 21276 10 0 0 20 0 28 0 510794159 29456678912 1161723 33554432000 4194304 4196468 140732727033808 139758097370736 139759132403386 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
Current children cumulated CPU time: 1742.71 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4648344 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.06 7.97 8.03 9/220 25482
/proc/meminfo: memFree=19580216/32770624 swapFree=66976772/67108860
[pid=25429] ppid=25426 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25429/stat : 25429 (xcsp3-exec) S 25426 25429 19095 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510793374 115843072 363 33554432000 4194304 5098028 140737009737984 140737009736088 139823808213628 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15937536 140737009746775 140737009747034 140737009747034 140737009749958 0
/proc/25429/statm: 28282 363 304 221 0 87 0
[pid=25431] ppid=25429 vsize=28766288 memory=4647072 CPUtime=1979.71 cores=0-7
/proc/25431/stat : 25431 (java) S 25429 25429 19095 0 -1 1077944320 153332 0 0 0 196799 1172 0 0 20 0 28 0 510793374 29456678912 1161768 33554432000 4194304 4196468 140732727033808 140732727016352 139759525224183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
/proc/25431/statm: 7191572 1161768 3540 1 0 7152672 0
[pid=25431/tid=25432] ppid=25429 vsize=28766288 memory=6791534058613427641 CPUtime=3.83 cores=0-7
/proc/25431/task/25432/stat : 25432 (java) S 25429 25429 19095 0 -1 1077944384 11082 0 0 0 372 11 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759529464960 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25433] ppid=25429 vsize=28766288 memory=4872558044660077418 CPUtime=4.07 cores=0-7
/proc/25431/task/25433/stat : 25433 (java) S 25429 25429 19095 0 -1 1077944384 5152 0 0 0 273 134 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759445076240 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25434] ppid=25429 vsize=28766288 memory=4647072 CPUtime=4.05 cores=0-7
/proc/25431/task/25434/stat : 25434 (java) S 25429 25429 19095 0 -1 1077944384 4232 0 0 0 287 118 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759075842448 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25435] ppid=25429 vsize=28766288 memory=6791534058613427641 CPUtime=4.07 cores=0-7
/proc/25431/task/25435/stat : 25435 (java) S 25429 25429 19095 0 -1 1077944384 6118 0 0 0 274 133 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759074789904 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25436] ppid=25429 vsize=28766288 memory=4872558044660077418 CPUtime=4.08 cores=0-7
/proc/25431/task/25436/stat : 25436 (java) S 25429 25429 19095 0 -1 1077944384 3665 0 0 0 270 138 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759073737360 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25437] ppid=25429 vsize=28766288 memory=2008 CPUtime=3.99 cores=0-7
/proc/25431/task/25437/stat : 25437 (java) S 25429 25429 19095 0 -1 1077944384 5721 0 0 0 279 120 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759072684816 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25438] ppid=25429 vsize=28766288 memory=1436 CPUtime=4 cores=0-7
/proc/25431/task/25438/stat : 25438 (java) S 25429 25429 19095 0 -1 1077944384 3398 0 0 0 280 120 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759071632272 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25439] ppid=25429 vsize=28766288 memory=580 CPUtime=4.09 cores=0-7
/proc/25431/task/25439/stat : 25439 (java) S 25429 25429 19095 0 -1 1077944384 3742 0 0 0 274 135 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759070579728 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25440] ppid=25429 vsize=28766288 memory=1716 CPUtime=4.04 cores=0-7
/proc/25431/task/25440/stat : 25440 (java) S 25429 25429 19095 0 -1 1077944384 6846 0 0 0 266 138 0 0 20 0 28 0 510793375 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139759069527184 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25441] ppid=25429 vsize=28766288 memory=1452 CPUtime=0.63 cores=0-7
/proc/25431/task/25441/stat : 25441 (java) S 25429 25429 19095 0 -1 1077944384 5276 0 0 0 61 2 0 0 20 0 28 0 510793377 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758190655472 139759525235330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25442] ppid=25429 vsize=28766288 memory=4647072 CPUtime=0 cores=0-7
/proc/25431/task/25442/stat : 25442 (java) S 25429 25429 19095 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 510793377 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758189601760 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25443] ppid=25429 vsize=28766288 memory=65112 CPUtime=0 cores=0-7
/proc/25431/task/25443/stat : 25443 (java) S 25429 25429 19095 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 510793378 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758188549120 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25444] ppid=25429 vsize=28766288 memory=988 CPUtime=0 cores=0-7
/proc/25431/task/25444/stat : 25444 (java) S 25429 25429 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510793380 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758187497680 139759525242779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25445] ppid=25429 vsize=28766288 memory=2008 CPUtime=2.45 cores=0-7
/proc/25431/task/25445/stat : 25445 (java) S 25429 25429 19095 0 -1 1077944384 15375 0 0 0 241 4 0 0 20 0 28 0 510793380 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758186445296 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25446] ppid=25429 vsize=28766288 memory=1436 CPUtime=2.59 cores=0-7
/proc/25431/task/25446/stat : 25446 (java) S 25429 25429 19095 0 -1 1077944384 14864 0 0 0 256 3 0 0 20 0 28 0 510793380 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758185392752 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25447] ppid=25429 vsize=28766288 memory=580 CPUtime=2.7 cores=0-7
/proc/25431/task/25447/stat : 25447 (java) S 25429 25429 19095 0 -1 1077944384 16025 0 0 0 267 3 0 0 20 0 28 0 510793380 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758184340208 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25448] ppid=25429 vsize=28766288 memory=1716 CPUtime=0.82 cores=0-7
/proc/25431/task/25448/stat : 25448 (java) S 25429 25429 19095 0 -1 1077944384 9448 0 0 0 79 3 0 0 20 0 28 0 510793380 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758183287664 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25449] ppid=25429 vsize=28766288 memory=10604 CPUtime=0 cores=0-7
/proc/25431/task/25449/stat : 25449 (java) S 25429 25429 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510793380 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758182234336 139759525234389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25450] ppid=25429 vsize=28766288 memory=3636 CPUtime=0.09 cores=0-7
/proc/25431/task/25450/stat : 25450 (java) S 25429 25429 19095 0 -1 1077944384 1418 0 0 0 6 3 0 0 20 0 28 0 510793381 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758181181872 139759525235330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25453] ppid=25429 vsize=28766288 memory=1452 CPUtime=241.95 cores=0-7
/proc/25431/task/25453/stat : 25453 (java) R 25429 25429 19095 0 -1 4202560 4544 0 0 0 24179 16 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758171965072 139759131278005 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25454] ppid=25429 vsize=28766288 memory=6791534058613427641 CPUtime=242.26 cores=0-7
/proc/25431/task/25454/stat : 25454 (java) R 25429 25429 19095 0 -1 4202560 2474 0 0 0 24221 5 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758170910664 139759131278005 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25455] ppid=25429 vsize=28766288 memory=920 CPUtime=242.18 cores=0-7
/proc/25431/task/25455/stat : 25455 (java) R 25429 25429 19095 0 -1 4202560 4636 0 0 0 24202 16 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758169858264 139759132402782 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25456] ppid=25429 vsize=28766288 memory=4536 CPUtime=242.44 cores=0-7
/proc/25431/task/25456/stat : 25456 (java) R 25429 25429 19095 0 -1 4202560 8383 0 0 0 24235 9 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758101581920 139759132403454 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25457] ppid=25429 vsize=28766288 memory=4104 CPUtime=242.41 cores=0-7
/proc/25431/task/25457/stat : 25457 (java) R 25429 25429 19095 0 -1 4202560 4546 0 0 0 24222 19 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758100529416 139759132458448 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25458] ppid=25429 vsize=28766288 memory=1412 CPUtime=237.93 cores=0-7
/proc/25431/task/25458/stat : 25458 (java) R 25429 25429 19095 0 -1 4202560 7132 0 0 0 23782 11 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758099477112 139759133247608 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25459] ppid=25429 vsize=28766288 memory=3688 CPUtime=242.43 cores=0-7
/proc/25431/task/25459/stat : 25459 (java) R 25429 25429 19095 0 -1 4202560 4881 0 0 0 24229 14 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758098423416 139759132403260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
[pid=25431/tid=25460] ppid=25429 vsize=28766288 memory=1452 CPUtime=242.41 cores=0-7
/proc/25431/task/25460/stat : 25460 (java) R 25429 25429 19095 0 -1 4202560 3032 0 0 0 24228 13 0 0 20 0 28 0 510794159 29456678912 1161768 33554432000 4194304 4196468 140732727033808 139758097370984 139759132403386 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 27209728 140732727038940 140732727039115 140732727039115 140732727041999 0
Current children cumulated CPU time: 1979.71 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4648524 KiB

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

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

[startup+252.113 s]
# the end of solver process 25431 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1968.58 s, system=11.7605 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.113
CPU time (s): 1980.34
CPU user time (s): 1968.58
CPU system time (s): 11.7605
CPU usage (%): 785.494
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4648524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1968.58
system time used= 11.7605
maximum resident set size= 4647912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154393
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12680
involuntary context switches= 24250


# summary of solver processes directly reported to runsolver:
#   pid: 25429,25431
#   total CPU time (s): 1980.34
#   total CPU user time (s): 1968.58
#   total CPU system time (s): 11.7605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.04227 second user time and 2.02976 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-24 20:08:12
IDJOB=4407450
IDBENCH=137043
IDSOLVER=2872
FILE ID=node124/4407450-1569348533
RUNJOBID= node124-1569335938-19122
PBS_JOBID= 21705061
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407450-1569348533/watcher-4407450-1569348533 -o /var/tmp/evaluation-result-4407450-1569348533/solver-4407450-1569348533 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569335938-19122 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1693300940 HOME/instance-4407450-1569348533.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=1693300940

node124.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.47
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.47
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.47
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.47
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:        24223140 kB
MemAvailable:   31814024 kB
Buffers:          141772 kB
Cached:          7533648 kB
SwapCached:        29076 kB
Active:          3827256 kB
Inactive:        3883256 kB
Active(anon):       2828 kB
Inactive(anon):    89624 kB
Active(file):    3824428 kB
Inactive(file):  3793632 kB
Unevictable:      108336 kB
Mlocked:          108336 kB
SwapTotal:      67108860 kB
SwapFree:       66976772 kB
Dirty:             26584 kB
Writeback:            12 kB
AnonPages:        106760 kB
Mapped:            56392 kB
Shmem:             49092 kB
Slab:             430596 kB
SReclaimable:     401284 kB
SUnreclaim:        29312 kB
KernelStack:        3136 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node124 at 2019-09-24 20:12:24