Trace number 4281284

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-18)? (TO) 1907.61 252.11

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-17.xml
MD5SUM2f852f7efb9788b9c4f77f580498dd38
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark251.89301
Satisfiable
(Un)Satisfiability was proved
Number of variables371
Number of constraints77
Number of domains2
Minimum domain size65
Maximum domain size75
Distribution of domain sizes[{"size":65,"count":370},{"size":75,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":296},{"degree":4,"count":74}]
Minimum constraint arity5
Maximum constraint arity370
Distribution of constraint arities[{"arity":5,"count":74},{"arity":75,"count":1},{"arity":370,"count":2}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74},{"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-4281284-1503187852.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281284-1503187852.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
20.43/15.09	c solve instance...
1906.90/252.08	s UNKNOWN
1906.90/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 (13004 MiB free)
  memory of node 1: 16384 MiB (12576 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281284-1503187852/watcher-4281284-1503187852 -o /tmp/evaluation-result-4281284-1503187852/solver-4281284-1503187852 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503180405-3599 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1681879483 HOME/instance-4281284-1503187852.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
Current StackSize limit: 8192 KiB

solver pid=11018, runsolver pid=11015

[startup+0.100297 s]*
/proc/loadavg: 8.48 7.75 6.99 3/199 11039
/proc/meminfo: memFree=26179640/32770624 swapFree=67108860/67108860
[pid=11018] ppid=11015 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11018/stat : 11018 (xcsp3-exec) S 11015 11018 3572 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151872818 9740288 345 33554432000 4194304 5098028 140733398027088 140733398025192 139636195676796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22265856 140733398033514 140733398033724 140733398033724 140733398036459 0
/proc/11018/statm: 2378 345 289 221 0 87 0
[pid=11020] ppid=11018 vsize=25999808 memory=26300 CPUtime=0.11 cores=0-7
/proc/11020/stat : 11020 (java) S 11018 11018 3572 0 -1 1077944320 5479 0 0 0 10 1 0 0 20 0 20 0 151872818 26623803392 6575 33554432000 4194304 4196468 140732384539040 140732384521584 140531954163447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
/proc/11020/statm: 6499952 6575 2850 1 0 6488269 0
[pid=11020/tid=11021] ppid=11018 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11020/task/11021/stat : 11021 (java) R 11018 11018 3572 0 -1 4202560 3482 0 0 0 8 0 0 0 20 0 20 0 151872818 26623803392 6575 33554432000 4194304 4196468 140732384539040 140531958395712 140531548105977 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11022] ppid=11018 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11020/task/11022/stat : 11022 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531876743824 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11023] ppid=11018 vsize=25999808 memory=140077692286592 CPUtime=0 cores=0-7
/proc/11020/task/11023/stat : 11023 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531875691024 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11024] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11024/stat : 11024 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531874638224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11025] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11025/stat : 11025 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531873585424 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11026] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11026/stat : 11026 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531872533648 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11027] ppid=11018 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11020/task/11027/stat : 11027 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531871480848 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11028] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11028/stat : 11028 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531870428048 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11029] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11029/stat : 11029 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531869375248 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11030] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11030/stat : 11030 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872821 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531215649136 140531954174594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11031] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11031/stat : 11031 (java) S 11018 11018 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151872821 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531214595104 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11032] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11032/stat : 11032 (java) S 11018 11018 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151872821 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531213542256 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11033] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11033/stat : 11033 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531212490576 140531954182043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11034] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11034/stat : 11034 (java) S 11018 11018 3572 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531211438960 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11035] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11035/stat : 11035 (java) R 11018 11018 3572 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531210386160 140531954175382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11036] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11036/stat : 11036 (java) R 11018 11018 3572 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531209333360 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11037] ppid=11018 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11020/task/11037/stat : 11037 (java) R 11018 11018 3572 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531208280560 140531938243934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11038] ppid=11018 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11038/stat : 11038 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531207228000 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11039] ppid=11018 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11020/task/11039/stat : 11039 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872824 26623803392 6640 33554432000 4194304 4196468 140732384539040 140531206175280 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27680 KiB

