Trace number 4297688

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 NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)? (TO) 19828.8 2520.11

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-m001_c18.xml
MD5SUM6b753b1e1a3070adcb3424354b76057b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297688-1532726852.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4297688-1532726852.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.27/0.64	c solve instance...
19828.09/2520.09	s UNKNOWN
19828.09/2520.09	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 (13292 MiB free)
  memory of node 1: 16384 MiB (14234 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297688-1532726852/watcher-4297688-1532726852 -o /tmp/evaluation-result-4297688-1532726852/solver-4297688-1532726852 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580 HOME/xcsp3-exec -seed 2118759684 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297688-1532726852.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=1018, runsolver pid=1015
Current StackSize limit: 8192 KiB


[startup+0.104389 s]*
/proc/loadavg: 8.13 7.98 7.96 3/203 1039
/proc/meminfo: memFree=28171604/32770624 swapFree=67108744/67108860
[pid=1018] ppid=1015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1018/stat : 1018 (xcsp3-exec) S 1015 1018 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90248370 115843072 363 33554432000 4194304 5098028 140727844842848 140727844840952 140679557472892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10989568 140727844848693 140727844848896 140727844848896 140727844851658 0
/proc/1018/statm: 28282 363 305 221 0 87 0
[pid=1020] ppid=1018 vsize=26104152 memory=28020 CPUtime=0.12 cores=0-7
/proc/1020/stat : 1020 (java) S 1018 1018 28146 0 -1 1077944320 5861 0 0 0 10 2 0 0 20 0 20 0 90248370 26730651648 7005 33554432000 4194304 4196468 140736710003232 140736709985776 140075687341815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
/proc/1020/statm: 6526038 7005 3027 1 0 6488315 0
[pid=1020/tid=1021] ppid=1018 vsize=26104152 memory=6935054825532540783 CPUtime=0.09 cores=0-7
/proc/1020/task/1021/stat : 1021 (java) R 1018 1018 28146 0 -1 4202560 3886 0 0 0 8 1 0 0 20 0 20 0 90248370 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075691575088 140075687353750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1022] ppid=1018 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/1020/task/1022/stat : 1022 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075594902160 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1023] ppid=1018 vsize=26104152 memory=139964535600768 CPUtime=0 cores=0-7
/proc/1020/task/1023/stat : 1023 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075244816912 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1024] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1024/stat : 1024 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075243764112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1025] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1025/stat : 1025 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075242711312 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1026] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1026/stat : 1026 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075241659536 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1027] ppid=1018 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1020/task/1027/stat : 1027 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075240606736 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1028] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1028/stat : 1028 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075239553936 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1029] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1029/stat : 1029 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 7005 33554432000 4194304 4196468 140736710003232 140075238501136 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1030] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1030/stat : 1030 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248373 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074362235248 140075687352962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1031] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1031/stat : 1031 (java) S 1018 1018 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90248373 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074361181216 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1032] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1032/stat : 1032 (java) S 1018 1018 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90248373 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074360128368 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1033] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1033/stat : 1033 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074359076688 140075687360411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1034] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1034/stat : 1034 (java) R 1018 1018 28146 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074358025072 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1035] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1035/stat : 1035 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074356972272 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1036] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1036/stat : 1036 (java) R 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074355919472 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1037] ppid=1018 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/1020/task/1037/stat : 1037 (java) R 1018 1018 28146 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074354866672 140075667524192 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1038] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1038/stat : 1038 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074353814112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1039] ppid=1018 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1020/task/1039/stat : 1039 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 7005 33554432000 4194304 4196468 140736710003232 140074352761392 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29472 KiB

