Trace number 4399950

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-16 parallel? (TO) 20067.2 2520.15

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 benchmark2520.03
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-4399950-1568711990.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399950-1568711990.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
31.15/7.52	c solve instance...
20066.42/2520.08	s UNKNOWN
20066.42/2520.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 (14839 MiB free)
  memory of node 1: 16384 MiB (15405 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399950-1568711990/watcher-4399950-1568711990 -o /tmp/evaluation-result-4399950-1568711990/solver-4399950-1568711990 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568711605-30394 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1063203515 HOME/instance-4399950-1568711990.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=30622, runsolver pid=30619
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 8.27 8.31 8.25 2/211 30643
/proc/meminfo: memFree=30954900/32770624 swapFree=67004320/67108860
[pid=30622] ppid=30619 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30622/stat : 30622 (xcsp3-exec) S 30619 30622 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447360612 115843072 364 33554432000 4194304 5098028 140721656670880 140721656668984 139700899525244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19505152 140721656673141 140721656673385 140721656673385 140721656676298 0
/proc/30622/statm: 28282 364 305 221 0 87 0
[pid=30624] ppid=30622 vsize=28227396 memory=28948 CPUtime=0.12 cores=0-7
/proc/30624/stat : 30624 (java) S 30622 30622 30367 0 -1 1077944320 5699 0 0 0 11 1 0 0 20 0 20 0 447360612 28904853504 7237 33554432000 4194304 4196468 140735992212240 140735992194784 139920847576823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
/proc/30624/statm: 7056849 7237 3124 1 0 7019032 0
[pid=30624/tid=30625] ppid=30622 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/30624/task/30625/stat : 30625 (java) R 30622 30622 30367 0 -1 4202560 3606 0 0 0 8 1 0 0 20 0 20 0 447360613 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920851801296 139920831657310 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30626] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30626/stat : 30626 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920800197776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30627] ppid=30622 vsize=28227396 memory=4123524615594313376 CPUtime=0 cores=0-7
/proc/30624/task/30627/stat : 30627 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920799144976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30628] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30628/stat : 30628 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920798092176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30629] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30629/stat : 30629 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920797039376 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30630] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30630/stat : 30630 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920795986576 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30631] ppid=30622 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30624/task/30631/stat : 30631 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920794933776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30632] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30632/stat : 30632 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920793880976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30633] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30633/stat : 30633 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920792828176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30634] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30634/stat : 30634 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360615 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920030014320 139920847587970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30635] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30635/stat : 30635 (java) S 30622 30622 30367 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447360616 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920028960288 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30636] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30636/stat : 30636 (java) S 30622 30622 30367 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447360616 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920027907440 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30637] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30637/stat : 30637 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920026855760 139920847595419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30638] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30638/stat : 30638 (java) R 30622 30622 30367 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920025803120 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30639] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30639/stat : 30639 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920024750320 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30640] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30640/stat : 30640 (java) R 30622 30622 30367 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920023697520 139920847587970 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30641] ppid=30622 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30624/task/30641/stat : 30641 (java) R 30622 30622 30367 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 20 0 447360618 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920022644720 139920847598170 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30642] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30642/stat : 30642 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920021593184 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30643] ppid=30622 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30624/task/30643/stat : 30643 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360619 28904853504 7237 33554432000 4194304 4196468 140735992212240 139920020540464 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30404 KiB

