Trace number 4399361

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16? (TO) 2520.7 636.114

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399361-1568699208.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399361-1568699208.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.73/0.74	c solve instance...
2520.33/636.08	s UNKNOWN
2520.33/636.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 (10676 MiB free)
  memory of node 1: 16384 MiB (15462 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399361-1568699208/watcher-4399361-1568699208 -o /tmp/evaluation-result-4399361-1568699208/solver-4399361-1568699208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568699170-20235 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1443934701 HOME/instance-4399361-1568699208.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=20254, runsolver pid=20251

[startup+0.100058 s]*
/proc/loadavg: 0.59 0.77 0.95 4/210 20270
/proc/meminfo: memFree=26732256/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0
[pid=20256] ppid=20254 vsize=15144776 memory=29624 CPUtime=0.12 cores=0,2,4,6
/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 5805 0 0 0 11 1 0 0 20 0 15 0 446159472 15508250624 7406 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3786194 7406 3154 1 0 3748377 0
[pid=20256/tid=20257] ppid=20254 vsize=15144776 memory=-8540663193526752614 CPUtime=0.09 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) R 20254 20254 20204 0 -1 4202560 3723 0 0 0 8 1 0 0 20 0 15 0 446159473 15508250624 7406 33554432000 4194304 4196468 140736834138384 139701669832016 139701649642853 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15144776 memory=4211974070141029770 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 7406 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 7406 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 7406 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 7406 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446159475 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446159475 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700538598432 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446159476 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700537545584 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) R 20254 20254 20204 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700535442288 139701665610370 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) R 20254 20254 20204 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700534389488 139701651578057 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0.02 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) R 20254 20254 20204 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 15 0 446159478 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700533336688 139701644508272 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 7406 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31072 KiB

[startup+0.210673 s]*
/proc/loadavg: 0.59 0.77 0.95 4/210 20270
/proc/meminfo: memFree=26700932/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0
[pid=20256] ppid=20254 vsize=15144776 memory=40756 CPUtime=0.34 cores=0,2,4,6
/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 9449 0 0 0 31 3 0 0 20 0 15 0 446159472 15508250624 10189 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3786194 10189 3248 1 0 3748377 0
[pid=20256/tid=20257] ppid=20254 vsize=15144776 memory=4871374705135476842 CPUtime=0.2 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) R 20254 20254 20204 0 -1 4202560 6633 0 0 0 18 2 0 0 20 0 15 0 446159473 15508250624 10189 33554432000 4194304 4196468 140736834138384 139701669833344 139701649679710 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15144776 memory=4211974070141029770 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 10189 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 10189 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 10189 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15508250624 10189 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446159475 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446159475 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700538598432 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446159476 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700537545584 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) S 20254 20254 20204 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 15 0 446159478 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700535442288 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) S 20254 20254 20204 0 -1 1077944384 307 0 0 0 2 0 0 0 20 0 15 0 446159478 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700534389488 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0.08 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) S 20254 20254 20204 0 -1 1077944384 754 0 0 0 8 0 0 0 20 0 15 0 446159478 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700533336688 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15144776 memory=140343936239232 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159478 15508250624 10189 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42204 KiB

[startup+0.312106 s]*
/proc/loadavg: 0.59 0.77 0.95 4/210 20270
/proc/meminfo: memFree=26675696/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0
[pid=20256] ppid=20254 vsize=15149032 memory=50380 CPUtime=0.52 cores=0,2,4,6
/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 10896 0 0 0 48 4 0 0 20 0 15 0 446159472 15512608768 12595 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3787258 12595 3370 1 0 3748377 0
[pid=20256/tid=20257] ppid=20254 vsize=15149032 memory=280687655518448 CPUtime=0.3 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) R 20254 20254 20204 0 -1 4202560 7824 0 0 0 27 3 0 0 20 0 15 0 446159473 15512608768 12595 33554432000 4194304 4196468 140736834138384 139701669833008 139701649679710 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15149032 memory=4211974070141029770 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446159473 15512608768 12595 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15149032 memory=140343936241624 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15512608768 12595 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15149032 memory=140343827868284 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15512608768 12595 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15149032 memory=140343827872719 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15512608768 12595 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15149032 memory=140343936259436 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446159475 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15149032 memory=140343827872719 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446159475 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700538598432 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15149032 memory=280687655766160 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446159476 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700537545584 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15149032 memory=280687655763856 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) R 20254 20254 20204 0 -1 4202560 576 0 0 0 4 0 0 0 20 0 15 0 446159478 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700535432672 139701647142555 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15149032 memory=2240 CPUtime=0.04 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) S 20254 20254 20204 0 -1 1077944384 346 0 0 0 4 0 0 0 20 0 15 0 446159478 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700534389488 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15149032 memory=140343936239232 CPUtime=0.12 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) S 20254 20254 20204 0 -1 1077944384 846 0 0 0 12 0 0 0 20 0 15 0 446159478 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700533336688 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15149032 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15149032 memory=140343936239232 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159478 15512608768 12595 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51828 KiB