[startup+0.210504 s]*
/proc/loadavg: 8.13 7.98 7.96 2/203 1039
/proc/meminfo: memFree=28161060/32770624 swapFree=67108744/67108860
[pid=1018] ppid=1015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1018/stat : 1018 (xcsp3-exec) S 1015 1018 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90248370 115843072 363 33554432000 4194304 5098028 140727844842848 140727844840952 140679557472892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10989568 140727844848693 140727844848896 140727844848896 140727844851658 0
/proc/1018/statm: 28282 363 305 221 0 87 0
[pid=1020] ppid=1018 vsize=26104152 memory=39400 CPUtime=0.34 cores=0-7
/proc/1020/stat : 1020 (java) S 1018 1018 28146 0 -1 1077944320 8463 0 0 0 31 3 0 0 20 0 20 0 90248370 26730651648 9850 33554432000 4194304 4196468 140736710003232 140736709985776 140075687341815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
/proc/1020/statm: 6526038 9850 3131 1 0 6488315 0
[pid=1020/tid=1021] ppid=1018 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1020/task/1021/stat : 1021 (java) R 1018 1018 28146 0 -1 4202560 5599 0 0 0 18 1 0 0 20 0 20 0 90248370 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075691571536 140075671422302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1022] ppid=1018 vsize=26104152 memory=340 CPUtime=0 cores=0-7
/proc/1020/task/1022/stat : 1022 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075594902160 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1023] ppid=1018 vsize=26104152 memory=139964535627814 CPUtime=0 cores=0-7
/proc/1020/task/1023/stat : 1023 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075244816912 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1024] ppid=1018 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1020/task/1024/stat : 1024 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075243764112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1025] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1025/stat : 1025 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075242711312 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1026] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1026/stat : 1026 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075241659536 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1027] ppid=1018 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1020/task/1027/stat : 1027 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075240606736 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1028] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1028/stat : 1028 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075239553936 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1029] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1029/stat : 1029 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90248371 26730651648 9850 33554432000 4194304 4196468 140736710003232 140075238501136 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1030] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1030/stat : 1030 (java) S 1018 1018 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90248373 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074362235248 140075687352962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1031] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1031/stat : 1031 (java) S 1018 1018 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90248373 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074361181216 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1032] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1032/stat : 1032 (java) S 1018 1018 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90248373 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074360128368 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1033] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1033/stat : 1033 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074359076688 140075687360411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1034] ppid=1018 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/1020/task/1034/stat : 1034 (java) S 1018 1018 28146 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074358025072 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1035] ppid=1018 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/1020/task/1035/stat : 1035 (java) S 1018 1018 28146 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074356972272 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1036] ppid=1018 vsize=26104152 memory=-1 CPUtime=0.02 cores=0-7
/proc/1020/task/1036/stat : 1036 (java) S 1018 1018 28146 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074355919472 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1037] ppid=1018 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/1020/task/1037/stat : 1037 (java) S 1018 1018 28146 0 -1 1077944384 739 0 0 0 7 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074354866672 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1038] ppid=1018 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1038/stat : 1038 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074353814112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1039] ppid=1018 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1020/task/1039/stat : 1039 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26730651648 9850 33554432000 4194304 4196468 140736710003232 140074352761392 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40852 KiB

