Trace number 4280928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 20086.1 2520.1799

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K145.xml
MD5SUM5e6b89adf4cff092dc7bbd8ab430815e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17255
Number of constraints17547
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17255}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":273},{"degree":5,"count":1771},{"degree":6,"count":7755},{"degree":7,"count":4732},{"degree":8,"count":1862},{"degree":9,"count":574},{"degree":10,"count":143},{"degree":11,"count":1},{"degree":12,"count":143}]
Minimum constraint arity1
Maximum constraint arity145
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1872},{"arity":3,"count":7776},{"arity":4,"count":4752},{"arity":5,"count":2016},{"arity":6,"count":432},{"arity":7,"count":144},{"arity":9,"count":144},{"arity":119,"count":290},{"arity":145,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":17547}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280928-1503157348.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280928-1503157348.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
11.43/3.94	c solve instance...
20085.21/2520.10	s UNKNOWN
20085.21/2520.10	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 (11247 MiB free)
  memory of node 1: 16384 MiB (12234 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280928-1503157348/watcher-4280928-1503157348 -o /tmp/evaluation-result-4280928-1503157348/solver-4280928-1503157348 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503153967-19052 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 619684872 HOME/instance-4280928-1503157348.xml 

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

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


[startup+0.100202 s]*
/proc/loadavg: 8.14 8.10 8.22 3/199 19245
/proc/meminfo: memFree=24029996/32770624 swapFree=67108860/67108860
[pid=19224] ppid=19221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19224/stat : 19224 (xcsp3-exec) S 19221 19224 19025 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148822577 9740288 346 33554432000 4194304 5098028 140722590885456 140722590883560 140346477068924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14180352 140722590893157 140722590893367 140722590893367 140722590896107 0
/proc/19224/statm: 2378 346 289 221 0 87 0
[pid=19226] ppid=19224 vsize=25999808 memory=26812 CPUtime=0.11 cores=0-7
/proc/19226/stat : 19226 (java) S 19224 19224 19025 0 -1 1077944320 5568 0 0 0 10 1 0 0 20 0 20 0 148822578 26623803392 6703 33554432000 4194304 4196468 140721530837904 140721530820448 139673436704503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
/proc/19226/statm: 6499952 6703 2881 1 0 6488269 0
[pid=19226/tid=19227] ppid=19224 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19226/task/19227/stat : 19227 (java) R 19224 19224 19025 0 -1 4202560 3580 0 0 0 8 1 0 0 20 0 20 0 148822578 26623803392 6703 33554432000 4194304 4196468 140721530837904 139673440937776 139673436716438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19228] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19228/stat : 19228 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139673344265104 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19229] ppid=19224 vsize=25999808 memory=140264039085696 CPUtime=0 cores=0-7
/proc/19226/task/19229/stat : 19229 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672994286352 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19230] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19230/stat : 19230 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672993234064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19231] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19231/stat : 19231 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672992181264 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19232] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19232/stat : 19232 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672991127952 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19233] ppid=19224 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19226/task/19233/stat : 19233 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672990075152 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19234] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19234/stat : 19234 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672989022864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19235] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19235/stat : 19235 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672987970064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19236] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19236/stat : 19236 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822580 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672944708208 139673436715650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19237] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19237/stat : 19237 (java) S 19224 19224 19025 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148822581 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672943654176 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19238] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19238/stat : 19238 (java) S 19224 19224 19025 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148822581 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672942601840 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19239] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19239/stat : 19239 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822583 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672941550160 139673436723099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19240] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19240/stat : 19240 (java) R 19224 19224 19025 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 20 0 148822583 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672828274896 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19241] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19241/stat : 19241 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822583 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672827222000 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19242] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19242/stat : 19242 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822583 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672826169712 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19243] ppid=19224 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19226/task/19243/stat : 19243 (java) R 19224 19224 19025 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 20 0 148822583 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672825116912 139673436716438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19244] ppid=19224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19244/stat : 19244 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822583 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672824064864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19245] ppid=19224 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19226/task/19245/stat : 19245 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822584 26623803392 6768 33554432000 4194304 4196468 140721530837904 139672823012144 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28196 KiB

