Trace number 4403852

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-20? (TO) 2520.43 635.04

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
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 benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403852-1568992687.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403852-1568992687.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
7.37/3.49	c solve instance...
2520.05/634.97	s UNKNOWN
2520.05/634.97	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 (3127 MiB free)
  memory of node 1: 16384 MiB (9446 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403852-1568992687/watcher-4403852-1568992687 -o /var/tmp/evaluation-result-4403852-1568992687/solver-4403852-1568992687 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node121-1568988421-6087 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2080073320 HOME/instance-4403852-1568992687.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10930, runsolver pid=10927
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 7.55 8.15 8.14 7/234 10946
/proc/meminfo: memFree=12859624/32770624 swapFree=66988784/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0
[pid=10932] ppid=10930 vsize=15144776 memory=29084 CPUtime=0.12 cores=1,3,5,7
/proc/10932/stat : 10932 (java) S 10930 10930 6055 0 -1 1077944320 5710 0 0 0 11 1 0 0 20 0 15 0 475531291 15508250624 7271 33554432000 4194304 4196468 140730246589232 140730246571776 139858598801143 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
/proc/10932/statm: 3786194 7271 3179 1 0 3748377 0
[pid=10932/tid=10933] ppid=10930 vsize=15144776 memory=-8895323862916359523 CPUtime=0.09 cores=1,3,5,7
/proc/10932/task/10933/stat : 10933 (java) R 10930 10930 6055 0 -1 4202560 3632 0 0 0 8 1 0 0 20 0 15 0 475531292 15508250624 7271 33554432000 4194304 4196468 140730246589232 139858603035280 139858598822490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10934] ppid=10930 vsize=15144776 memory=3472468104223732944 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10934/stat : 10934 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 7271 33554432000 4194304 4196468 140730246589232 139858191166096 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10935] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10935/stat : 10935 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 7271 33554432000 4194304 4196468 140730246589232 139858190113296 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10936] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 7271 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 7271 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475531294 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475531294 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857471034912 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475531295 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857469982064 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) R 10930 10930 6055 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857467877744 139858598812290 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) R 10930 10930 6055 0 -1 4202560 168 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857466824944 139858579214448 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0.02 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) R 10930 10930 6055 0 -1 4202560 324 0 0 0 2 0 0 0 20 0 15 0 475531297 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857465772144 139858591038270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 7271 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30540 KiB

[startup+0.210806 s]*
/proc/loadavg: 7.55 8.15 8.14 7/234 10946
/proc/meminfo: memFree=12846024/32770624 swapFree=66988784/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0
[pid=10932] ppid=10930 vsize=15144776 memory=41184 CPUtime=0.34 cores=1,3,5,7
/proc/10932/stat : 10932 (java) S 10930 10930 6055 0 -1 1077944320 9516 0 0 0 31 3 0 0 20 0 15 0 475531291 15508250624 10296 33554432000 4194304 4196468 140730246589232 140730246571776 139858598801143 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
/proc/10932/statm: 3786194 10296 3307 1 0 3748377 0
[pid=10932/tid=10933] ppid=10930 vsize=15144776 memory=-8895323862916359523 CPUtime=0.2 cores=1,3,5,7
/proc/10932/task/10933/stat : 10933 (java) R 10930 10930 6055 0 -1 4202560 6637 0 0 0 18 2 0 0 20 0 15 0 475531292 15508250624 10296 33554432000 4194304 4196468 140730246589232 139858603030864 139858581281556 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10934] ppid=10930 vsize=15144776 memory=3472468104223732944 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10934/stat : 10934 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 10296 33554432000 4194304 4196468 140730246589232 139858191166096 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10935] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10935/stat : 10935 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 10296 33554432000 4194304 4196468 140730246589232 139858190113296 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10936] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 10296 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475531292 15508250624 10296 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475531294 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475531294 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857471034912 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475531295 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857469982064 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) S 10930 10930 6055 0 -1 1077944384 576 0 0 0 2 0 0 0 20 0 15 0 475531297 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857467877744 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) S 10930 10930 6055 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 15 0 475531297 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857466824944 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0.08 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) R 10930 10930 6055 0 -1 4202560 736 0 0 0 8 0 0 0 20 0 15 0 475531297 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857465772144 139858582964669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15144776 memory=139975328581248 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531297 15508250624 10296 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42640 KiB

