Trace number 4270486

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 4.0.5 par (2017-08-09)? (TO) 18735.801 2520.1499

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0250-15.xml
MD5SUM5cb0a900f4910e71305eb4c61f82b136
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables877
Number of constraints149
Number of domains2
Minimum domain size79
Maximum domain size147
Distribution of domain sizes[{"size":79,"count":876},{"size":147,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":730},{"degree":4,"count":146}]
Minimum constraint arity6
Maximum constraint arity876
Distribution of constraint arities[{"arity":6,"count":146},{"arity":147,"count":1},{"arity":876,"count":2}]
Number of extensional constraints146
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":146},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270486-1502788898.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270486-1502788898.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
302.37/207.14	c solve instance...
18735.05/2520.08	s UNKNOWN
18735.05/2520.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270486-1502788898/watcher-4270486-1502788898 -o /tmp/evaluation-result-4270486-1502788898/solver-4270486-1502788898 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502785517-14896 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 263578809 HOME/instance-4270486-1502788898.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=15091, runsolver pid=15088
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 7.36 7.97 8.17 2/199 15112
/proc/meminfo: memFree=31400348/32770624 swapFree=67108860/67108860
[pid=15091] ppid=15088 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15091/stat : 15091 (xcsp3-exec) S 15088 15091 14869 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111977529 9740288 346 33554432000 4194304 5098028 140726430914368 140726430912472 140487445688956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9322496 140726430921829 140726430922039 140726430922039 140726430924779 0
/proc/15091/statm: 2378 346 289 221 0 87 0
[pid=15093] ppid=15091 vsize=25999808 memory=27024 CPUtime=0.12 cores=0-7
/proc/15093/stat : 15093 (java) S 15091 15091 14869 0 -1 1077944320 5645 0 0 0 10 2 0 0 20 0 20 0 111977529 26623803392 6756 33554432000 4194304 4196468 140722861436768 140722861419312 140270805413623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
/proc/15093/statm: 6499952 6756 2860 1 0 6488269 0
[pid=15093/tid=15094] ppid=15091 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15093/task/15094/stat : 15094 (java) R 15091 15091 14869 0 -1 4202560 3638 0 0 0 8 1 0 0 20 0 20 0 111977529 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270809637424 140270805425558 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15095] ppid=15091 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15093/task/15095/stat : 15095 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270758033936 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15096] ppid=15091 vsize=25999808 memory=140056550569600 CPUtime=0 cores=0-7
/proc/15093/task/15096/stat : 15096 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270756981392 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15097] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15097/stat : 15097 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270755928336 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15098] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15098/stat : 15098 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270754875792 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15099] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15099/stat : 15099 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270753823760 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15100] ppid=15091 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15100/stat : 15100 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270752771216 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15101] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15101/stat : 15101 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270751718160 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15102] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15102/stat : 15102 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977530 26623803392 6756 33554432000 4194304 4196468 140722861436768 140270750665616 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15103] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15103/stat : 15103 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977531 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269865363696 140270805424770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15104] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15104/stat : 15104 (java) S 15091 15091 14869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111977532 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269864309920 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15105] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15105/stat : 15105 (java) S 15091 15091 14869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111977532 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269863256816 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15106] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15106/stat : 15106 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977534 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269862205392 140270805432219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15107] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15107/stat : 15107 (java) S 15091 15091 14869 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 111977534 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269861153520 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15108] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15108/stat : 15108 (java) S 15091 15091 14869 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 111977534 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269860100976 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15109] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15109/stat : 15109 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977535 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269859047920 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15110] ppid=15091 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15093/task/15110/stat : 15110 (java) R 15091 15091 14869 0 -1 4202560 274 0 0 0 1 0 0 0 20 0 20 0 111977535 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269857995376 140270786651184 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15111] ppid=15091 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15111/stat : 15111 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977535 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269856942560 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15112] ppid=15091 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15112/stat : 15112 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977535 26623803392 6756 33554432000 4194304 4196468 140722861436768 140269855890096 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28408 KiB

