Trace number 4405050

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 parallel? (TO) 1982.55 252.12

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405050-1569005101.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4405050-1569005101.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
28.52/7.05	c solve instance...
1981.89/252.07	s UNKNOWN
1981.89/252.07	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 (7038 MiB free)
  memory of node 1: 16384 MiB (8377 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405050-1569005101/watcher-4405050-1569005101 -o /var/tmp/evaluation-result-4405050-1569005101/solver-4405050-1569005101 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1568994707-9278 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 775220672 HOME/instance-4405050-1569005101.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11539, runsolver pid=11536
Current StackSize limit: 8192 KiB


[startup+0.101819 s]*
/proc/loadavg: 8.53 8.56 8.37 2/212 11560
/proc/meminfo: memFree=15768772/32770624 swapFree=66976740/67108860
[pid=11539] ppid=11536 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11539/stat : 11539 (xcsp3-exec) S 11536 11539 9251 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476450169 115843072 363 33554432000 4194304 5098028 140732895712288 140732895710392 140126291391100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13766656 140732895716184 140732895716442 140732895716442 140732895719366 0
/proc/11539/statm: 28282 363 304 221 0 87 0
[pid=11541] ppid=11539 vsize=28227396 memory=29960 CPUtime=0.13 cores=0-7
/proc/11541/stat : 11541 (java) S 11539 11539 9251 0 -1 1077944320 5960 0 0 0 12 1 0 0 20 0 20 0 476450169 28904853504 7490 33554432000 4194304 4196468 140727851057936 140727851040480 139632928034551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
/proc/11541/statm: 7056849 7490 3120 1 0 7019032 0
[pid=11541/tid=11542] ppid=11539 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11541/task/11542/stat : 11542 (java) R 11539 11539 9251 0 -1 4202560 3880 0 0 0 8 1 0 0 20 0 20 0 476450169 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632932266560 139632557764340 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11543] ppid=11539 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11541/task/11543/stat : 11543 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632880654864 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11544] ppid=11539 vsize=28227396 memory=140110302688896 CPUtime=0 cores=0-7
/proc/11541/task/11544/stat : 11544 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632879602320 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11545] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11545/stat : 11545 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632878549264 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11546] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11546/stat : 11546 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632475756944 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11547] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11547/stat : 11547 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632474704912 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11548] ppid=11539 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11541/task/11548/stat : 11548 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632473652368 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11549] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11549/stat : 11549 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632472599312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11550] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11550/stat : 11550 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632471546768 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11551] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11551/stat : 11551 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450171 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632111528176 139632928045698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11552] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11552/stat : 11552 (java) S 11539 11539 9251 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476450172 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632110474400 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11553] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11553/stat : 11553 (java) S 11539 11539 9251 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476450172 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632109421296 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11554] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11554/stat : 11554 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450174 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632108369872 139632928053147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11555] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11555/stat : 11555 (java) R 11539 11539 9251 0 -1 4202560 325 0 0 0 0 0 0 0 20 0 20 0 476450174 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632107318000 139632908447856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11556] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11556/stat : 11556 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450174 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632106265456 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11557] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11557/stat : 11557 (java) S 11539 11539 9251 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476450174 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632105212400 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11558] ppid=11539 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/11541/task/11558/stat : 11558 (java) R 11539 11539 9251 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 20 0 476450175 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632104159856 139632928046486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11559] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11559/stat : 11559 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450175 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632103107040 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11560] ppid=11539 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11541/task/11560/stat : 11560 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450175 28904853504 7490 33554432000 4194304 4196468 140727851057936 139632102054576 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31412 KiB