[startup+0.210367 s]*
/proc/loadavg: 8.14 8.10 8.22 2/199 19245
/proc/meminfo: memFree=24019452/32770624 swapFree=67108860/67108860
[pid=19224] ppid=19221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19224/stat : 19224 (xcsp3-exec) S 19221 19224 19025 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148822577 9740288 346 33554432000 4194304 5098028 140722590885456 140722590883560 140346477068924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14180352 140722590893157 140722590893367 140722590893367 140722590896107 0
/proc/19224/statm: 2378 346 289 221 0 87 0
[pid=19226] ppid=19224 vsize=26004096 memory=39324 CPUtime=0.33 cores=0-7
/proc/19226/stat : 19226 (java) S 19224 19224 19025 0 -1 1077944320 8433 0 0 0 30 3 0 0 20 0 20 0 148822578 26628194304 9831 33554432000 4194304 4196468 140721530837904 140721530820448 139673436704503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
/proc/19226/statm: 6501016 9831 3063 1 0 6488269 0
[pid=19226/tid=19227] ppid=19224 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19226/task/19227/stat : 19227 (java) R 19224 19224 19025 0 -1 4202560 5514 0 0 0 18 2 0 0 20 0 20 0 148822578 26628161536 9831 33554432000 4194304 4196468 140721530837904 139673440915312 139673429383725 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19228] ppid=19224 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/19226/task/19228/stat : 19228 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628194304 9831 33554432000 4194304 4196468 140721530837904 139673344265104 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19229] ppid=19224 vsize=26004064 memory=140264039104788 CPUtime=0 cores=0-7
/proc/19226/task/19229/stat : 19229 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672994286352 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19230] ppid=19224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19226/task/19230/stat : 19230 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672993234064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19231] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19231/stat : 19231 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672992181264 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19232] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19232/stat : 19232 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672991127952 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19233] ppid=19224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19226/task/19233/stat : 19233 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672990075152 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19234] ppid=19224 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19234/stat : 19234 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822579 26628194304 9831 33554432000 4194304 4196468 140721530837904 139672989022864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19235] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19235/stat : 19235 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672987970064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19236] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19236/stat : 19236 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822580 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672944708208 139673436715650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19237] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19237/stat : 19237 (java) S 19224 19224 19025 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148822581 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672943654176 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19238] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19238/stat : 19238 (java) S 19224 19224 19025 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148822581 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672942601840 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19239] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19239/stat : 19239 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822583 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672941550160 139673436723099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19240] ppid=19224 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19226/task/19240/stat : 19240 (java) S 19224 19224 19025 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 20 0 148822583 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672828274800 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19241] ppid=19224 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19241/stat : 19241 (java) S 19224 19224 19025 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 20 0 148822583 26628194304 9831 33554432000 4194304 4196468 140721530837904 139672827222000 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19242] ppid=19224 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/19226/task/19242/stat : 19242 (java) S 19224 19224 19025 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 20 0 148822583 26628194304 9831 33554432000 4194304 4196468 140721530837904 139672826169712 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19243] ppid=19224 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19226/task/19243/stat : 19243 (java) S 19224 19224 19025 0 -1 1077944384 734 0 0 0 7 0 0 0 20 0 20 0 148822583 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672825116912 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19244] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19244/stat : 19244 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822583 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672824064864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19245] ppid=19224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19226/task/19245/stat : 19245 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822584 26628161536 9831 33554432000 4194304 4196468 140721530837904 139672823012144 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013608 KiB
Current children cumulated memory: 40708 KiB