[startup+0.210314 s]*
/proc/loadavg: 7.36 7.97 8.17 2/199 15112
/proc/meminfo: memFree=31389060/32770624 swapFree=67108860/67108860
[pid=15091] ppid=15088 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15091/stat : 15091 (xcsp3-exec) S 15088 15091 14869 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111977529 9740288 346 33554432000 4194304 5098028 140726430914368 140726430912472 140487445688956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9322496 140726430921829 140726430922039 140726430922039 140726430924779 0
/proc/15091/statm: 2378 346 289 221 0 87 0
[pid=15093] ppid=15091 vsize=26004064 memory=39064 CPUtime=0.33 cores=0-7
/proc/15093/stat : 15093 (java) S 15091 15091 14869 0 -1 1077944320 8412 0 0 0 30 3 0 0 20 0 20 0 111977529 26628161536 9766 33554432000 4194304 4196468 140722861436768 140722861419312 140270805413623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
/proc/15093/statm: 6501024 9766 3027 1 0 6488277 0
[pid=15093/tid=15094] ppid=15091 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15093/task/15094/stat : 15094 (java) R 15091 15091 14869 0 -1 4202560 5508 0 0 0 17 2 0 0 20 0 20 0 111977529 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270809615344 140270798092845 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15095] ppid=15091 vsize=26004096 memory=329 CPUtime=0 cores=0-7
/proc/15093/task/15095/stat : 15095 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628194304 9766 33554432000 4194304 4196468 140722861436768 140270758033936 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15096] ppid=15091 vsize=26004096 memory=3978568074679154336 CPUtime=0 cores=0-7
/proc/15093/task/15096/stat : 15096 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26628194304 9766 33554432000 4194304 4196468 140722861436768 140270756981392 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15097] ppid=15091 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15097/stat : 15097 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270755928336 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15098] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15098/stat : 15098 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270754875792 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15099] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15099/stat : 15099 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270753823760 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15100] ppid=15091 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15100/stat : 15100 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270752771216 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15101] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15101/stat : 15101 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270751718160 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15102] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15102/stat : 15102 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 9766 33554432000 4194304 4196468 140722861436768 140270750665616 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15103] ppid=15091 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15103/stat : 15103 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977531 26628194304 9766 33554432000 4194304 4196468 140722861436768 140269865363696 140270805424770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15104] ppid=15091 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15104/stat : 15104 (java) S 15091 15091 14869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111977532 26628194304 9766 33554432000 4194304 4196468 140722861436768 140269864309920 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15105] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15105/stat : 15105 (java) S 15091 15091 14869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111977532 26628161536 9766 33554432000 4194304 4196468 140722861436768 140269863256816 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15106] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15106/stat : 15106 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977534 26628161536 9766 33554432000 4194304 4196468 140722861436768 140269862205392 140270805432219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15107] ppid=15091 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15093/task/15107/stat : 15107 (java) S 15091 15091 14869 0 -1 1077944384 610 0 0 0 1 0 0 0 20 0 20 0 111977534 26628161536 9766 33554432000 4194304 4196468 140722861436768 140269861153520 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15108] ppid=15091 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15093/task/15108/stat : 15108 (java) S 15091 15091 14869 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 20 0 111977534 26628161536 9766 33554432000 4194304 4196468 140722861436768 140269860100976 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15109] ppid=15091 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15109/stat : 15109 (java) S 15091 15091 14869 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 111977535 26628161536 9766 33554432000 4194304 4196468 140722861436768 140269859047920 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15110] ppid=15091 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15093/task/15110/stat : 15110 (java) S 15091 15091 14869 0 -1 1077944384 712 0 0 0 7 0 0 0 20 0 20 0 111977535 26628161536 9766 33554432000 4194304 4196468 140722861436768 140269857995376 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15111] ppid=15091 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15111/stat : 15111 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977535 26628194304 9766 33554432000 4194304 4196468 140722861436768 140269856942560 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15112] ppid=15091 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15112/stat : 15112 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977535 26628194304 9766 33554432000 4194304 4196468 140722861436768 140269855890096 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40448 KiB