[startup+0.210757 s]*
/proc/loadavg: 8.53 8.56 8.37 4/212 11560
/proc/meminfo: memFree=15756776/32770624 swapFree=66976740/67108860
[pid=11539] ppid=11536 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11539/stat : 11539 (xcsp3-exec) S 11536 11539 9251 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476450169 115843072 363 33554432000 4194304 5098028 140732895712288 140732895710392 140126291391100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13766656 140732895716184 140732895716442 140732895716442 140732895719366 0
/proc/11539/statm: 28282 363 304 221 0 87 0
[pid=11541] ppid=11539 vsize=28227396 memory=40336 CPUtime=0.33 cores=0-7
/proc/11541/stat : 11541 (java) S 11539 11539 9251 0 -1 1077944320 9377 0 0 0 31 2 0 0 20 0 20 0 476450169 28904853504 10084 33554432000 4194304 4196468 140727851057936 140727851040480 139632928034551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
/proc/11541/statm: 7056849 10084 3266 1 0 7019032 0
[pid=11541/tid=11542] ppid=11539 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11541/task/11542/stat : 11542 (java) R 11539 11539 9251 0 -1 4202560 6641 0 0 0 18 2 0 0 20 0 20 0 476450169 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632932268000 139632928046486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11543] ppid=11539 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/11541/task/11543/stat : 11543 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632880654864 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11544] ppid=11539 vsize=28227396 memory=288370486454400640 CPUtime=0 cores=0-7
/proc/11541/task/11544/stat : 11544 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632879602320 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11545] ppid=11539 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11541/task/11545/stat : 11545 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632878549264 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11546] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11546/stat : 11546 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632475756944 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11547] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11547/stat : 11547 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632474704912 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11548] ppid=11539 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11541/task/11548/stat : 11548 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632473652368 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11549] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11549/stat : 11549 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632472599312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11550] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11550/stat : 11550 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450170 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632471546768 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11551] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11551/stat : 11551 (java) S 11539 11539 9251 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476450171 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632111528176 139632928045698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11552] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11552/stat : 11552 (java) S 11539 11539 9251 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476450172 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632110474400 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11553] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11553/stat : 11553 (java) S 11539 11539 9251 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476450172 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632109421296 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11554] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11554/stat : 11554 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450174 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632108369872 139632928053147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11555] ppid=11539 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11541/task/11555/stat : 11555 (java) S 11539 11539 9251 0 -1 1077944384 372 0 0 0 1 0 0 0 20 0 20 0 476450174 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632107318000 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11556] ppid=11539 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11541/task/11556/stat : 11556 (java) S 11539 11539 9251 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 476450174 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632106265456 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11557] ppid=11539 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/11541/task/11557/stat : 11557 (java) S 11539 11539 9251 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 20 0 476450174 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632105212400 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11558] ppid=11539 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/11541/task/11558/stat : 11558 (java) R 11539 11539 9251 0 -1 4202560 768 0 0 0 8 0 0 0 20 0 20 0 476450175 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632104159856 139632906832055 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11559] ppid=11539 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11559/stat : 11559 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450175 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632103107040 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11560] ppid=11539 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11541/task/11560/stat : 11560 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450175 28904853504 10084 33554432000 4194304 4196468 140727851057936 139632102054576 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41788 KiB