[startup+0.312343 s]*
/proc/loadavg: 7.55 8.15 8.14 8/234 10946
/proc/meminfo: memFree=12839228/32770624 swapFree=66988784/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0
[pid=10932] ppid=10930 vsize=15149032 memory=50040 CPUtime=0.54 cores=1,3,5,7
/proc/10932/stat : 10932 (java) S 10930 10930 6055 0 -1 1077944320 10820 0 0 0 49 5 0 0 20 0 15 0 475531291 15512608768 12510 33554432000 4194304 4196468 140730246589232 140730246571776 139858598801143 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
/proc/10932/statm: 3787258 12510 3367 1 0 3748377 0
[pid=10932/tid=10933] ppid=10930 vsize=15149032 memory=-8094235084319000145 CPUtime=0.3 cores=1,3,5,7
/proc/10932/task/10933/stat : 10933 (java) R 10930 10930 6055 0 -1 4202560 7775 0 0 0 27 3 0 0 20 0 15 0 475531292 15512608768 12510 33554432000 4194304 4196468 140730246589232 139858603032256 139858582881630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10934] ppid=10930 vsize=15149032 memory=3472468104223732944 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10934/stat : 10934 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15512608768 12510 33554432000 4194304 4196468 140730246589232 139858191166096 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10935] ppid=10930 vsize=15149032 memory=279950527461760 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10935/stat : 10935 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15512608768 12510 33554432000 4194304 4196468 140730246589232 139858190113296 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10936] ppid=10930 vsize=15149032 memory=279950397793312 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15512608768 12510 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15149032 memory=139975198880527 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475531292 15512608768 12510 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15149032 memory=279950527468672 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475531294 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15149032 memory=139975198885135 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475531294 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857471034912 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15149032 memory=139975198893527 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475531295 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857469982064 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15149032 memory=139975198900455 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) R 10930 10930 6055 0 -1 4202560 663 0 0 0 5 0 0 0 20 0 15 0 475531297 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857467868128 139858580345296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) S 10930 10930 6055 0 -1 1077944384 272 0 0 0 4 0 0 0 20 0 15 0 475531297 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857466824944 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15149032 memory=139975328581248 CPUtime=0.13 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) S 10930 10930 6055 0 -1 1077944384 805 0 0 0 13 0 0 0 20 0 15 0 475531297 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857465772144 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15149032 memory=139975328582704 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531297 15512608768 12510 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51496 KiB

[startup+0.700864 s]
/proc/loadavg: 7.55 8.15 8.14 10/234 10946
/proc/meminfo: memFree=12819984/32770624 swapFree=66988784/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0
[pid=10932] ppid=10930 vsize=15151156 memory=105572 CPUtime=1.44 cores=1,3,5,7
/proc/10932/stat : 10932 (java) S 10930 10930 6055 0 -1 1077944320 12913 0 0 0 138 6 0 0 20 0 15 0 475531291 15514783744 26393 33554432000 4194304 4196468 140730246589232 140730246571776 139858598801143 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
/proc/10932/statm: 3787789 26393 3434 1 0 3748889 0
[pid=10932/tid=10933] ppid=10930 vsize=15151156 memory=7882800638288482663 CPUtime=0.68 cores=1,3,5,7
/proc/10932/task/10933/stat : 10933 (java) R 10930 10930 6055 0 -1 4202560 8339 0 0 0 64 4 0 0 20 0 15 0 475531292 15514783744 26393 33554432000 4194304 4196468 140730246589232 139858603037392 139858581208195 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10934] ppid=10930 vsize=15151156 memory=7740951466249179473 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10934/stat : 10934 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15514783744 26393 33554432000 4194304 4196468 140730246589232 139858191166096 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10935] ppid=10930 vsize=15151156 memory=7453282923495516522 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10935/stat : 10935 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15514783744 26393 33554432000 4194304 4196468 140730246589232 139858190113296 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10936] ppid=10930 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531292 15514783744 26393 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15151156 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475531292 15514783744 26393 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475531294 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15151156 memory=756 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475531294 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857471034912 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475531295 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857469982064 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15151156 memory=8100 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15151156 memory=1164 CPUtime=0.24 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) S 10930 10930 6055 0 -1 1077944384 1164 0 0 0 24 0 0 0 20 0 15 0 475531297 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857467877744 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15151156 memory=9520 CPUtime=0.24 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) S 10930 10930 6055 0 -1 1077944384 952 0 0 0 24 0 0 0 20 0 15 0 475531297 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857466824944 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15151156 memory=14008 CPUtime=0.25 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) S 10930 10930 6055 0 -1 1077944384 1150 0 0 0 25 0 0 0 20 0 15 0 475531297 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857465772144 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15151156 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475531297 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15151156 memory=12028 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475531297 15514783744 26393 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 107028 KiB