[startup+0.310565 s]*
/proc/loadavg: 8.13 7.98 7.96 4/203 1039
/proc/meminfo: memFree=28154764/32770624 swapFree=67108744/67108860
[pid=1018] ppid=1015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1018/stat : 1018 (xcsp3-exec) S 1015 1018 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90248370 115843072 363 33554432000 4194304 5098028 140727844842848 140727844840952 140679557472892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10989568 140727844848693 140727844848896 140727844848896 140727844851658 0
/proc/1018/statm: 28282 363 305 221 0 87 0
[pid=1020] ppid=1018 vsize=26108408 memory=46320 CPUtime=0.51 cores=0-7
/proc/1020/stat : 1020 (java) S 1018 1018 28146 0 -1 1077944320 9313 0 0 0 48 3 0 0 20 0 20 0 90248370 26735009792 11580 33554432000 4194304 4196468 140736710003232 140736709985776 140075687341815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
/proc/1020/statm: 6527102 11580 3227 1 0 6488315 0
[pid=1020/tid=1021] ppid=1018 vsize=26108408 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/1020/task/1021/stat : 1021 (java) R 1018 1018 28146 0 -1 4202560 6257 0 0 0 27 2 0 0 20 0 20 0 90248370 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075691572928 140075671422302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1022] ppid=1018 vsize=26108408 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/1020/task/1022/stat : 1022 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075594902160 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1023] ppid=1018 vsize=26108408 memory=11116 CPUtime=0 cores=0-7
/proc/1020/task/1023/stat : 1023 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075244816912 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1024] ppid=1018 vsize=26108408 memory=1200 CPUtime=0 cores=0-7
/proc/1020/task/1024/stat : 1024 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075243764112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1025] ppid=1018 vsize=26108408 memory=1228 CPUtime=0 cores=0-7
/proc/1020/task/1025/stat : 1025 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075242711312 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1026] ppid=1018 vsize=26108408 memory=1704 CPUtime=0 cores=0-7
/proc/1020/task/1026/stat : 1026 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075241659536 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1027] ppid=1018 vsize=26108408 memory=1952 CPUtime=0 cores=0-7
/proc/1020/task/1027/stat : 1027 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075240606736 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1028] ppid=1018 vsize=26108408 memory=10584 CPUtime=0 cores=0-7
/proc/1020/task/1028/stat : 1028 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075239553936 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1029] ppid=1018 vsize=26108408 memory=15872 CPUtime=0 cores=0-7
/proc/1020/task/1029/stat : 1029 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90248371 26735009792 11580 33554432000 4194304 4196468 140736710003232 140075238501136 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1030] ppid=1018 vsize=26108408 memory=4100 CPUtime=0 cores=0-7
/proc/1020/task/1030/stat : 1030 (java) S 1018 1018 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90248373 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074362235248 140075687352962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1031] ppid=1018 vsize=26108408 memory=18280 CPUtime=0 cores=0-7
/proc/1020/task/1031/stat : 1031 (java) S 1018 1018 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90248373 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074361181216 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1032] ppid=1018 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1032/stat : 1032 (java) S 1018 1018 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90248373 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074360128368 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1033] ppid=1018 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1033/stat : 1033 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074359076688 140075687360411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1034] ppid=1018 vsize=26108408 memory=0 CPUtime=0.02 cores=0-7
/proc/1020/task/1034/stat : 1034 (java) S 1018 1018 28146 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074358025072 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1035] ppid=1018 vsize=26108408 memory=0 CPUtime=0.03 cores=0-7
/proc/1020/task/1035/stat : 1035 (java) R 1018 1018 28146 0 -1 4202560 220 0 0 0 3 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074356962656 140075668863031 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1036] ppid=1018 vsize=26108408 memory=0 CPUtime=0.03 cores=0-7
/proc/1020/task/1036/stat : 1036 (java) S 1018 1018 28146 0 -1 1077944384 261 0 0 0 3 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074355919472 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1037] ppid=1018 vsize=26108408 memory=139964394341871 CPUtime=0.12 cores=0-7
/proc/1020/task/1037/stat : 1037 (java) S 1018 1018 28146 0 -1 1077944384 819 0 0 0 12 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074354866672 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1038] ppid=1018 vsize=26108408 memory=139964394369908 CPUtime=0 cores=0-7
/proc/1020/task/1038/stat : 1038 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074353814112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1039] ppid=1018 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/1020/task/1039/stat : 1039 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90248376 26735009792 11580 33554432000 4194304 4196468 140736710003232 140074352761392 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47772 KiB