[startup+0.310544 s]*
/proc/loadavg: 8.53 8.56 8.37 4/212 11560
/proc/meminfo: memFree=15749504/32770624 swapFree=66976740/67108860
[pid=11539] ppid=11536 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11539/stat : 11539 (xcsp3-exec) S 11536 11539 9251 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476450169 115843072 363 33554432000 4194304 5098028 140732895712288 140732895710392 140126291391100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13766656 140732895716184 140732895716442 140732895716442 140732895719366 0
/proc/11539/statm: 28282 363 304 221 0 87 0
[pid=11541] ppid=11539 vsize=28231652 memory=49216 CPUtime=0.52 cores=0-7
/proc/11541/stat : 11541 (java) S 11539 11539 9251 0 -1 1077944320 10726 0 0 0 48 4 0 0 20 0 20 0 476450169 28909211648 12304 33554432000 4194304 4196468 140727851057936 140727851040480 139632928034551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
/proc/11541/statm: 7057913 12304 3301 1 0 7019032 0
[pid=11541/tid=11542] ppid=11539 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/11541/task/11542/stat : 11542 (java) R 11539 11539 9251 0 -1 4202560 7815 0 0 0 27 3 0 0 20 0 20 0 476450169 28909211648 12304 33554432000 4194304 4196468 140727851057936 139632932268336 139632928056477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11543] ppid=11539 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11543/stat : 11543 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12304 33554432000 4194304 4196468 140727851057936 139632880654864 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11544] ppid=11539 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11544/stat : 11544 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12304 33554432000 4194304 4196468 140727851057936 139632879602320 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11545] ppid=11539 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11545/stat : 11545 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12304 33554432000 4194304 4196468 140727851057936 139632878549264 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11546] ppid=11539 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11546/stat : 11546 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12304 33554432000 4194304 4196468 140727851057936 139632475756944 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11547] ppid=11539 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/11541/task/11547/stat : 11547 (java) S 11539 11539 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632474704912 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11548] ppid=11539 vsize=28231652 memory=140110154789807 CPUtime=0 cores=0-7
/proc/11541/task/11548/stat : 11548 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632473652368 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11549] ppid=11539 vsize=28231652 memory=140110154792112 CPUtime=0 cores=0-7
/proc/11541/task/11549/stat : 11549 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632472599312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11550] ppid=11539 vsize=28231652 memory=140110154794416 CPUtime=0 cores=0-7
/proc/11541/task/11550/stat : 11550 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450170 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632471546768 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11551] ppid=11539 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11551/stat : 11551 (java) S 11539 11539 9251 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476450171 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632111528176 139632928045698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11552] ppid=11539 vsize=28231652 memory=280220309595792 CPUtime=0 cores=0-7
/proc/11541/task/11552/stat : 11552 (java) S 11539 11539 9251 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476450172 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632110474400 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11553] ppid=11539 vsize=28231652 memory=280220309602704 CPUtime=0 cores=0-7
/proc/11541/task/11553/stat : 11553 (java) S 11539 11539 9251 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476450172 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632109421296 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11554] ppid=11539 vsize=28231652 memory=280220309543984 CPUtime=0 cores=0-7
/proc/11541/task/11554/stat : 11554 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450174 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632108369872 139632928053147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11555] ppid=11539 vsize=28231652 memory=280220309616528 CPUtime=0.02 cores=0-7
/proc/11541/task/11555/stat : 11555 (java) S 11539 11539 9251 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 20 0 476450174 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632107318000 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11556] ppid=11539 vsize=28231652 memory=280220309623440 CPUtime=0.01 cores=0-7
/proc/11541/task/11556/stat : 11556 (java) S 11539 11539 9251 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 20 0 476450174 28909211648 12369 33554432000 4194304 4196468 140727851057936 139632106265456 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11557] ppid=11539 vsize=28231652 memory=280220309621136 CPUtime=0.03 cores=0-7
/proc/11541/task/11557/stat : 11557 (java) S 11539 11539 9251 0 -1 1077944384 196 0 0 0 3 0 0 0 20 0 20 0 476450174 28909211648 12376 33554432000 4194304 4196468 140727851057936 139632105212400 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11558] ppid=11539 vsize=28231652 memory=280220309637296 CPUtime=0.12 cores=0-7
/proc/11541/task/11558/stat : 11558 (java) S 11539 11539 9251 0 -1 1077944384 939 0 0 0 12 0 0 0 20 0 20 0 476450175 28909211648 12376 33554432000 4194304 4196468 140727851057936 139632104159856 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11559] ppid=11539 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11559/stat : 11559 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476450175 28909211648 12376 33554432000 4194304 4196468 140727851057936 139632103107040 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11560] ppid=11539 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/11541/task/11560/stat : 11560 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450175 28909211648 12376 33554432000 4194304 4196468 140727851057936 139632102054576 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50668 KiB