[startup+0.310735 s]*
/proc/loadavg: 8.14 8.10 8.22 4/199 19245
/proc/meminfo: memFree=24014668/32770624 swapFree=67108860/67108860
[pid=19224] ppid=19221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19224/stat : 19224 (xcsp3-exec) S 19221 19224 19025 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148822577 9740288 346 33554432000 4194304 5098028 140722590885456 140722590883560 140346477068924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14180352 140722590893157 140722590893367 140722590893367 140722590896107 0
/proc/19224/statm: 2378 346 289 221 0 87 0
[pid=19226] ppid=19224 vsize=26004064 memory=46176 CPUtime=0.52 cores=0-7
/proc/19226/stat : 19226 (java) S 19224 19224 19025 0 -1 1077944320 9237 0 0 0 49 3 0 0 20 0 20 0 148822578 26628161536 11544 33554432000 4194304 4196468 140721530837904 140721530820448 139673436704503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
/proc/19226/statm: 6501016 11544 3107 1 0 6488269 0
[pid=19226/tid=19227] ppid=19224 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19226/task/19227/stat : 19227 (java) R 19224 19224 19025 0 -1 4202560 6095 0 0 0 27 2 0 0 20 0 20 0 148822578 26628161536 11544 33554432000 4194304 4196468 140721530837904 139673440939776 139673026573569 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19228] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19228/stat : 19228 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139673344265104 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19229] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19229/stat : 19229 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672994286352 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19230] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19230/stat : 19230 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672993234064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19231] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19231/stat : 19231 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672992181264 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19232] ppid=19224 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19226/task/19232/stat : 19232 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672991127952 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19233] ppid=19224 vsize=26004064 memory=140263901197231 CPUtime=0 cores=0-7
/proc/19226/task/19233/stat : 19233 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672990075152 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19234] ppid=19224 vsize=26004064 memory=140263901199536 CPUtime=0 cores=0-7
/proc/19226/task/19234/stat : 19234 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672989022864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19235] ppid=19224 vsize=26004064 memory=140263901201840 CPUtime=0 cores=0-7
/proc/19226/task/19235/stat : 19235 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822579 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672987970064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19236] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19236/stat : 19236 (java) S 19224 19224 19025 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148822580 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672944708208 139673436715650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19237] ppid=19224 vsize=26004064 memory=280527802410640 CPUtime=0 cores=0-7
/proc/19226/task/19237/stat : 19237 (java) S 19224 19224 19025 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148822581 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672943654176 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19238] ppid=19224 vsize=26004064 memory=280527802417552 CPUtime=0 cores=0-7
/proc/19226/task/19238/stat : 19238 (java) S 19224 19224 19025 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148822581 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672942601840 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19239] ppid=19224 vsize=26004064 memory=280527802358832 CPUtime=0 cores=0-7
/proc/19226/task/19239/stat : 19239 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822583 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672941550160 139673436723099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19240] ppid=19224 vsize=26004064 memory=280527802431376 CPUtime=0.02 cores=0-7
/proc/19226/task/19240/stat : 19240 (java) R 19224 19224 19025 0 -1 4202560 738 0 0 0 2 0 0 0 20 0 20 0 148822583 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672828274800 139673416547108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19241] ppid=19224 vsize=26004064 memory=280527802438288 CPUtime=0.02 cores=0-7
/proc/19226/task/19241/stat : 19241 (java) R 19224 19224 19025 0 -1 4202560 134 0 0 0 2 0 0 0 20 0 20 0 148822583 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672827222000 139673418268063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19242] ppid=19224 vsize=26004064 memory=280527802435984 CPUtime=0.03 cores=0-7
/proc/19226/task/19242/stat : 19242 (java) R 19224 19224 19025 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 20 0 148822583 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672826169712 139673415117245 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19243] ppid=19224 vsize=26004064 memory=280527802452144 CPUtime=0.13 cores=0-7
/proc/19226/task/19243/stat : 19243 (java) R 19224 19224 19025 0 -1 4202560 857 0 0 0 13 0 0 0 20 0 20 0 148822583 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672825114704 139673415722650 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19244] ppid=19224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19244/stat : 19244 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822583 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672824064864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19245] ppid=19224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19226/task/19245/stat : 19245 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148822584 26628161536 11544 33554432000 4194304 4196468 140721530837904 139672823012144 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47560 KiB