[startup+0.701217 s]
/proc/loadavg: 8.13 7.98 7.96 5/203 1039
/proc/meminfo: memFree=28139008/32770624 swapFree=67108744/67108860
[pid=1018] ppid=1015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1018/stat : 1018 (xcsp3-exec) S 1015 1018 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90248370 115843072 363 33554432000 4194304 5098028 140727844842848 140727844840952 140679557472892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10989568 140727844848693 140727844848896 140727844848896 140727844851658 0
/proc/1018/statm: 28282 363 305 221 0 87 0
[pid=1020] ppid=1018 vsize=26643044 memory=92864 CPUtime=1.72 cores=0-7
/proc/1020/stat : 1020 (java) S 1018 1018 28146 0 -1 1077944320 12550 0 0 0 165 7 0 0 20 0 28 0 90248370 27282477056 23216 33554432000 4194304 4196468 140736710003232 140736709985776 140075687341815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
/proc/1020/statm: 6660761 23216 3359 1 0 6621955 0
[pid=1020/tid=1021] ppid=1018 vsize=26643044 memory=279928788738368 CPUtime=0.62 cores=0-7
/proc/1020/task/1021/stat : 1021 (java) S 1018 1018 28146 0 -1 1077944384 7238 0 0 0 58 4 0 0 20 0 28 0 90248370 27282477056 23216 33554432000 4194304 4196468 140736710003232 140075691582592 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1022] ppid=1018 vsize=26643044 memory=139964394546032 CPUtime=0 cores=0-7
/proc/1020/task/1022/stat : 1022 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90248371 27282477056 23216 33554432000 4194304 4196468 140736710003232 140075594902160 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1023] ppid=1018 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1023/stat : 1023 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90248371 27282477056 23216 33554432000 4194304 4196468 140736710003232 140075244816912 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1024] ppid=1018 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/1020/task/1024/stat : 1024 (java) S 1018 1018 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90248371 27282477056 23216 33554432000 4194304 4196468 140736710003232 140075243764112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0

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

[pid=1020/tid=1047] ppid=1018 vsize=26643044 memory=4096 CPUtime=2399.34 cores=0-7
/proc/1020/task/1047/stat : 1047 (java) R 1018 1018 28146 0 -1 4202560 36460 0 0 0 239903 31 0 0 20 0 28 0 90248435 27282477056 109017 33554432000 4194304 4196468 140736710003232 140074336607744 140075282397028 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
Current children cumulated CPU time: 19214.2 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 437520 KiB

