Trace number 4407459

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w2d.xml
MD5SUM3d635ffc1c83223a36f997090f45a603
Bench CategoryCOP (optimization 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 variables764
Number of constraints221
Number of domains2
Minimum domain size76
Maximum domain size110
Distribution of domain sizes[{"size":76,"count":763},{"size":110,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":654},{"degree":5,"count":109}]
Minimum constraint arity7
Maximum constraint arity763
Distribution of constraint arities[{"arity":7,"count":218},{"arity":110,"count":1},{"arity":763,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":109},{"type":"lex","count":1},{"type":"sum","count":109},{"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-4407459-1569348392.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407459-1569348392.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.74/0.76	c solve instance...
2000.07/252.08	s UNKNOWN
2000.07/252.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11799 MiB free)
  memory of node 1: 16384 MiB (13082 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407459-1569348392/watcher-4407459-1569348392 -o /var/tmp/evaluation-result-4407459-1569348392/solver-4407459-1569348392 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1438596231 HOME/instance-4407459-1569348392.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=17091, runsolver pid=17088
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 7.89 8.21 8.15 3/211 17112
/proc/meminfo: memFree=25462408/32770624 swapFree=66992420/67108860
[pid=17091] ppid=17088 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17091/stat : 17091 (xcsp3-exec) S 17088 17091 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511101745 115843072 364 33554432000 4194304 5098028 140724617983200 140724617981304 140629637161596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35528704 140724617986903 140724617987162 140724617987162 140724617990086 0
/proc/17091/statm: 28282 364 305 221 0 87 0
[pid=17093] ppid=17091 vsize=28227396 memory=28932 CPUtime=0.12 cores=0-7
/proc/17093/stat : 17093 (java) S 17091 17091 11698 0 -1 1077944320 5711 0 0 0 11 1 0 0 20 0 20 0 511101745 28904853504 7233 33554432000 4194304 4196468 140721466276560 140721466259104 140643562315511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
/proc/17093/statm: 7056849 7233 3121 1 0 7019032 0
[pid=17093/tid=17094] ppid=17091 vsize=28227396 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/17093/task/17094/stat : 17094 (java) R 17091 17091 11698 0 -1 4202560 3624 0 0 0 8 1 0 0 20 0 20 0 511101745 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643566551936 140643562336858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17095] ppid=17091 vsize=28227396 memory=732370204743490533 CPUtime=0 cores=0-7
/proc/17093/task/17095/stat : 17095 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643482167824 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17096] ppid=17091 vsize=28227396 memory=140066406037120 CPUtime=0 cores=0-7
/proc/17093/task/17096/stat : 17096 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643481115280 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17097] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17097/stat : 17097 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643480062224 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17098] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17098/stat : 17098 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643479009680 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17099] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17099/stat : 17099 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643477957648 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17100] ppid=17091 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17093/task/17100/stat : 17100 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643476905104 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17101] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17101/stat : 17101 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643475852048 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17102] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17102/stat : 17102 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 7233 33554432000 4194304 4196468 140721466276560 140643474799504 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17103] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17103/stat : 17103 (java) S 17091 17091 11698 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 511101748 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641690564848 140643562326658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17104] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17104/stat : 17104 (java) S 17091 17091 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511101748 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641689511072 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17105] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17105/stat : 17105 (java) S 17091 17091 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511101748 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641688457968 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17106] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17106/stat : 17106 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641687406544 140643562334107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17107] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17107/stat : 17107 (java) S 17091 17091 11698 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641686354672 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17108] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17108/stat : 17108 (java) S 17091 17091 11698 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641685302128 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17109] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17109/stat : 17109 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641684249072 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17110] ppid=17091 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17093/task/17110/stat : 17110 (java) R 17091 17091 11698 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641683196528 140643562327446 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17111] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17111/stat : 17111 (java) S 17091 17091 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641682143712 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17112] ppid=17091 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17093/task/17112/stat : 17112 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 7233 33554432000 4194304 4196468 140721466276560 140641681091248 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30388 KiB