[startup+0.700937 s]
/proc/loadavg: 8.14 8.10 8.22 6/199 19245
/proc/meminfo: memFree=23977688/32770624 swapFree=67108860/67108860
[pid=19224] ppid=19221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19224/stat : 19224 (xcsp3-exec) S 19221 19224 19025 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148822577 9740288 346 33554432000 4194304 5098028 140722590885456 140722590883560 140346477068924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14180352 140722590893157 140722590893367 140722590893367 140722590896107 0
/proc/19224/statm: 2378 346 289 221 0 87 0
[pid=19226] ppid=19224 vsize=26004140 memory=194756 CPUtime=2.18 cores=0-7
/proc/19226/stat : 19226 (java) S 19224 19224 19025 0 -1 1077944320 13204 0 0 0 208 10 0 0 20 0 20 0 148822578 26628239360 48689 33554432000 4194304 4196468 140721530837904 140721530820448 139673436704503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
/proc/19226/statm: 6501035 48689 3205 1 0 6488269 0
[pid=19226/tid=19227] ppid=19224 vsize=26004140 memory=280527802810032 CPUtime=0.66 cores=0-7
/proc/19226/task/19227/stat : 19227 (java) S 19224 19224 19025 0 -1 1077944384 6471 0 0 0 62 4 0 0 20 0 20 0 148822578 26628239360 48689 33554432000 4194304 4196468 140721530837904 139673440942176 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19228] ppid=19224 vsize=26004140 memory=140263901406064 CPUtime=0 cores=0-7
/proc/19226/task/19228/stat : 19228 (java) S 19224 19224 19025 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148822579 26628239360 48689 33554432000 4194304 4196468 140721530837904 139673344265104 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19229] ppid=19224 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/19226/task/19229/stat : 19229 (java) S 19224 19224 19025 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148822579 26628239360 48689 33554432000 4194304 4196468 140721530837904 139672994286352 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19230] ppid=19224 vsize=26004140 memory=11112 CPUtime=0 cores=0-7
/proc/19226/task/19230/stat : 19230 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148822579 26628239360 48689 33554432000 4194304 4196468 140721530837904 139672993234080 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0

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