[startup+0.710181 s]
/proc/loadavg: 0.59 0.77 0.95 6/208 20270
/proc/meminfo: memFree=26651924/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0
[pid=20256] ppid=20254 vsize=15151156 memory=96588 CPUtime=1.73 cores=0,2,4,6
/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 14243 0 0 0 166 7 0 0 20 0 15 0 446159472 15514783744 24147 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3787789 24147 3460 1 0 3748889 0
[pid=20256/tid=20257] ppid=20254 vsize=15151156 memory=1732 CPUtime=0.68 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) R 20254 20254 20204 0 -1 4202560 9126 0 0 0 64 4 0 0 20 0 15 0 446159473 15514783744 24147 33554432000 4194304 4196468 140736834138384 139701669835488 139701280344270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15151156 memory=1088 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446159473 15514783744 24147 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15514783744 24147 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15514783744 24147 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15151156 memory=6004 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159473 15514783744 24147 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15151156 memory=624 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446159475 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15151156 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446159475 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700538598432 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446159476 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700537545584 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15151156 memory=7014751519734584657 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15151156 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) R 20254 20254 20204 0 -1 4202560 1115 0 0 0 31 0 0 0 20 0 15 0 446159478 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700535428240 139701657836350 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15151156 memory=7595151920900433235 CPUtime=0.29 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) R 20254 20254 20204 0 -1 4202560 957 0 0 0 29 0 0 0 20 0 15 0 446159478 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700534388384 139701649591744 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15151156 memory=7452161524578209888 CPUtime=0.42 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) S 20254 20254 20204 0 -1 1077944384 1740 0 0 0 41 1 0 0 20 0 15 0 446159478 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700533336688 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15151156 memory=7100839878645814387 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446159478 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15151156 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446159478 15514783744 24147 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 98036 KiB

[startup+1.50218 s]
/proc/loadavg: 0.59 0.77 0.95 9/233 20300
/proc/meminfo: memFree=26534524/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0

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

/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 81189 0 0 0 206668 89 0 0 20 0 19 0 446159472 15787429888 539536 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3854353 539536 3539 1 0 3815453 0
[pid=20256/tid=20257] ppid=20254 vsize=15417412 memory=2158144 CPUtime=0.72 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) S 20254 20254 20204 0 -1 1077944384 9200 0 0 0 68 4 0 0 20 0 19 0 446159473 15787429888 539536 33554432000 4194304 4196468 140736834138384 139701669840000 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15417412 memory=1448 CPUtime=0.93 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 3031 0 0 0 86 7 0 0 20 0 19 0 446159473 15787429888 539536 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15417412 memory=0 CPUtime=0.94 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 2099 0 0 0 88 6 0 0 20 0 19 0 446159473 15787429888 539536 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15417412 memory=6944656592387989600 CPUtime=0.91 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 2872 0 0 0 85 6 0 0 20 0 19 0 446159473 15787429888 539536 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15417412 memory=1448 CPUtime=0.93 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 2641 0 0 0 87 6 0 0 20 0 19 0 446159473 15787429888 539536 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15417412 memory=2158144 CPUtime=3.53 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 8187 0 0 0 340 13 0 0 20 0 19 0 446159475 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 446159475 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700538598496 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 446159476 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700537545600 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15417412 memory=2158144 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446159478 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15417412 memory=1448 CPUtime=2.28 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) S 20254 20254 20204 0 -1 1077944384 17969 0 0 0 226 2 0 0 20 0 19 0 446159478 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700535442288 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15417412 memory=804 CPUtime=1.8 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) S 20254 20254 20204 0 -1 1077944384 13745 0 0 0 178 2 0 0 20 0 19 0 446159478 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700534389488 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15417412 memory=1764 CPUtime=0.69 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) S 20254 20254 20204 0 -1 1077944384 7270 0 0 0 68 1 0 0 20 0 19 0 446159478 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700533336688 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446159478 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15417412 memory=2158144 CPUtime=0.36 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 599 0 0 0 36 0 0 0 20 0 19 0 446159478 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20291] ppid=20254 vsize=15417412 memory=4004 CPUtime=514.81 cores=0,2,4,6
/proc/20256/task/20291/stat : 20291 (java) R 20254 20254 20204 0 -1 4202560 2741 0 0 0 51466 15 0 0 20 0 19 0 446159547 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700524108312 139701282755282 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20292] ppid=20254 vsize=15417412 memory=2832 CPUtime=514.06 cores=0,2,4,6
/proc/20256/task/20292/stat : 20292 (java) R 20254 20254 20204 0 -1 4202560 3426 0 0 0 51404 2 0 0 20 0 19 0 446159547 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700212677976 139701282713909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20293] ppid=20254 vsize=15417412 memory=1448 CPUtime=513.05 cores=0,2,4,6
/proc/20256/task/20293/stat : 20293 (java) R 20254 20254 20204 0 -1 4202560 3024 0 0 0 51295 10 0 0 20 0 19 0 446159547 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700211625008 139701282755380 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20294] ppid=20254 vsize=15417412 memory=1448 CPUtime=512.43 cores=0,2,4,6
/proc/20256/task/20294/stat : 20294 (java) R 20254 20254 20204 0 -1 4202560 3000 0 0 0 51235 8 0 0 20 0 19 0 446159547 15787429888 539536 33554432000 4194304 4196468 140736834138384 139700210574056 139701282755224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 2067.57 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2159592 KiB