[startup+0.310136 s]*
/proc/loadavg: 7.36 7.97 8.17 3/199 15112
/proc/meminfo: memFree=31382484/32770624 swapFree=67108860/67108860
[pid=15091] ppid=15088 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15091/stat : 15091 (xcsp3-exec) S 15088 15091 14869 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111977529 9740288 346 33554432000 4194304 5098028 140726430914368 140726430912472 140487445688956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9322496 140726430921829 140726430922039 140726430922039 140726430924779 0
/proc/15091/statm: 2378 346 289 221 0 87 0
[pid=15093] ppid=15091 vsize=26004064 memory=46212 CPUtime=0.5 cores=0-7
/proc/15093/stat : 15093 (java) S 15091 15091 14869 0 -1 1077944320 9293 0 0 0 47 3 0 0 20 0 20 0 111977529 26628161536 11553 33554432000 4194304 4196468 140722861436768 140722861419312 140270805413623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
/proc/15093/statm: 6501016 11553 3090 1 0 6488269 0
[pid=15093/tid=15094] ppid=15091 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15093/task/15094/stat : 15094 (java) R 15091 15091 14869 0 -1 4202560 6100 0 0 0 27 2 0 0 20 0 20 0 111977529 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270809647696 140270805435549 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15095] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15095/stat : 15095 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270758033936 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15096] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15096/stat : 15096 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270756981392 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15097] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15097/stat : 15097 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270755928336 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15098] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15098/stat : 15098 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270754875792 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15099] ppid=15091 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15093/task/15099/stat : 15099 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270753823760 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15100] ppid=15091 vsize=26004064 memory=140056400589743 CPUtime=0 cores=0-7
/proc/15093/task/15100/stat : 15100 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270752771216 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15101] ppid=15091 vsize=26004064 memory=140056400592048 CPUtime=0 cores=0-7
/proc/15093/task/15101/stat : 15101 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270751718160 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15102] ppid=15091 vsize=26004064 memory=140056400594352 CPUtime=0 cores=0-7
/proc/15093/task/15102/stat : 15102 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977530 26628161536 11553 33554432000 4194304 4196468 140722861436768 140270750665616 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15103] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15103/stat : 15103 (java) S 15091 15091 14869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111977531 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269865363696 140270805424770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15104] ppid=15091 vsize=26004064 memory=280112801195664 CPUtime=0 cores=0-7
/proc/15093/task/15104/stat : 15104 (java) S 15091 15091 14869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111977532 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269864309920 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15105] ppid=15091 vsize=26004064 memory=280112801202576 CPUtime=0 cores=0-7
/proc/15093/task/15105/stat : 15105 (java) S 15091 15091 14869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111977532 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269863256816 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15106] ppid=15091 vsize=26004064 memory=280112801143856 CPUtime=0 cores=0-7
/proc/15093/task/15106/stat : 15106 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977534 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269862205392 140270805432219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15107] ppid=15091 vsize=26004064 memory=280112801216400 CPUtime=0.03 cores=0-7
/proc/15093/task/15107/stat : 15107 (java) R 15091 15091 14869 0 -1 4202560 652 0 0 0 3 0 0 0 20 0 20 0 111977534 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269861153520 140270791477609 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15108] ppid=15091 vsize=26004064 memory=280112801223312 CPUtime=0.02 cores=0-7
/proc/15093/task/15108/stat : 15108 (java) R 15091 15091 14869 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 20 0 111977534 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269860100976 140270785110885 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15109] ppid=15091 vsize=26004064 memory=280112801221008 CPUtime=0.01 cores=0-7
/proc/15093/task/15109/stat : 15109 (java) S 15091 15091 14869 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 111977535 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269859047920 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15110] ppid=15091 vsize=26004064 memory=280112801237168 CPUtime=0.12 cores=0-7
/proc/15093/task/15110/stat : 15110 (java) S 15091 15091 14869 0 -1 1077944384 790 0 0 0 12 0 0 0 20 0 20 0 111977535 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269857995376 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15111] ppid=15091 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15111/stat : 15111 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111977535 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269856942560 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15112] ppid=15091 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15093/task/15112/stat : 15112 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977535 26628161536 11553 33554432000 4194304 4196468 140722861436768 140269855890096 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47596 KiB

