Trace number 4271474

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) 1907.35 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-4271474-1502645698.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271474-1502645698.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
20.17/15.09	c solve instance...
1906.67/252.08	s UNKNOWN
1906.67/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 (11646 MiB free)
  memory of node 1: 16384 MiB (14896 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271474-1502645698/watcher-4271474-1502645698 -o /tmp/evaluation-result-4271474-1502645698/solver-4271474-1502645698 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502640358-13259 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 167997004 HOME/instance-4271474-1502645698.xml 

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

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


[startup+0.100147 s]*
/proc/loadavg: 8.18 8.19 7.40 2/201 18110
/proc/meminfo: memFree=27166056/32770624 swapFree=67108860/67108860
[pid=18089] ppid=18086 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18089/stat : 18089 (xcsp3-exec) S 18086 18089 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97650993 9740288 346 33554432000 4194304 5098028 140730001230352 140730001228456 140132846817916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30363648 140730001233003 140730001233212 140730001233212 140730001235947 0
/proc/18089/statm: 2378 346 289 221 0 87 0
[pid=18091] ppid=18089 vsize=25999808 memory=26312 CPUtime=0.11 cores=0-7
/proc/18091/stat : 18091 (java) S 18089 18089 13232 0 -1 1077944320 5454 0 0 0 9 2 0 0 20 0 20 0 97650993 26623803392 6578 33554432000 4194304 4196468 140736982406048 140736982388592 139721815895799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
/proc/18091/statm: 6499952 6578 2896 1 0 6488269 0
[pid=18091/tid=18092] ppid=18089 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/18091/task/18092/stat : 18092 (java) R 18089 18089 13232 0 -1 4202560 3467 0 0 0 7 1 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721820121520 139721801963792 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18093] ppid=18089 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18091/task/18093/stat : 18093 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721738476304 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18094] ppid=18089 vsize=25999808 memory=139840688187008 CPUtime=0 cores=0-7
/proc/18091/task/18094/stat : 18094 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721737423760 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18095] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18095/stat : 18095 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721736371216 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18096] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18096/stat : 18096 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721735318672 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18097] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18097/stat : 18097 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721734265104 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18098] ppid=18089 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18098/stat : 18098 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721733212560 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18099] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18099/stat : 18099 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721732160016 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18100] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18100/stat : 18100 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26623803392 6578 33554432000 4194304 4196468 140736982406048 139721731107472 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18101] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18101/stat : 18101 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650996 26623803392 6578 33554432000 4194304 4196468 140736982406048 139720267385328 139721815906946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18102] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18102/stat : 18102 (java) S 18089 18089 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97650996 26623803392 6578 33554432000 4194304 4196468 140736982406048 139720266331552 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18103] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18103/stat : 18103 (java) S 18089 18089 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97650997 26623803392 6578 33554432000 4194304 4196468 140736982406048 139720265278960 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18104] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18104/stat : 18104 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650999 26623803392 6578 33554432000 4194304 4196468 140736982406048 139720264227536 139721815914395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18105] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18105/stat : 18105 (java) S 18089 18089 13232 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 97650999 26623803392 6578 33554432000 4194304 4196468 140736982406048 139720263174128 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18106] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18106/stat : 18106 (java) S 18089 18089 13232 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 97650999 26623803392 6644 33554432000 4194304 4196468 140736982406048 139720262121584 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18107] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18107/stat : 18107 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650999 26623803392 6644 33554432000 4194304 4196468 140736982406048 139720261069040 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18108] ppid=18089 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18091/task/18108/stat : 18108 (java) R 18089 18089 13232 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 97650999 26623803392 6644 33554432000 4194304 4196468 140736982406048 139720260016496 139721808137189 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18109] ppid=18089 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18109/stat : 18109 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97651000 26623803392 6644 33554432000 4194304 4196468 140736982406048 139720258964192 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18110] ppid=18089 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18110/stat : 18110 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97651000 26623803392 6644 33554432000 4194304 4196468 140736982406048 139720257911728 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27696 KiB