[startup+582.301 s]
/proc/loadavg: 7.18 6.03 3.62 6/233 21177
/proc/meminfo: memFree=11870012/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0
[pid=20256] ppid=20254 vsize=15417412 memory=2158192 CPUtime=2306.47 cores=0,2,4,6
/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 84185 0 0 0 230558 89 0 0 20 0 19 0 446159472 15787429888 539548 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3854353 539548 3540 1 0 3815453 0
[pid=20256/tid=20257] ppid=20254 vsize=15417412 memory=1448 CPUtime=0.72 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) S 20254 20254 20204 0 -1 1077944384 9200 0 0 0 68 4 0 0 20 0 19 0 446159473 15787429888 539548 33554432000 4194304 4196468 140736834138384 139701669840000 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15417412 memory=2158192 CPUtime=0.93 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 3031 0 0 0 86 7 0 0 20 0 19 0 446159473 15787429888 539548 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15417412 memory=2158192 CPUtime=0.94 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 2099 0 0 0 88 6 0 0 20 0 19 0 446159473 15787429888 539548 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15417412 memory=1448 CPUtime=0.91 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 2872 0 0 0 85 6 0 0 20 0 19 0 446159473 15787429888 539548 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15417412 memory=2158192 CPUtime=0.93 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 2641 0 0 0 87 6 0 0 20 0 19 0 446159473 15787429888 539548 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15417412 memory=2158192 CPUtime=3.53 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 8195 0 0 0 340 13 0 0 20 0 19 0 446159475 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15417412 memory=2158192 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 446159475 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700538598496 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 446159476 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700537545600 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15417412 memory=2158192 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446159478 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15417412 memory=47936 CPUtime=2.28 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) S 20254 20254 20204 0 -1 1077944384 17972 0 0 0 226 2 0 0 20 0 19 0 446159478 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700535442288 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15417412 memory=1988 CPUtime=1.87 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) S 20254 20254 20204 0 -1 1077944384 15858 0 0 0 185 2 0 0 20 0 19 0 446159478 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700534389488 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15417412 memory=2158192 CPUtime=0.69 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) S 20254 20254 20204 0 -1 1077944384 7278 0 0 0 68 1 0 0 20 0 19 0 446159478 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700533336688 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446159478 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15417412 memory=1448 CPUtime=0.38 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 630 0 0 0 38 0 0 0 20 0 19 0 446159478 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20291] ppid=20254 vsize=15417412 memory=2158192 CPUtime=574.74 cores=0,2,4,6
/proc/20256/task/20291/stat : 20291 (java) R 20254 20254 20204 0 -1 4202560 2836 0 0 0 57459 15 0 0 20 0 19 0 446159547 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700524108312 139701281979496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20292] ppid=20254 vsize=15417412 memory=2158192 CPUtime=574 cores=0,2,4,6
/proc/20256/task/20292/stat : 20292 (java) R 20254 20254 20204 0 -1 4202560 3813 0 0 0 57398 2 0 0 20 0 19 0 446159547 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700212677976 139701282755165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20293] ppid=20254 vsize=15417412 memory=1448 CPUtime=573.04 cores=0,2,4,6
/proc/20256/task/20293/stat : 20293 (java) R 20254 20254 20204 0 -1 4202560 3134 0 0 0 57294 10 0 0 20 0 19 0 446159547 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700211625008 139701282778911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20294] ppid=20254 vsize=15417412 memory=1448 CPUtime=571.37 cores=0,2,4,6
/proc/20256/task/20294/stat : 20294 (java) R 20254 20254 20204 0 -1 4202560 3241 0 0 0 57128 9 0 0 20 0 19 0 446159547 15787429888 539548 33554432000 4194304 4196468 140736834138384 139700210573528 139701282755282 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 2306.47 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2159640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+636.001 s]*
/proc/loadavg: 8.25 6.53 3.93 9/233 21181
/proc/meminfo: memFree=11869980/32770624 swapFree=66941524/67108860
[pid=20254] ppid=20251 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/20254/stat : 20254 (xcsp3-exec) S 20251 20254 20204 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446159472 115843072 362 33554432000 4194304 5098028 140723163430704 140723163428808 140669126222460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35790848 140723163435898 140723163436141 140723163436141 140723163439050 0
/proc/20254/statm: 28282 362 304 221 0 87 0
[pid=20256] ppid=20254 vsize=15417412 memory=2158260 CPUtime=2520.33 cores=0,2,4,6
/proc/20256/stat : 20256 (java) S 20254 20254 20204 0 -1 1077944320 86129 0 0 0 251943 90 0 0 20 0 19 0 446159472 15787429888 539565 33554432000 4194304 4196468 140736834138384 140736834120928 139701665599223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
/proc/20256/statm: 3854353 539565 3540 1 0 3815453 0
[pid=20256/tid=20257] ppid=20254 vsize=15417412 memory=1398720917958146503 CPUtime=0.72 cores=0,2,4,6
/proc/20256/task/20257/stat : 20257 (java) S 20254 20254 20204 0 -1 1077944384 9200 0 0 0 68 4 0 0 20 0 19 0 446159473 15787429888 539565 33554432000 4194304 4196468 140736834138384 139701669840000 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20258] ppid=20254 vsize=15417412 memory=-7003737579269690708 CPUtime=0.93 cores=0,2,4,6
/proc/20256/task/20258/stat : 20258 (java) S 20254 20254 20204 0 -1 1077944384 3031 0 0 0 86 7 0 0 20 0 19 0 446159473 15787429888 539565 33554432000 4194304 4196468 140736834138384 139701601836176 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20259] ppid=20254 vsize=15417412 memory=2832 CPUtime=0.94 cores=0,2,4,6
/proc/20256/task/20259/stat : 20259 (java) S 20254 20254 20204 0 -1 1077944384 2099 0 0 0 88 6 0 0 20 0 19 0 446159473 15787429888 539565 33554432000 4194304 4196468 140736834138384 139701600783376 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20260] ppid=20254 vsize=15417412 memory=14012 CPUtime=0.91 cores=0,2,4,6
/proc/20256/task/20260/stat : 20260 (java) S 20254 20254 20204 0 -1 1077944384 2872 0 0 0 85 6 0 0 20 0 19 0 446159473 15787429888 539565 33554432000 4194304 4196468 140736834138384 139701599730576 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20261] ppid=20254 vsize=15417412 memory=2112 CPUtime=0.93 cores=0,2,4,6
/proc/20256/task/20261/stat : 20261 (java) S 20254 20254 20204 0 -1 1077944384 2641 0 0 0 87 6 0 0 20 0 19 0 446159473 15787429888 539565 33554432000 4194304 4196468 140736834138384 139701598677776 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20262] ppid=20254 vsize=15417412 memory=12040 CPUtime=3.53 cores=0,2,4,6
/proc/20256/task/20262/stat : 20262 (java) S 20254 20254 20204 0 -1 1077944384 8258 0 0 0 340 13 0 0 20 0 19 0 446159475 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700539652464 139701665610370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20263] ppid=20254 vsize=15417412 memory=28036 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20263/stat : 20263 (java) S 20254 20254 20204 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 446159475 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700538598496 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20264] ppid=20254 vsize=15417412 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20264/stat : 20264 (java) S 20254 20254 20204 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 446159476 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700537545600 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20265] ppid=20254 vsize=15417412 memory=532 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20265/stat : 20265 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446159478 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700536493904 139701665617819 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20266] ppid=20254 vsize=15417412 memory=6791534058613427641 CPUtime=2.28 cores=0,2,4,6
/proc/20256/task/20266/stat : 20266 (java) S 20254 20254 20204 0 -1 1077944384 18341 0 0 0 226 2 0 0 20 0 19 0 446159478 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700535442288 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20267] ppid=20254 vsize=15417412 memory=2158260 CPUtime=1.87 cores=0,2,4,6
/proc/20256/task/20267/stat : 20267 (java) S 20254 20254 20204 0 -1 1077944384 15860 0 0 0 185 2 0 0 20 0 19 0 446159478 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700534389488 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20268] ppid=20254 vsize=15417412 memory=13847469322668657 CPUtime=0.69 cores=0,2,4,6
/proc/20256/task/20268/stat : 20268 (java) S 20254 20254 20204 0 -1 1077944384 7380 0 0 0 68 1 0 0 20 0 19 0 446159478 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700533336688 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20269] ppid=20254 vsize=15417412 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/20256/task/20269/stat : 20269 (java) S 20254 20254 20204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446159478 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700532284128 139701665609429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20270] ppid=20254 vsize=15417412 memory=1088 CPUtime=0.4 cores=0,2,4,6
/proc/20256/task/20270/stat : 20270 (java) S 20254 20254 20204 0 -1 1077944384 682 0 0 0 40 0 0 0 20 0 19 0 446159478 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700531231408 139701665610370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20291] ppid=20254 vsize=15417412 memory=988 CPUtime=627.67 cores=0,2,4,6
/proc/20256/task/20291/stat : 20291 (java) R 20254 20254 20204 0 -1 4202560 2962 0 0 0 62752 15 0 0 20 0 19 0 446159547 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700524108584 139701282755224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20292] ppid=20254 vsize=15417412 memory=1988 CPUtime=627.69 cores=0,2,4,6
/proc/20256/task/20292/stat : 20292 (java) R 20254 20254 20204 0 -1 4202560 4397 0 0 0 62767 2 0 0 20 0 19 0 446159547 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700212678424 139701282755140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20293] ppid=20254 vsize=15417412 memory=988 CPUtime=626.73 cores=0,2,4,6
/proc/20256/task/20293/stat : 20293 (java) R 20254 20254 20204 0 -1 4202560 3229 0 0 0 62663 10 0 0 20 0 19 0 446159547 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700211625280 139701282755282 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
[pid=20256/tid=20294] ppid=20254 vsize=15417412 memory=1428 CPUtime=624.89 cores=0,2,4,6
/proc/20256/task/20294/stat : 20294 (java) R 20254 20254 20204 0 -1 4202560 3792 0 0 0 62480 9 0 0 20 0 19 0 446159547 15787429888 539565 33554432000 4194304 4196468 140736834138384 139700210573896 139701282755282 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10854400 140736834147311 140736834147482 140736834147482 140736834150351 0
Current children cumulated CPU time: 2520.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2159708 KiB

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

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