[startup+0.210416 s]*
/proc/loadavg: 8.27 8.31 8.25 2/211 30643
/proc/meminfo: memFree=30942520/32770624 swapFree=67004320/67108860
[pid=30622] ppid=30619 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30622/stat : 30622 (xcsp3-exec) S 30619 30622 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447360612 115843072 364 33554432000 4194304 5098028 140721656670880 140721656668984 139700899525244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19505152 140721656673141 140721656673385 140721656673385 140721656676298 0
/proc/30622/statm: 28282 364 305 221 0 87 0
[pid=30624] ppid=30622 vsize=28227396 memory=40612 CPUtime=0.33 cores=0-7
/proc/30624/stat : 30624 (java) S 30622 30622 30367 0 -1 1077944320 9474 0 0 0 30 3 0 0 20 0 20 0 447360612 28904853504 10153 33554432000 4194304 4196468 140735992212240 140735992194784 139920847576823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
/proc/30624/statm: 7056849 10153 3280 1 0 7019032 0
[pid=30624/tid=30625] ppid=30622 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/30624/task/30625/stat : 30625 (java) R 30622 30622 30367 0 -1 4202560 6597 0 0 0 17 2 0 0 20 0 20 0 447360613 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920851809552 139920454854352 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30626] ppid=30622 vsize=28227396 memory=14967 CPUtime=0 cores=0-7
/proc/30624/task/30626/stat : 30626 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920800197776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30627] ppid=30622 vsize=28227396 memory=140295866056862 CPUtime=0 cores=0-7
/proc/30624/task/30627/stat : 30627 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920799144976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30628] ppid=30622 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30624/task/30628/stat : 30628 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920798092176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30629] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30629/stat : 30629 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920797039376 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30630] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30630/stat : 30630 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920795986576 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30631] ppid=30622 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30624/task/30631/stat : 30631 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920794933776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30632] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30632/stat : 30632 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920793880976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30633] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30633/stat : 30633 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360614 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920792828176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30634] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30634/stat : 30634 (java) S 30622 30622 30367 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447360615 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920030014320 139920847587970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30635] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30635/stat : 30635 (java) S 30622 30622 30367 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447360616 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920028960288 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30636] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30636/stat : 30636 (java) S 30622 30622 30367 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447360616 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920027907440 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30637] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30637/stat : 30637 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920026855760 139920847595419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30638] ppid=30622 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30624/task/30638/stat : 30638 (java) S 30622 30622 30367 0 -1 1077944384 518 0 0 0 1 0 0 0 20 0 20 0 447360618 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920025803120 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30639] ppid=30622 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30624/task/30639/stat : 30639 (java) R 30622 30622 30367 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 20 0 447360618 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920024750320 139920847587970 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30640] ppid=30622 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30624/task/30640/stat : 30640 (java) S 30622 30622 30367 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 20 0 447360618 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920023697520 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30641] ppid=30622 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/30624/task/30641/stat : 30641 (java) R 30622 30622 30367 0 -1 4202560 787 0 0 0 8 0 0 0 20 0 20 0 447360618 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920022644720 139920847588758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30642] ppid=30622 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30642/stat : 30642 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360618 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920021593184 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30643] ppid=30622 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30624/task/30643/stat : 30643 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360619 28904853504 10153 33554432000 4194304 4196468 140735992212240 139920020540464 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42068 KiB