[startup+0.700951 s]
/proc/loadavg: 8.53 8.56 8.37 5/212 11560
/proc/meminfo: memFree=15710964/32770624 swapFree=66976740/67108860
[pid=11539] ppid=11536 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11539/stat : 11539 (xcsp3-exec) S 11536 11539 9251 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476450169 115843072 363 33554432000 4194304 5098028 140732895712288 140732895710392 140126291391100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13766656 140732895716184 140732895716442 140732895716442 140732895719366 0
/proc/11539/statm: 28282 363 304 221 0 87 0
[pid=11541] ppid=11539 vsize=28233776 memory=146580 CPUtime=1.82 cores=0-7
/proc/11541/stat : 11541 (java) S 11539 11539 9251 0 -1 1077944320 15155 0 0 0 174 8 0 0 20 0 20 0 476450169 28911386624 36645 33554432000 4194304 4196468 140727851057936 140727851040480 139632928034551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
/proc/11541/statm: 7058444 36645 3446 1 0 7019544 0
[pid=11541/tid=11542] ppid=11539 vsize=28233776 memory=280220309995184 CPUtime=0.67 cores=0-7
/proc/11541/task/11542/stat : 11542 (java) R 11539 11539 9251 0 -1 4202560 8680 0 0 0 62 5 0 0 20 0 20 0 476450169 28911386624 36645 33554432000 4194304 4196468 140727851057936 139632932272016 139632914102670 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11543] ppid=11539 vsize=28233776 memory=140110154998640 CPUtime=0 cores=0-7
/proc/11541/task/11543/stat : 11543 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28911386624 36645 33554432000 4194304 4196468 140727851057936 139632880654864 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11544] ppid=11539 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/11541/task/11544/stat : 11544 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28911386624 37157 33554432000 4194304 4196468 140727851057936 139632879602320 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11545] ppid=11539 vsize=28233776 memory=1060 CPUtime=0 cores=0-7
/proc/11541/task/11545/stat : 11545 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476450170 28911386624 37157 33554432000 4194304 4196468 140727851057936 139632878549264 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0

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

[pid=11541/tid=11568] ppid=11539 vsize=28766288 memory=1452 CPUtime=151.85 cores=0-7
/proc/11541/task/11568/stat : 11568 (java) R 11539 11539 9251 0 -1 4202560 2809 0 0 0 15180 5 0 0 20 0 28 0 476450876 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632085467176 139632565910898 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
Current children cumulated CPU time: 1266.15 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4910540 KiB

