Trace number 4394301

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-06-14? (TO) 2400.65 606.194

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-4394301-1568334489.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4394301-1568334489.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.69/0.73	c solve instance...
2400.35/606.17	s UNKNOWN
2400.35/606.17	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 (9403 MiB free)
  memory of node 1: 16384 MiB (12256 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394301-1568334489/watcher-4394301-1568334489 -o /tmp/evaluation-result-4394301-1568334489/solver-4394301-1568334489 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 550731013 HOME/instance-4394301-1568334489.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=31423, runsolver pid=31420

[startup+0.105637 s]*
/proc/loadavg: 8.18 8.51 8.43 7/233 31439
/proc/meminfo: memFree=22162988/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0
[pid=31425] ppid=31423 vsize=15144768 memory=29264 CPUtime=0.14 cores=0,2,4,6
/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 5729 0 0 0 13 1 0 0 20 0 15 0 409363833 15508242432 7316 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3786192 7316 3204 1 0 3748377 0
[pid=31425/tid=31426] ppid=31423 vsize=15144768 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) R 31423 31423 19528 0 -1 4202560 3569 0 0 0 9 0 0 0 20 0 15 0 409363833 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427646838992 140427642621334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15144768 memory=140453405083264 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15144768 memory=140453405083264 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363836 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409363836 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427109852320 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409363836 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427108799216 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) S 31423 31423 19528 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427106695920 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) S 31423 31423 19528 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427105643376 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15144768 memory=140453405083264 CPUtime=0.02 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) R 31423 31423 19528 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 15 0 409363839 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427104590320 140427626689886 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15144768 memory=140453405083264 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 7316 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30716 KiB

[startup+0.210659 s]*
/proc/loadavg: 8.18 8.51 8.43 7/233 31439
/proc/meminfo: memFree=22149380/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0
[pid=31425] ppid=31423 vsize=15144768 memory=40896 CPUtime=0.34 cores=0,2,4,6
/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 9451 0 0 0 31 3 0 0 20 0 15 0 409363833 15508242432 10224 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3786192 10224 3309 1 0 3748377 0
[pid=31425/tid=31426] ppid=31423 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) R 31423 31423 19528 0 -1 4202560 6585 0 0 0 18 2 0 0 20 0 15 0 409363833 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427646840928 140427642631325 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15144768 memory=10535 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15144768 memory=140453408067891 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15144768 memory=140453405083264 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409363836 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409363836 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427109852320 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409363836 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427108799216 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) S 31423 31423 19528 0 -1 1077944384 547 0 0 0 3 0 0 0 20 0 15 0 409363839 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427106695920 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) S 31423 31423 19528 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 15 0 409363839 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427105643376 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15144768 memory=140453405083264 CPUtime=0.08 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) S 31423 31423 19528 0 -1 1077944384 787 0 0 0 8 0 0 0 20 0 15 0 409363839 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427104590320 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363839 15508242432 10224 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42348 KiB

[startup+0.314524 s]*
/proc/loadavg: 7.93 8.45 8.42 7/233 31439
/proc/meminfo: memFree=22141292/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0
[pid=31425] ppid=31423 vsize=15149024 memory=50204 CPUtime=0.54 cores=0,2,4,6
/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 10914 0 0 0 50 4 0 0 20 0 15 0 409363833 15512600576 12551 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3787256 12551 3357 1 0 3748377 0
[pid=31425/tid=31426] ppid=31423 vsize=15149024 memory=6791534058613427641 CPUtime=0.31 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) R 31423 31423 19528 0 -1 4202560 7817 0 0 0 28 3 0 0 20 0 15 0 409363833 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427646846224 140427622190600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363834 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15149024 memory=-7377628852694597791 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409363836 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409363836 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427109852320 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409363836 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427108799216 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15149024 memory=-7828588039587137883 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15149024 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) S 31423 31423 19528 0 -1 1077944384 558 0 0 0 4 0 0 0 20 0 15 0 409363839 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427106695920 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) S 31423 31423 19528 0 -1 1077944384 334 0 0 0 4 0 0 0 20 0 15 0 409363839 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427105643376 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) S 31423 31423 19528 0 -1 1077944384 896 0 0 0 12 0 0 0 20 0 15 0 409363839 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427104590320 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363839 15512600576 12551 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51656 KiB