/proc/meminfo: memFree=16350996/32770624 swapFree=67108860/67108860
[pid=19224] ppid=19221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19224/stat : 19224 (xcsp3-exec) S 19221 19224 19025 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148822577 9740288 346 33554432000 4194304 5098028 140722590885456 140722590883560 140346477068924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14180352 140722590893157 140722590893367 140722590893367 140722590896107 0
/proc/19224/statm: 2378 346 289 221 0 87 0
[pid=19226] ppid=19224 vsize=26538700 memory=7698512 CPUtime=19943.9 cores=0-7
/proc/19226/stat : 19226 (java) S 19224 19224 19025 0 -1 1077944320 307354 0 0 0 1993820 574 0 0 20 0 28 0 148822578 27175628800 1924628 33554432000 4194304 4196468 140721530837904 140721530820448 139673436704503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
/proc/19226/statm: 6634675 1924628 3303 1 0 6621909 0
[pid=19226/tid=19227] ppid=19224 vsize=26538700 memory=7698512 CPUtime=3.63 cores=0-7
/proc/19226/task/19227/stat : 19227 (java) S 19224 19224 19025 0 -1 1077944384 7279 0 0 0 353 10 0 0 20 0 28 0 148822578 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139673440945280 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19228] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.07 cores=0-7
/proc/19226/task/19228/stat : 19228 (java) S 19224 19224 19025 0 -1 1077944384 2761 0 0 0 81 26 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139673344265104 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19229] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.08 cores=0-7
/proc/19226/task/19229/stat : 19229 (java) S 19224 19224 19025 0 -1 1077944384 2580 0 0 0 83 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672994286352 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19230] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.04 cores=0-7
/proc/19226/task/19230/stat : 19230 (java) S 19224 19224 19025 0 -1 1077944384 3345 0 0 0 79 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672993234064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19231] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.04 cores=0-7
/proc/19226/task/19231/stat : 19231 (java) S 19224 19224 19025 0 -1 1077944384 1866 0 0 0 80 24 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672992181264 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19232] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.06 cores=0-7
/proc/19226/task/19232/stat : 19232 (java) S 19224 19224 19025 0 -1 1077944384 1706 0 0 0 81 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672991127952 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19233] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.03 cores=0-7
/proc/19226/task/19233/stat : 19233 (java) S 19224 19224 19025 0 -1 1077944384 2754 0 0 0 79 24 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672990075152 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19234] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.06 cores=0-7
/proc/19226/task/19234/stat : 19234 (java) S 19224 19224 19025 0 -1 1077944384 1820 0 0 0 81 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672989022864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19235] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.05 cores=0-7
/proc/19226/task/19235/stat : 19235 (java) S 19224 19224 19025 0 -1 1077944384 3066 0 0 0 80 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672987970064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19236] ppid=19224 vsize=26538700 memory=0 CPUtime=0.27 cores=0-7
/proc/19226/task/19236/stat : 19236 (java) S 19224 19224 19025 0 -1 1077944384 10041 0 0 0 18 9 0 0 20 0 28 0 148822580 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672944708208 139673436715650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19237] ppid=19224 vsize=26538700 memory=6153985703205688936 CPUtime=0 cores=0-7
/proc/19226/task/19237/stat : 19237 (java) S 19224 19224 19025 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 148822581 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672943654240 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19238] ppid=19224 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19226/task/19238/stat : 19238 (java) S 19224 19224 19025 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 28 0 148822581 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672942601856 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19239] ppid=19224 vsize=26538700 memory=7698512 CPUtime=0 cores=0-7
/proc/19226/task/19239/stat : 19239 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672941550160 139673436723099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19240] ppid=19224 vsize=26538700 memory=4140 CPUtime=3.25 cores=0-7
/proc/19226/task/19240/stat : 19240 (java) S 19224 19224 19025 0 -1 1077944384 16657 0 0 0 322 3 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672828274800 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19241] ppid=19224 vsize=26538700 memory=41480 CPUtime=2.8 cores=0-7
/proc/19226/task/19241/stat : 19241 (java) S 19224 19224 19025 0 -1 1077944384 16043 0 0 0 277 3 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672827222000 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19242] ppid=19224 vsize=26538700 memory=1384 CPUtime=3.22 cores=0-7
/proc/19226/task/19242/stat : 19242 (java) S 19224 19224 19025 0 -1 1077944384 19178 0 0 0 320 2 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672826169712 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19243] ppid=19224 vsize=26538700 memory=7698512 CPUtime=0.96 cores=0-7
/proc/19226/task/19243/stat : 19243 (java) S 19224 19224 19025 0 -1 1077944384 11356 0 0 0 93 3 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672825116912 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19244] ppid=19224 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19226/task/19244/stat : 19244 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672824064864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19245] ppid=19224 vsize=26538700 memory=7698512 CPUtime=0.89 cores=0-7
/proc/19226/task/19245/stat : 19245 (java) S 19224 19224 19025 0 -1 1077944384 3315 0 0 0 89 0 0 0 20 0 28 0 148822584 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672823012144 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19246] ppid=19224 vsize=26538700 memory=952 CPUtime=2496.26 cores=0-7
/proc/19226/task/19246/stat : 19246 (java) R 19224 19224 19025 0 -1 4202560 5264 0 0 0 249620 6 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672815001672 139673034292258 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19247] ppid=19224 vsize=26538700 memory=2424 CPUtime=2495.99 cores=0-7
/proc/19226/task/19247/stat : 19247 (java) R 19224 19224 19025 0 -1 4202560 6608 0 0 0 249595 4 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672813949544 139673034248348 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19248] ppid=19224 vsize=26538700 memory=1580 CPUtime=2484.5 cores=0-7
/proc/19226/task/19248/stat : 19248 (java) R 19224 19224 19025 0 -1 4202560 80930 0 0 0 248339 111 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672812895680 139673029493128 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19249] ppid=19224 vsize=26538700 memory=7698512 CPUtime=2480.24 cores=0-7
/proc/19226/task/19249/stat : 19249 (java) R 19224 19224 19025 0 -1 4202560 13168 0 0 0 248001 23 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672811843720 139673034293916 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19250] ppid=19224 vsize=26538700 memory=1384 CPUtime=2492.48 cores=0-7
/proc/19226/task/19250/stat : 19250 (java) R 19224 19224 19025 0 -1 4202560 4739 0 0 0 249244 4 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672810790856 139673034248682 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19251] ppid=19224 vsize=26538700 memory=1384 CPUtime=2477.94 cores=0-7
/proc/19226/task/19251/stat : 19251 (java) R 19224 19224 19025 0 -1 4202560 72664 0 0 0 247676 118 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672809740656 139673028430148 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19252] ppid=19224 vsize=26538700 memory=1384 CPUtime=2496.38 cores=0-7
/proc/19226/task/19252/stat : 19252 (java) R 19224 19224 19025 0 -1 4202560 15282 0 0 0 249571 67 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672808685944 139673033870398 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19253] ppid=19224 vsize=26538700 memory=7698512 CPUtime=2496.46 cores=0-7
/proc/19226/task/19253/stat : 19253 (java) R 19224 19224 19025 0 -1 4202560 3570 0 0 0 249642 4 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672807633304 139673025468204 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
Current children cumulated CPU time: 19943.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 7699896 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.36 8.20 8.26 9/207 19315
/proc/meminfo: memFree=16349132/32770624 swapFree=67108860/67108860
[pid=19224] ppid=19221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19224/stat : 19224 (xcsp3-exec) S 19221 19224 19025 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148822577 9740288 346 33554432000 4194304 5098028 140722590885456 140722590883560 140346477068924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14180352 140722590893157 140722590893367 140722590893367 140722590896107 0
/proc/19224/statm: 2378 346 289 221 0 87 0
[pid=19226] ppid=19224 vsize=26538700 memory=7698512 CPUtime=20085.2 cores=0-7
/proc/19226/stat : 19226 (java) S 19224 19224 19025 0 -1 1077944320 308480 0 0 0 2007946 575 0 0 20 0 28 0 148822578 27175628800 1924628 33554432000 4194304 4196468 140721530837904 140721530820448 139673436704503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
/proc/19226/statm: 6634675 1924628 3303 1 0 6621909 0
[pid=19226/tid=19227] ppid=19224 vsize=26538700 memory=1398720917958146503 CPUtime=3.63 cores=0-7
/proc/19226/task/19227/stat : 19227 (java) S 19224 19224 19025 0 -1 1077944384 7279 0 0 0 353 10 0 0 20 0 28 0 148822578 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139673440945280 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19228] ppid=19224 vsize=26538700 memory=4126316290023845779 CPUtime=1.07 cores=0-7
/proc/19226/task/19228/stat : 19228 (java) S 19224 19224 19025 0 -1 1077944384 2761 0 0 0 81 26 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139673344265104 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19229] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.08 cores=0-7
/proc/19226/task/19229/stat : 19229 (java) S 19224 19224 19025 0 -1 1077944384 2580 0 0 0 83 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672994286352 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19230] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.04 cores=0-7
/proc/19226/task/19230/stat : 19230 (java) S 19224 19224 19025 0 -1 1077944384 3345 0 0 0 79 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672993234064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19231] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.04 cores=0-7
/proc/19226/task/19231/stat : 19231 (java) S 19224 19224 19025 0 -1 1077944384 1866 0 0 0 80 24 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672992181264 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19232] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.06 cores=0-7
/proc/19226/task/19232/stat : 19232 (java) S 19224 19224 19025 0 -1 1077944384 1706 0 0 0 81 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672991127952 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19233] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.03 cores=0-7
/proc/19226/task/19233/stat : 19233 (java) S 19224 19224 19025 0 -1 1077944384 2754 0 0 0 79 24 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672990075152 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19234] ppid=19224 vsize=26538700 memory=7698512 CPUtime=1.06 cores=0-7
/proc/19226/task/19234/stat : 19234 (java) S 19224 19224 19025 0 -1 1077944384 1820 0 0 0 81 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672989022864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19235] ppid=19224 vsize=26538700 memory=1384 CPUtime=1.05 cores=0-7
/proc/19226/task/19235/stat : 19235 (java) S 19224 19224 19025 0 -1 1077944384 3066 0 0 0 80 25 0 0 20 0 28 0 148822579 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672987970064 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19236] ppid=19224 vsize=26538700 memory=4126316290023845779 CPUtime=0.27 cores=0-7
/proc/19226/task/19236/stat : 19236 (java) S 19224 19224 19025 0 -1 1077944384 10041 0 0 0 18 9 0 0 20 0 28 0 148822580 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672944708208 139673436715650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19237] ppid=19224 vsize=26538700 memory=7698512 CPUtime=0 cores=0-7
/proc/19226/task/19237/stat : 19237 (java) S 19224 19224 19025 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 148822581 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672943654240 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19238] ppid=19224 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19226/task/19238/stat : 19238 (java) S 19224 19224 19025 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 28 0 148822581 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672942601856 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19239] ppid=19224 vsize=26538700 memory=7698512 CPUtime=0 cores=0-7
/proc/19226/task/19239/stat : 19239 (java) S 19224 19224 19025 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672941550160 139673436723099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19240] ppid=19224 vsize=26538700 memory=1384 CPUtime=3.25 cores=0-7
/proc/19226/task/19240/stat : 19240 (java) S 19224 19224 19025 0 -1 1077944384 16657 0 0 0 322 3 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672828274800 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19241] ppid=19224 vsize=26538700 memory=8040 CPUtime=2.8 cores=0-7
/proc/19226/task/19241/stat : 19241 (java) S 19224 19224 19025 0 -1 1077944384 16043 0 0 0 277 3 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672827222000 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19242] ppid=19224 vsize=26538700 memory=4126316290023845779 CPUtime=3.22 cores=0-7
/proc/19226/task/19242/stat : 19242 (java) S 19224 19224 19025 0 -1 1077944384 19178 0 0 0 320 2 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672826169712 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19243] ppid=19224 vsize=26538700 memory=2428 CPUtime=0.96 cores=0-7
/proc/19226/task/19243/stat : 19243 (java) S 19224 19224 19025 0 -1 1077944384 11356 0 0 0 93 3 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672825116912 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19244] ppid=19224 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/19226/task/19244/stat : 19244 (java) S 19224 19224 19025 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148822583 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672824064864 139673436714709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19245] ppid=19224 vsize=26538700 memory=1716 CPUtime=0.9 cores=0-7
/proc/19226/task/19245/stat : 19245 (java) S 19224 19224 19025 0 -1 1077944384 3315 0 0 0 90 0 0 0 20 0 28 0 148822584 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672823012144 139673436715650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19246] ppid=19224 vsize=26538700 memory=796 CPUtime=2513.96 cores=0-7
/proc/19226/task/19246/stat : 19246 (java) R 19224 19224 19025 0 -1 4202560 5264 0 0 0 251390 6 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672815001672 139673034293466 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19247] ppid=19224 vsize=26538700 memory=1952 CPUtime=2513.7 cores=0-7
/proc/19226/task/19247/stat : 19247 (java) R 19224 19224 19025 0 -1 4202560 6608 0 0 0 251366 4 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672813949544 139673034293831 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19248] ppid=19224 vsize=26538700 memory=1200 CPUtime=2502.21 cores=0-7
/proc/19226/task/19248/stat : 19248 (java) R 19224 19224 19025 0 -1 4202560 81483 0 0 0 250110 111 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672812895680 139673029493226 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19249] ppid=19224 vsize=26538700 memory=7698512 CPUtime=2497.95 cores=0-7
/proc/19226/task/19249/stat : 19249 (java) R 19224 19224 19025 0 -1 4202560 13186 0 0 0 249772 23 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672811843720 139673034293831 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19250] ppid=19224 vsize=26538700 memory=5784 CPUtime=2510.19 cores=0-7
/proc/19226/task/19250/stat : 19250 (java) R 19224 19224 19025 0 -1 4202560 4739 0 0 0 251015 4 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672810790856 139673034247549 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19251] ppid=19224 vsize=26538700 memory=4616 CPUtime=2495.29 cores=0-7
/proc/19226/task/19251/stat : 19251 (java) R 19224 19224 19025 0 -1 4202560 73106 0 0 0 249411 118 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672809740656 139673029493088 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19252] ppid=19224 vsize=26538700 memory=1008 CPUtime=2514.07 cores=0-7
/proc/19226/task/19252/stat : 19252 (java) R 19224 19224 19025 0 -1 4202560 15395 0 0 0 251340 67 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672808685944 139673033568783 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
[pid=19226/tid=19253] ppid=19224 vsize=26538700 memory=11112 CPUtime=2514.15 cores=0-7
/proc/19226/task/19253/stat : 19253 (java) R 19224 19224 19025 0 -1 4202560 3570 0 0 0 251411 4 0 0 20 0 28 0 148822977 27175628800 1924628 33554432000 4194304 4196468 140721530837904 139672807633304 139673033446042 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 30969856 140721530844306 140721530844483 140721530844483 140721530847183 0
Current children cumulated CPU time: 20085.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 7699896 KiB

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

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

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

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