[startup+0.310206 s]*
/proc/loadavg: 8.27 8.31 8.25 3/211 30643
/proc/meminfo: memFree=30934424/32770624 swapFree=67004320/67108860
[pid=30622] ppid=30619 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30622/stat : 30622 (xcsp3-exec) S 30619 30622 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447360612 115843072 364 33554432000 4194304 5098028 140721656670880 140721656668984 139700899525244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19505152 140721656673141 140721656673385 140721656673385 140721656676298 0
/proc/30622/statm: 28282 364 305 221 0 87 0
[pid=30624] ppid=30622 vsize=28231652 memory=49984 CPUtime=0.52 cores=0-7
/proc/30624/stat : 30624 (java) S 30622 30622 30367 0 -1 1077944320 10820 0 0 0 48 4 0 0 20 0 20 0 447360612 28909211648 12496 33554432000 4194304 4196468 140735992212240 140735992194784 139920847576823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
/proc/30624/statm: 7057913 12496 3363 1 0 7019032 0
[pid=30624/tid=30625] ppid=30622 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/30624/task/30625/stat : 30625 (java) R 30622 30622 30367 0 -1 4202560 7706 0 0 0 27 3 0 0 20 0 20 0 447360613 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920851807936 139920847598749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30626] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30626/stat : 30626 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920800197776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30627] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30627/stat : 30627 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920799144976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30628] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30628/stat : 30628 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920798092176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30629] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30629/stat : 30629 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920797039376 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30630] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30630/stat : 30630 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920795986576 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30631] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30631/stat : 30631 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920794933776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30632] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30632/stat : 30632 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920793880976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30633] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30633/stat : 30633 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360614 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920792828176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30634] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30634/stat : 30634 (java) S 30622 30622 30367 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447360615 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920030014320 139920847587970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30635] ppid=30622 vsize=28231652 memory=280591421611392 CPUtime=0 cores=0-7
/proc/30624/task/30635/stat : 30635 (java) S 30622 30622 30367 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447360616 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920028960288 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30636] ppid=30622 vsize=28231652 memory=280591421616000 CPUtime=0 cores=0-7
/proc/30624/task/30636/stat : 30636 (java) S 30622 30622 30367 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447360616 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920027907440 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30637] ppid=30622 vsize=28231652 memory=280591421620608 CPUtime=0 cores=0-7
/proc/30624/task/30637/stat : 30637 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360618 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920026855760 139920847595419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30638] ppid=30622 vsize=28231652 memory=280591421625216 CPUtime=0.03 cores=0-7
/proc/30624/task/30638/stat : 30638 (java) S 30622 30622 30367 0 -1 1077944384 536 0 0 0 3 0 0 0 20 0 20 0 447360618 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920025803120 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30639] ppid=30622 vsize=28231652 memory=280591421629824 CPUtime=0.03 cores=0-7
/proc/30624/task/30639/stat : 30639 (java) R 30622 30622 30367 0 -1 4202560 202 0 0 0 3 0 0 0 20 0 20 0 447360618 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920024740704 139920828752791 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30640] ppid=30622 vsize=28231652 memory=280591421634432 CPUtime=0.01 cores=0-7
/proc/30624/task/30640/stat : 30640 (java) S 30622 30622 30367 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 447360618 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920023697520 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30641] ppid=30622 vsize=28231652 memory=280591421639040 CPUtime=0.13 cores=0-7
/proc/30624/task/30641/stat : 30641 (java) S 30622 30622 30367 0 -1 1077944384 887 0 0 0 13 0 0 0 20 0 20 0 447360618 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920022644720 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30642] ppid=30622 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30642/stat : 30642 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447360618 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920021593184 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30643] ppid=30622 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30624/task/30643/stat : 30643 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447360619 28909211648 12496 33554432000 4194304 4196468 140735992212240 139920020540464 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51440 KiB

[startup+0.700967 s]
/proc/loadavg: 8.27 8.31 8.25 5/211 30643
/proc/meminfo: memFree=30898240/32770624 swapFree=67004320/67108860
[pid=30622] ppid=30619 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30622/stat : 30622 (xcsp3-exec) S 30619 30622 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447360612 115843072 364 33554432000 4194304 5098028 140721656670880 140721656668984 139700899525244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19505152 140721656673141 140721656673385 140721656673385 140721656676298 0
/proc/30622/statm: 28282 364 305 221 0 87 0
[pid=30624] ppid=30622 vsize=28233776 memory=138104 CPUtime=1.75 cores=0-7
/proc/30624/stat : 30624 (java) S 30622 30622 30367 0 -1 1077944320 14529 0 0 0 169 6 0 0 20 0 20 0 447360612 28911386624 34526 33554432000 4194304 4196468 140735992212240 140735992194784 139920847576823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
/proc/30624/statm: 7058444 34526 3451 1 0 7019544 0
[pid=30624/tid=30625] ppid=30622 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/30624/task/30625/stat : 30625 (java) R 30622 30622 30367 0 -1 4202560 8615 0 0 0 63 4 0 0 20 0 20 0 447360613 28911386624 34526 33554432000 4194304 4196468 140735992212240 139920851814288 139920458673736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30626] ppid=30622 vsize=28233776 memory=140295711007616 CPUtime=0 cores=0-7
/proc/30624/task/30626/stat : 30626 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28911386624 34526 33554432000 4194304 4196468 140735992212240 139920800197776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30627] ppid=30622 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30624/task/30627/stat : 30627 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28911386624 34526 33554432000 4194304 4196468 140735992212240 139920799144976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30628] ppid=30622 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/30624/task/30628/stat : 30628 (java) S 30622 30622 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447360614 28911386624 34526 33554432000 4194304 4196468 140735992212240 139920798092176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0

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