[startup+0.701343 s]
/proc/loadavg: 7.93 8.45 8.42 8/233 31439
/proc/meminfo: memFree=22127688/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0
[pid=31425] ppid=31423 vsize=15151148 memory=94056 CPUtime=1.69 cores=0,2,4,6
/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 14200 0 0 0 164 5 0 0 20 0 15 0 409363833 15514775552 23514 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3787787 23514 3458 1 0 3748889 0
[pid=31425/tid=31426] ppid=31423 vsize=15151148 memory=1436 CPUtime=0.67 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) R 31423 31423 19528 0 -1 4202560 9142 0 0 0 64 3 0 0 20 0 15 0 409363833 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427646845120 140427265307499 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15151148 memory=4164 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363834 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15151148 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15151148 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15151148 memory=7980 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409363834 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15151148 memory=9580 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 409363836 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15151148 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409363836 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427109852320 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15151148 memory=776 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409363836 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427108799216 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15151148 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15151148 memory=668 CPUtime=0.28 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) R 31423 31423 19528 0 -1 4202560 1086 0 0 0 28 0 0 0 20 0 15 0 409363839 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427106677328 140427626077360 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15151148 memory=1232 CPUtime=0.31 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) R 31423 31423 19528 0 -1 4202560 859 0 0 0 31 0 0 0 20 0 15 0 409363839 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427105627888 140427627732978 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15151148 memory=1064 CPUtime=0.4 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) R 31423 31423 19528 0 -1 4202560 1804 0 0 0 40 0 0 0 20 0 15 0 409363839 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427104590320 140427635706235 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15151148 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409363839 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15151148 memory=21204 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409363839 15514775552 23514 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 95508 KiB

[startup+1.50085 s]
/proc/loadavg: 7.93 8.45 8.42 11/237 31443
/proc/meminfo: memFree=22070276/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0

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