[startup+2502.3 s]
/proc/loadavg: 8.20 8.28 8.31 10/211 1136
/proc/meminfo: memFree=27760184/32770624 swapFree=67108744/67108860
[pid=1018] ppid=1015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1018/stat : 1018 (xcsp3-exec) S 1015 1018 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90248370 115843072 363 33554432000 4194304 5098028 140727844842848 140727844840952 140679557472892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10989568 140727844848693 140727844848896 140727844848896 140727844851658 0
/proc/1018/statm: 28282 363 305 221 0 87 0
[pid=1020] ppid=1018 vsize=26643044 memory=440216 CPUtime=19688.2 cores=0-7
/proc/1020/stat : 1020 (java) S 1018 1018 28146 0 -1 1077944320 542612 0 0 0 1966748 2068 0 0 20 0 28 0 90248370 27282477056 110054 33554432000 4194304 4196468 140736710003232 140736709985776 140075687341815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
/proc/1020/statm: 6660761 110054 3448 1 0 6621955 0
[pid=1020/tid=1021] ppid=1018 vsize=26643044 memory=440216 CPUtime=0.62 cores=0-7
/proc/1020/task/1021/stat : 1021 (java) S 1018 1018 28146 0 -1 1077944384 7238 0 0 0 58 4 0 0 20 0 28 0 90248370 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075691582592 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1022] ppid=1018 vsize=26643044 memory=440212 CPUtime=13.39 cores=0-7
/proc/1020/task/1022/stat : 1022 (java) S 1018 1018 28146 0 -1 1077944384 21607 0 0 0 1303 36 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075594902160 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1023] ppid=1018 vsize=26643044 memory=436096 CPUtime=13.41 cores=0-7
/proc/1020/task/1023/stat : 1023 (java) S 1018 1018 28146 0 -1 1077944384 22141 0 0 0 1305 36 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075244816912 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1024] ppid=1018 vsize=26643044 memory=440212 CPUtime=13.39 cores=0-7
/proc/1020/task/1024/stat : 1024 (java) S 1018 1018 28146 0 -1 1077944384 22714 0 0 0 1306 33 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075243764112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1025] ppid=1018 vsize=26643044 memory=440216 CPUtime=13.47 cores=0-7
/proc/1020/task/1025/stat : 1025 (java) S 1018 1018 28146 0 -1 1077944384 16693 0 0 0 1312 35 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075242711312 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1026] ppid=1018 vsize=26643044 memory=440216 CPUtime=13.44 cores=0-7
/proc/1020/task/1026/stat : 1026 (java) S 1018 1018 28146 0 -1 1077944384 18897 0 0 0 1307 37 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075241659536 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1027] ppid=1018 vsize=26643044 memory=0 CPUtime=13.4 cores=0-7
/proc/1020/task/1027/stat : 1027 (java) S 1018 1018 28146 0 -1 1077944384 22160 0 0 0 1303 37 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075240606736 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1028] ppid=1018 vsize=26643044 memory=279928791229136 CPUtime=13.38 cores=0-7
/proc/1020/task/1028/stat : 1028 (java) S 1018 1018 28146 0 -1 1077944384 22268 0 0 0 1303 35 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075239553936 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1029] ppid=1018 vsize=26643044 memory=79446586 CPUtime=13.41 cores=0-7
/proc/1020/task/1029/stat : 1029 (java) S 1018 1018 28146 0 -1 1077944384 17883 0 0 0 1308 33 0 0 20 0 28 0 90248371 27282477056 110054 33554432000 4194304 4196468 140736710003232 140075238501136 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1030] ppid=1018 vsize=26643044 memory=279928790766192 CPUtime=32.02 cores=0-7
/proc/1020/task/1030/stat : 1030 (java) S 1018 1018 28146 0 -1 1077944384 90928 0 0 0 1549 1653 0 0 20 0 28 0 90248373 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074362235248 140075687352962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1031] ppid=1018 vsize=26643044 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/1020/task/1031/stat : 1031 (java) S 1018 1018 28146 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 90248373 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074361181216 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1032] ppid=1018 vsize=26643044 memory=4052 CPUtime=0 cores=0-7
/proc/1020/task/1032/stat : 1032 (java) S 1018 1018 28146 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 90248373 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074360128368 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1033] ppid=1018 vsize=26643044 memory=644 CPUtime=0 cores=0-7
/proc/1020/task/1033/stat : 1033 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074359076688 140075687360411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1034] ppid=1018 vsize=26643044 memory=4096 CPUtime=1.61 cores=0-7
/proc/1020/task/1034/stat : 1034 (java) S 1018 1018 28146 0 -1 1077944384 6959 0 0 0 159 2 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074358025072 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1035] ppid=1018 vsize=26643044 memory=26272 CPUtime=1.52 cores=0-7
/proc/1020/task/1035/stat : 1035 (java) S 1018 1018 28146 0 -1 1077944384 6686 0 0 0 150 2 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074356972272 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1036] ppid=1018 vsize=26643044 memory=1452 CPUtime=1.47 cores=0-7
/proc/1020/task/1036/stat : 1036 (java) S 1018 1018 28146 0 -1 1077944384 8167 0 0 0 145 2 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074355919472 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1037] ppid=1018 vsize=26643044 memory=1452 CPUtime=0.65 cores=0-7
/proc/1020/task/1037/stat : 1037 (java) S 1018 1018 28146 0 -1 1077944384 6020 0 0 0 63 2 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074354866672 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1038] ppid=1018 vsize=26643044 memory=1452 CPUtime=0 cores=0-7
/proc/1020/task/1038/stat : 1038 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074353814112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1039] ppid=1018 vsize=26643044 memory=440216 CPUtime=0.63 cores=0-7
/proc/1020/task/1039/stat : 1039 (java) S 1018 1018 28146 0 -1 1077944384 3299 0 0 0 9 54 0 0 20 0 28 0 90248376 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074352761392 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1040] ppid=1018 vsize=26643044 memory=1452 CPUtime=2441.74 cores=0-7
/proc/1020/task/1040/stat : 1040 (java) R 1018 1018 28146 0 -1 4202560 9528 0 0 0 244156 18 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074343976264 140075280257094 0 4 0 16800975 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1041] ppid=1018 vsize=26643044 memory=440212 CPUtime=2441.4 cores=0-7
/proc/1020/task/1041/stat : 1041 (java) R 1018 1018 28146 0 -1 4202560 8145 0 0 0 244126 14 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074342924464 140075280257702 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1042] ppid=1018 vsize=26643044 memory=1452 CPUtime=2440.61 cores=0-7
/proc/1020/task/1042/stat : 1042 (java) R 1018 1018 28146 0 -1 4202560 56795 0 0 0 244033 28 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074341872688 140075280515806 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1043] ppid=1018 vsize=26643044 memory=1452 CPUtime=2438.39 cores=0-7
/proc/1020/task/1043/stat : 1043 (java) R 1018 1018 28146 0 -1 4202560 76778 0 0 0 243803 36 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074340820024 140075280835457 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1044] ppid=1018 vsize=26643044 memory=436048 CPUtime=2438.36 cores=0-7
/proc/1020/task/1044/stat : 1044 (java) R 1018 1018 28146 0 -1 4202560 33376 0 0 0 243810 26 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074339766944 140075281011790 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1045] ppid=1018 vsize=26643044 memory=4096 CPUtime=2442.63 cores=0-7
/proc/1020/task/1045/stat : 1045 (java) R 1018 1018 28146 0 -1 4202560 15073 0 0 0 244245 18 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074338716256 140075280257212 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1046] ppid=1018 vsize=26643044 memory=1452 CPUtime=2440.41 cores=0-7
/proc/1020/task/1046/stat : 1046 (java) R 1018 1018 28146 0 -1 4202560 10099 0 0 0 244027 14 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074337661624 140075280561248 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1047] ppid=1018 vsize=26643044 memory=440216 CPUtime=2458.61 cores=0-7
/proc/1020/task/1047/stat : 1047 (java) R 1018 1018 28146 0 -1 4202560 37806 0 0 0 245828 33 0 0 20 0 28 0 90248435 27282477056 110054 33554432000 4194304 4196468 140736710003232 140074336607856 140075282396650 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
Current children cumulated CPU time: 19688.2 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 441668 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.15 8.26 8.30 11/211 1136
/proc/meminfo: memFree=27760880/32770624 swapFree=67108744/67108860
[pid=1018] ppid=1015 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1018/stat : 1018 (xcsp3-exec) S 1015 1018 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90248370 115843072 363 33554432000 4194304 5098028 140727844842848 140727844840952 140679557472892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10989568 140727844848693 140727844848896 140727844848896 140727844851658 0
/proc/1018/statm: 28282 363 305 221 0 87 0
[pid=1020] ppid=1018 vsize=26643044 memory=440228 CPUtime=19828.1 cores=0-7
/proc/1020/stat : 1020 (java) S 1018 1018 28146 0 -1 1077944320 549056 0 0 0 1980731 2078 0 0 20 0 28 0 90248370 27282477056 110057 33554432000 4194304 4196468 140736710003232 140736709985776 140075687341815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
/proc/1020/statm: 6660761 110057 3448 1 0 6621955 0
[pid=1020/tid=1021] ppid=1018 vsize=26643044 memory=6935054825532540783 CPUtime=0.62 cores=0-7
/proc/1020/task/1021/stat : 1021 (java) S 1018 1018 28146 0 -1 1077944384 7238 0 0 0 58 4 0 0 20 0 28 0 90248370 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075691582592 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1022] ppid=1018 vsize=26643044 memory=4872558044660077418 CPUtime=13.52 cores=0-7
/proc/1020/task/1022/stat : 1022 (java) S 1018 1018 28146 0 -1 1077944384 21666 0 0 0 1315 37 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075594902160 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1023] ppid=1018 vsize=26643044 memory=3828 CPUtime=13.53 cores=0-7
/proc/1020/task/1023/stat : 1023 (java) S 1018 1018 28146 0 -1 1077944384 22203 0 0 0 1317 36 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075244816912 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1024] ppid=1018 vsize=26643044 memory=1452 CPUtime=13.5 cores=0-7
/proc/1020/task/1024/stat : 1024 (java) S 1018 1018 28146 0 -1 1077944384 23014 0 0 0 1317 33 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075243764112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1025] ppid=1018 vsize=26643044 memory=440216 CPUtime=13.6 cores=0-7
/proc/1020/task/1025/stat : 1025 (java) S 1018 1018 28146 0 -1 1077944384 18051 0 0 0 1324 36 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075242711312 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1026] ppid=1018 vsize=26643044 memory=956 CPUtime=13.56 cores=0-7
/proc/1020/task/1026/stat : 1026 (java) S 1018 1018 28146 0 -1 1077944384 19003 0 0 0 1319 37 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075241659536 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1027] ppid=1018 vsize=26643044 memory=2340 CPUtime=13.53 cores=0-7
/proc/1020/task/1027/stat : 1027 (java) S 1018 1018 28146 0 -1 1077944384 22303 0 0 0 1315 38 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075240606736 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1028] ppid=1018 vsize=26643044 memory=928 CPUtime=13.51 cores=0-7
/proc/1020/task/1028/stat : 1028 (java) S 1018 1018 28146 0 -1 1077944384 22430 0 0 0 1316 35 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075239553936 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1029] ppid=1018 vsize=26643044 memory=1568 CPUtime=13.52 cores=0-7
/proc/1020/task/1029/stat : 1029 (java) S 1018 1018 28146 0 -1 1077944384 18010 0 0 0 1319 33 0 0 20 0 28 0 90248371 27282477056 110057 33554432000 4194304 4196468 140736710003232 140075238501136 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1030] ppid=1018 vsize=26643044 memory=2240 CPUtime=32.17 cores=0-7
/proc/1020/task/1030/stat : 1030 (java) S 1018 1018 28146 0 -1 1077944384 92256 0 0 0 1557 1660 0 0 20 0 28 0 90248373 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074362235248 140075687352962 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1031] ppid=1018 vsize=26643044 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/1020/task/1031/stat : 1031 (java) S 1018 1018 28146 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 90248373 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074361181216 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1032] ppid=1018 vsize=26643044 memory=440228 CPUtime=0 cores=0-7
/proc/1020/task/1032/stat : 1032 (java) S 1018 1018 28146 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 90248373 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074360128368 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1033] ppid=1018 vsize=26643044 memory=7636 CPUtime=0 cores=0-7
/proc/1020/task/1033/stat : 1033 (java) S 1018 1018 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074359076688 140075687360411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1034] ppid=1018 vsize=26643044 memory=836 CPUtime=1.61 cores=0-7
/proc/1020/task/1034/stat : 1034 (java) S 1018 1018 28146 0 -1 1077944384 6963 0 0 0 159 2 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074358025072 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1035] ppid=1018 vsize=26643044 memory=1796 CPUtime=1.52 cores=0-7
/proc/1020/task/1035/stat : 1035 (java) S 1018 1018 28146 0 -1 1077944384 6690 0 0 0 150 2 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074356972272 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1036] ppid=1018 vsize=26643044 memory=916 CPUtime=1.47 cores=0-7
/proc/1020/task/1036/stat : 1036 (java) S 1018 1018 28146 0 -1 1077944384 8171 0 0 0 145 2 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074355919472 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1037] ppid=1018 vsize=26643044 memory=4148 CPUtime=0.65 cores=0-7
/proc/1020/task/1037/stat : 1037 (java) S 1018 1018 28146 0 -1 1077944384 6024 0 0 0 63 2 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074354866672 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1038] ppid=1018 vsize=26643044 memory=6935054825532540783 CPUtime=0 cores=0-7
/proc/1020/task/1038/stat : 1038 (java) S 1018 1018 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074353814112 140075687352021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1039] ppid=1018 vsize=26643044 memory=4616 CPUtime=0.63 cores=0-7
/proc/1020/task/1039/stat : 1039 (java) S 1018 1018 28146 0 -1 1077944384 3337 0 0 0 9 54 0 0 20 0 28 0 90248376 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074352761392 140075687352962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1040] ppid=1018 vsize=26643044 memory=1424 CPUtime=2459.07 cores=0-7
/proc/1020/task/1040/stat : 1040 (java) R 1018 1018 28146 0 -1 4202560 9601 0 0 0 245889 18 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074343975640 140075280257421 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1041] ppid=1018 vsize=26643044 memory=11116 CPUtime=2458.79 cores=0-7
/proc/1020/task/1041/stat : 1041 (java) R 1018 1018 28146 0 -1 4202560 8221 0 0 0 245865 14 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074342923864 140075275995011 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1042] ppid=1018 vsize=26643044 memory=8112282956445269571 CPUtime=2457.88 cores=0-7
/proc/1020/task/1042/stat : 1042 (java) R 1018 1018 28146 0 -1 4202560 57449 0 0 0 245760 28 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074341874992 140075281011427 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1043] ppid=1018 vsize=26643044 memory=1228 CPUtime=2455.63 cores=0-7
/proc/1020/task/1043/stat : 1043 (java) R 1018 1018 28146 0 -1 4202560 77578 0 0 0 245527 36 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074340819448 140075282255972 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1044] ppid=1018 vsize=26643044 memory=1704 CPUtime=2455.71 cores=0-7
/proc/1020/task/1044/stat : 1044 (java) R 1018 1018 28146 0 -1 4202560 33679 0 0 0 245545 26 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074339767080 140075281011590 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1045] ppid=1018 vsize=26643044 memory=1952 CPUtime=2460.02 cores=0-7
/proc/1020/task/1045/stat : 1045 (java) R 1018 1018 28146 0 -1 4202560 15248 0 0 0 245984 18 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074338713768 140075280257207 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1046] ppid=1018 vsize=26643044 memory=10584 CPUtime=2457.78 cores=0-7
/proc/1020/task/1046/stat : 1046 (java) R 1018 1018 28146 0 -1 4202560 10173 0 0 0 245764 14 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074337661000 140075280513191 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
[pid=1020/tid=1047] ppid=1018 vsize=26643044 memory=15872 CPUtime=2476.1 cores=0-7
/proc/1020/task/1047/stat : 1047 (java) R 1018 1018 28146 0 -1 4202560 38396 0 0 0 247577 33 0 0 20 0 28 0 90248435 27282477056 110057 33554432000 4194304 4196468 140736710003232 140074336607744 140075282396666 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 17829888 140736710009985 140736710010157 140736710010157 140736710012879 0
Current children cumulated CPU time: 19828.1 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 441680 KiB

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

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