[startup+0.209898 s]*
/proc/loadavg: 7.89 8.21 8.15 2/211 17112
/proc/meminfo: memFree=25451140/32770624 swapFree=66992420/67108860
[pid=17091] ppid=17088 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17091/stat : 17091 (xcsp3-exec) S 17088 17091 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511101745 115843072 364 33554432000 4194304 5098028 140724617983200 140724617981304 140629637161596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35528704 140724617986903 140724617987162 140724617987162 140724617990086 0
/proc/17091/statm: 28282 364 305 221 0 87 0
[pid=17093] ppid=17091 vsize=28227396 memory=40384 CPUtime=0.34 cores=0-7
/proc/17093/stat : 17093 (java) S 17091 17091 11698 0 -1 1077944320 9366 0 0 0 31 3 0 0 20 0 20 0 511101745 28904853504 10096 33554432000 4194304 4196468 140721466276560 140721466259104 140643562315511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
/proc/17093/statm: 7056849 10096 3294 1 0 7019032 0
[pid=17093/tid=17094] ppid=17091 vsize=28227396 memory=0 CPUtime=0.2 cores=0-7
/proc/17093/task/17094/stat : 17094 (java) R 17091 17091 11698 0 -1 4202560 6601 0 0 0 18 2 0 0 20 0 20 0 511101745 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643566545232 140643150164303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17095] ppid=17091 vsize=28227396 memory=732370204743490533 CPUtime=0 cores=0-7
/proc/17093/task/17095/stat : 17095 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643482167824 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17096] ppid=17091 vsize=28227396 memory=140066406037120 CPUtime=0 cores=0-7
/proc/17093/task/17096/stat : 17096 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643481115280 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17097] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17097/stat : 17097 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643480062224 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17098] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17098/stat : 17098 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643479009680 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17099] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17099/stat : 17099 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643477957648 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17100] ppid=17091 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17093/task/17100/stat : 17100 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643476905104 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17101] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17101/stat : 17101 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643475852048 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17102] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17102/stat : 17102 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28904853504 10096 33554432000 4194304 4196468 140721466276560 140643474799504 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17103] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17103/stat : 17103 (java) S 17091 17091 11698 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 511101748 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641690564848 140643562326658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17104] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17104/stat : 17104 (java) S 17091 17091 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511101748 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641689511072 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17105] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17105/stat : 17105 (java) S 17091 17091 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511101748 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641688457968 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17106] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17106/stat : 17106 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641687406544 140643562334107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17107] ppid=17091 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17093/task/17107/stat : 17107 (java) S 17091 17091 11698 0 -1 1077944384 400 0 0 0 1 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641686354672 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17108] ppid=17091 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17093/task/17108/stat : 17108 (java) S 17091 17091 11698 0 -1 1077944384 205 0 0 0 1 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641685302128 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17109] ppid=17091 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17093/task/17109/stat : 17109 (java) S 17091 17091 11698 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641684249072 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17110] ppid=17091 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/17093/task/17110/stat : 17110 (java) R 17091 17091 11698 0 -1 4202560 787 0 0 0 8 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641683196528 140643562327446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17111] ppid=17091 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17111/stat : 17111 (java) S 17091 17091 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641682143712 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17112] ppid=17091 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17093/task/17112/stat : 17112 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28904853504 10096 33554432000 4194304 4196468 140721466276560 140641681091248 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41840 KiB