/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 87458 0 0 0 230488 66 0 0 20 0 19 0 409363833 15787421696 506264 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3854351 506264 3551 1 0 3815453 0
[pid=31425/tid=31426] ppid=31423 vsize=15417404 memory=2025056 CPUtime=0.71 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) S 31423 31423 19528 0 -1 1077944384 9221 0 0 0 68 3 0 0 20 0 19 0 409363833 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427646850176 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.12 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 2612 0 0 0 109 3 0 0 20 0 19 0 409363834 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.12 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2818 0 0 0 108 4 0 0 20 0 19 0 409363834 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.11 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2308 0 0 0 108 3 0 0 20 0 19 0 409363834 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15417404 memory=1452 CPUtime=1.13 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2725 0 0 0 110 3 0 0 20 0 19 0 409363834 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15417404 memory=1452 CPUtime=3.82 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 17317 0 0 0 379 3 0 0 20 0 19 0 409363836 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15417404 memory=2025056 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 409363836 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427109852384 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 409363836 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427108799232 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15417404 memory=2025056 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409363839 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15417404 memory=1452 CPUtime=1.84 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) S 31423 31423 19528 0 -1 1077944384 12849 0 0 0 183 1 0 0 20 0 19 0 409363839 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427106695920 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15417404 memory=1452 CPUtime=2.14 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) S 31423 31423 19528 0 -1 1077944384 17202 0 0 0 212 2 0 0 20 0 19 0 409363839 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427105643376 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15417404 memory=1452 CPUtime=0.7 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) S 31423 31423 19528 0 -1 1077944384 6948 0 0 0 69 1 0 0 20 0 19 0 409363839 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427104590320 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15417404 memory=2025056 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409363839 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15417404 memory=776 CPUtime=0.23 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 493 0 0 0 0 23 0 0 20 0 19 0 409363839 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31440] ppid=31423 vsize=15417404 memory=2832 CPUtime=572.46 cores=0,2,4,6
/proc/31425/task/31440/stat : 31440 (java) R 31423 31423 19528 0 -1 4202560 1840 0 0 0 57236 10 0 0 20 0 19 0 409363907 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427093511096 140427266041148 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31441] ppid=31423 vsize=15417404 memory=1452 CPUtime=574.32 cores=0,2,4,6
/proc/31425/task/31441/stat : 31441 (java) R 31423 31423 19528 0 -1 4202560 3990 0 0 0 57431 1 0 0 20 0 19 0 409363908 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427092461888 140427266389951 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31442] ppid=31423 vsize=15417404 memory=2025056 CPUtime=572.24 cores=0,2,4,6
/proc/31425/task/31442/stat : 31442 (java) R 31423 31423 19528 0 -1 4202560 2313 0 0 0 57202 22 0 0 20 0 19 0 409363908 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427091406384 140427266444847 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31443] ppid=31423 vsize=15417404 memory=1452 CPUtime=572.46 cores=0,2,4,6
/proc/31425/task/31443/stat : 31443 (java) R 31423 31423 19528 0 -1 4202560 3342 0 0 0 57243 3 0 0 20 0 19 0 409363908 15787421696 506264 33554432000 4194304 4196468 140730035432304 140427090354456 140427266444994 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 2305.54 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 2026508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.111 s]
/proc/loadavg: 8.35 8.48 8.41 10/237 31655
/proc/meminfo: memFree=20094768/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0
[pid=31425] ppid=31423 vsize=15417404 memory=2025076 CPUtime=2400.35 cores=0,2,4,6
/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 90346 0 0 0 239969 66 0 0 20 0 19 0 409363833 15787421696 506269 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3854351 506269 3551 1 0 3815453 0
[pid=31425/tid=31426] ppid=31423 vsize=15417404 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) S 31423 31423 19528 0 -1 1077944384 9221 0 0 0 68 3 0 0 20 0 19 0 409363833 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427646850176 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15417404 memory=2025076 CPUtime=1.12 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 2612 0 0 0 109 3 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15417404 memory=2025076 CPUtime=1.12 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2818 0 0 0 108 4 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15417404 memory=2025076 CPUtime=1.11 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2308 0 0 0 108 3 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.13 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2725 0 0 0 110 3 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15417404 memory=2025056 CPUtime=3.82 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 17322 0 0 0 379 3 0 0 20 0 19 0 409363836 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15417404 memory=2025076 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 409363836 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427109852384 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 409363836 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427108799232 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.87 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) S 31423 31423 19528 0 -1 1077944384 14293 0 0 0 186 1 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427106695920 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15417404 memory=1452 CPUtime=2.14 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) S 31423 31423 19528 0 -1 1077944384 17204 0 0 0 212 2 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427105643376 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15417404 memory=3504 CPUtime=0.7 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) S 31423 31423 19528 0 -1 1077944384 7784 0 0 0 69 1 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427104590320 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15417404 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 518 0 0 0 0 23 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31440] ppid=31423 vsize=15417404 memory=38396 CPUtime=596.23 cores=0,2,4,6
/proc/31425/task/31440/stat : 31440 (java) R 31423 31423 19528 0 -1 4202560 1910 0 0 0 59613 10 0 0 20 0 19 0 409363907 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427093511096 140427266445021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31441] ppid=31423 vsize=15417404 memory=988 CPUtime=598.12 cores=0,2,4,6
/proc/31425/task/31441/stat : 31441 (java) R 31423 31423 19528 0 -1 4202560 4303 0 0 0 59811 1 0 0 20 0 19 0 409363908 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427092461496 140427266431524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31442] ppid=31423 vsize=15417404 memory=-3622645143214314312 CPUtime=596.05 cores=0,2,4,6
/proc/31425/task/31442/stat : 31442 (java) R 31423 31423 19528 0 -1 4202560 2370 0 0 0 59583 22 0 0 20 0 19 0 409363908 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427091406384 140427266444743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31443] ppid=31423 vsize=15417404 memory=988 CPUtime=595.85 cores=0,2,4,6
/proc/31425/task/31443/stat : 31443 (java) R 31423 31423 19528 0 -1 4202560 3478 0 0 0 59582 3 0 0 20 0 19 0 409363908 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427090354456 140427266444847 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 2400.35 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 2026528 KiB

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

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