[startup+222.302 s]
/proc/loadavg: 8.45 8.53 8.40 11/220 11582
/proc/meminfo: memFree=10883760/32770624 swapFree=66976740/67108860
[pid=11539] ppid=11536 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11539/stat : 11539 (xcsp3-exec) S 11536 11539 9251 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476450169 115843072 363 33554432000 4194304 5098028 140732895712288 140732895710392 140126291391100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13766656 140732895716184 140732895716442 140732895716442 140732895719366 0
/proc/11539/statm: 28282 363 304 221 0 87 0
[pid=11541] ppid=11539 vsize=28766288 memory=4909088 CPUtime=1744.84 cores=0-7
/proc/11541/stat : 11541 (java) S 11539 11539 9251 0 -1 1077944320 143448 0 0 0 173319 1165 0 0 20 0 28 0 476450169 29456678912 1227272 33554432000 4194304 4196468 140727851057936 140727851040480 139632928034551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
/proc/11541/statm: 7191572 1227272 3540 1 0 7152672 0
[pid=11541/tid=11542] ppid=11539 vsize=28766288 memory=4909088 CPUtime=3.9 cores=0-7
/proc/11541/task/11542/stat : 11542 (java) S 11539 11539 9251 0 -1 1077944384 12990 0 0 0 377 13 0 0 20 0 28 0 476450169 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632932275328 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11543] ppid=11539 vsize=28766288 memory=4909088 CPUtime=3.34 cores=0-7
/proc/11541/task/11543/stat : 11543 (java) S 11539 11539 9251 0 -1 1077944384 3151 0 0 0 202 132 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632880654864 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11544] ppid=11539 vsize=28766288 memory=1452 CPUtime=3.34 cores=0-7
/proc/11541/task/11544/stat : 11544 (java) S 11539 11539 9251 0 -1 1077944384 2811 0 0 0 205 129 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632879602320 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11545] ppid=11539 vsize=28766288 memory=4909088 CPUtime=3.34 cores=0-7
/proc/11541/task/11545/stat : 11545 (java) S 11539 11539 9251 0 -1 1077944384 3949 0 0 0 204 130 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632878549264 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11546] ppid=11539 vsize=28766288 memory=99334003645014 CPUtime=3.37 cores=0-7
/proc/11541/task/11546/stat : 11546 (java) S 11539 11539 9251 0 -1 1077944384 3935 0 0 0 198 139 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632475756944 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11547] ppid=11539 vsize=28766288 memory=4909088 CPUtime=3.36 cores=0-7
/proc/11541/task/11547/stat : 11547 (java) S 11539 11539 9251 0 -1 1077944384 3151 0 0 0 197 139 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632474704912 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11548] ppid=11539 vsize=28766288 memory=1452 CPUtime=3.35 cores=0-7
/proc/11541/task/11548/stat : 11548 (java) S 11539 11539 9251 0 -1 1077944384 3115 0 0 0 208 127 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632473652368 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11549] ppid=11539 vsize=28766288 memory=4909088 CPUtime=3.35 cores=0-7
/proc/11541/task/11549/stat : 11549 (java) S 11539 11539 9251 0 -1 1077944384 3654 0 0 0 196 139 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632472599312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11550] ppid=11539 vsize=28766288 memory=6944656592455360608 CPUtime=3.28 cores=0-7
/proc/11541/task/11550/stat : 11550 (java) S 11539 11539 9251 0 -1 1077944384 3281 0 0 0 206 122 0 0 20 0 28 0 476450170 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632471546768 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11551] ppid=11539 vsize=28766288 memory=7682475212697334586 CPUtime=0.41 cores=0-7
/proc/11541/task/11551/stat : 11551 (java) S 11539 11539 9251 0 -1 1077944384 4754 0 0 0 40 1 0 0 20 0 28 0 476450171 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632111528176 139632928045698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11552] ppid=11539 vsize=28766288 memory=56164 CPUtime=0 cores=0-7
/proc/11541/task/11552/stat : 11552 (java) S 11539 11539 9251 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 476450172 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632110474464 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11553] ppid=11539 vsize=28766288 memory=988 CPUtime=0 cores=0-7
/proc/11541/task/11553/stat : 11553 (java) S 11539 11539 9251 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 476450172 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632109421312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11554] ppid=11539 vsize=28766288 memory=4909088 CPUtime=0 cores=0-7
/proc/11541/task/11554/stat : 11554 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476450174 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632108369872 139632928053147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11555] ppid=11539 vsize=28766288 memory=1452 CPUtime=2.71 cores=0-7
/proc/11541/task/11555/stat : 11555 (java) S 11539 11539 9251 0 -1 1077944384 15806 0 0 0 268 3 0 0 20 0 28 0 476450174 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632107318000 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11556] ppid=11539 vsize=28766288 memory=4909088 CPUtime=2.5 cores=0-7
/proc/11541/task/11556/stat : 11556 (java) S 11539 11539 9251 0 -1 1077944384 13749 0 0 0 248 2 0 0 20 0 28 0 476450174 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632106265456 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11557] ppid=11539 vsize=28766288 memory=1452 CPUtime=2.84 cores=0-7
/proc/11541/task/11557/stat : 11557 (java) S 11539 11539 9251 0 -1 1077944384 16759 0 0 0 281 3 0 0 20 0 28 0 476450174 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632105212400 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11558] ppid=11539 vsize=28766288 memory=19584 CPUtime=0.82 cores=0-7
/proc/11541/task/11558/stat : 11558 (java) S 11539 11539 9251 0 -1 1077944384 10681 0 0 0 80 2 0 0 20 0 28 0 476450175 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632104159856 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11559] ppid=11539 vsize=28766288 memory=19602 CPUtime=0 cores=0-7
/proc/11541/task/11559/stat : 11559 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476450175 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632103107040 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11560] ppid=11539 vsize=28766288 memory=1452 CPUtime=0.07 cores=0-7
/proc/11541/task/11560/stat : 11560 (java) S 11539 11539 9251 0 -1 1077944384 1690 0 0 0 0 7 0 0 20 0 28 0 476450175 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632102054576 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11561] ppid=11539 vsize=28766288 memory=4909088 CPUtime=211.8 cores=0-7
/proc/11541/task/11561/stat : 11561 (java) R 11539 11539 9251 0 -1 4202560 4061 0 0 0 21167 13 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632092834312 139632565911195 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11562] ppid=11539 vsize=28766288 memory=4909088 CPUtime=213.51 cores=0-7
/proc/11541/task/11562/stat : 11562 (java) R 11539 11539 9251 0 -1 4202560 2799 0 0 0 21347 4 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632091782888 139632565103794 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11563] ppid=11539 vsize=28766288 memory=3620 CPUtime=213.79 cores=0-7
/proc/11541/task/11563/stat : 11563 (java) R 11539 11539 9251 0 -1 4202560 3942 0 0 0 21369 10 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632090731288 139632565102910 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11564] ppid=11539 vsize=28766288 memory=1452 CPUtime=213.16 cores=0-7
/proc/11541/task/11564/stat : 11564 (java) R 11539 11539 9251 0 -1 4202560 7072 0 0 0 21305 11 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632089678440 139632567508556 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11565] ppid=11539 vsize=28766288 memory=4909088 CPUtime=213.62 cores=0-7
/proc/11541/task/11565/stat : 11565 (java) R 11539 11539 9251 0 -1 4202560 4468 0 0 0 21348 14 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632088626024 139632565330682 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11566] ppid=11539 vsize=28766288 memory=0 CPUtime=213.82 cores=0-7
/proc/11541/task/11566/stat : 11566 (java) R 11539 11539 9251 0 -1 4202560 4409 0 0 0 21374 8 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632087573112 139632565103166 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11567] ppid=11539 vsize=28766288 memory=5788348613576451160 CPUtime=213.82 cores=0-7
/proc/11541/task/11567/stat : 11567 (java) R 11539 11539 9251 0 -1 4202560 8875 0 0 0 21373 9 0 0 20 0 28 0 476450875 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632086521944 139632565038375 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11568] ppid=11539 vsize=28766288 memory=1660 CPUtime=211.12 cores=0-7
/proc/11541/task/11568/stat : 11568 (java) R 11539 11539 9251 0 -1 4202560 3016 0 0 0 21107 5 0 0 20 0 28 0 476450876 29456678912 1227272 33554432000 4194304 4196468 140727851057936 139632085467112 139632565105370 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
Current children cumulated CPU time: 1744.84 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4910540 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.005 s]*
/proc/loadavg: 8.27 8.48 8.39 9/219 11582
/proc/meminfo: memFree=10884424/32770624 swapFree=66976740/67108860
[pid=11539] ppid=11536 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11539/stat : 11539 (xcsp3-exec) S 11536 11539 9251 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476450169 115843072 363 33554432000 4194304 5098028 140732895712288 140732895710392 140126291391100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13766656 140732895716184 140732895716442 140732895716442 140732895719366 0
/proc/11539/statm: 28282 363 304 221 0 87 0
[pid=11541] ppid=11539 vsize=28766288 memory=4909220 CPUtime=1981.89 cores=0-7
/proc/11541/stat : 11541 (java) S 11539 11539 9251 0 -1 1077944320 146034 0 0 0 197009 1180 0 0 20 0 28 0 476450169 29456678912 1227305 33554432000 4194304 4196468 140727851057936 140727851040480 139632928034551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
/proc/11541/statm: 7191572 1227305 3540 1 0 7152672 0
[pid=11541/tid=11542] ppid=11539 vsize=28766288 memory=6791534058613427641 CPUtime=3.9 cores=0-7
/proc/11541/task/11542/stat : 11542 (java) S 11539 11539 9251 0 -1 1077944384 12990 0 0 0 377 13 0 0 20 0 28 0 476450169 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632932275328 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11543] ppid=11539 vsize=28766288 memory=4872558044660077418 CPUtime=3.34 cores=0-7
/proc/11541/task/11543/stat : 11543 (java) S 11539 11539 9251 0 -1 1077944384 3151 0 0 0 202 132 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632880654864 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11544] ppid=11539 vsize=28766288 memory=2580 CPUtime=3.34 cores=0-7
/proc/11541/task/11544/stat : 11544 (java) S 11539 11539 9251 0 -1 1077944384 2811 0 0 0 205 129 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632879602320 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11545] ppid=11539 vsize=28766288 memory=1760 CPUtime=3.34 cores=0-7
/proc/11541/task/11545/stat : 11545 (java) S 11539 11539 9251 0 -1 1077944384 3949 0 0 0 204 130 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632878549264 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11546] ppid=11539 vsize=28766288 memory=6791534058613427641 CPUtime=3.37 cores=0-7
/proc/11541/task/11546/stat : 11546 (java) S 11539 11539 9251 0 -1 1077944384 3935 0 0 0 198 139 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632475756944 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11547] ppid=11539 vsize=28766288 memory=10604 CPUtime=3.36 cores=0-7
/proc/11541/task/11547/stat : 11547 (java) S 11539 11539 9251 0 -1 1077944384 3151 0 0 0 197 139 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632474704912 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11548] ppid=11539 vsize=28766288 memory=3636 CPUtime=3.35 cores=0-7
/proc/11541/task/11548/stat : 11548 (java) S 11539 11539 9251 0 -1 1077944384 3115 0 0 0 208 127 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632473652368 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11549] ppid=11539 vsize=28766288 memory=776 CPUtime=3.35 cores=0-7
/proc/11541/task/11549/stat : 11549 (java) S 11539 11539 9251 0 -1 1077944384 3654 0 0 0 196 139 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632472599312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11550] ppid=11539 vsize=28766288 memory=1564 CPUtime=3.28 cores=0-7
/proc/11541/task/11550/stat : 11550 (java) S 11539 11539 9251 0 -1 1077944384 3281 0 0 0 206 122 0 0 20 0 28 0 476450170 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632471546768 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11551] ppid=11539 vsize=28766288 memory=6088 CPUtime=0.41 cores=0-7
/proc/11541/task/11551/stat : 11551 (java) S 11539 11539 9251 0 -1 1077944384 4808 0 0 0 40 1 0 0 20 0 28 0 476450171 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632111528176 139632928045698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11552] ppid=11539 vsize=28766288 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/11541/task/11552/stat : 11552 (java) S 11539 11539 9251 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 476450172 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632110474464 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11553] ppid=11539 vsize=28766288 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/11541/task/11553/stat : 11553 (java) S 11539 11539 9251 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 476450172 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632109421312 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11554] ppid=11539 vsize=28766288 memory=14981057220971048 CPUtime=0 cores=0-7
/proc/11541/task/11554/stat : 11554 (java) S 11539 11539 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476450174 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632108369872 139632928053147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11555] ppid=11539 vsize=28766288 memory=6791534058613427641 CPUtime=2.71 cores=0-7
/proc/11541/task/11555/stat : 11555 (java) S 11539 11539 9251 0 -1 1077944384 15809 0 0 0 268 3 0 0 20 0 28 0 476450174 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632107318000 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11556] ppid=11539 vsize=28766288 memory=928 CPUtime=2.5 cores=0-7
/proc/11541/task/11556/stat : 11556 (java) S 11539 11539 9251 0 -1 1077944384 13757 0 0 0 248 2 0 0 20 0 28 0 476450174 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632106265456 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11557] ppid=11539 vsize=28766288 memory=1772 CPUtime=2.84 cores=0-7
/proc/11541/task/11557/stat : 11557 (java) S 11539 11539 9251 0 -1 1077944384 16762 0 0 0 281 3 0 0 20 0 28 0 476450174 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632105212400 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11558] ppid=11539 vsize=28766288 memory=816 CPUtime=0.82 cores=0-7
/proc/11541/task/11558/stat : 11558 (java) S 11539 11539 9251 0 -1 1077944384 10752 0 0 0 80 2 0 0 20 0 28 0 476450175 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632104159856 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11559] ppid=11539 vsize=28766288 memory=1436 CPUtime=0 cores=0-7
/proc/11541/task/11559/stat : 11559 (java) S 11539 11539 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476450175 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632103107040 139632928044757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11560] ppid=11539 vsize=28766288 memory=1984 CPUtime=0.09 cores=0-7
/proc/11541/task/11560/stat : 11560 (java) S 11539 11539 9251 0 -1 1077944384 1718 0 0 0 0 9 0 0 20 0 28 0 476450175 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632102054576 139632928045698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11561] ppid=11539 vsize=28766288 memory=2580 CPUtime=241.51 cores=0-7
/proc/11541/task/11561/stat : 11561 (java) R 11539 11539 9251 0 -1 4202560 4343 0 0 0 24136 15 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632092835032 139632565738746 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11562] ppid=11539 vsize=28766288 memory=1760 CPUtime=243.22 cores=0-7
/proc/11541/task/11562/stat : 11562 (java) R 11539 11539 9251 0 -1 4202560 2954 0 0 0 24317 5 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632091782888 139632564674527 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11563] ppid=11539 vsize=28766288 memory=111636 CPUtime=243.48 cores=0-7
/proc/11541/task/11563/stat : 11563 (java) R 11539 11539 9251 0 -1 4202560 4140 0 0 0 24335 13 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632090730856 139632565102232 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11564] ppid=11539 vsize=28766288 memory=800 CPUtime=242.86 cores=0-7
/proc/11541/task/11564/stat : 11564 (java) R 11539 11539 9251 0 -1 4202560 7428 0 0 0 24273 13 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632089678312 139632567508492 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11565] ppid=11539 vsize=28766288 memory=1804 CPUtime=243.32 cores=0-7
/proc/11541/task/11565/stat : 11565 (java) R 11539 11539 9251 0 -1 4202560 5160 0 0 0 24315 17 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632088625032 139632565548292 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11566] ppid=11539 vsize=28766288 memory=0 CPUtime=243.52 cores=0-7
/proc/11541/task/11566/stat : 11566 (java) R 11539 11539 9251 0 -1 4202560 4702 0 0 0 24343 9 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632087572488 139632565103210 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11567] ppid=11539 vsize=28766288 memory=4416 CPUtime=243.53 cores=0-7
/proc/11541/task/11567/stat : 11567 (java) R 11539 11539 9251 0 -1 4202560 9221 0 0 0 24342 11 0 0 20 0 28 0 476450875 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632086519408 139632565103081 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
[pid=11541/tid=11568] ppid=11539 vsize=28766288 memory=4909220 CPUtime=240.21 cores=0-7
/proc/11541/task/11568/stat : 11568 (java) R 11539 11539 9251 0 -1 4202560 3113 0 0 0 24015 6 0 0 20 0 28 0 476450876 29456678912 1227305 33554432000 4194304 4196468 140727851057936 139632085467112 139632565102388 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 22278144 140727851062236 140727851062411 140727851062411 140727851065295 0
Current children cumulated CPU time: 1981.89 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4910672 KiB

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

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