[startup+0.30968 s]*
/proc/loadavg: 7.89 8.21 8.15 3/211 17112
/proc/meminfo: memFree=25444280/32770624 swapFree=66992420/67108860
[pid=17091] ppid=17088 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17091/stat : 17091 (xcsp3-exec) S 17088 17091 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511101745 115843072 364 33554432000 4194304 5098028 140724617983200 140724617981304 140629637161596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35528704 140724617986903 140724617987162 140724617987162 140724617990086 0
/proc/17091/statm: 28282 364 305 221 0 87 0
[pid=17093] ppid=17091 vsize=28231652 memory=49316 CPUtime=0.52 cores=0-7
/proc/17093/stat : 17093 (java) S 17091 17091 11698 0 -1 1077944320 10697 0 0 0 49 3 0 0 20 0 20 0 511101745 28909211648 12329 33554432000 4194304 4196468 140721466276560 140721466259104 140643562315511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
/proc/17093/statm: 7057913 12329 3355 1 0 7019032 0
[pid=17093/tid=17094] ppid=17091 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/17093/task/17094/stat : 17094 (java) R 17091 17091 11698 0 -1 4202560 7706 0 0 0 27 2 0 0 20 0 20 0 511101745 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643566546624 140643546395998 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17095] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17095/stat : 17095 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643482167824 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17096] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17096/stat : 17096 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643481115280 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17097] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17097/stat : 17097 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643480062224 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17098] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17098/stat : 17098 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643479009680 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17099] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17099/stat : 17099 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643477957648 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17100] ppid=17091 vsize=28231652 memory=140066265590447 CPUtime=0 cores=0-7
/proc/17093/task/17100/stat : 17100 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643476905104 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17101] ppid=17091 vsize=28231652 memory=140066265592752 CPUtime=0 cores=0-7
/proc/17093/task/17101/stat : 17101 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643475852048 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17102] ppid=17091 vsize=28231652 memory=140066265595056 CPUtime=0 cores=0-7
/proc/17093/task/17102/stat : 17102 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28909211648 12395 33554432000 4194304 4196468 140721466276560 140643474799504 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17103] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17103/stat : 17103 (java) S 17091 17091 11698 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 511101748 28909211648 12395 33554432000 4194304 4196468 140721466276560 140641690564848 140643562326658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17104] ppid=17091 vsize=28231652 memory=280132531203984 CPUtime=0 cores=0-7
/proc/17093/task/17104/stat : 17104 (java) S 17091 17091 11698 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511101748 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641689511072 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17105] ppid=17091 vsize=28231652 memory=280132531201680 CPUtime=0 cores=0-7
/proc/17093/task/17105/stat : 17105 (java) S 17091 17091 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511101748 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641688457968 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17106] ppid=17091 vsize=28231652 memory=280132531208592 CPUtime=0 cores=0-7
/proc/17093/task/17106/stat : 17106 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641687406544 140643562334107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17107] ppid=17091 vsize=28231652 memory=280132531149840 CPUtime=0.02 cores=0-7
/proc/17093/task/17107/stat : 17107 (java) R 17091 17091 11698 0 -1 4202560 468 0 0 0 2 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641686345056 140643545726527 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17108] ppid=17091 vsize=28231652 memory=280132531222416 CPUtime=0.02 cores=0-7
/proc/17093/task/17108/stat : 17108 (java) S 17091 17091 11698 0 -1 1077944384 211 0 0 0 2 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641685302128 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17109] ppid=17091 vsize=28231652 memory=280132531229328 CPUtime=0.02 cores=0-7
/proc/17093/task/17109/stat : 17109 (java) S 17091 17091 11698 0 -1 1077944384 70 0 0 0 2 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641684249072 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17110] ppid=17091 vsize=28231652 memory=280132531227024 CPUtime=0.13 cores=0-7
/proc/17093/task/17110/stat : 17110 (java) S 17091 17091 11698 0 -1 1077944384 943 0 0 0 13 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641683196528 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17111] ppid=17091 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17111/stat : 17111 (java) S 17091 17091 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641682143712 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17112] ppid=17091 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17093/task/17112/stat : 17112 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101751 28909211648 12455 33554432000 4194304 4196468 140721466276560 140641681091248 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50772 KiB