[startup+0.210429 s]*
/proc/loadavg: 8.48 7.75 6.99 2/199 11039
/proc/meminfo: memFree=26168456/32770624 swapFree=67108860/67108860
[pid=11018] ppid=11015 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11018/stat : 11018 (xcsp3-exec) S 11015 11018 3572 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151872818 9740288 345 33554432000 4194304 5098028 140733398027088 140733398025192 139636195676796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22265856 140733398033514 140733398033724 140733398033724 140733398036459 0
/proc/11018/statm: 2378 345 289 221 0 87 0
[pid=11020] ppid=11018 vsize=26004064 memory=39092 CPUtime=0.33 cores=0-7
/proc/11020/stat : 11020 (java) S 11018 11018 3572 0 -1 1077944320 8333 0 0 0 30 3 0 0 20 0 20 0 151872818 26628161536 9773 33554432000 4194304 4196468 140732384539040 140732384521584 140531954163447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
/proc/11020/statm: 6501016 9773 3070 1 0 6488269 0
[pid=11020/tid=11021] ppid=11018 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11020/task/11021/stat : 11021 (java) D 11018 11018 3572 0 -1 1077944384 5431 0 0 0 18 2 0 0 20 0 20 0 151872818 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531958374256 140531946842669 0 4 0 16800975 18446744072101625380 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11022] ppid=11018 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/11020/task/11022/stat : 11022 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531876743824 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11023] ppid=11018 vsize=26004096 memory=140077692821915 CPUtime=0 cores=0-7
/proc/11020/task/11023/stat : 11023 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628194304 9794 33554432000 4194304 4196468 140732384539040 140531875691024 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11024] ppid=11018 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/11020/task/11024/stat : 11024 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628194304 9794 33554432000 4194304 4196468 140732384539040 140531874638224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11025] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11025/stat : 11025 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531873585424 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11026] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11026/stat : 11026 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531872533648 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11027] ppid=11018 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11020/task/11027/stat : 11027 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531871480848 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11028] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11028/stat : 11028 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531870428048 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11029] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11029/stat : 11029 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531869375248 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11030] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11030/stat : 11030 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872821 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531215649136 140531954174594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11031] ppid=11018 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11031/stat : 11031 (java) S 11018 11018 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151872821 26628194304 9794 33554432000 4194304 4196468 140732384539040 140531214595104 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11032] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11032/stat : 11032 (java) S 11018 11018 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151872821 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531213542256 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11033] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11033/stat : 11033 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872824 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531212490576 140531954182043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11034] ppid=11018 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11020/task/11034/stat : 11034 (java) S 11018 11018 3572 0 -1 1077944384 533 0 0 0 1 0 0 0 20 0 20 0 151872824 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531211438960 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11035] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11035/stat : 11035 (java) S 11018 11018 3572 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 151872824 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531210386160 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11036] ppid=11018 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/11020/task/11036/stat : 11036 (java) S 11018 11018 3572 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 20 0 151872824 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531209333360 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11037] ppid=11018 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/11020/task/11037/stat : 11037 (java) S 11018 11018 3572 0 -1 1077944384 747 0 0 0 7 0 0 0 20 0 20 0 151872824 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531208280560 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11038] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11038/stat : 11038 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151872824 26628161536 9794 33554432000 4194304 4196468 140732384539040 140531207228000 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11039] ppid=11018 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/11020/task/11039/stat : 11039 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872824 26628194304 9794 33554432000 4194304 4196468 140732384539040 140531206175280 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40472 KiB