[startup+0.209942 s]*
/proc/loadavg: 8.18 8.19 7.40 2/201 18110
/proc/meminfo: memFree=27156320/32770624 swapFree=67108860/67108860
[pid=18089] ppid=18086 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18089/stat : 18089 (xcsp3-exec) S 18086 18089 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97650993 9740288 346 33554432000 4194304 5098028 140730001230352 140730001228456 140132846817916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30363648 140730001233003 140730001233212 140730001233212 140730001235947 0
/proc/18089/statm: 2378 346 289 221 0 87 0
[pid=18091] ppid=18089 vsize=26004064 memory=38344 CPUtime=0.32 cores=0-7
/proc/18091/stat : 18091 (java) S 18089 18089 13232 0 -1 1077944320 8211 0 0 0 29 3 0 0 20 0 20 0 97650993 26628161536 9586 33554432000 4194304 4196468 140736982406048 140736982388592 139721815895799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
/proc/18091/statm: 6501016 9586 3027 1 0 6488269 0
[pid=18091/tid=18092] ppid=18089 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18091/task/18092/stat : 18092 (java) R 18089 18089 13232 0 -1 4202560 5387 0 0 0 17 2 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721820116016 139721815919389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18093] ppid=18089 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/18091/task/18093/stat : 18093 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721738476304 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18094] ppid=18089 vsize=26004064 memory=139840688201125 CPUtime=0 cores=0-7
/proc/18091/task/18094/stat : 18094 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721737423760 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18095] ppid=18089 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18095/stat : 18095 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721736371216 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18096] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18096/stat : 18096 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721735318672 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18097] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18097/stat : 18097 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721734265104 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18098] ppid=18089 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18098/stat : 18098 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721733212560 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18099] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18099/stat : 18099 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721732160016 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18100] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18100/stat : 18100 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 9586 33554432000 4194304 4196468 140736982406048 139721731107472 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18101] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18101/stat : 18101 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650996 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720267385328 139721815906946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18102] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18102/stat : 18102 (java) S 18089 18089 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97650996 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720266331552 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18103] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18103/stat : 18103 (java) S 18089 18089 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97650997 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720265278960 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18104] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18104/stat : 18104 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650999 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720264227536 139721815914395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18105] ppid=18089 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/18091/task/18105/stat : 18105 (java) S 18089 18089 13232 0 -1 1077944384 580 0 0 0 2 0 0 0 20 0 20 0 97650999 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720263174128 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18106] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18106/stat : 18106 (java) S 18089 18089 13232 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 20 0 97650999 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720262121584 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18107] ppid=18089 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18107/stat : 18107 (java) S 18089 18089 13232 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 97650999 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720261069040 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18108] ppid=18089 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/18091/task/18108/stat : 18108 (java) R 18089 18089 13232 0 -1 4202560 726 0 0 0 7 0 0 0 20 0 20 0 97650999 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720260016496 139721794880487 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18109] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18109/stat : 18109 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97651000 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720258964192 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18110] ppid=18089 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18110/stat : 18110 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97651000 26628161536 9586 33554432000 4194304 4196468 140736982406048 139720257911728 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39728 KiB