[pid=30624/tid=30651] ppid=30622 vsize=28766288 memory=4321080 CPUtime=2413.98 cores=0-7
/proc/30624/task/30651/stat : 30651 (java) R 30622 30622 30367 0 -1 4202560 15541 0 0 0 241384 14 0 0 20 0 28 0 447361366 29456678912 1080270 33554432000 4194304 4196468 140735992212240 139920004190744 139920461609784 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
Current children cumulated CPU time: 19446.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4322536 KiB

[startup+2502.3 s]
/proc/loadavg: 8.59 8.26 8.25 9/221 30849
/proc/meminfo: memFree=26698968/32770624 swapFree=67004320/67108860
[pid=30622] ppid=30619 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30622/stat : 30622 (xcsp3-exec) S 30619 30622 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447360612 115843072 364 33554432000 4194304 5098028 140721656670880 140721656668984 139700899525244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19505152 140721656673141 140721656673385 140721656673385 140721656676298 0
/proc/30622/statm: 28282 364 305 221 0 87 0
[pid=30624] ppid=30622 vsize=28766288 memory=4277512 CPUtime=19925.2 cores=0-7
/proc/30624/stat : 30624 (java) S 30622 30622 30367 0 -1 1077944320 518327 0 0 0 1990859 1657 0 0 20 0 28 0 447360612 29456678912 1069378 33554432000 4194304 4196468 140735992212240 140735992194784 139920847576823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
/proc/30624/statm: 7191572 1069378 3542 1 0 7152672 0
[pid=30624/tid=30625] ppid=30622 vsize=28766288 memory=4277512 CPUtime=3.85 cores=0-7
/proc/30624/task/30625/stat : 30625 (java) S 30622 30622 30367 0 -1 1077944384 10600 0 0 0 371 14 0 0 20 0 28 0 447360613 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920851817600 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30626] ppid=30622 vsize=28766288 memory=4277512 CPUtime=7.84 cores=0-7
/proc/30624/task/30626/stat : 30626 (java) S 30622 30622 30367 0 -1 1077944384 22810 0 0 0 628 156 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920800197776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30627] ppid=30622 vsize=28766288 memory=4277512 CPUtime=7.88 cores=0-7
/proc/30624/task/30627/stat : 30627 (java) S 30622 30622 30367 0 -1 1077944384 28575 0 0 0 638 150 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920799144976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30628] ppid=30622 vsize=28766288 memory=1456 CPUtime=7.92 cores=0-7
/proc/30624/task/30628/stat : 30628 (java) S 30622 30622 30367 0 -1 1077944384 27551 0 0 0 616 176 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920798092176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30629] ppid=30622 vsize=28766288 memory=1456 CPUtime=7.93 cores=0-7
/proc/30624/task/30629/stat : 30629 (java) S 30622 30622 30367 0 -1 1077944384 25805 0 0 0 619 174 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920797039376 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30630] ppid=30622 vsize=28766288 memory=1456 CPUtime=7.92 cores=0-7
/proc/30624/task/30630/stat : 30630 (java) S 30622 30622 30367 0 -1 1077944384 23558 0 0 0 614 178 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920795986576 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30631] ppid=30622 vsize=28766288 memory=3588 CPUtime=7.89 cores=0-7
/proc/30624/task/30631/stat : 30631 (java) S 30622 30622 30367 0 -1 1077944384 20867 0 0 0 627 162 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920794933776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30632] ppid=30622 vsize=28766288 memory=4277512 CPUtime=7.85 cores=0-7
/proc/30624/task/30632/stat : 30632 (java) S 30622 30622 30367 0 -1 1077944384 25063 0 0 0 621 164 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920793880976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30633] ppid=30622 vsize=28766288 memory=0 CPUtime=7.83 cores=0-7
/proc/30624/task/30633/stat : 30633 (java) S 30622 30622 30367 0 -1 1077944384 26557 0 0 0 622 161 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920792828176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30634] ppid=30622 vsize=28766288 memory=0 CPUtime=1.88 cores=0-7
/proc/30624/task/30634/stat : 30634 (java) S 30622 30622 30367 0 -1 1077944384 20115 0 0 0 170 18 0 0 20 0 28 0 447360615 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920030014320 139920847587970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30635] ppid=30622 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/30624/task/30635/stat : 30635 (java) S 30622 30622 30367 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 447360616 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920028960352 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30636] ppid=30622 vsize=28766288 memory=4277512 CPUtime=0 cores=0-7
/proc/30624/task/30636/stat : 30636 (java) S 30622 30622 30367 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 447360616 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920027907456 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30637] ppid=30622 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/30624/task/30637/stat : 30637 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920026855760 139920847595419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30638] ppid=30622 vsize=28766288 memory=3588 CPUtime=2.44 cores=0-7
/proc/30624/task/30638/stat : 30638 (java) S 30622 30622 30367 0 -1 1077944384 15572 0 0 0 241 3 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920025803120 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30639] ppid=30622 vsize=28766288 memory=1456 CPUtime=2.84 cores=0-7
/proc/30624/task/30639/stat : 30639 (java) S 30622 30622 30367 0 -1 1077944384 19446 0 0 0 281 3 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920024750320 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30640] ppid=30622 vsize=28766288 memory=1456 CPUtime=2.24 cores=0-7
/proc/30624/task/30640/stat : 30640 (java) S 30622 30622 30367 0 -1 1077944384 12873 0 0 0 221 3 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920023697520 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30641] ppid=30622 vsize=28766288 memory=984 CPUtime=0.85 cores=0-7
/proc/30624/task/30641/stat : 30641 (java) S 30622 30622 30367 0 -1 1077944384 15088 0 0 0 83 2 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920022644720 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30642] ppid=30622 vsize=28766288 memory=1940 CPUtime=0 cores=0-7
/proc/30624/task/30642/stat : 30642 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920021593184 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30643] ppid=30622 vsize=28766288 memory=4277512 CPUtime=0.9 cores=0-7
/proc/30624/task/30643/stat : 30643 (java) S 30622 30622 30367 0 -1 1077944384 3031 0 0 0 45 45 0 0 20 0 28 0 447360619 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920020540464 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30644] ppid=30622 vsize=28766288 memory=1456 CPUtime=2485.95 cores=0-7
/proc/30624/task/30644/stat : 30644 (java) R 30622 30622 30367 0 -1 4202560 23122 0 0 0 248561 34 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920011558008 139920461610286 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30645] ppid=30622 vsize=28766288 memory=4277512 CPUtime=2486.37 cores=0-7
/proc/30624/task/30645/stat : 30645 (java) R 30622 30622 30367 0 -1 4202560 14026 0 0 0 248624 13 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920010506632 139920461610646 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30646] ppid=30622 vsize=28766288 memory=1456 CPUtime=2482.76 cores=0-7
/proc/30624/task/30646/stat : 30646 (java) R 30622 30622 30367 0 -1 4202560 22022 0 0 0 248235 41 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920009453704 139920462173080 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30647] ppid=30622 vsize=28766288 memory=1456 CPUtime=2469.9 cores=0-7
/proc/30624/task/30647/stat : 30647 (java) R 30622 30622 30367 0 -1 4202560 27249 0 0 0 246950 40 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920008400904 139920464335612 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30648] ppid=30622 vsize=28766288 memory=4277512 CPUtime=2485.19 cores=0-7
/proc/30624/task/30648/stat : 30648 (java) R 30622 30622 30367 0 -1 4202560 43645 0 0 0 248457 62 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920007347632 139920461610615 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30649] ppid=30622 vsize=28766288 memory=48288 CPUtime=2476.21 cores=0-7
/proc/30624/task/30649/stat : 30649 (java) R 30622 30622 30367 0 -1 4202560 45927 0 0 0 247565 56 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920006297888 139920462534878 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30650] ppid=30622 vsize=28766288 memory=984 CPUtime=2486.95 cores=0-7
/proc/30624/task/30650/stat : 30650 (java) R 30622 30622 30367 0 -1 4202560 27747 0 0 0 248674 21 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920005243224 139920461609991 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30651] ppid=30622 vsize=28766288 memory=1940 CPUtime=2473.5 cores=0-7
/proc/30624/task/30651/stat : 30651 (java) R 30622 30622 30367 0 -1 4202560 15759 0 0 0 247336 14 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920004191256 139920461609996 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
Current children cumulated CPU time: 19925.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4278968 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.50 8.26 8.25 9/222 30873
/proc/meminfo: memFree=26698428/32770624 swapFree=67004320/67108860
[pid=30622] ppid=30619 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30622/stat : 30622 (xcsp3-exec) S 30619 30622 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447360612 115843072 364 33554432000 4194304 5098028 140721656670880 140721656668984 139700899525244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19505152 140721656673141 140721656673385 140721656673385 140721656676298 0
/proc/30622/statm: 28282 364 305 221 0 87 0
[pid=30624] ppid=30622 vsize=28766288 memory=4277512 CPUtime=20066.4 cores=0-7
/proc/30624/stat : 30624 (java) S 30622 30622 30367 0 -1 1077944320 519338 0 0 0 2004983 1659 0 0 20 0 28 0 447360612 29456678912 1069378 33554432000 4194304 4196468 140735992212240 140735992194784 139920847576823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
/proc/30624/statm: 7191572 1069378 3542 1 0 7152672 0
[pid=30624/tid=30625] ppid=30622 vsize=28766288 memory=1398722017469774279 CPUtime=3.85 cores=0-7
/proc/30624/task/30625/stat : 30625 (java) S 30622 30622 30367 0 -1 1077944384 10600 0 0 0 371 14 0 0 20 0 28 0 447360613 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920851817600 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30626] ppid=30622 vsize=28766288 memory=4004 CPUtime=7.84 cores=0-7
/proc/30624/task/30626/stat : 30626 (java) S 30622 30622 30367 0 -1 1077944384 22810 0 0 0 628 156 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920800197776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30627] ppid=30622 vsize=28766288 memory=2832 CPUtime=7.88 cores=0-7
/proc/30624/task/30627/stat : 30627 (java) S 30622 30622 30367 0 -1 1077944384 28575 0 0 0 638 150 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920799144976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30628] ppid=30622 vsize=28766288 memory=776 CPUtime=7.92 cores=0-7
/proc/30624/task/30628/stat : 30628 (java) S 30622 30622 30367 0 -1 1077944384 27551 0 0 0 616 176 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920798092176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30629] ppid=30622 vsize=28766288 memory=1160 CPUtime=7.93 cores=0-7
/proc/30624/task/30629/stat : 30629 (java) S 30622 30622 30367 0 -1 1077944384 25805 0 0 0 619 174 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920797039376 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30630] ppid=30622 vsize=28766288 memory=1720 CPUtime=7.92 cores=0-7
/proc/30624/task/30630/stat : 30630 (java) S 30622 30622 30367 0 -1 1077944384 23558 0 0 0 614 178 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920795986576 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30631] ppid=30622 vsize=28766288 memory=1096 CPUtime=7.89 cores=0-7
/proc/30624/task/30631/stat : 30631 (java) S 30622 30622 30367 0 -1 1077944384 20867 0 0 0 627 162 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920794933776 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30632] ppid=30622 vsize=28766288 memory=5992 CPUtime=7.85 cores=0-7
/proc/30624/task/30632/stat : 30632 (java) S 30622 30622 30367 0 -1 1077944384 25063 0 0 0 621 164 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920793880976 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30633] ppid=30622 vsize=28766288 memory=14012 CPUtime=7.83 cores=0-7
/proc/30624/task/30633/stat : 30633 (java) S 30622 30622 30367 0 -1 1077944384 26557 0 0 0 622 161 0 0 20 0 28 0 447360614 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920792828176 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30634] ppid=30622 vsize=28766288 memory=1052 CPUtime=1.88 cores=0-7
/proc/30624/task/30634/stat : 30634 (java) S 30622 30622 30367 0 -1 1077944384 20119 0 0 0 170 18 0 0 20 0 28 0 447360615 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920030014320 139920847587970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30635] ppid=30622 vsize=28766288 memory=7548 CPUtime=0 cores=0-7
/proc/30624/task/30635/stat : 30635 (java) S 30622 30622 30367 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 447360616 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920028960352 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30636] ppid=30622 vsize=28766288 memory=4004 CPUtime=0 cores=0-7
/proc/30624/task/30636/stat : 30636 (java) S 30622 30622 30367 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 447360616 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920027907456 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30637] ppid=30622 vsize=28766288 memory=2832 CPUtime=0 cores=0-7
/proc/30624/task/30637/stat : 30637 (java) S 30622 30622 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920026855760 139920847595419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30638] ppid=30622 vsize=28766288 memory=776 CPUtime=2.44 cores=0-7
/proc/30624/task/30638/stat : 30638 (java) S 30622 30622 30367 0 -1 1077944384 15576 0 0 0 241 3 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920025803120 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30639] ppid=30622 vsize=28766288 memory=1160 CPUtime=2.84 cores=0-7
/proc/30624/task/30639/stat : 30639 (java) S 30622 30622 30367 0 -1 1077944384 19449 0 0 0 281 3 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920024750320 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30640] ppid=30622 vsize=28766288 memory=1720 CPUtime=2.24 cores=0-7
/proc/30624/task/30640/stat : 30640 (java) S 30622 30622 30367 0 -1 1077944384 12876 0 0 0 221 3 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920023697520 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30641] ppid=30622 vsize=28766288 memory=1096 CPUtime=0.85 cores=0-7
/proc/30624/task/30641/stat : 30641 (java) S 30622 30622 30367 0 -1 1077944384 15096 0 0 0 83 2 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920022644720 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30642] ppid=30622 vsize=28766288 memory=5992 CPUtime=0 cores=0-7
/proc/30624/task/30642/stat : 30642 (java) S 30622 30622 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447360618 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920021593184 139920847587029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30643] ppid=30622 vsize=28766288 memory=14012 CPUtime=0.92 cores=0-7
/proc/30624/task/30643/stat : 30643 (java) S 30622 30622 30367 0 -1 1077944384 3055 0 0 0 46 46 0 0 20 0 28 0 447360619 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920020540464 139920847587970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30644] ppid=30622 vsize=28766288 memory=1764 CPUtime=2503.65 cores=0-7
/proc/30624/task/30644/stat : 30644 (java) R 30622 30622 30367 0 -1 4202560 23241 0 0 0 250331 34 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920011558008 139920461610356 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30645] ppid=30622 vsize=28766288 memory=1398722017469774279 CPUtime=2504.07 cores=0-7
/proc/30624/task/30645/stat : 30645 (java) R 30622 30622 30367 0 -1 4202560 14101 0 0 0 250394 13 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920010506632 139920460875322 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30646] ppid=30622 vsize=28766288 memory=2456 CPUtime=2500.47 cores=0-7
/proc/30624/task/30646/stat : 30646 (java) R 30622 30622 30367 0 -1 4202560 22159 0 0 0 250006 41 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920009453704 139920461967064 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30647] ppid=30622 vsize=28766288 memory=1760 CPUtime=2487.6 cores=0-7
/proc/30624/task/30647/stat : 30647 (java) R 30622 30622 30367 0 -1 4202560 27361 0 0 0 248719 41 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920008400904 139920461610683 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30648] ppid=30622 vsize=28766288 memory=111632 CPUtime=2502.89 cores=0-7
/proc/30624/task/30648/stat : 30648 (java) R 30622 30622 30367 0 -1 4202560 43813 0 0 0 250227 62 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920007347632 139920464611334 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30649] ppid=30622 vsize=28766288 memory=804 CPUtime=2493.92 cores=0-7
/proc/30624/task/30649/stat : 30649 (java) R 30622 30622 30367 0 -1 4202560 46071 0 0 0 249335 57 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920006297888 139920462312762 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30650] ppid=30622 vsize=28766288 memory=1808 CPUtime=2504.63 cores=0-7
/proc/30624/task/30650/stat : 30650 (java) R 30622 30622 30367 0 -1 4202560 27887 0 0 0 250442 21 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920005243224 139920461550592 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
[pid=30624/tid=30651] ppid=30622 vsize=28766288 memory=280591422284960 CPUtime=2490.84 cores=0-7
/proc/30624/task/30651/stat : 30651 (java) R 30622 30622 30367 0 -1 4202560 15829 0 0 0 249070 14 0 0 20 0 28 0 447361366 29456678912 1069378 33554432000 4194304 4196468 140735992212240 139920004191256 139920461612545 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 31469568 140735992218602 140735992218774 140735992218774 140735992221647 0
Current children cumulated CPU time: 20066.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4278968 KiB

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

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