[startup+0.309803 s]*
/proc/loadavg: 8.48 7.75 6.99 3/199 11039
/proc/meminfo: memFree=26162056/32770624 swapFree=67108860/67108860
[pid=11018] ppid=11015 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11018/stat : 11018 (xcsp3-exec) S 11015 11018 3572 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151872818 9740288 345 33554432000 4194304 5098028 140733398027088 140733398025192 139636195676796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22265856 140733398033514 140733398033724 140733398033724 140733398036459 0
/proc/11018/statm: 2378 345 289 221 0 87 0
[pid=11020] ppid=11018 vsize=26004064 memory=45792 CPUtime=0.49 cores=0-7
/proc/11020/stat : 11020 (java) S 11018 11018 3572 0 -1 1077944320 9157 0 0 0 45 4 0 0 20 0 20 0 151872818 26628161536 11448 33554432000 4194304 4196468 140732384539040 140732384521584 140531954163447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
/proc/11020/statm: 6501016 11448 3090 1 0 6488269 0
[pid=11020/tid=11021] ppid=11018 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11020/task/11021/stat : 11021 (java) R 11018 11018 3572 0 -1 4202560 6066 0 0 0 27 2 0 0 20 0 20 0 151872818 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531958394096 140531954175382 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11022] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11022/stat : 11022 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531876743824 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11023] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11023/stat : 11023 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531875691024 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11024] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11024/stat : 11024 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531874638224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11025] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11025/stat : 11025 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531873585424 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11026] ppid=11018 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11020/task/11026/stat : 11026 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531872533648 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11027] ppid=11018 vsize=26004064 memory=140077539881903 CPUtime=0 cores=0-7
/proc/11020/task/11027/stat : 11027 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531871480848 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11028] ppid=11018 vsize=26004064 memory=140077539884208 CPUtime=0 cores=0-7
/proc/11020/task/11028/stat : 11028 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531870428048 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11029] ppid=11018 vsize=26004064 memory=140077539886512 CPUtime=0 cores=0-7
/proc/11020/task/11029/stat : 11029 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531869375248 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11030] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11030/stat : 11030 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872821 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531215649136 140531954174594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11031] ppid=11018 vsize=26004064 memory=280155079779984 CPUtime=0 cores=0-7
/proc/11020/task/11031/stat : 11031 (java) S 11018 11018 3572 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151872821 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531214595104 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11032] ppid=11018 vsize=26004064 memory=280155079786896 CPUtime=0 cores=0-7
/proc/11020/task/11032/stat : 11032 (java) S 11018 11018 3572 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151872821 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531213542256 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11033] ppid=11018 vsize=26004064 memory=280155079728176 CPUtime=0 cores=0-7
/proc/11020/task/11033/stat : 11033 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531212490576 140531954182043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11034] ppid=11018 vsize=26004064 memory=280155079800720 CPUtime=0.02 cores=0-7
/proc/11020/task/11034/stat : 11034 (java) S 11018 11018 3572 0 -1 1077944384 533 0 0 0 2 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531211438960 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11035] ppid=11018 vsize=26004064 memory=280155079807632 CPUtime=0.01 cores=0-7
/proc/11020/task/11035/stat : 11035 (java) S 11018 11018 3572 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531210386160 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11036] ppid=11018 vsize=26004064 memory=280155079805328 CPUtime=0.02 cores=0-7
/proc/11020/task/11036/stat : 11036 (java) S 11018 11018 3572 0 -1 1077944384 301 0 0 0 2 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531209333360 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11037] ppid=11018 vsize=26004064 memory=280155079821488 CPUtime=0.12 cores=0-7
/proc/11020/task/11037/stat : 11037 (java) R 11018 11018 3572 0 -1 4202560 825 0 0 0 12 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531208280560 140531938243934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11038] ppid=11018 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11038/stat : 11038 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531207228000 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11039] ppid=11018 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11020/task/11039/stat : 11039 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872824 26628161536 11448 33554432000 4194304 4196468 140732384539040 140531206175280 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47172 KiB