[startup+0.700993 s]
/proc/loadavg: 7.36 7.97 8.17 5/199 15112
/proc/meminfo: memFree=31324760/32770624 swapFree=67108860/67108860
[pid=15091] ppid=15088 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15091/stat : 15091 (xcsp3-exec) S 15088 15091 14869 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111977529 9740288 346 33554432000 4194304 5098028 140726430914368 140726430912472 140487445688956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9322496 140726430921829 140726430922039 140726430922039 140726430924779 0
/proc/15091/statm: 2378 346 289 221 0 87 0
[pid=15093] ppid=15091 vsize=26004140 memory=198132 CPUtime=1.62 cores=0-7
/proc/15093/stat : 15093 (java) S 15091 15091 14869 0 -1 1077944320 12472 0 0 0 153 9 0 0 20 0 20 0 111977529 26628239360 49533 33554432000 4194304 4196468 140722861436768 140722861419312 140270805413623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
/proc/15093/statm: 6501035 49533 3210 1 0 6488269 0
[pid=15093/tid=15094] ppid=15091 vsize=26004140 memory=280112801595056 CPUtime=0.66 cores=0-7
/proc/15093/task/15094/stat : 15094 (java) R 15091 15091 14869 0 -1 4202560 6520 0 0 0 62 4 0 0 20 0 20 0 111977529 26628239360 49533 33554432000 4194304 4196468 140722861436768 140270809649376 140270787876493 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15095] ppid=15091 vsize=26004140 memory=140056400798576 CPUtime=0 cores=0-7
/proc/15093/task/15095/stat : 15095 (java) S 15091 15091 14869 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 111977530 26628239360 49533 33554432000 4194304 4196468 140722861436768 140270758033936 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15096] ppid=15091 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15093/task/15096/stat : 15096 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111977530 26628239360 49533 33554432000 4194304 4196468 140722861436768 140270756981392 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15097] ppid=15091 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/15093/task/15097/stat : 15097 (java) S 15091 15091 14869 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 111977530 26628239360 49533 33554432000 4194304 4196468 140722861436768 140270755928336 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0

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