[startup+606.194 s]
# the end of solver process 31425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.97 s, system=0.680633 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+606.111 s]
/proc/loadavg: 8.35 8.48 8.41 10/237 31655
/proc/meminfo: memFree=20094768/32770624 swapFree=66939828/67108860
[pid=31423] ppid=31420 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31423/stat : 31423 (xcsp3-exec) S 31420 31423 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409363833 115843072 363 33554432000 4194304 5098028 140726910663024 140726910661128 140510111113852 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19107840 140726910665595 140726910665837 140726910665837 140726910668746 0
/proc/31423/statm: 28282 363 304 221 0 87 0
[pid=31425] ppid=31423 vsize=15417404 memory=2025076 CPUtime=2400.35 cores=0,2,4,6
/proc/31425/stat : 31425 (java) S 31423 31423 19528 0 -1 1077944320 90346 0 0 0 239969 66 0 0 20 0 19 0 409363833 15787421696 506269 33554432000 4194304 4196468 140730035432304 140730035414848 140427642609399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
/proc/31425/statm: 3854351 506269 3551 1 0 3815453 0
[pid=31425/tid=31426] ppid=31423 vsize=15417404 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/31425/task/31426/stat : 31426 (java) S 31423 31423 19528 0 -1 1077944384 9221 0 0 0 68 3 0 0 20 0 19 0 409363833 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427646850176 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31427] ppid=31423 vsize=15417404 memory=2025076 CPUtime=1.12 cores=0,2,4,6
/proc/31425/task/31427/stat : 31427 (java) S 31423 31423 19528 0 -1 1077944384 2612 0 0 0 109 3 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427595230224 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31428] ppid=31423 vsize=15417404 memory=2025076 CPUtime=1.12 cores=0,2,4,6
/proc/31425/task/31428/stat : 31428 (java) S 31423 31423 19528 0 -1 1077944384 2818 0 0 0 108 4 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427594177680 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31429] ppid=31423 vsize=15417404 memory=2025076 CPUtime=1.11 cores=0,2,4,6
/proc/31425/task/31429/stat : 31429 (java) S 31423 31423 19528 0 -1 1077944384 2308 0 0 0 108 3 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427593124624 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31430] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.13 cores=0,2,4,6
/proc/31425/task/31430/stat : 31430 (java) S 31423 31423 19528 0 -1 1077944384 2725 0 0 0 110 3 0 0 20 0 19 0 409363834 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427592072080 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31431] ppid=31423 vsize=15417404 memory=2025056 CPUtime=3.82 cores=0,2,4,6
/proc/31425/task/31431/stat : 31431 (java) S 31423 31423 19528 0 -1 1077944384 17322 0 0 0 379 3 0 0 20 0 19 0 409363836 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427178363120 140427642620546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31432] ppid=31423 vsize=15417404 memory=2025076 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31432/stat : 31432 (java) S 31423 31423 19528 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 409363836 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427109852384 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31433] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31433/stat : 31433 (java) S 31423 31423 19528 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 409363836 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427108799232 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31434] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31434/stat : 31434 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427107747792 140427642627995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31435] ppid=31423 vsize=15417404 memory=2025056 CPUtime=1.87 cores=0,2,4,6
/proc/31425/task/31435/stat : 31435 (java) S 31423 31423 19528 0 -1 1077944384 14293 0 0 0 186 1 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427106695920 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31436] ppid=31423 vsize=15417404 memory=1452 CPUtime=2.14 cores=0,2,4,6
/proc/31425/task/31436/stat : 31436 (java) S 31423 31423 19528 0 -1 1077944384 17204 0 0 0 212 2 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427105643376 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31437] ppid=31423 vsize=15417404 memory=3504 CPUtime=0.7 cores=0,2,4,6
/proc/31425/task/31437/stat : 31437 (java) S 31423 31423 19528 0 -1 1077944384 7784 0 0 0 69 1 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427104590320 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31438] ppid=31423 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/31425/task/31438/stat : 31438 (java) S 31423 31423 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427103538016 140427642619605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31439] ppid=31423 vsize=15417404 memory=1452 CPUtime=0.23 cores=0,2,4,6
/proc/31425/task/31439/stat : 31439 (java) S 31423 31423 19528 0 -1 1077944384 518 0 0 0 0 23 0 0 20 0 19 0 409363839 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427102485040 140427642620546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31440] ppid=31423 vsize=15417404 memory=38396 CPUtime=596.23 cores=0,2,4,6
/proc/31425/task/31440/stat : 31440 (java) R 31423 31423 19528 0 -1 4202560 1910 0 0 0 59613 10 0 0 20 0 19 0 409363907 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427093511096 140427266445021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31441] ppid=31423 vsize=15417404 memory=988 CPUtime=598.12 cores=0,2,4,6
/proc/31425/task/31441/stat : 31441 (java) R 31423 31423 19528 0 -1 4202560 4303 0 0 0 59811 1 0 0 20 0 19 0 409363908 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427092461496 140427266431524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31442] ppid=31423 vsize=15417404 memory=-3622645143214314312 CPUtime=596.05 cores=0,2,4,6
/proc/31425/task/31442/stat : 31442 (java) R 31423 31423 19528 0 -1 4202560 2370 0 0 0 59583 22 0 0 20 0 19 0 409363908 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427091406384 140427266444743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
[pid=31425/tid=31443] ppid=31423 vsize=15417404 memory=988 CPUtime=595.85 cores=0,2,4,6
/proc/31425/task/31443/stat : 31443 (java) R 31423 31423 19528 0 -1 4202560 3478 0 0 0 59582 3 0 0 20 0 19 0 409363908 15787421696 506269 33554432000 4194304 4196468 140730035432304 140427090354456 140427266444847 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13115392 140730035438575 140730035438746 140730035438746 140730035441615 0
Current children cumulated CPU time: 2400.35 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 2026528 KiB