[startup+0.309698 s]*
/proc/loadavg: 8.18 8.19 7.40 2/201 18110
/proc/meminfo: memFree=27149620/32770624 swapFree=67108860/67108860
[pid=18089] ppid=18086 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18089/stat : 18089 (xcsp3-exec) S 18086 18089 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97650993 9740288 346 33554432000 4194304 5098028 140730001230352 140730001228456 140132846817916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30363648 140730001233003 140730001233212 140730001233212 140730001235947 0
/proc/18089/statm: 2378 346 289 221 0 87 0
[pid=18091] ppid=18089 vsize=26004064 memory=45812 CPUtime=0.48 cores=0-7
/proc/18091/stat : 18091 (java) S 18089 18089 13232 0 -1 1077944320 9169 0 0 0 45 3 0 0 20 0 20 0 97650993 26628161536 11453 33554432000 4194304 4196468 140736982406048 140736982388592 139721815895799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
/proc/18091/statm: 6501016 11453 3052 1 0 6488269 0
[pid=18091/tid=18092] ppid=18089 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18091/task/18092/stat : 18092 (java) R 18089 18089 13232 0 -1 4202560 6065 0 0 0 27 2 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721820130192 139721815917725 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18093] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18093/stat : 18093 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721738476304 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18094] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18094/stat : 18094 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721737423760 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18095] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18095/stat : 18095 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721736371216 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18096] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18096/stat : 18096 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721735318672 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18097] ppid=18089 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18091/task/18097/stat : 18097 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721734265104 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18098] ppid=18089 vsize=26004064 memory=139840578483119 CPUtime=0 cores=0-7
/proc/18091/task/18098/stat : 18098 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721733212560 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18099] ppid=18089 vsize=26004064 memory=139840578485424 CPUtime=0 cores=0-7
/proc/18091/task/18099/stat : 18099 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721732160016 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18100] ppid=18089 vsize=26004064 memory=139840578487728 CPUtime=0 cores=0-7
/proc/18091/task/18100/stat : 18100 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650994 26628161536 11453 33554432000 4194304 4196468 140736982406048 139721731107472 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18101] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18101/stat : 18101 (java) S 18089 18089 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97650996 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720267385328 139721815906946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18102] ppid=18089 vsize=26004064 memory=279681156982416 CPUtime=0 cores=0-7
/proc/18091/task/18102/stat : 18102 (java) S 18089 18089 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97650996 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720266331552 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18103] ppid=18089 vsize=26004064 memory=279681156989328 CPUtime=0 cores=0-7
/proc/18091/task/18103/stat : 18103 (java) S 18089 18089 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97650997 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720265278960 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18104] ppid=18089 vsize=26004064 memory=279681156930608 CPUtime=0 cores=0-7
/proc/18091/task/18104/stat : 18104 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650999 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720264227536 139721815914395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18105] ppid=18089 vsize=26004064 memory=279681157003152 CPUtime=0.02 cores=0-7
/proc/18091/task/18105/stat : 18105 (java) S 18089 18089 13232 0 -1 1077944384 586 0 0 0 2 0 0 0 20 0 20 0 97650999 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720263174128 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18106] ppid=18089 vsize=26004064 memory=279681157010064 CPUtime=0.02 cores=0-7
/proc/18091/task/18106/stat : 18106 (java) S 18089 18089 13232 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 20 0 97650999 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720262121584 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18107] ppid=18089 vsize=26004064 memory=279681157007760 CPUtime=0.01 cores=0-7
/proc/18091/task/18107/stat : 18107 (java) S 18089 18089 13232 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 97650999 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720261069040 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18108] ppid=18089 vsize=26004064 memory=279681157023920 CPUtime=0.11 cores=0-7
/proc/18091/task/18108/stat : 18108 (java) R 18089 18089 13232 0 -1 4202560 874 0 0 0 11 0 0 0 20 0 20 0 97650999 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720260016496 139721794693327 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18109] ppid=18089 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18109/stat : 18109 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97651000 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720258964192 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18110] ppid=18089 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18091/task/18110/stat : 18110 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97651000 26628161536 11453 33554432000 4194304 4196468 140736982406048 139720257911728 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47196 KiB