[startup+252.12 s]
# the end of solver process 11541 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1970.71 s, system=11.8331 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 252.12
CPU time (s): 1982.55
CPU user time (s): 1970.71
CPU system time (s): 11.8331
CPU usage (%): 786.35
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4910672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1970.71
system time used= 11.8331
maximum resident set size= 4909752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147377
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12748
involuntary context switches= 24095


# summary of solver processes directly reported to runsolver:
#   pid: 11539,11541
#   total CPU time (s): 1982.55
#   total CPU user time (s): 1970.71
#   total CPU system time (s): 11.8331

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.66771 second user time and 2.46942 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-20 20:44:20
IDJOB=4405050
IDBENCH=137043
IDSOLVER=2866
FILE ID=node124/4405050-1569005101
RUNJOBID= node124-1568994707-9278
PBS_JOBID= 21704729
Free space on /var/tmp= 13512 MiB

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

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=775220672

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15785952 kB
MemAvailable:   31821508 kB
Buffers:          138728 kB
Cached:         15842704 kB
SwapCached:        28940 kB
Active:          7956612 kB
Inactive:        8060432 kB
Active(anon):       4596 kB
Inactive(anon):    80488 kB
Active(file):    7952016 kB
Inactive(file):  7979944 kB
Unevictable:      108092 kB
Mlocked:          108092 kB
SwapTotal:      67108860 kB
SwapFree:       66976740 kB
Dirty:             26836 kB
Writeback:             0 kB
AnonPages:        115168 kB
Mapped:            51800 kB
Shmem:             40884 kB
Slab:             560496 kB
SReclaimable:     532056 kB
SUnreclaim:        28440 kB
KernelStack:        3376 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

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