Child status: 143
Real time (s): 606.194
CPU time (s): 2400.65
CPU user time (s): 2399.97
CPU system time (s): 0.680633
CPU usage (%): 396.021
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 2026528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.680633
maximum resident set size= 2025448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91440
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16496
involuntary context switches= 39250


# summary of solver processes directly reported to runsolver:
#   pid: 31423,31425
#   total CPU time (s): 2400.65
#   total CPU user time (s): 2399.97
#   total CPU system time (s): 0.680633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.03727 second user time and 6.92423 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 02:27:30
IDJOB=4394301
IDBENCH=137880
IDSOLVER=2842
FILE ID=node119/4394301-1568334489
RUNJOBID= node119-1568327905-19559
PBS_JOBID= 21701152
Free space on /tmp= 57244 MiB

SOLVER NAME= choco-solver 2019-06-14
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-4394301-1568334489/watcher-4394301-1568334489 -o /tmp/evaluation-result-4394301-1568334489/solver-4394301-1568334489 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 550731013 HOME/instance-4394301-1568334489.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=550731013

node119.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.47
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.47
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.47
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.47
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:        22179628 kB
MemAvailable:   31666264 kB
Buffers:          173336 kB
Cached:          9529904 kB
SwapCached:        61088 kB
Active:          2439920 kB
Inactive:        7466960 kB
Active(anon):     141448 kB
Inactive(anon):   103388 kB
Active(file):    2298472 kB
Inactive(file):  7363572 kB
Unevictable:      106772 kB
Mlocked:          106772 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:             25988 kB
Writeback:             0 kB
AnonPages:        248508 kB
Mapped:            56564 kB
Shmem:             32808 kB
Slab:             282472 kB
SReclaimable:     253052 kB
SUnreclaim:        29420 kB
KernelStack:        3840 kB
PageTables:         6412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1408392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57220 MiB
End job on node119 at 2019-09-13 02:37:36