[startup+0.701052 s]
/proc/loadavg: 7.84 8.12 7.38 5/201 18110
/proc/meminfo: memFree=27113356/32770624 swapFree=67108860/67108860
[pid=18089] ppid=18086 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18089/stat : 18089 (xcsp3-exec) S 18086 18089 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97650993 9740288 346 33554432000 4194304 5098028 140730001230352 140730001228456 140132846817916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30363648 140730001233003 140730001233212 140730001233212 140730001235947 0
/proc/18089/statm: 2378 346 289 221 0 87 0
[pid=18091] ppid=18089 vsize=26006188 memory=91656 CPUtime=1.73 cores=0-7
/proc/18091/stat : 18091 (java) S 18089 18089 13232 0 -1 1077944320 12959 0 0 0 168 5 0 0 20 0 20 0 97650993 26630336512 22914 33554432000 4194304 4196468 140736982406048 140736982388592 139721815895799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
/proc/18091/statm: 6501547 22914 3195 1 0 6488781 0
[pid=18091/tid=18092] ppid=18089 vsize=26006188 memory=279681157381808 CPUtime=0.67 cores=0-7
/proc/18091/task/18092/stat : 18092 (java) R 18089 18089 13232 0 -1 4202560 6499 0 0 0 64 3 0 0 20 0 20 0 97650994 26630336512 22914 33554432000 4194304 4196468 140736982406048 139721820132224 139721413458467 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18093] ppid=18089 vsize=26006188 memory=139840578691952 CPUtime=0 cores=0-7
/proc/18091/task/18093/stat : 18093 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26630336512 22914 33554432000 4194304 4196468 140736982406048 139721738476304 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18094] ppid=18089 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18091/task/18094/stat : 18094 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97650994 26630336512 22914 33554432000 4194304 4196468 140736982406048 139721737423760 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18095] ppid=18089 vsize=26006188 memory=1716 CPUtime=0 cores=0-7
/proc/18091/task/18095/stat : 18095 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97650994 26630336512 22914 33554432000 4194304 4196468 140736982406048 139721736371216 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0

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

[pid=18091/tid=18118] ppid=18089 vsize=26538700 memory=1384 CPUtime=145.3 cores=0-7
/proc/18091/task/18118/stat : 18118 (java) R 18089 18089 13232 0 -1 4202560 1075 0 0 0 14527 3 0 0 20 0 28 0 97652504 27175628800 370382 33554432000 4194304 4196468 140736982406048 139720129413672 139721412374582 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
Current children cumulated CPU time: 1190.78 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1482912 KiB