[startup+636.114 s]
# the end of solver process 20256 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.79 s, system=0.915323 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): 636.114
CPU time (s): 2520.7
CPU user time (s): 2519.79
CPU system time (s): 0.915323
CPU usage (%): 396.266
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 2159708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.79
system time used= 0.915323
maximum resident set size= 2158684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87297
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17090
involuntary context switches= 29687


# summary of solver processes directly reported to runsolver:
#   pid: 20254,20256
#   total CPU time (s): 2520.7
#   total CPU user time (s): 2519.79
#   total CPU system time (s): 0.915323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.28891 second user time and 7.51114 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-17 07:46:10
IDJOB=4399361
IDBENCH=137880
IDSOLVER=2853
FILE ID=node149/4399361-1568699208
RUNJOBID= node149-1568699170-20235
PBS_JOBID= 21703822
Free space on /tmp= 61420 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399361-1568699208/watcher-4399361-1568699208 -o /tmp/evaluation-result-4399361-1568699208/solver-4399361-1568699208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568699170-20235 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1443934701 HOME/instance-4399361-1568699208.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=1443934701

node149.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.81
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.81
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.81
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.81
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:        26770420 kB
MemAvailable:   31834416 kB
Buffers:          107596 kB
Cached:          5259456 kB
SwapCached:        61076 kB
Active:          2402472 kB
Inactive:        3032992 kB
Active(anon):      11540 kB
Inactive(anon):   106236 kB
Active(file):    2390932 kB
Inactive(file):  2926756 kB
Unevictable:      111236 kB
Mlocked:          111236 kB
SwapTotal:      67108860 kB
SwapFree:       66941524 kB
Dirty:             35936 kB
Writeback:             0 kB
AnonPages:        119628 kB
Mapped:            47928 kB
Shmem:             39980 kB
Slab:             153536 kB
SReclaimable:     124284 kB
SUnreclaim:        29252 kB
KernelStack:        3280 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     519148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61368 MiB
End job on node149 at 2019-09-17 07:56:46