[startup+2520.11 s]
# the end of solver process 1020 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19808 s, system=20.7946 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.11
CPU time (s): 19828.8
CPU user time (s): 19808
CPU system time (s): 20.7946
CPU usage (%): 786.823
Max. virtual memory (cumulated for all children) (KiB): 26756172
Max. memory (cumulated for all children) (KiB): 503704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19808
system time used= 20.7946
maximum resident set size= 504388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549736
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 383740
involuntary context switches= 247377


# summary of solver processes directly reported to runsolver:
#   pid: 1018,1020
#   total CPU time (s): 19828.8
#   total CPU user time (s): 19808
#   total CPU system time (s): 20.7946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.4338 second user time and 26.6549 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 23:27:32
IDJOB=4297688
IDBENCH=141561
IDSOLVER=2760
FILE ID=node134/4297688-1532726852
RUNJOBID= node134-1532721509-28173
PBS_JOBID= 21022333
Free space on /tmp= 55560 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-m001_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297688-1532726852/watcher-4297688-1532726852 -o /tmp/evaluation-result-4297688-1532726852/solver-4297688-1532726852 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580  HOME/xcsp3-exec -seed 2118759684 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297688-1532726852.xml

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

MD5SUM BENCH= 6b753b1e1a3070adcb3424354b76057b
RANDOM SEED=2118759684

node134.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.68
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.68
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.68
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.68
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:        28187988 kB
MemAvailable:   31958924 kB
Buffers:          164816 kB
Cached:          3868572 kB
SwapCached:            0 kB
Active:          1772536 kB
Inactive:        2317360 kB
Active(anon):       4672 kB
Inactive(anon):    78552 kB
Active(file):    1767864 kB
Inactive(file):  2238808 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             21784 kB
Writeback:             0 kB
AnonPages:         62396 kB
Mapped:            41576 kB
Shmem:             25132 kB
Slab:             188076 kB
SReclaimable:     160200 kB
SUnreclaim:        27876 kB
KernelStack:        3280 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55540 MiB
End job on node134 at 2018-07-28 00:09:32