[startup+222.302 s]
/proc/loadavg: 7.96 7.94 7.45 9/209 18118
/proc/meminfo: memFree=25623696/32770624 swapFree=67108860/67108860
[pid=18089] ppid=18086 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18089/stat : 18089 (xcsp3-exec) S 18086 18089 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97650993 9740288 346 33554432000 4194304 5098028 140730001230352 140730001228456 140132846817916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30363648 140730001233003 140730001233212 140730001233212 140730001235947 0
/proc/18089/statm: 2378 346 289 221 0 87 0
[pid=18091] ppid=18089 vsize=26538700 memory=1571888 CPUtime=1669.59 cores=0-7
/proc/18091/stat : 18091 (java) S 18089 18089 13232 0 -1 1077944320 87618 0 0 0 166702 257 0 0 20 0 28 0 97650993 27175628800 392972 33554432000 4194304 4196468 140736982406048 140736982388592 139721815895799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
/proc/18091/statm: 6634675 392972 3297 1 0 6621909 0
[pid=18091/tid=18092] ppid=18089 vsize=26538700 memory=1571888 CPUtime=14.52 cores=0-7
/proc/18091/task/18092/stat : 18092 (java) S 18089 18089 13232 0 -1 1077944384 8979 0 0 0 1445 7 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721820136576 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18093] ppid=18089 vsize=26538700 memory=1571888 CPUtime=1.05 cores=0-7
/proc/18091/task/18093/stat : 18093 (java) S 18089 18089 13232 0 -1 1077944384 1995 0 0 0 76 29 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721738476304 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18094] ppid=18089 vsize=26538700 memory=1571888 CPUtime=1.02 cores=0-7
/proc/18091/task/18094/stat : 18094 (java) S 18089 18089 13232 0 -1 1077944384 1151 0 0 0 79 23 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721737423760 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18095] ppid=18089 vsize=26538700 memory=1384 CPUtime=1.05 cores=0-7
/proc/18091/task/18095/stat : 18095 (java) S 18089 18089 13232 0 -1 1077944384 1015 0 0 0 77 28 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721736371216 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18096] ppid=18089 vsize=26538700 memory=1571888 CPUtime=1.02 cores=0-7
/proc/18091/task/18096/stat : 18096 (java) S 18089 18089 13232 0 -1 1077944384 800 0 0 0 79 23 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721735318672 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18097] ppid=18089 vsize=26538700 memory=1384 CPUtime=1.05 cores=0-7
/proc/18091/task/18097/stat : 18097 (java) S 18089 18089 13232 0 -1 1077944384 1033 0 0 0 76 29 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721734265104 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18098] ppid=18089 vsize=26538700 memory=0 CPUtime=1.02 cores=0-7
/proc/18091/task/18098/stat : 18098 (java) S 18089 18089 13232 0 -1 1077944384 1330 0 0 0 77 25 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721733212560 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18099] ppid=18089 vsize=26538700 memory=2196 CPUtime=1.04 cores=0-7
/proc/18091/task/18099/stat : 18099 (java) S 18089 18089 13232 0 -1 1077944384 1217 0 0 0 79 25 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721732160016 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18100] ppid=18089 vsize=26538700 memory=0 CPUtime=1.04 cores=0-7
/proc/18091/task/18100/stat : 18100 (java) S 18089 18089 13232 0 -1 1077944384 1030 0 0 0 78 26 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721731107472 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18101] ppid=18089 vsize=26538700 memory=16944 CPUtime=0.62 cores=0-7
/proc/18091/task/18101/stat : 18101 (java) S 18089 18089 13232 0 -1 1077944384 4425 0 0 0 62 0 0 0 20 0 28 0 97650996 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720267385328 139721815906946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18102] ppid=18089 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/18091/task/18102/stat : 18102 (java) S 18089 18089 13232 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 97650996 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720266331616 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18103] ppid=18089 vsize=26538700 memory=279681158355840 CPUtime=0 cores=0-7
/proc/18091/task/18103/stat : 18103 (java) S 18089 18089 13232 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 28 0 97650997 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720265278976 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18104] ppid=18089 vsize=26538700 memory=8174723239089013032 CPUtime=0 cores=0-7
/proc/18091/task/18104/stat : 18104 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720264227536 139721815914395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18105] ppid=18089 vsize=26538700 memory=960 CPUtime=2.31 cores=0-7
/proc/18091/task/18105/stat : 18105 (java) S 18089 18089 13232 0 -1 1077944384 10411 0 0 0 230 1 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720263174128 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18106] ppid=18089 vsize=26538700 memory=1236 CPUtime=2.37 cores=0-7
/proc/18091/task/18106/stat : 18106 (java) S 18089 18089 13232 0 -1 1077944384 14636 0 0 0 234 3 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720262121584 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18107] ppid=18089 vsize=26538700 memory=11040 CPUtime=2.36 cores=0-7
/proc/18091/task/18107/stat : 18107 (java) S 18089 18089 13232 0 -1 1077944384 10835 0 0 0 234 2 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720261069040 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18108] ppid=18089 vsize=26538700 memory=5700 CPUtime=0.75 cores=0-7
/proc/18091/task/18108/stat : 18108 (java) S 18089 18089 13232 0 -1 1077944384 10354 0 0 0 73 2 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720260016496 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18109] ppid=18089 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18091/task/18109/stat : 18109 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97651000 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720258964192 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18110] ppid=18089 vsize=26538700 memory=1571888 CPUtime=0.06 cores=0-7
/proc/18091/task/18110/stat : 18110 (java) S 18089 18089 13232 0 -1 1077944384 1193 0 0 0 0 6 0 0 20 0 28 0 97651000 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720257911728 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18111] ppid=18089 vsize=26538700 memory=1384 CPUtime=204.68 cores=0-7
/proc/18091/task/18111/stat : 18111 (java) R 18089 18089 13232 0 -1 4202560 1397 0 0 0 20466 2 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720254189016 139721417068743 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18112] ppid=18089 vsize=26538700 memory=1384 CPUtime=205.05 cores=0-7
/proc/18091/task/18112/stat : 18112 (java) R 18089 18089 13232 0 -1 4202560 1435 0 0 0 20502 3 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720135729848 139721416708804 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18113] ppid=18089 vsize=26538700 memory=28472 CPUtime=205.31 cores=0-7
/proc/18091/task/18113/stat : 18113 (java) R 18089 18089 13232 0 -1 4202560 1615 0 0 0 20529 2 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720134676280 139721411907593 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18114] ppid=18089 vsize=26538700 memory=1296 CPUtime=204.47 cores=0-7
/proc/18091/task/18114/stat : 18114 (java) R 18089 18089 13232 0 -1 4202560 1952 0 0 0 20445 2 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720133623688 139721411907702 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18115] ppid=18089 vsize=26538700 memory=1384 CPUtime=205.08 cores=0-7
/proc/18091/task/18115/stat : 18115 (java) R 18089 18089 13232 0 -1 4202560 2296 0 0 0 20504 4 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720132571048 139721411906707 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18116] ppid=18089 vsize=26538700 memory=1571888 CPUtime=205.47 cores=0-7
/proc/18091/task/18116/stat : 18116 (java) R 18089 18089 13232 0 -1 4202560 1423 0 0 0 20546 1 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720131518400 139721417068615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18117] ppid=18089 vsize=26538700 memory=4140 CPUtime=202.73 cores=0-7
/proc/18091/task/18117/stat : 18117 (java) R 18089 18089 13232 0 -1 4202560 4585 0 0 0 20267 6 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720130468816 139721417663092 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18118] ppid=18089 vsize=26538700 memory=28472 CPUtime=205.28 cores=0-7
/proc/18091/task/18118/stat : 18118 (java) R 18089 18089 13232 0 -1 4202560 1101 0 0 0 20525 3 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720129413464 139721417068860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
Current children cumulated CPU time: 1669.59 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1573272 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.98 7.94 7.46 9/209 18118
/proc/meminfo: memFree=25623976/32770624 swapFree=67108860/67108860
[pid=18089] ppid=18086 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18089/stat : 18089 (xcsp3-exec) S 18086 18089 13232 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97650993 9740288 346 33554432000 4194304 5098028 140730001230352 140730001228456 140132846817916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30363648 140730001233003 140730001233212 140730001233212 140730001235947 0
/proc/18089/statm: 2378 346 289 221 0 87 0
[pid=18091] ppid=18089 vsize=26538700 memory=1571888 CPUtime=1906.67 cores=0-7
/proc/18091/stat : 18091 (java) S 18089 18089 13232 0 -1 1077944320 88349 0 0 0 190410 257 0 0 20 0 28 0 97650993 27175628800 392972 33554432000 4194304 4196468 140736982406048 140736982388592 139721815895799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
/proc/18091/statm: 6634675 392972 3297 1 0 6621909 0
[pid=18091/tid=18092] ppid=18089 vsize=26538700 memory=6791534058613427641 CPUtime=14.52 cores=0-7
/proc/18091/task/18092/stat : 18092 (java) S 18089 18089 13232 0 -1 1077944384 8979 0 0 0 1445 7 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721820136576 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18093] ppid=18089 vsize=26538700 memory=4872558044660077418 CPUtime=1.05 cores=0-7
/proc/18091/task/18093/stat : 18093 (java) S 18089 18089 13232 0 -1 1077944384 1995 0 0 0 76 29 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721738476304 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18094] ppid=18089 vsize=26538700 memory=1236 CPUtime=1.02 cores=0-7
/proc/18091/task/18094/stat : 18094 (java) S 18089 18089 13232 0 -1 1077944384 1151 0 0 0 79 23 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721737423760 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18095] ppid=18089 vsize=26538700 memory=2340 CPUtime=1.05 cores=0-7
/proc/18091/task/18095/stat : 18095 (java) S 18089 18089 13232 0 -1 1077944384 1015 0 0 0 77 28 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721736371216 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18096] ppid=18089 vsize=26538700 memory=1580 CPUtime=1.02 cores=0-7
/proc/18091/task/18096/stat : 18096 (java) S 18089 18089 13232 0 -1 1077944384 800 0 0 0 79 23 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721735318672 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18097] ppid=18089 vsize=26538700 memory=928 CPUtime=1.05 cores=0-7
/proc/18091/task/18097/stat : 18097 (java) S 18089 18089 13232 0 -1 1077944384 1033 0 0 0 76 29 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721734265104 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18098] ppid=18089 vsize=26538700 memory=2244 CPUtime=1.02 cores=0-7
/proc/18091/task/18098/stat : 18098 (java) S 18089 18089 13232 0 -1 1077944384 1330 0 0 0 77 25 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721733212560 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18099] ppid=18089 vsize=26538700 memory=4124 CPUtime=1.04 cores=0-7
/proc/18091/task/18099/stat : 18099 (java) S 18089 18089 13232 0 -1 1077944384 1217 0 0 0 79 25 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721732160016 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18100] ppid=18089 vsize=26538700 memory=2196 CPUtime=1.04 cores=0-7
/proc/18091/task/18100/stat : 18100 (java) S 18089 18089 13232 0 -1 1077944384 1030 0 0 0 78 26 0 0 20 0 28 0 97650994 27175628800 392972 33554432000 4194304 4196468 140736982406048 139721731107472 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18101] ppid=18089 vsize=26538700 memory=6508 CPUtime=0.62 cores=0-7
/proc/18091/task/18101/stat : 18101 (java) S 18089 18089 13232 0 -1 1077944384 4429 0 0 0 62 0 0 0 20 0 28 0 97650996 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720267385328 139721815906946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18102] ppid=18089 vsize=26538700 memory=840 CPUtime=0 cores=0-7
/proc/18091/task/18102/stat : 18102 (java) S 18089 18089 13232 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 97650996 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720266331616 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18103] ppid=18089 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/18091/task/18103/stat : 18103 (java) S 18089 18089 13232 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 28 0 97650997 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720265278976 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18104] ppid=18089 vsize=26538700 memory=28472 CPUtime=0 cores=0-7
/proc/18091/task/18104/stat : 18104 (java) S 18089 18089 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720264227536 139721815914395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18105] ppid=18089 vsize=26538700 memory=1296 CPUtime=2.31 cores=0-7
/proc/18091/task/18105/stat : 18105 (java) S 18089 18089 13232 0 -1 1077944384 10414 0 0 0 230 1 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720263174128 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18106] ppid=18089 vsize=26538700 memory=2396 CPUtime=2.37 cores=0-7
/proc/18091/task/18106/stat : 18106 (java) S 18089 18089 13232 0 -1 1077944384 14639 0 0 0 234 3 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720262121584 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18107] ppid=18089 vsize=26538700 memory=1728 CPUtime=2.36 cores=0-7
/proc/18091/task/18107/stat : 18107 (java) S 18089 18089 13232 0 -1 1077944384 10843 0 0 0 234 2 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720261069040 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18108] ppid=18089 vsize=26538700 memory=1004 CPUtime=0.75 cores=0-7
/proc/18091/task/18108/stat : 18108 (java) S 18089 18089 13232 0 -1 1077944384 10358 0 0 0 73 2 0 0 20 0 28 0 97650999 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720260016496 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18109] ppid=18089 vsize=26538700 memory=11040 CPUtime=0 cores=0-7
/proc/18091/task/18109/stat : 18109 (java) S 18089 18089 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97651000 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720258964192 139721815906005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18110] ppid=18089 vsize=26538700 memory=5700 CPUtime=0.08 cores=0-7
/proc/18091/task/18110/stat : 18110 (java) S 18089 18089 13232 0 -1 1077944384 1216 0 0 0 1 7 0 0 20 0 28 0 97651000 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720257911728 139721815906946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18111] ppid=18089 vsize=26538700 memory=4616 CPUtime=234.4 cores=0-7
/proc/18091/task/18111/stat : 18111 (java) R 18089 18089 13232 0 -1 4202560 1441 0 0 0 23438 2 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720254189016 139721417068058 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18112] ppid=18089 vsize=26538700 memory=792 CPUtime=234.76 cores=0-7
/proc/18091/task/18112/stat : 18112 (java) R 18089 18089 13232 0 -1 4202560 1458 0 0 0 23473 3 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720135729848 139721417068058 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18113] ppid=18089 vsize=26538700 memory=1424 CPUtime=235.02 cores=0-7
/proc/18091/task/18113/stat : 18113 (java) R 18089 18089 13232 0 -1 4202560 1708 0 0 0 23500 2 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720134676280 139721417663068 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18114] ppid=18089 vsize=26538700 memory=1936 CPUtime=233.58 cores=0-7
/proc/18091/task/18114/stat : 18114 (java) R 18089 18089 13232 0 -1 4202560 2029 0 0 0 23356 2 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720133623688 139721417068729 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18115] ppid=18089 vsize=26538700 memory=1224 CPUtime=234.79 cores=0-7
/proc/18091/task/18115/stat : 18115 (java) R 18089 18089 13232 0 -1 4202560 2487 0 0 0 23475 4 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720132571048 139721416706732 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18116] ppid=18089 vsize=26538700 memory=1716 CPUtime=235.17 cores=0-7
/proc/18091/task/18116/stat : 18116 (java) R 18089 18089 13232 0 -1 4202560 1486 0 0 0 23516 1 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720131518400 139721416132230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18117] ppid=18089 vsize=26538700 memory=10588 CPUtime=232.44 cores=0-7
/proc/18091/task/18117/stat : 18117 (java) R 18089 18089 13232 0 -1 4202560 4706 0 0 0 23238 6 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720130468816 139721411906841 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
[pid=18091/tid=18118] ppid=18089 vsize=26538700 memory=2196 CPUtime=234.99 cores=0-7
/proc/18091/task/18118/stat : 18118 (java) R 18089 18089 13232 0 -1 4202560 1175 0 0 0 23496 3 0 0 20 0 28 0 97652504 27175628800 392972 33554432000 4194304 4196468 140736982406048 139720129413464 139721417663033 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140736982410392 140736982410568 140736982410568 140736982413263 0
Current children cumulated CPU time: 1906.67 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1573272 KiB

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

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