/proc/meminfo: memFree=20069384/32770624 swapFree=67108860/67108860
[pid=15091] ppid=15088 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15091/stat : 15091 (xcsp3-exec) S 15088 15091 14869 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111977529 9740288 346 33554432000 4194304 5098028 140726430914368 140726430912472 140487445688956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9322496 140726430921829 140726430922039 140726430922039 140726430924779 0
/proc/15091/statm: 2378 346 289 221 0 87 0
[pid=15093] ppid=15091 vsize=26538700 memory=11338932 CPUtime=18593.8 cores=0-7
/proc/15093/stat : 15093 (java) S 15091 15091 14869 0 -1 1077944320 1053614 0 0 0 1855972 3405 0 0 20 0 28 0 111977529 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140722861419312 140270805413623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
/proc/15093/statm: 6634675 2834733 3308 1 0 6621909 0
[pid=15093/tid=15094] ppid=15091 vsize=26538700 memory=1384 CPUtime=185.66 cores=0-7
/proc/15093/task/15094/stat : 15094 (java) S 15091 15091 14869 0 -1 1077944384 19642 0 0 0 18542 24 0 0 20 0 28 0 111977529 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270809654400 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15095] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.83 cores=0-7
/proc/15093/task/15095/stat : 15095 (java) S 15091 15091 14869 0 -1 1077944384 75781 0 0 0 1180 403 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270758033936 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 89 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15096] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.87 cores=0-7
/proc/15093/task/15096/stat : 15096 (java) S 15091 15091 14869 0 -1 1077944384 80205 0 0 0 1238 349 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270756981392 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 86 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15097] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.82 cores=0-7
/proc/15093/task/15097/stat : 15097 (java) S 15091 15091 14869 0 -1 1077944384 85189 0 0 0 1203 379 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270755928336 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 87 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15098] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.93 cores=0-7
/proc/15093/task/15098/stat : 15098 (java) S 15091 15091 14869 0 -1 1077944384 75363 0 0 0 1192 401 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270754875792 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 88 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15099] ppid=15091 vsize=26538700 memory=4140 CPUtime=15.8 cores=0-7
/proc/15093/task/15099/stat : 15099 (java) S 15091 15091 14869 0 -1 1077944384 80354 0 0 0 1246 334 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270753823760 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 89 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15100] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.88 cores=0-7
/proc/15093/task/15100/stat : 15100 (java) S 15091 15091 14869 0 -1 1077944384 76247 0 0 0 1175 413 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270752771216 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 88 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15101] ppid=15091 vsize=26538700 memory=1384 CPUtime=15.91 cores=0-7
/proc/15093/task/15101/stat : 15101 (java) S 15091 15091 14869 0 -1 1077944384 81145 0 0 0 1181 410 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270751718160 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 87 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15102] ppid=15091 vsize=26538700 memory=1716 CPUtime=15.82 cores=0-7
/proc/15093/task/15102/stat : 15102 (java) S 15091 15091 14869 0 -1 1077944384 90274 0 0 0 1234 348 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270750665616 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 96 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15103] ppid=15091 vsize=26538700 memory=1948 CPUtime=9.87 cores=0-7
/proc/15093/task/15103/stat : 15103 (java) S 15091 15091 14869 0 -1 1077944384 40979 0 0 0 973 14 0 0 20 0 28 0 111977531 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269865363696 140270805424770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15104] ppid=15091 vsize=26538700 memory=11338932 CPUtime=0 cores=0-7
/proc/15093/task/15104/stat : 15104 (java) S 15091 15091 14869 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 28 0 111977532 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269864309984 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15105] ppid=15091 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15093/task/15105/stat : 15105 (java) S 15091 15091 14869 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 28 0 111977532 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269863256832 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15106] ppid=15091 vsize=26538700 memory=280112803334592 CPUtime=0 cores=0-7
/proc/15093/task/15106/stat : 15106 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111977534 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269862205392 140270805432219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15107] ppid=15091 vsize=26538700 memory=288230377091511538 CPUtime=2.74 cores=0-7
/proc/15093/task/15107/stat : 15107 (java) S 15091 15091 14869 0 -1 1077944384 18945 0 0 0 271 3 0 0 20 0 28 0 111977534 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269861153520 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15108] ppid=15091 vsize=26538700 memory=1384 CPUtime=3.08 cores=0-7
/proc/15093/task/15108/stat : 15108 (java) S 15091 15091 14869 0 -1 1077944384 23858 0 0 0 305 3 0 0 20 0 28 0 111977534 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269860100976 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15109] ppid=15091 vsize=26538700 memory=1384 CPUtime=2.43 cores=0-7
/proc/15093/task/15109/stat : 15109 (java) S 15091 15091 14869 0 -1 1077944384 21833 0 0 0 241 2 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269859047920 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15110] ppid=15091 vsize=26538700 memory=288230574492221466 CPUtime=0.85 cores=0-7
/proc/15093/task/15110/stat : 15110 (java) S 15091 15091 14869 0 -1 1077944384 15916 0 0 0 82 3 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269857995376 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15111] ppid=15091 vsize=26538700 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/15093/task/15111/stat : 15111 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269856942560 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15112] ppid=15091 vsize=26538700 memory=14979992052304174 CPUtime=1.04 cores=0-7
/proc/15093/task/15112/stat : 15112 (java) S 15091 15091 14869 0 -1 1077944384 3477 0 0 0 39 65 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269855890096 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15120] ppid=15091 vsize=26538700 memory=1384 CPUtime=2288.2 cores=0-7
/proc/15093/task/15120/stat : 15120 (java) R 15091 15091 14869 0 -1 4202560 32059 0 0 0 228744 76 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269847878216 140270433625416 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15121] ppid=15091 vsize=26538700 memory=11338932 CPUtime=2243.32 cores=0-7
/proc/15093/task/15121/stat : 15121 (java) R 15091 15091 14869 0 -1 4202560 20108 0 0 0 224316 16 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269846826616 140270433223454 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15122] ppid=15091 vsize=26538700 memory=-7175204567652784766 CPUtime=2288.68 cores=0-7
/proc/15093/task/15122/stat : 15122 (java) R 15091 15091 14869 0 -1 4202560 36480 0 0 0 228828 40 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269845774760 140270434748069 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15123] ppid=15091 vsize=26538700 memory=1384 CPUtime=2288.16 cores=0-7
/proc/15093/task/15123/stat : 15123 (java) R 15091 15091 14869 0 -1 4202560 40290 0 0 0 228791 25 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269844722216 140270433580028 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15124] ppid=15091 vsize=26538700 memory=11338932 CPUtime=2288.47 cores=0-7
/proc/15093/task/15124/stat : 15124 (java) R 15091 15091 14869 0 -1 4202560 46567 0 0 0 228817 30 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269843669160 140270435572633 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15125] ppid=15091 vsize=26538700 memory=1384 CPUtime=2288.73 cores=0-7
/proc/15093/task/15125/stat : 15125 (java) R 15091 15091 14869 0 -1 4202560 42687 0 0 0 228831 42 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269842616272 140270434747872 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15126] ppid=15091 vsize=26538700 memory=11338932 CPUtime=2287.48 cores=0-7
/proc/15093/task/15126/stat : 15126 (java) R 15091 15091 14869 0 -1 4202560 11430 0 0 0 228716 32 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269841563560 140270434244653 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15127] ppid=15091 vsize=26538700 memory=1384 CPUtime=2287.98 cores=0-7
/proc/15093/task/15127/stat : 15127 (java) R 15091 15091 14869 0 -1 4202560 33211 0 0 0 228753 45 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269840513328 140270434244676 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
Current children cumulated CPU time: 18593.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 11340316 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.50 8.33 8.22 9/207 15153
/proc/meminfo: memFree=20069012/32770624 swapFree=67108860/67108860
[pid=15091] ppid=15088 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15091/stat : 15091 (xcsp3-exec) S 15088 15091 14869 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111977529 9740288 346 33554432000 4194304 5098028 140726430914368 140726430912472 140487445688956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9322496 140726430921829 140726430922039 140726430922039 140726430924779 0
/proc/15091/statm: 2378 346 289 221 0 87 0
[pid=15093] ppid=15091 vsize=26538700 memory=11338932 CPUtime=18735.1 cores=0-7
/proc/15093/stat : 15093 (java) S 15091 15091 14869 0 -1 1077944320 1055795 0 0 0 1870100 3405 0 0 20 0 28 0 111977529 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140722861419312 140270805413623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
/proc/15093/statm: 6634675 2834733 3308 1 0 6621909 0
[pid=15093/tid=15094] ppid=15091 vsize=26538700 memory=19932 CPUtime=185.66 cores=0-7
/proc/15093/task/15094/stat : 15094 (java) S 15091 15091 14869 0 -1 1077944384 19642 0 0 0 18542 24 0 0 20 0 28 0 111977529 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270809654400 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15095] ppid=15091 vsize=26538700 memory=4872558044660077418 CPUtime=15.83 cores=0-7
/proc/15093/task/15095/stat : 15095 (java) S 15091 15091 14869 0 -1 1077944384 75781 0 0 0 1180 403 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270758033936 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 89 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15096] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.87 cores=0-7
/proc/15093/task/15096/stat : 15096 (java) S 15091 15091 14869 0 -1 1077944384 80205 0 0 0 1238 349 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270756981392 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 86 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15097] ppid=15091 vsize=26538700 memory=3836 CPUtime=15.82 cores=0-7
/proc/15093/task/15097/stat : 15097 (java) S 15091 15091 14869 0 -1 1077944384 85189 0 0 0 1203 379 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270755928336 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 87 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15098] ppid=15091 vsize=26538700 memory=1384 CPUtime=15.93 cores=0-7
/proc/15093/task/15098/stat : 15098 (java) S 15091 15091 14869 0 -1 1077944384 75363 0 0 0 1192 401 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270754875792 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 88 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15099] ppid=15091 vsize=26538700 memory=11338932 CPUtime=15.8 cores=0-7
/proc/15093/task/15099/stat : 15099 (java) S 15091 15091 14869 0 -1 1077944384 80354 0 0 0 1246 334 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270753823760 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 89 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15100] ppid=15091 vsize=26538700 memory=6791534058613427641 CPUtime=15.88 cores=0-7
/proc/15093/task/15100/stat : 15100 (java) S 15091 15091 14869 0 -1 1077944384 76247 0 0 0 1175 413 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270752771216 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 88 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15101] ppid=15091 vsize=26538700 memory=4872558044660077418 CPUtime=15.91 cores=0-7
/proc/15093/task/15101/stat : 15101 (java) S 15091 15091 14869 0 -1 1077944384 81145 0 0 0 1181 410 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270751718160 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 87 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15102] ppid=15091 vsize=26538700 memory=1008 CPUtime=15.82 cores=0-7
/proc/15093/task/15102/stat : 15102 (java) S 15091 15091 14869 0 -1 1077944384 90274 0 0 0 1234 348 0 0 20 0 28 0 111977530 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140270750665616 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 96 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15103] ppid=15091 vsize=26538700 memory=1384 CPUtime=9.87 cores=0-7
/proc/15093/task/15103/stat : 15103 (java) S 15091 15091 14869 0 -1 1077944384 40979 0 0 0 973 14 0 0 20 0 28 0 111977531 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269865363696 140270805424770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15104] ppid=15091 vsize=26538700 memory=11338932 CPUtime=0 cores=0-7
/proc/15093/task/15104/stat : 15104 (java) S 15091 15091 14869 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 28 0 111977532 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269864309984 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15105] ppid=15091 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/15093/task/15105/stat : 15105 (java) S 15091 15091 14869 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 28 0 111977532 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269863256832 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15106] ppid=15091 vsize=26538700 memory=11338932 CPUtime=0 cores=0-7
/proc/15093/task/15106/stat : 15106 (java) S 15091 15091 14869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111977534 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269862205392 140270805432219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15107] ppid=15091 vsize=26538700 memory=2240 CPUtime=2.74 cores=0-7
/proc/15093/task/15107/stat : 15107 (java) S 15091 15091 14869 0 -1 1077944384 18945 0 0 0 271 3 0 0 20 0 28 0 111977534 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269861153520 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15108] ppid=15091 vsize=26538700 memory=4128 CPUtime=3.08 cores=0-7
/proc/15093/task/15108/stat : 15108 (java) S 15091 15091 14869 0 -1 1077944384 23858 0 0 0 305 3 0 0 20 0 28 0 111977534 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269860100976 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15109] ppid=15091 vsize=26538700 memory=1008 CPUtime=2.43 cores=0-7
/proc/15093/task/15109/stat : 15109 (java) S 15091 15091 14869 0 -1 1077944384 22516 0 0 0 241 2 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269859047920 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15110] ppid=15091 vsize=26538700 memory=4612 CPUtime=0.85 cores=0-7
/proc/15093/task/15110/stat : 15110 (java) S 15091 15091 14869 0 -1 1077944384 15916 0 0 0 82 3 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269857995376 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15111] ppid=15091 vsize=26538700 memory=1428 CPUtime=0 cores=0-7
/proc/15093/task/15111/stat : 15111 (java) S 15091 15091 14869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269856942560 140270805423829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15112] ppid=15091 vsize=26538700 memory=1204 CPUtime=1.06 cores=0-7
/proc/15093/task/15112/stat : 15112 (java) S 15091 15091 14869 0 -1 1077944384 3477 0 0 0 40 66 0 0 20 0 28 0 111977535 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269855890096 140270805424770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15120] ppid=15091 vsize=26538700 memory=15876 CPUtime=2305.91 cores=0-7
/proc/15093/task/15120/stat : 15120 (java) R 15091 15091 14869 0 -1 4202560 32586 0 0 0 230515 76 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269847878600 140270434750743 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15121] ppid=15091 vsize=26538700 memory=19932 CPUtime=2260.66 cores=0-7
/proc/15093/task/15121/stat : 15121 (java) R 15091 15091 14869 0 -1 4202560 20160 0 0 0 226050 16 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269846826616 140270431116256 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15122] ppid=15091 vsize=26538700 memory=4048 CPUtime=2306.39 cores=0-7
/proc/15093/task/15122/stat : 15122 (java) R 15091 15091 14869 0 -1 4202560 36486 0 0 0 230599 40 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269845774760 140270434748069 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15123] ppid=15091 vsize=26538700 memory=18488 CPUtime=2305.87 cores=0-7
/proc/15093/task/15123/stat : 15123 (java) R 15091 15091 14869 0 -1 4202560 40508 0 0 0 230562 25 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269844722216 140270433507184 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15124] ppid=15091 vsize=26538700 memory=1796 CPUtime=2306.17 cores=0-7
/proc/15093/task/15124/stat : 15124 (java) R 15091 15091 14869 0 -1 4202560 47147 0 0 0 230587 30 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269843669160 140270434748069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15125] ppid=15091 vsize=26538700 memory=1236 CPUtime=2306.44 cores=0-7
/proc/15093/task/15125/stat : 15125 (java) R 15091 15091 14869 0 -1 4202560 42696 0 0 0 230602 42 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269842616272 140270433563843 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15126] ppid=15091 vsize=26538700 memory=640 CPUtime=2305.19 cores=0-7
/proc/15093/task/15126/stat : 15126 (java) R 15091 15091 14869 0 -1 4202560 11535 0 0 0 230486 33 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269841563560 140270433625773 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
[pid=15093/tid=15127] ppid=15091 vsize=26538700 memory=1236 CPUtime=2305.68 cores=0-7
/proc/15093/task/15127/stat : 15127 (java) R 15091 15091 14869 0 -1 4202560 33212 0 0 0 230523 45 0 0 20 0 28 0 111998245 27175628800 2834733 33554432000 4194304 4196468 140722861436768 140269840513328 140270434245199 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 14036992 140722861442194 140722861442371 140722861442371 140722861445071 0
Current children cumulated CPU time: 18735.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 11340316 KiB

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

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

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

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