[startup+1.50156 s]
/proc/loadavg: 7.55 8.15 8.14 8/234 10946
/proc/meminfo: memFree=12727264/32770624 swapFree=66988784/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0

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

[pid=10932/tid=10936] ppid=10930 vsize=15417412 memory=3680224 CPUtime=0.51 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 4564 0 0 0 33 18 0 0 20 0 19 0 475531292 15787429888 920115 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15417412 memory=3680460 CPUtime=0.52 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 5330 0 0 0 34 18 0 0 20 0 19 0 475531292 15787429888 920115 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15417412 memory=139975199831032 CPUtime=0.45 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 7745 0 0 0 44 1 0 0 20 0 19 0 475531294 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 475531294 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857471034976 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 19 0 475531295 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857469982080 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475531297 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15417412 memory=3668088 CPUtime=3.61 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) S 10930 10930 6055 0 -1 1077944384 18493 0 0 0 358 3 0 0 20 0 19 0 475531297 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857467877744 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15417412 memory=1456 CPUtime=3.73 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) S 10930 10930 6055 0 -1 1077944384 20588 0 0 0 371 2 0 0 20 0 19 0 475531297 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857466824944 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15417412 memory=3668088 CPUtime=0.8 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) S 10930 10930 6055 0 -1 1077944384 9817 0 0 0 79 1 0 0 20 0 19 0 475531297 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857465772144 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475531297 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15417412 memory=3668088 CPUtime=0.37 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 609 0 0 0 37 0 0 0 20 0 19 0 475531297 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10947] ppid=10930 vsize=15417412 memory=1456 CPUtime=515.11 cores=1,3,5,7
/proc/10932/task/10947/stat : 10947 (java) R 10930 10930 6055 0 -1 4202560 73786 0 0 0 51478 33 0 0 20 0 19 0 475531642 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857454685176 139858243575277 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10948] ppid=10930 vsize=15417412 memory=3668088 CPUtime=515.29 cores=1,3,5,7
/proc/10932/task/10948/stat : 10948 (java) R 10930 10930 6055 0 -1 4202560 86252 0 0 0 51499 30 0 0 20 0 19 0 475531642 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857453636224 139858243575215 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10949] ppid=10930 vsize=15417412 memory=1456 CPUtime=514.33 cores=1,3,5,7
/proc/10932/task/10949/stat : 10949 (java) R 10930 10930 6055 0 -1 4202560 75377 0 0 0 51409 24 0 0 20 0 19 0 475531642 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857452580800 139858243577767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10950] ppid=10930 vsize=15417412 memory=1456 CPUtime=512.47 cores=1,3,5,7
/proc/10932/task/10950/stat : 10950 (java) R 10930 10930 6055 0 -1 4202560 107199 0 0 0 51218 29 0 0 20 0 19 0 475531642 15787429888 920115 33554432000 4194304 4196468 140730246589232 139857451527928 139858242396799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 2071.7 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3681916 KiB