[startup+0.700921 s]
/proc/loadavg: 7.89 8.21 8.15 4/211 17112
/proc/meminfo: memFree=25433680/32770624 swapFree=66992420/67108860
[pid=17091] ppid=17088 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17091/stat : 17091 (xcsp3-exec) S 17088 17091 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511101745 115843072 364 33554432000 4194304 5098028 140724617983200 140724617981304 140629637161596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35528704 140724617986903 140724617987162 140724617987162 140724617990086 0
/proc/17091/statm: 28282 364 305 221 0 87 0
[pid=17093] ppid=17091 vsize=28233776 memory=92828 CPUtime=1.74 cores=0-7
/proc/17093/stat : 17093 (java) S 17091 17091 11698 0 -1 1077944320 15426 0 0 0 167 7 0 0 20 0 20 0 511101745 28911386624 23207 33554432000 4194304 4196468 140721466276560 140721466259104 140643562315511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
/proc/17093/statm: 7058444 23207 3459 1 0 7019544 0
[pid=17093/tid=17094] ppid=17091 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/17093/task/17094/stat : 17094 (java) R 17091 17091 11698 0 -1 4202560 9189 0 0 0 63 4 0 0 20 0 20 0 511101745 28911386624 23273 33554432000 4194304 4196468 140721466276560 140643566550336 140643152655911 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17095] ppid=17091 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17095/stat : 17095 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28911386624 23273 33554432000 4194304 4196468 140721466276560 140643482167824 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17096] ppid=17091 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17096/stat : 17096 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511101746 28911386624 23273 33554432000 4194304 4196468 140721466276560 140643481115280 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17097] ppid=17091 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17097/stat : 17097 (java) S 17091 17091 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511101746 28911386624 23273 33554432000 4194304 4196468 140721466276560 140643480062224 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0

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

[pid=17093/tid=17120] ppid=17091 vsize=28766288 memory=1081252 CPUtime=158.96 cores=0-7
/proc/17093/task/17120/stat : 17120 (java) R 17091 17091 11698 0 -1 4202560 835 0 0 0 15896 0 0 0 20 0 28 0 511101824 29456678912 270315 33554432000 4194304 4196468 140721466276560 140641664741288 140643155974416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
Current children cumulated CPU time: 1284.42 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1082716 KiB