[startup+0.70095 s]
/proc/loadavg: 8.48 7.75 6.99 6/199 11039
/proc/meminfo: memFree=26127004/32770624 swapFree=67108860/67108860
[pid=11018] ppid=11015 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11018/stat : 11018 (xcsp3-exec) S 11015 11018 3572 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151872818 9740288 345 33554432000 4194304 5098028 140733398027088 140733398025192 139636195676796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22265856 140733398033514 140733398033724 140733398033724 140733398036459 0
/proc/11018/statm: 2378 345 289 221 0 87 0
[pid=11020] ppid=11018 vsize=26006188 memory=91244 CPUtime=1.7 cores=0-7
/proc/11020/stat : 11020 (java) S 11018 11018 3572 0 -1 1077944320 12771 0 0 0 164 6 0 0 20 0 20 0 151872818 26630336512 22811 33554432000 4194304 4196468 140732384539040 140732384521584 140531954163447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
/proc/11020/statm: 6501547 22811 3197 1 0 6488781 0
[pid=11020/tid=11021] ppid=11018 vsize=26006188 memory=280155080179376 CPUtime=0.67 cores=0-7
/proc/11020/task/11021/stat : 11021 (java) R 11018 11018 3572 0 -1 4202560 6504 0 0 0 64 3 0 0 20 0 20 0 151872818 26630336512 22811 33554432000 4194304 4196468 140732384539040 140531958383792 140531938243934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11022] ppid=11018 vsize=26006188 memory=140077540090736 CPUtime=0 cores=0-7
/proc/11020/task/11022/stat : 11022 (java) S 11018 11018 3572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151872819 26630336512 22811 33554432000 4194304 4196468 140732384539040 140531876743824 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11023] ppid=11018 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11020/task/11023/stat : 11023 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26630336512 22811 33554432000 4194304 4196468 140732384539040 140531875691024 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11024] ppid=11018 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/11020/task/11024/stat : 11024 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151872819 26630336512 22811 33554432000 4194304 4196468 140732384539040 140531874638224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0

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

[pid=11020/tid=11047] ppid=11018 vsize=26538700 memory=4132 CPUtime=145.13 cores=0-7
/proc/11020/task/11047/stat : 11047 (java) R 11018 11018 3572 0 -1 4202560 1381 0 0 0 14512 1 0 0 20 0 28 0 151874329 27175628800 393941 33554432000 4194304 4196468 140732384539040 140531056214072 140531555632109 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
Current children cumulated CPU time: 1191.18 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1577144 KiB