[startup+582.309 s]
/proc/loadavg: 7.49 7.56 7.76 9/233 11443
/proc/meminfo: memFree=205236/32770624 swapFree=66988808/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0
[pid=10932] ppid=10930 vsize=15417412 memory=3734096 CPUtime=2310.63 cores=1,3,5,7
/proc/10932/stat : 10932 (java) S 10930 10930 6055 0 -1 1077944320 562219 0 0 0 230824 239 0 0 20 0 19 0 475531291 15787429888 933524 33554432000 4194304 4196468 140730246589232 140730246571776 139858598801143 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
/proc/10932/statm: 3854353 933524 3545 1 0 3815453 0
[pid=10932/tid=10933] ppid=10930 vsize=15417412 memory=3734024 CPUtime=3.37 cores=1,3,5,7
/proc/10932/task/10933/stat : 10933 (java) S 10930 10930 6055 0 -1 1077944384 11250 0 0 0 330 7 0 0 20 0 19 0 475531292 15787429888 933524 33554432000 4194304 4196468 140730246589232 139858603041920 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10934] ppid=10930 vsize=15417412 memory=3734096 CPUtime=0.52 cores=1,3,5,7
/proc/10932/task/10934/stat : 10934 (java) S 10930 10930 6055 0 -1 1077944384 8213 0 0 0 34 18 0 0 20 0 19 0 475531292 15787429888 933524 33554432000 4194304 4196468 140730246589232 139858191166096 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10935] ppid=10930 vsize=15417412 memory=1456 CPUtime=0.51 cores=1,3,5,7
/proc/10932/task/10935/stat : 10935 (java) S 10930 10930 6055 0 -1 1077944384 5961 0 0 0 32 19 0 0 20 0 19 0 475531292 15787429888 933524 33554432000 4194304 4196468 140730246589232 139858190113296 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10936] ppid=10930 vsize=15417412 memory=512 CPUtime=0.51 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 4568 0 0 0 33 18 0 0 20 0 19 0 475531292 15787429888 933524 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15417412 memory=1564 CPUtime=0.53 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 5894 0 0 0 35 18 0 0 20 0 19 0 475531292 15787429888 933524 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15417412 memory=3667892 CPUtime=0.45 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 8002 0 0 0 44 1 0 0 20 0 19 0 475531294 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15417412 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 475531294 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857471034976 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15417412 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 19 0 475531295 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857469982080 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15417412 memory=39040 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475531297 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15417412 memory=1456 CPUtime=3.61 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) S 10930 10930 6055 0 -1 1077944384 18497 0 0 0 358 3 0 0 20 0 19 0 475531297 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857467877744 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15417412 memory=3668088 CPUtime=3.74 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) S 10930 10930 6055 0 -1 1077944384 20590 0 0 0 372 2 0 0 20 0 19 0 475531297 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857466824944 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15417412 memory=1456 CPUtime=0.8 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) S 10930 10930 6055 0 -1 1077944384 9826 0 0 0 79 1 0 0 20 0 19 0 475531297 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857465772144 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15417412 memory=3702928 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475531297 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15417412 memory=1456 CPUtime=0.41 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 637 0 0 0 41 0 0 0 20 0 19 0 475531297 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10947] ppid=10930 vsize=15417412 memory=3734096 CPUtime=575.11 cores=1,3,5,7
/proc/10932/task/10947/stat : 10947 (java) R 10930 10930 6055 0 -1 4202560 105196 0 0 0 57464 47 0 0 20 0 19 0 475531642 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857454685152 139858243576518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10948] ppid=10930 vsize=15417412 memory=3680656 CPUtime=575.14 cores=1,3,5,7
/proc/10932/task/10948/stat : 10948 (java) R 10930 10930 6055 0 -1 4202560 119451 0 0 0 57476 38 0 0 20 0 19 0 475531642 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857453633800 139858243576555 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10949] ppid=10930 vsize=15417412 memory=756 CPUtime=573.37 cores=1,3,5,7
/proc/10932/task/10949/stat : 10949 (java) R 10930 10930 6055 0 -1 4202560 105159 0 0 0 57307 30 0 0 20 0 19 0 475531642 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857452580776 139858243575909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10950] ppid=10930 vsize=15417412 memory=0 CPUtime=572.46 cores=1,3,5,7
/proc/10932/task/10950/stat : 10950 (java) R 10930 10930 6055 0 -1 4202560 137558 0 0 0 57214 32 0 0 20 0 19 0 475531642 15787429888 933524 33554432000 4194304 4196468 140730246589232 139857451530512 139858243574760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 2310.63 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3735552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.905 s]
/proc/loadavg: 8.12 7.71 7.80 10/232 11447
/proc/meminfo: memFree=202312/32770624 swapFree=66988808/67108860
[pid=10930] ppid=10927 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10930/stat : 10930 (xcsp3-exec) S 10927 10930 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475531291 115843072 364 33554432000 4194304 5098028 140723221874144 140723221872248 140022159491708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24616960 140723221881686 140723221881945 140723221881945 140723221884870 0
/proc/10930/statm: 28282 364 305 221 0 87 0
[pid=10932] ppid=10930 vsize=15417412 memory=3736012 CPUtime=2520.05 cores=1,3,5,7
/proc/10932/stat : 10932 (java) S 10930 10930 6055 0 -1 1077944320 568742 0 0 0 251763 242 0 0 20 0 19 0 475531291 15787429888 934003 33554432000 4194304 4196468 140730246589232 140730246571776 139858598801143 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
/proc/10932/statm: 3854353 934003 3545 1 0 3815453 0
[pid=10932/tid=10933] ppid=10930 vsize=15417412 memory=3736012 CPUtime=3.37 cores=1,3,5,7
/proc/10932/task/10933/stat : 10933 (java) S 10930 10930 6055 0 -1 1077944384 11250 0 0 0 330 7 0 0 20 0 19 0 475531292 15787429888 934003 33554432000 4194304 4196468 140730246589232 139858603041920 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10934] ppid=10930 vsize=15417412 memory=3736012 CPUtime=0.53 cores=1,3,5,7
/proc/10932/task/10934/stat : 10934 (java) S 10930 10930 6055 0 -1 1077944384 8676 0 0 0 35 18 0 0 20 0 19 0 475531292 15787429888 934003 33554432000 4194304 4196468 140730246589232 139858191166096 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10935] ppid=10930 vsize=15417412 memory=3736012 CPUtime=0.52 cores=1,3,5,7
/proc/10932/task/10935/stat : 10935 (java) S 10930 10930 6055 0 -1 1077944384 6503 0 0 0 33 19 0 0 20 0 19 0 475531292 15787429888 934003 33554432000 4194304 4196468 140730246589232 139858190113296 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10936] ppid=10930 vsize=15417412 memory=1456 CPUtime=0.53 cores=1,3,5,7
/proc/10932/task/10936/stat : 10936 (java) S 10930 10930 6055 0 -1 1077944384 5264 0 0 0 34 19 0 0 20 0 19 0 475531292 15787429888 934003 33554432000 4194304 4196468 140730246589232 139858189060496 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10937] ppid=10930 vsize=15417412 memory=780 CPUtime=0.53 cores=1,3,5,7
/proc/10932/task/10937/stat : 10937 (java) S 10930 10930 6055 0 -1 1077944384 6409 0 0 0 35 18 0 0 20 0 19 0 475531292 15787429888 934003 33554432000 4194304 4196468 140730246589232 139858188007696 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10938] ppid=10930 vsize=15417412 memory=3620 CPUtime=0.46 cores=1,3,5,7
/proc/10932/task/10938/stat : 10938 (java) S 10930 10930 6055 0 -1 1077944384 8009 0 0 0 44 2 0 0 20 0 19 0 475531294 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857472088944 139858598812290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10939] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10939/stat : 10939 (java) S 10930 10930 6055 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 475531294 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857471034976 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10940] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10940/stat : 10940 (java) S 10930 10930 6055 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 19 0 475531295 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857469982080 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10941] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10941/stat : 10941 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475531297 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857468930384 139858598819739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10942] ppid=10930 vsize=15417412 memory=1456 CPUtime=3.61 cores=1,3,5,7
/proc/10932/task/10942/stat : 10942 (java) S 10930 10930 6055 0 -1 1077944384 18497 0 0 0 358 3 0 0 20 0 19 0 475531297 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857467877744 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10943] ppid=10930 vsize=15417412 memory=984 CPUtime=3.74 cores=1,3,5,7
/proc/10932/task/10943/stat : 10943 (java) S 10930 10930 6055 0 -1 1077944384 20590 0 0 0 372 2 0 0 20 0 19 0 475531297 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857466824944 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10944] ppid=10930 vsize=15417412 memory=1324 CPUtime=0.8 cores=1,3,5,7
/proc/10932/task/10944/stat : 10944 (java) S 10930 10930 6055 0 -1 1077944384 9826 0 0 0 79 1 0 0 20 0 19 0 475531297 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857465772144 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10945] ppid=10930 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10932/task/10945/stat : 10945 (java) S 10930 10930 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475531297 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857464719584 139858598811349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10946] ppid=10930 vsize=15417412 memory=3736012 CPUtime=0.43 cores=1,3,5,7
/proc/10932/task/10946/stat : 10946 (java) S 10930 10930 6055 0 -1 1077944384 643 0 0 0 43 0 0 0 20 0 19 0 475531297 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857463667888 139858598812290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10947] ppid=10930 vsize=15417412 memory=39040 CPUtime=627.68 cores=1,3,5,7
/proc/10932/task/10947/stat : 10947 (java) R 10930 10930 6055 0 -1 4202560 106583 0 0 0 62721 47 0 0 20 0 19 0 475531642 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857454685152 139858242971954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10948] ppid=10930 vsize=15417412 memory=2004 CPUtime=627.01 cores=1,3,5,7
/proc/10932/task/10948/stat : 10948 (java) R 10930 10930 6055 0 -1 4202560 120760 0 0 0 62663 38 0 0 20 0 19 0 475531642 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857453633800 139858242255270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10949] ppid=10930 vsize=15417412 memory=1456 CPUtime=625.95 cores=1,3,5,7
/proc/10932/task/10949/stat : 10949 (java) R 10930 10930 6055 0 -1 4202560 105522 0 0 0 62565 30 0 0 20 0 19 0 475531642 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857452580936 139858243575153 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
[pid=10932/tid=10950] ppid=10930 vsize=15417412 memory=1456 CPUtime=624.77 cores=1,3,5,7
/proc/10932/task/10950/stat : 10950 (java) R 10930 10930 6055 0 -1 4202560 138793 0 0 0 62445 32 0 0 20 0 19 0 475531642 15787429888 934003 33554432000 4194304 4196468 140730246589232 139857451530816 139858243575153 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13889536 140730246595547 140730246595722 140730246595722 140730246598607 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3737468 KiB

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

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