[startup+222.302 s]
/proc/loadavg: 8.00 8.11 8.12 9/219 17134
/proc/meminfo: memFree=24362452/32770624 swapFree=66992420/67108860
[pid=17091] ppid=17088 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17091/stat : 17091 (xcsp3-exec) S 17088 17091 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511101745 115843072 364 33554432000 4194304 5098028 140724617983200 140724617981304 140629637161596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35528704 140724617986903 140724617987162 140724617987162 140724617990086 0
/proc/17091/statm: 28282 364 305 221 0 87 0
[pid=17093] ppid=17091 vsize=28766288 memory=1131236 CPUtime=1763.05 cores=0-7
/proc/17093/stat : 17093 (java) S 17091 17091 11698 0 -1 1077944320 92211 0 0 0 176227 78 0 0 20 0 28 0 511101745 29456678912 282809 33554432000 4194304 4196468 140721466276560 140721466259104 140643562315511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
/proc/17093/statm: 7191572 282809 3539 1 0 7152672 0
[pid=17093/tid=17094] ppid=17091 vsize=28766288 memory=1131236 CPUtime=0.76 cores=0-7
/proc/17093/task/17094/stat : 17094 (java) S 17091 17091 11698 0 -1 1077944384 9288 0 0 0 72 4 0 0 20 0 28 0 511101745 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643566556288 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17095] ppid=17091 vsize=28766288 memory=1456 CPUtime=0.98 cores=0-7
/proc/17093/task/17095/stat : 17095 (java) S 17091 17091 11698 0 -1 1077944384 3807 0 0 0 94 4 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643482167824 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17096] ppid=17091 vsize=28766288 memory=1456 CPUtime=0.99 cores=0-7
/proc/17093/task/17096/stat : 17096 (java) S 17091 17091 11698 0 -1 1077944384 2922 0 0 0 95 4 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643481115280 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17097] ppid=17091 vsize=28766288 memory=1131224 CPUtime=0.99 cores=0-7
/proc/17093/task/17097/stat : 17097 (java) S 17091 17091 11698 0 -1 1077944384 1745 0 0 0 94 5 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643480062224 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17098] ppid=17091 vsize=28766288 memory=0 CPUtime=0.99 cores=0-7
/proc/17093/task/17098/stat : 17098 (java) S 17091 17091 11698 0 -1 1077944384 1891 0 0 0 96 3 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643479009680 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17099] ppid=17091 vsize=28766288 memory=0 CPUtime=0.99 cores=0-7
/proc/17093/task/17099/stat : 17099 (java) S 17091 17091 11698 0 -1 1077944384 2570 0 0 0 92 7 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643477957648 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17100] ppid=17091 vsize=28766288 memory=1576 CPUtime=0.97 cores=0-7
/proc/17093/task/17100/stat : 17100 (java) S 17091 17091 11698 0 -1 1077944384 1477 0 0 0 93 4 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643476905104 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17101] ppid=17091 vsize=28766288 memory=1028 CPUtime=1 cores=0-7
/proc/17093/task/17101/stat : 17101 (java) S 17091 17091 11698 0 -1 1077944384 1934 0 0 0 92 8 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643475852048 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17102] ppid=17091 vsize=28766288 memory=164 CPUtime=0.98 cores=0-7
/proc/17093/task/17102/stat : 17102 (java) S 17091 17091 11698 0 -1 1077944384 2378 0 0 0 92 6 0 0 20 0 28 0 511101746 29456678912 282809 33554432000 4194304 4196468 140721466276560 140643474799504 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17103] ppid=17091 vsize=28766288 memory=6003396577915005799 CPUtime=0.86 cores=0-7
/proc/17093/task/17103/stat : 17103 (java) S 17091 17091 11698 0 -1 1077944384 5333 0 0 0 84 2 0 0 20 0 28 0 511101748 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641690564848 140643562326658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17104] ppid=17091 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/17093/task/17104/stat : 17104 (java) S 17091 17091 11698 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 511101748 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641689511136 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17105] ppid=17091 vsize=28766288 memory=3620 CPUtime=0 cores=0-7
/proc/17093/task/17105/stat : 17105 (java) S 17091 17091 11698 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 511101748 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641688457984 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17106] ppid=17091 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/17093/task/17106/stat : 17106 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641687406544 140643562334107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17107] ppid=17091 vsize=28766288 memory=6791534058613427641 CPUtime=1.47 cores=0-7
/proc/17093/task/17107/stat : 17107 (java) S 17091 17091 11698 0 -1 1077944384 12247 0 0 0 144 3 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641686354672 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17108] ppid=17091 vsize=28766288 memory=1130344 CPUtime=1.6 cores=0-7
/proc/17093/task/17108/stat : 17108 (java) S 17091 17091 11698 0 -1 1077944384 11596 0 0 0 158 2 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641685302128 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17109] ppid=17091 vsize=28766288 memory=1456 CPUtime=1.64 cores=0-7
/proc/17093/task/17109/stat : 17109 (java) S 17091 17091 11698 0 -1 1077944384 10989 0 0 0 162 2 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641684249072 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17110] ppid=17091 vsize=28766288 memory=1456 CPUtime=0.73 cores=0-7
/proc/17093/task/17110/stat : 17110 (java) S 17091 17091 11698 0 -1 1077944384 7387 0 0 0 71 2 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641683196528 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17111] ppid=17091 vsize=28766288 memory=1131236 CPUtime=0 cores=0-7
/proc/17093/task/17111/stat : 17111 (java) S 17091 17091 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641682143712 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17112] ppid=17091 vsize=28766288 memory=1456 CPUtime=0.03 cores=0-7
/proc/17093/task/17112/stat : 17112 (java) S 17091 17091 11698 0 -1 1077944384 1054 0 0 0 1 2 0 0 20 0 28 0 511101751 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641681091248 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17113] ppid=17091 vsize=28766288 memory=1456 CPUtime=218.86 cores=0-7
/proc/17093/task/17113/stat : 17113 (java) R 17091 17091 11698 0 -1 4202560 1392 0 0 0 21886 0 0 0 20 0 28 0 511101823 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641672111472 140643155848999 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17114] ppid=17091 vsize=28766288 memory=1456 CPUtime=219.09 cores=0-7
/proc/17093/task/17114/stat : 17114 (java) R 17091 17091 11698 0 -1 4202560 1000 0 0 0 21908 1 0 0 20 0 28 0 511101823 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641671057128 140643155922870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17115] ppid=17091 vsize=28766288 memory=3620 CPUtime=218.76 cores=0-7
/proc/17093/task/17115/stat : 17115 (java) R 17091 17091 11698 0 -1 4202560 1213 0 0 0 21875 1 0 0 20 0 28 0 511101823 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641670005176 140643155849195 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17116] ppid=17091 vsize=28766288 memory=303430223234596890 CPUtime=216.9 cores=0-7
/proc/17093/task/17116/stat : 17116 (java) R 17091 17091 11698 0 -1 4202560 4254 0 0 0 21688 2 0 0 20 0 28 0 511101823 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641668952392 140643155849066 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17117] ppid=17091 vsize=28766288 memory=288230621803970871 CPUtime=217.64 cores=0-7
/proc/17093/task/17117/stat : 17117 (java) R 17091 17091 11698 0 -1 4202560 3452 0 0 0 21762 2 0 0 20 0 28 0 511101823 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641667899880 140643155849192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17118] ppid=17091 vsize=28766288 memory=13848568834296442 CPUtime=219.29 cores=0-7
/proc/17093/task/17118/stat : 17118 (java) R 17091 17091 11698 0 -1 4202560 979 0 0 0 21929 0 0 0 20 0 28 0 511101824 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641666846416 140643155555899 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17119] ppid=17091 vsize=28766288 memory=1456 CPUtime=219.22 cores=0-7
/proc/17093/task/17119/stat : 17119 (java) R 17091 17091 11698 0 -1 4202560 882 0 0 0 21919 3 0 0 20 0 28 0 511101824 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641665793896 140643155556066 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17120] ppid=17091 vsize=28766288 memory=1456 CPUtime=218.06 cores=0-7
/proc/17093/task/17120/stat : 17120 (java) R 17091 17091 11698 0 -1 4202560 1028 0 0 0 21805 1 0 0 20 0 28 0 511101824 29456678912 282809 33554432000 4194304 4196468 140721466276560 140641664741064 140643155849195 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
Current children cumulated CPU time: 1763.05 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1132692 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.12 8.13 8.13 9/219 17136
/proc/meminfo: memFree=24330640/32770624 swapFree=66992420/67108860
[pid=17091] ppid=17088 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17091/stat : 17091 (xcsp3-exec) S 17088 17091 11698 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511101745 115843072 364 33554432000 4194304 5098028 140724617983200 140724617981304 140629637161596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35528704 140724617986903 140724617987162 140724617987162 140724617990086 0
/proc/17091/statm: 28282 364 305 221 0 87 0
[pid=17093] ppid=17091 vsize=28766288 memory=1162828 CPUtime=2000.07 cores=0-7
/proc/17093/stat : 17093 (java) S 17091 17091 11698 0 -1 1077944320 93861 0 0 0 199927 80 0 0 20 0 28 0 511101745 29456678912 290707 33554432000 4194304 4196468 140721466276560 140721466259104 140643562315511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
/proc/17093/statm: 7191572 290707 3539 1 0 7152672 0
[pid=17093/tid=17094] ppid=17091 vsize=28766288 memory=1398722017469774279 CPUtime=0.76 cores=0-7
/proc/17093/task/17094/stat : 17094 (java) S 17091 17091 11698 0 -1 1077944384 9288 0 0 0 72 4 0 0 20 0 28 0 511101745 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643566556288 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17095] ppid=17091 vsize=28766288 memory=-7003737579269690708 CPUtime=1.08 cores=0-7
/proc/17093/task/17095/stat : 17095 (java) S 17091 17091 11698 0 -1 1077944384 3853 0 0 0 104 4 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643482167824 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17096] ppid=17091 vsize=28766288 memory=6791534058613427641 CPUtime=1.1 cores=0-7
/proc/17093/task/17096/stat : 17096 (java) S 17091 17091 11698 0 -1 1077944384 3549 0 0 0 105 5 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643481115280 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17097] ppid=17091 vsize=28766288 memory=1456 CPUtime=1.09 cores=0-7
/proc/17093/task/17097/stat : 17097 (java) S 17091 17091 11698 0 -1 1077944384 2319 0 0 0 104 5 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643480062224 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17098] ppid=17091 vsize=28766288 memory=0 CPUtime=1.1 cores=0-7
/proc/17093/task/17098/stat : 17098 (java) S 17091 17091 11698 0 -1 1077944384 1954 0 0 0 106 4 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643479009680 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17099] ppid=17091 vsize=28766288 memory=5787477641288517003 CPUtime=1.08 cores=0-7
/proc/17093/task/17099/stat : 17099 (java) S 17091 17091 11698 0 -1 1077944384 2586 0 0 0 101 7 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643477957648 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17100] ppid=17091 vsize=28766288 memory=6791534058613427641 CPUtime=1.07 cores=0-7
/proc/17093/task/17100/stat : 17100 (java) S 17091 17091 11698 0 -1 1077944384 1506 0 0 0 103 4 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643476905104 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17101] ppid=17091 vsize=28766288 memory=108 CPUtime=1.1 cores=0-7
/proc/17093/task/17101/stat : 17101 (java) S 17091 17091 11698 0 -1 1077944384 1982 0 0 0 102 8 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643475852048 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17102] ppid=17091 vsize=28766288 memory=110 CPUtime=1.08 cores=0-7
/proc/17093/task/17102/stat : 17102 (java) S 17091 17091 11698 0 -1 1077944384 2429 0 0 0 102 6 0 0 20 0 28 0 511101746 29456678912 290707 33554432000 4194304 4196468 140721466276560 140643474799504 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17103] ppid=17091 vsize=28766288 memory=109 CPUtime=0.86 cores=0-7
/proc/17093/task/17103/stat : 17103 (java) S 17091 17091 11698 0 -1 1077944384 5342 0 0 0 84 2 0 0 20 0 28 0 511101748 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641690564848 140643562326658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17104] ppid=17091 vsize=28766288 memory=110 CPUtime=0 cores=0-7
/proc/17093/task/17104/stat : 17104 (java) S 17091 17091 11698 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 511101748 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641689511136 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17105] ppid=17091 vsize=28766288 memory=213523092024299 CPUtime=0 cores=0-7
/proc/17093/task/17105/stat : 17105 (java) S 17091 17091 11698 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 511101748 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641688457984 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17106] ppid=17091 vsize=28766288 memory=8443538352883892301 CPUtime=0 cores=0-7
/proc/17093/task/17106/stat : 17106 (java) S 17091 17091 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641687406544 140643562334107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17107] ppid=17091 vsize=28766288 memory=288288865905804071 CPUtime=1.47 cores=0-7
/proc/17093/task/17107/stat : 17107 (java) S 17091 17091 11698 0 -1 1077944384 12249 0 0 0 144 3 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641686354672 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17108] ppid=17091 vsize=28766288 memory=288230376154708481 CPUtime=1.6 cores=0-7
/proc/17093/task/17108/stat : 17108 (java) S 17091 17091 11698 0 -1 1077944384 11598 0 0 0 158 2 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641685302128 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17109] ppid=17091 vsize=28766288 memory=0 CPUtime=1.64 cores=0-7
/proc/17093/task/17109/stat : 17109 (java) S 17091 17091 11698 0 -1 1077944384 10991 0 0 0 162 2 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641684249072 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17110] ppid=17091 vsize=28766288 memory=0 CPUtime=0.73 cores=0-7
/proc/17093/task/17110/stat : 17110 (java) S 17091 17091 11698 0 -1 1077944384 7389 0 0 0 71 2 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641683196528 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17111] ppid=17091 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17093/task/17111/stat : 17111 (java) S 17091 17091 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641682143712 140643562325717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17112] ppid=17091 vsize=28766288 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/17093/task/17112/stat : 17112 (java) S 17091 17091 11698 0 -1 1077944384 1058 0 0 0 1 2 0 0 20 0 28 0 511101751 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641681091248 140643562326658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17113] ppid=17091 vsize=28766288 memory=1576 CPUtime=248.46 cores=0-7
/proc/17093/task/17113/stat : 17113 (java) R 17091 17091 11698 0 -1 4202560 1406 0 0 0 24846 0 0 0 20 0 28 0 511101823 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641672108632 140643156929570 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17114] ppid=17091 vsize=28766288 memory=1028 CPUtime=248.69 cores=0-7
/proc/17093/task/17114/stat : 17114 (java) R 17091 17091 11698 0 -1 4202560 1021 0 0 0 24868 1 0 0 20 0 28 0 511101823 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641671057208 140643156928881 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17115] ppid=17091 vsize=28766288 memory=1576 CPUtime=248.36 cores=0-7
/proc/17093/task/17115/stat : 17115 (java) R 17091 17091 11698 0 -1 4202560 1227 0 0 0 24835 1 0 0 20 0 28 0 511101823 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641670005176 140643155849066 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17116] ppid=17091 vsize=28766288 memory=1028 CPUtime=246.45 cores=0-7
/proc/17093/task/17116/stat : 17116 (java) R 17091 17091 11698 0 -1 4202560 4278 0 0 0 24643 2 0 0 20 0 28 0 511101823 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641668955360 140643155849079 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17117] ppid=17091 vsize=28766288 memory=1060 CPUtime=246.89 cores=0-7
/proc/17093/task/17117/stat : 17117 (java) R 17091 17091 11698 0 -1 4202560 3489 0 0 0 24687 2 0 0 20 0 28 0 511101823 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641667899576 140643155922995 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17118] ppid=17091 vsize=28766288 memory=2828 CPUtime=248.89 cores=0-7
/proc/17093/task/17118/stat : 17118 (java) R 17091 17091 11698 0 -1 4202560 990 0 0 0 24889 0 0 0 20 0 28 0 511101824 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641666846808 140643155974421 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17119] ppid=17091 vsize=28766288 memory=756 CPUtime=248.82 cores=0-7
/proc/17093/task/17119/stat : 17119 (java) R 17091 17091 11698 0 -1 4202560 900 0 0 0 24879 3 0 0 20 0 28 0 511101824 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641665793976 140643155849236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
[pid=17093/tid=17120] ppid=17091 vsize=28766288 memory=1548 CPUtime=247.5 cores=0-7
/proc/17093/task/17120/stat : 17120 (java) R 17091 17091 11698 0 -1 4202560 1064 0 0 0 24749 1 0 0 20 0 28 0 511101824 29456678912 290707 33554432000 4194304 4196468 140721466276560 140641664741184 140643155961065 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36220928 140721466278876 140721466279051 140721466279051 140721466281935 0
Current children cumulated CPU time: 2000.07 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1164284 KiB

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

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