[startup+2520.13 s]*
/proc/loadavg: 8.36 8.20 8.26 3/206 19317
/proc/meminfo: memFree=16349148/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001834 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.18
CPU time (s): 20086.1
CPU user time (s): 20080.3
CPU system time (s): 5.80668
CPU usage (%): 797.013
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 7699896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20080.3
system time used= 5.80668
maximum resident set size= 7700200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60961
involuntary context switches= 202382


# summary of solver processes directly reported to runsolver:
#   pid: 19224,19226
#   total CPU time (s): 20086.1
#   total CPU user time (s): 20080.3
#   total CPU system time (s): 5.80668

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1737 second user time and 33.2695 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-19 17:28:08
IDJOB=4280928
IDBENCH=134763
IDSOLVER=2675
FILE ID=node104/4280928-1503157348
RUNJOBID= node104-1503153967-19052
PBS_JOBID= 20630816
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K145.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-4280928-1503157348/watcher-4280928-1503157348 -o /tmp/evaluation-result-4280928-1503157348/solver-4280928-1503157348 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503153967-19052 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 619684872 HOME/instance-4280928-1503157348.xml

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

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=619684872

node104.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.43
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.43
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.43
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.43
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:        24046972 kB
MemAvailable:   31963016 kB
Buffers:          274880 kB
Cached:          7920776 kB
SwapCached:            0 kB
Active:          3253492 kB
Inactive:        4992704 kB
Active(anon):      53316 kB
Inactive(anon):    33192 kB
Active(file):    3200176 kB
Inactive(file):  4959512 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8668 kB
Writeback:             0 kB
AnonPages:         54056 kB
Mapped:            51016 kB
Shmem:             33420 kB
Slab:             170184 kB
SReclaimable:     144380 kB
SUnreclaim:        25804 kB
KernelStack:        3040 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61776 MiB
End job on node104 at 2017-08-19 18:10:09