[startup+252.109 s]
# the end of solver process 18091 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1904.75 s, system=2.60075 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.35
CPU user time (s): 1904.75
CPU system time (s): 2.60075
CPU usage (%): 756.558
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1573272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1904.75
system time used= 2.60075
maximum resident set size= 1572296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10940
involuntary context switches= 20183


# summary of solver processes directly reported to runsolver:
#   pid: 18089,18091
#   total CPU time (s): 1907.35
#   total CPU user time (s): 1904.75
#   total CPU system time (s): 2.60075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.3763 second user time and 2.67097 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 19:20:40
IDJOB=4271474
IDBENCH=137061
IDSOLVER=2663
FILE ID=node150/4271474-1502645698
RUNJOBID= node150-1502640358-13259
PBS_JOBID= 20628334
Free space on /tmp= 61636 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-4271474-1502645698/watcher-4271474-1502645698 -o /tmp/evaluation-result-4271474-1502645698/solver-4271474-1502645698 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502640358-13259 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 167997004 HOME/instance-4271474-1502645698.xml

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

MD5SUM BENCH= 2f852f7efb9788b9c4f77f580498dd38
RANDOM SEED=167997004

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27181496 kB
MemAvailable:   31975508 kB
Buffers:          244700 kB
Cached:          4826484 kB
SwapCached:            0 kB
Active:           724304 kB
Inactive:        4400344 kB
Active(anon):      56272 kB
Inactive(anon):    25068 kB
Active(file):     668032 kB
Inactive(file):  4375276 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7584 kB
Writeback:             0 kB
AnonPages:         59604 kB
Mapped:            43828 kB
Shmem:             25224 kB
Slab:             159580 kB
SReclaimable:     133080 kB
SUnreclaim:        26500 kB
KernelStack:        3312 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61628 MiB
End job on node150 at 2017-08-13 19:24:52