[startup+252.107 s]
# the end of solver process 17093 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1999.93 s, system=0.821423 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.107
CPU time (s): 2000.76
CPU user time (s): 1999.93
CPU system time (s): 0.821423
CPU usage (%): 793.612
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 1164284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1999.93
system time used= 0.821423
maximum resident set size= 1163368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95011
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11809
involuntary context switches= 24017


# summary of solver processes directly reported to runsolver:
#   pid: 17091,17093
#   total CPU time (s): 2000.76
#   total CPU user time (s): 1999.93
#   total CPU system time (s): 0.821423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.94787 second user time and 2.91193 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 20:05:49
IDJOB=4407459
IDBENCH=136787
IDSOLVER=2872
FILE ID=node121/4407459-1569348392
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w2d.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-4407459-1569348392/watcher-4407459-1569348392 -o /var/tmp/evaluation-result-4407459-1569348392/solver-4407459-1569348392 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1438596231 HOME/instance-4407459-1569348392.xml

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=1438596231

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25478980 kB
MemAvailable:   31843756 kB
Buffers:          146124 kB
Cached:          6309060 kB
SwapCached:         4600 kB
Active:          3209292 kB
Inactive:        3255004 kB
Active(anon):       5076 kB
Inactive(anon):    53860 kB
Active(file):    3204216 kB
Inactive(file):  3201144 kB
Unevictable:      109072 kB
Mlocked:          109072 kB
SwapTotal:      67108860 kB
SwapFree:       66992420 kB
Dirty:             26304 kB
Writeback:             0 kB
AnonPages:        113256 kB
Mapped:            52964 kB
Shmem:             41108 kB
Slab:             417028 kB
SReclaimable:     387876 kB
SUnreclaim:        29152 kB
KernelStack:        3440 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

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