[startup+635.04 s]
# the end of solver process 10932 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.95 s, system=2.47321 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

[startup+635.025 s]*
/proc/loadavg: 8.12 7.71 7.80 6/215 11451
/proc/meminfo: memFree=3719096/32770624 swapFree=66988808/67108860
Current cumulated CPU time of completed processes: 0.002206 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 635.04
CPU time (s): 2520.43
CPU user time (s): 2517.95
CPU system time (s): 2.47321
CPU usage (%): 396.893
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 3737468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.95
system time used= 2.47321
maximum resident set size= 3742300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570004
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17407
involuntary context switches= 27416


# summary of solver processes directly reported to runsolver:
#   pid: 10930,10932
#   total CPU time (s): 2520.43
#   total CPU user time (s): 2517.95
#   total CPU system time (s): 2.47321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.14247 second user time and 7.16569 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-20 17:17:24
IDJOB=4403852
IDBENCH=138293
IDSOLVER=2863
FILE ID=node121/4403852-1568992687
RUNJOBID= node121-1568988421-6087
PBS_JOBID= 21704645
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403852-1568992687/watcher-4403852-1568992687 -o /var/tmp/evaluation-result-4403852-1568992687/solver-4403852-1568992687 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node121-1568988421-6087 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2080073320 HOME/instance-4403852-1568992687.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=2080073320

node121.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.75
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.75
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.75
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.75
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:        12876244 kB
MemAvailable:   28316156 kB
Buffers:          117920 kB
Cached:         15269612 kB
SwapCached:         5496 kB
Active:         11157004 kB
Inactive:        7775072 kB
Active(anon):    3520196 kB
Inactive(anon):    61968 kB
Active(file):    7636808 kB
Inactive(file):  7713104 kB
Unevictable:      111180 kB
Mlocked:          111180 kB
SwapTotal:      67108860 kB
SwapFree:       66988784 kB
Dirty:             26344 kB
Writeback:             0 kB
AnonPages:       3648620 kB
Mapped:            60152 kB
Shmem:             29352 kB
Slab:             548812 kB
SReclaimable:     518460 kB
SUnreclaim:        30352 kB
KernelStack:        3824 kB
PageTables:        12784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5448692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3538944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node121 at 2019-09-20 17:27:59