[startup+2520.15 s]
# the end of solver process 30624 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20050.6 s, system=16.6374 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): 2520.15
CPU time (s): 20067.2
CPU user time (s): 20050.6
CPU system time (s): 16.6374
CPU usage (%): 796.269
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 5760844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20050.6
system time used= 16.6374
maximum resident set size= 5759580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520668
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68549
involuntary context switches= 220974


# summary of solver processes directly reported to runsolver:
#   pid: 30622,30624
#   total CPU time (s): 20067.2
#   total CPU user time (s): 20050.6
#   total CPU system time (s): 16.6374

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.71 second user time and 31.0227 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-17 11:19:13
IDJOB=4399950
IDBENCH=137043
IDSOLVER=2854
FILE ID=node148/4399950-1568711990
RUNJOBID= node148-1568711605-30394
PBS_JOBID= 21703935
Free space on /tmp= 61308 MiB

SOLVER NAME= choco-solver 2019-09-16 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 /tmp/evaluation-result-4399950-1568711990/watcher-4399950-1568711990 -o /tmp/evaluation-result-4399950-1568711990/solver-4399950-1568711990 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568711605-30394 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1063203515 HOME/instance-4399950-1568711990.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=1063203515

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
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.13
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.13
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.13
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:        30970968 kB
MemAvailable:   31898124 kB
Buffers:          163260 kB
Cached:          1066556 kB
SwapCached:         3724 kB
Active:           524520 kB
Inactive:         713364 kB
Active(anon):       4932 kB
Inactive(anon):    52636 kB
Active(file):     519588 kB
Inactive(file):   660728 kB
Unevictable:      108200 kB
Mlocked:          108200 kB
SwapTotal:      67108860 kB
SwapFree:       67004320 kB
Dirty:             26516 kB
Writeback:             0 kB
AnonPages:        133044 kB
Mapped:            48408 kB
Shmem:             40628 kB
Slab:             154404 kB
SReclaimable:     125352 kB
SUnreclaim:        29052 kB
KernelStack:        3712 kB
PageTables:         5284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61284 MiB
End job on node148 at 2019-09-17 12:01:14