[startup+2520.13 s]*
/proc/loadavg: 8.50 8.33 8.22 2/180 15155
/proc/meminfo: memFree=27948128/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.00196 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.15
CPU time (s): 18735.8
CPU user time (s): 18701.7
CPU system time (s): 34.1083
CPU usage (%): 743.44
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 12114432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18701.7
system time used= 34.1083
maximum resident set size= 12113048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1057420
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87992
involuntary context switches= 190975


# summary of solver processes directly reported to runsolver:
#   pid: 15091,15093
#   total CPU time (s): 18735.8
#   total CPU user time (s): 18701.7
#   total CPU system time (s): 34.1083

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.6797 second user time and 30.4112 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-15 11:07:19
IDJOB=4270486
IDBENCH=137046
IDSOLVER=2662
FILE ID=node106/4270486-1502788898
RUNJOBID= node106-1502785517-14896
PBS_JOBID= 20629122
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0250-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270486-1502788898/watcher-4270486-1502788898 -o /tmp/evaluation-result-4270486-1502788898/solver-4270486-1502788898 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502785517-14896 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 263578809 HOME/instance-4270486-1502788898.xml

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

MD5SUM BENCH= 5cb0a900f4910e71305eb4c61f82b136
RANDOM SEED=263578809

node106.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.86
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.86
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.86
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.86
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:        31416608 kB
MemAvailable:   31982688 kB
Buffers:          176816 kB
Cached:           674528 kB
SwapCached:            0 kB
Active:           458644 kB
Inactive:         448004 kB
Active(anon):      11552 kB
Inactive(anon):    72112 kB
Active(file):     447092 kB
Inactive(file):   375892 kB
Unevictable:        6472 kB
Mlocked:            6472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9408 kB
Writeback:             0 kB
AnonPages:         51968 kB
Mapped:            45804 kB
Shmem:             25228 kB
Slab:             143672 kB
SReclaimable:     117864 kB
SUnreclaim:        25808 kB
KernelStack:        2992 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61760 MiB
End job on node106 at 2017-08-15 11:49:19