[startup+222.304 s]
/proc/loadavg: 8.46 8.17 7.32 9/208 11056
/proc/meminfo: memFree=24537724/32770624 swapFree=67108860/67108860
[pid=11018] ppid=11015 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11018/stat : 11018 (xcsp3-exec) S 11015 11018 3572 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151872818 9740288 345 33554432000 4194304 5098028 140733398027088 140733398025192 139636195676796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22265856 140733398033514 140733398033724 140733398033724 140733398036459 0
/proc/11018/statm: 2378 345 289 221 0 87 0
[pid=11020] ppid=11018 vsize=26538700 memory=1669936 CPUtime=1669.88 cores=0-7
/proc/11020/stat : 11020 (java) S 11018 11018 3572 0 -1 1077944320 90413 0 0 0 166711 277 0 0 20 0 28 0 151872818 27175628800 417484 33554432000 4194304 4196468 140732384539040 140732384521584 140531954163447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
/proc/11020/statm: 6634675 417484 3296 1 0 6621909 0
[pid=11020/tid=11021] ppid=11018 vsize=26538700 memory=47373522056533 CPUtime=14.51 cores=0-7
/proc/11020/task/11021/stat : 11021 (java) S 11018 11018 3572 0 -1 1077944384 8919 0 0 0 1444 7 0 0 20 0 28 0 151872818 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531958404224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11022] ppid=11018 vsize=26538700 memory=1156 CPUtime=1.09 cores=0-7
/proc/11020/task/11022/stat : 11022 (java) S 11018 11018 3572 0 -1 1077944384 1866 0 0 0 82 27 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531876743824 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11023] ppid=11018 vsize=26538700 memory=1380 CPUtime=1.12 cores=0-7
/proc/11020/task/11023/stat : 11023 (java) S 11018 11018 3572 0 -1 1077944384 1995 0 0 0 86 26 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531875691024 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11024] ppid=11018 vsize=26538700 memory=4616 CPUtime=1.11 cores=0-7
/proc/11020/task/11024/stat : 11024 (java) S 11018 11018 3572 0 -1 1077944384 1552 0 0 0 84 27 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531874638224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11025] ppid=11018 vsize=26538700 memory=1720 CPUtime=1.08 cores=0-7
/proc/11020/task/11025/stat : 11025 (java) S 11018 11018 3572 0 -1 1077944384 998 0 0 0 78 30 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531873585424 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11026] ppid=11018 vsize=26538700 memory=1380 CPUtime=1.09 cores=0-7
/proc/11020/task/11026/stat : 11026 (java) S 11018 11018 3572 0 -1 1077944384 1537 0 0 0 78 31 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531872533648 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11027] ppid=11018 vsize=26538700 memory=1669936 CPUtime=1.07 cores=0-7
/proc/11020/task/11027/stat : 11027 (java) S 11018 11018 3572 0 -1 1077944384 1043 0 0 0 81 26 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531871480848 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11028] ppid=11018 vsize=26538700 memory=103 CPUtime=1.09 cores=0-7
/proc/11020/task/11028/stat : 11028 (java) S 11018 11018 3572 0 -1 1077944384 2210 0 0 0 79 30 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531870428048 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11029] ppid=11018 vsize=26538700 memory=102 CPUtime=1.08 cores=0-7
/proc/11020/task/11029/stat : 11029 (java) S 11018 11018 3572 0 -1 1077944384 779 0 0 0 80 28 0 0 20 0 28 0 151872819 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531869375248 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11030] ppid=11018 vsize=26538700 memory=1380 CPUtime=0.56 cores=0-7
/proc/11020/task/11030/stat : 11030 (java) S 11018 11018 3572 0 -1 1077944384 4228 0 0 0 56 0 0 0 20 0 28 0 151872821 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531215649136 140531954174594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11031] ppid=11018 vsize=26538700 memory=1669936 CPUtime=0 cores=0-7
/proc/11020/task/11031/stat : 11031 (java) S 11018 11018 3572 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 151872821 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531214595168 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11032] ppid=11018 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/11020/task/11032/stat : 11032 (java) S 11018 11018 3572 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 151872821 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531213542272 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11033] ppid=11018 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/11020/task/11033/stat : 11033 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531212490576 140531954182043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11034] ppid=11018 vsize=26538700 memory=42324 CPUtime=2.57 cores=0-7
/proc/11020/task/11034/stat : 11034 (java) S 11018 11018 3572 0 -1 1077944384 11248 0 0 0 255 2 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531211438960 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11035] ppid=11018 vsize=26538700 memory=2332 CPUtime=2.53 cores=0-7
/proc/11020/task/11035/stat : 11035 (java) S 11018 11018 3572 0 -1 1077944384 11758 0 0 0 251 2 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531210386160 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11036] ppid=11018 vsize=26538700 memory=33 CPUtime=2.16 cores=0-7
/proc/11020/task/11036/stat : 11036 (java) S 11018 11018 3572 0 -1 1077944384 11800 0 0 0 213 3 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531209333360 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11037] ppid=11018 vsize=26538700 memory=280155080431896 CPUtime=0.77 cores=0-7
/proc/11020/task/11037/stat : 11037 (java) S 11018 11018 3572 0 -1 1077944384 9736 0 0 0 75 2 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531208280560 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11038] ppid=11018 vsize=26538700 memory=4132 CPUtime=0 cores=0-7
/proc/11020/task/11038/stat : 11038 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531207228000 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11039] ppid=11018 vsize=26538700 memory=42352 CPUtime=0.09 cores=0-7
/proc/11020/task/11039/stat : 11039 (java) S 11018 11018 3572 0 -1 1077944384 1335 0 0 0 5 4 0 0 20 0 28 0 151872824 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531206175280 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11040] ppid=11018 vsize=26538700 memory=2332 CPUtime=203.29 cores=0-7
/proc/11020/task/11040/stat : 11040 (java) R 11018 11018 3572 0 -1 4202560 1453 0 0 0 20328 1 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531198163784 140531553929369 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11041] ppid=11018 vsize=26538700 memory=42352 CPUtime=205.08 cores=0-7
/proc/11020/task/11041/stat : 11041 (java) R 11018 11018 3572 0 -1 4202560 1444 0 0 0 20505 3 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531197112120 140531555635540 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11042] ppid=11018 vsize=26538700 memory=2332 CPUtime=205.11 cores=0-7
/proc/11020/task/11042/stat : 11042 (java) R 11018 11018 3572 0 -1 4202560 1923 0 0 0 20509 2 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531061477880 140531555087650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11043] ppid=11018 vsize=26538700 memory=6791534058613427641 CPUtime=205.27 cores=0-7
/proc/11020/task/11043/stat : 11043 (java) R 11018 11018 3572 0 -1 4202560 4809 0 0 0 20518 9 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531060424872 140531555632109 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11044] ppid=11018 vsize=26538700 memory=1380 CPUtime=204.47 cores=0-7
/proc/11020/task/11044/stat : 11044 (java) R 11018 11018 3572 0 -1 4202560 1906 0 0 0 20445 2 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531059372184 140531555789153 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11045] ppid=11018 vsize=26538700 memory=1255564 CPUtime=204.07 cores=0-7
/proc/11020/task/11045/stat : 11045 (java) R 11018 11018 3572 0 -1 4202560 3714 0 0 0 20403 4 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531058319408 140531554816876 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11046] ppid=11018 vsize=26538700 memory=1380 CPUtime=205.37 cores=0-7
/proc/11020/task/11046/stat : 11046 (java) R 11018 11018 3572 0 -1 4202560 1361 0 0 0 20534 3 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531057266856 140531556801173 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11047] ppid=11018 vsize=26538700 memory=1380 CPUtime=205.08 cores=0-7
/proc/11020/task/11047/stat : 11047 (java) R 11018 11018 3572 0 -1 4202560 1411 0 0 0 20507 1 0 0 20 0 28 0 151874329 27175628800 417484 33554432000 4194304 4196468 140732384539040 140531056214056 140531553929290 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
Current children cumulated CPU time: 1669.88 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1671316 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.28 8.15 7.34 9/208 11056
/proc/meminfo: memFree=24442248/32770624 swapFree=67108860/67108860
[pid=11018] ppid=11015 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11018/stat : 11018 (xcsp3-exec) S 11015 11018 3572 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151872818 9740288 345 33554432000 4194304 5098028 140733398027088 140733398025192 139636195676796 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22265856 140733398033514 140733398033724 140733398033724 140733398036459 0
/proc/11018/statm: 2378 345 289 221 0 87 0
[pid=11020] ppid=11018 vsize=26538700 memory=1766192 CPUtime=1906.9 cores=0-7
/proc/11020/stat : 11020 (java) S 11018 11018 3572 0 -1 1077944320 93563 0 0 0 190406 284 0 0 20 0 28 0 151872818 27175628800 441548 33554432000 4194304 4196468 140732384539040 140732384521584 140531954163447 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
/proc/11020/statm: 6634675 441548 3296 1 0 6621909 0
[pid=11020/tid=11021] ppid=11018 vsize=26538700 memory=7100839861465685612 CPUtime=14.51 cores=0-7
/proc/11020/task/11021/stat : 11021 (java) S 11018 11018 3572 0 -1 1077944384 8919 0 0 0 1444 7 0 0 20 0 28 0 151872818 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531958404224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11022] ppid=11018 vsize=26538700 memory=7012531506842347154 CPUtime=1.12 cores=0-7
/proc/11020/task/11022/stat : 11022 (java) S 11018 11018 3572 0 -1 1077944384 1903 0 0 0 84 28 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531876743824 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11023] ppid=11018 vsize=26538700 memory=7012531506842347154 CPUtime=1.14 cores=0-7
/proc/11020/task/11023/stat : 11023 (java) S 11018 11018 3572 0 -1 1077944384 2024 0 0 0 88 26 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531875691024 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11024] ppid=11018 vsize=26538700 memory=4872558044660077418 CPUtime=1.14 cores=0-7
/proc/11020/task/11024/stat : 11024 (java) S 11018 11018 3572 0 -1 1077944384 1577 0 0 0 86 28 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531874638224 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11025] ppid=11018 vsize=26538700 memory=648 CPUtime=1.1 cores=0-7
/proc/11020/task/11025/stat : 11025 (java) S 11018 11018 3572 0 -1 1077944384 1008 0 0 0 80 30 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531873585424 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11026] ppid=11018 vsize=26538700 memory=1236 CPUtime=1.12 cores=0-7
/proc/11020/task/11026/stat : 11026 (java) S 11018 11018 3572 0 -1 1077944384 1551 0 0 0 80 32 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531872533648 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11027] ppid=11018 vsize=26538700 memory=960 CPUtime=1.1 cores=0-7
/proc/11020/task/11027/stat : 11027 (java) S 11018 11018 3572 0 -1 1077944384 1066 0 0 0 83 27 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531871480848 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11028] ppid=11018 vsize=26538700 memory=2424 CPUtime=1.12 cores=0-7
/proc/11020/task/11028/stat : 11028 (java) S 11018 11018 3572 0 -1 1077944384 2238 0 0 0 81 31 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531870428048 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11029] ppid=11018 vsize=26538700 memory=2236 CPUtime=1.11 cores=0-7
/proc/11020/task/11029/stat : 11029 (java) S 11018 11018 3572 0 -1 1077944384 790 0 0 0 82 29 0 0 20 0 28 0 151872819 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531869375248 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11030] ppid=11018 vsize=26538700 memory=4084 CPUtime=0.56 cores=0-7
/proc/11020/task/11030/stat : 11030 (java) S 11018 11018 3572 0 -1 1077944384 4259 0 0 0 56 0 0 0 20 0 28 0 151872821 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531215649136 140531954174594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11031] ppid=11018 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/11020/task/11031/stat : 11031 (java) S 11018 11018 3572 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 151872821 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531214595168 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11032] ppid=11018 vsize=26538700 memory=1572 CPUtime=0 cores=0-7
/proc/11020/task/11032/stat : 11032 (java) S 11018 11018 3572 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 151872821 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531213542272 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11033] ppid=11018 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/11020/task/11033/stat : 11033 (java) S 11018 11018 3572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531212490576 140531954182043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11034] ppid=11018 vsize=26538700 memory=1948 CPUtime=2.57 cores=0-7
/proc/11020/task/11034/stat : 11034 (java) S 11018 11018 3572 0 -1 1077944384 11251 0 0 0 255 2 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531211438960 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11035] ppid=11018 vsize=26538700 memory=8580 CPUtime=2.54 cores=0-7
/proc/11020/task/11035/stat : 11035 (java) S 11018 11018 3572 0 -1 1077944384 12543 0 0 0 252 2 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531210386160 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11036] ppid=11018 vsize=26538700 memory=4616 CPUtime=2.16 cores=0-7
/proc/11020/task/11036/stat : 11036 (java) S 11018 11018 3572 0 -1 1077944384 12528 0 0 0 213 3 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531209333360 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11037] ppid=11018 vsize=26538700 memory=1720 CPUtime=0.77 cores=0-7
/proc/11020/task/11037/stat : 11037 (java) S 11018 11018 3572 0 -1 1077944384 9745 0 0 0 75 2 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531208280560 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11038] ppid=11018 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/11020/task/11038/stat : 11038 (java) S 11018 11018 3572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531207228000 140531954173653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11039] ppid=11018 vsize=26538700 memory=1436 CPUtime=0.1 cores=0-7
/proc/11020/task/11039/stat : 11039 (java) S 11018 11018 3572 0 -1 1077944384 1365 0 0 0 5 5 0 0 20 0 28 0 151872824 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531206175280 140531954174594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11040] ppid=11018 vsize=26538700 memory=1200 CPUtime=232.54 cores=0-7
/proc/11020/task/11040/stat : 11040 (java) R 11018 11018 3572 0 -1 4202560 1556 0 0 0 23253 1 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531198163784 140531555632742 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11041] ppid=11018 vsize=26538700 memory=15876 CPUtime=234.74 cores=0-7
/proc/11020/task/11041/stat : 11041 (java) R 11018 11018 3572 0 -1 4202560 1539 0 0 0 23471 3 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531197112152 140531555633619 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11042] ppid=11018 vsize=26538700 memory=4040 CPUtime=234.79 cores=0-7
/proc/11020/task/11042/stat : 11042 (java) R 11018 11018 3572 0 -1 4202560 2003 0 0 0 23477 2 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531061478072 140531555632102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11043] ppid=11018 vsize=26538700 memory=24132 CPUtime=234.94 cores=0-7
/proc/11020/task/11043/stat : 11043 (java) R 11018 11018 3572 0 -1 4202560 5451 0 0 0 23485 9 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531060425064 140531555087692 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11044] ppid=11018 vsize=26538700 memory=18292 CPUtime=234.16 cores=0-7
/proc/11020/task/11044/stat : 11044 (java) R 11018 11018 3572 0 -1 4202560 2074 0 0 0 23413 3 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531059372504 140531555632102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11045] ppid=11018 vsize=26538700 memory=1792 CPUtime=233.55 cores=0-7
/proc/11020/task/11045/stat : 11045 (java) R 11018 11018 3572 0 -1 4202560 3852 0 0 0 23351 4 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531058319408 140531553929290 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11046] ppid=11018 vsize=26538700 memory=648 CPUtime=235.04 cores=0-7
/proc/11020/task/11046/stat : 11046 (java) R 11018 11018 3572 0 -1 4202560 1455 0 0 0 23501 3 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531057266856 140531554709066 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
[pid=11020/tid=11047] ppid=11018 vsize=26538700 memory=1236 CPUtime=234.76 cores=0-7
/proc/11020/task/11047/stat : 11047 (java) R 11018 11018 3572 0 -1 4202560 1478 0 0 0 23475 1 0 0 20 0 28 0 151874329 27175628800 441548 33554432000 4194304 4196468 140732384539040 140531056214056 140531555632411 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 16461824 140732384543896 140732384544072 140732384544072 140732384546767 0
Current children cumulated CPU time: 1906.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1767572 KiB

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

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

[startup+252.11 s]
# the end of solver process 11020 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1904.76 s, system=2.85438 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.11
CPU time (s): 1907.61
CPU user time (s): 1904.76
CPU system time (s): 2.85438
CPU usage (%): 756.657
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1767572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1904.76
system time used= 2.85438
maximum resident set size= 1766788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11168
involuntary context switches= 20107


# summary of solver processes directly reported to runsolver:
#   pid: 11018,11020
#   total CPU time (s): 1907.61
#   total CPU user time (s): 1904.76
#   total CPU system time (s): 2.85438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.60212 second user time and 2.5414 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 01:56:32
IDJOB=4281284
IDBENCH=137061
IDSOLVER=2676
FILE ID=node112/4281284-1503187852
RUNJOBID= node112-1503180405-3599
PBS_JOBID= 20630850
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-17.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-4281284-1503187852/watcher-4281284-1503187852 -o /tmp/evaluation-result-4281284-1503187852/solver-4281284-1503187852 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503180405-3599 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1681879483 HOME/instance-4281284-1503187852.xml

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

MD5SUM BENCH= 2f852f7efb9788b9c4f77f580498dd38
RANDOM SEED=1681879483

node112.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.24
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.24
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.24
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.24
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:        26195424 kB
MemAvailable:   31971376 kB
Buffers:          253176 kB
Cached:          5812884 kB
SwapCached:            0 kB
Active:          1104332 kB
Inactive:        5014724 kB
Active(anon):       4744 kB
Inactive(anon):    84388 kB
Active(file):    1099588 kB
Inactive(file):  4930336 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7572 kB
Writeback:             0 kB
AnonPages:        152404 kB
Mapped:            51440 kB
Shmem:             33416 kB
Slab:             150676 kB
SReclaimable:     123724 kB
SUnreclaim:        26952 kB
KernelStack:        3520 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-20 02:00:44