Trace number 4268981

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.1001 2512.6101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-63.xml
MD5SUMc5b43cb4096baa2a106332b7cfda903c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268981-1502844572.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4268981-1502844572.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
3.64/1.55	c solve instance...
2520.08/2512.60	s UNKNOWN
2520.08/2512.60	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 (13300 MiB free)
  memory of node 1: 16384 MiB (13770 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268981-1502844572/watcher-4268981-1502844572 -o /tmp/evaluation-result-4268981-1502844572/solver-4268981-1502844572 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502838668-25115 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 997370704 HOME/instance-4268981-1502844572.xml 

running on 4 cores: 1,3,5,7

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
solver pid=25647, runsolver pid=25644
Current StackSize limit: 8192 KiB


[startup+0.102361 s]*
/proc/loadavg: 1.49 1.88 2.01 7/217 25663
/proc/meminfo: memFree=27692216/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13978596 memory=28904 CPUtime=0.12 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 5156 0 0 0 11 1 0 0 20 0 15 0 117538024 14314082304 7226 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3494649 7226 2869 1 0 3482966 0
[pid=25649/tid=25650] ppid=25647 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 3090 0 0 0 9 0 0 0 20 0 15 0 117538024 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470971080464 140470604528918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13978596 memory=140279718155904 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13978596 memory=140279718155904 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538026 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117538027 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470462178464 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117538027 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470461125360 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) R 25647 25647 25083 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 117538029 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 117538029 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13978596 memory=140279718155904 CPUtime=0.02 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) R 25647 25647 25083 0 -1 4202560 323 0 0 0 2 0 0 0 20 0 15 0 117538029 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470456914000 140470945935247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13978596 memory=140279718155904 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538030 14314082304 7226 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30288 KiB

[startup+0.210626 s]*
/proc/loadavg: 1.49 1.88 2.01 4/217 25663
/proc/meminfo: memFree=27672680/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13982852 memory=40404 CPUtime=0.33 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 7709 0 0 0 31 2 0 0 20 0 15 0 117538024 14318440448 10101 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3495713 10101 3073 1 0 3482966 0
[pid=25649/tid=25650] ppid=25647 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 4938 0 0 0 19 1 0 0 20 0 15 0 117538024 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470971069264 140470966879389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13982852 memory=8911 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13982852 memory=288370655869867648 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13982852 memory=140279718155904 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538026 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117538027 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470462178464 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117538027 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470461125360 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) S 25647 25647 25083 0 -1 1077944384 486 0 0 0 2 0 0 0 20 0 15 0 117538029 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 312 0 0 0 1 0 0 0 20 0 15 0 117538029 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13982852 memory=140279718155904 CPUtime=0.08 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) R 25647 25647 25083 0 -1 4202560 668 0 0 0 8 0 0 0 20 0 15 0 117538029 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470456916464 140470966869398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538030 14318440448 10101 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41788 KiB

[startup+0.310485 s]*
/proc/loadavg: 1.49 1.88 2.01 4/217 25663
/proc/meminfo: memFree=27653260/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13982852 memory=48064 CPUtime=0.51 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 8644 0 0 0 48 3 0 0 20 0 15 0 117538024 14318440448 12016 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3495713 12016 3105 1 0 3482966 0
[pid=25649/tid=25650] ppid=25647 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 5488 0 0 0 28 1 0 0 20 0 15 0 117538024 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470971095200 140470950937950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538026 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117538027 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470462178464 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117538027 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470461125360 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13982852 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13982852 memory=4713750055892520310 CPUtime=0.04 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) R 25647 25647 25083 0 -1 4202560 726 0 0 0 4 0 0 0 20 0 15 0 117538029 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470459022064 140470948380017 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 322 0 0 0 2 0 0 0 20 0 15 0 117538029 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) S 25647 25647 25083 0 -1 1077944384 805 0 0 0 12 0 0 0 20 0 15 0 117538029 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470456916464 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538030 14318440448 12016 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49448 KiB

[startup+0.7009 s]
/proc/loadavg: 1.49 1.88 2.01 8/217 25663
/proc/meminfo: memFree=27562644/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13982928 memory=122296 CPUtime=1.49 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 10354 0 0 0 145 4 0 0 20 0 15 0 117538024 14318518272 30574 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3495732 30574 3196 1 0 3482966 0
[pid=25649/tid=25650] ppid=25647 vsize=13982928 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 5837 0 0 0 65 2 0 0 20 0 15 0 117538024 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470971092128 140470607567547 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13982928 memory=33140 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538025 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13982928 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117538025 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13982928 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117538026 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13982928 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117538027 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470462178464 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13982928 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117538027 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470461125360 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13982928 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13982928 memory=5792 CPUtime=0.29 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) S 25647 25647 25083 0 -1 1077944384 1222 0 0 0 29 0 0 0 20 0 15 0 117538029 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13982928 memory=796 CPUtime=0.28 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 935 0 0 0 28 0 0 0 20 0 15 0 117538029 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13982928 memory=1436 CPUtime=0.22 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) S 25647 25647 25083 0 -1 1077944384 1052 0 0 0 22 0 0 0 20 0 15 0 117538029 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470456916464 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13982928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13982928 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117538030 14318518272 30574 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 123680 KiB

[startup+1.50085 s]
/proc/loadavg: 1.49 1.88 2.01 6/217 25663
/proc/meminfo: memFree=27398564/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0

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

/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470461125376 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13984976 memory=26262782 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13984976 memory=1384 CPUtime=2.51 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) S 25647 25647 25083 0 -1 1077944384 18123 0 0 0 249 2 0 0 20 0 15 0 117538029 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13984976 memory=1384 CPUtime=2.7 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 25415 0 0 0 267 3 0 0 20 0 15 0 117538029 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.52 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) S 25647 25647 25083 0 -1 1077944384 10211 0 0 0 51 1 0 0 20 0 15 0 117538029 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470456916464 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13984976 memory=917544 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13984976 memory=4144 CPUtime=1.25 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1387 0 0 0 61 64 0 0 20 0 15 0 117538030 14320615424 229386 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 2389.71 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 918928 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/219 25795
/proc/meminfo: memFree=26112700/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13984976 memory=903180 CPUtime=2449.74 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 127250 0 0 0 244869 105 0 0 20 0 15 0 117538024 14320615424 225795 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3496244 225795 3263 1 0 3483478 0
[pid=25649/tid=25650] ppid=25647 vsize=13984976 memory=903180 CPUtime=2442.11 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 47927 0 0 0 244189 22 0 0 20 0 15 0 117538024 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470971097008 140470609047458 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13984976 memory=903180 CPUtime=0.11 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 4515 0 0 0 8 3 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.1 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 3876 0 0 0 7 3 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13984976 memory=903180 CPUtime=0.11 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 2890 0 0 0 8 3 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.09 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 5016 0 0 0 5 4 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.08 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 6452 0 0 0 5 3 0 0 20 0 15 0 117538026 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470462178528 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470461125376 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13984976 memory=903180 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13984976 memory=1384 CPUtime=2.51 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) S 25647 25647 25083 0 -1 1077944384 18124 0 0 0 249 2 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13984976 memory=1384 CPUtime=2.7 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 25415 0 0 0 267 3 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.52 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) S 25647 25647 25083 0 -1 1077944384 10211 0 0 0 51 1 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470456916464 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13984976 memory=903180 CPUtime=1.28 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1417 0 0 0 62 66 0 0 20 0 15 0 117538030 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 2449.74 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 904564 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/219 25796
/proc/meminfo: memFree=26113492/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13984976 memory=903180 CPUtime=2509.77 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 127689 0 0 0 250871 106 0 0 20 0 15 0 117538024 14320615424 225795 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3496244 225795 3263 1 0 3483478 0
[pid=25649/tid=25650] ppid=25647 vsize=13984976 memory=903180 CPUtime=2502.11 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 48317 0 0 0 250189 22 0 0 20 0 15 0 117538024 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470971096720 140470609048892 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13984976 memory=903180 CPUtime=0.11 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 4518 0 0 0 8 3 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13984976 memory=903180 CPUtime=0.1 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 3876 0 0 0 7 3 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.12 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 2891 0 0 0 9 3 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13984976 memory=903180 CPUtime=0.09 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 5018 0 0 0 5 4 0 0 20 0 15 0 117538025 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.08 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 6457 0 0 0 5 3 0 0 20 0 15 0 117538026 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470462178528 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470461125376 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13984976 memory=903180 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13984976 memory=1384 CPUtime=2.51 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) S 25647 25647 25083 0 -1 1077944384 18127 0 0 0 249 2 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13984976 memory=903180 CPUtime=2.7 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 25417 0 0 0 267 3 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13984976 memory=1384 CPUtime=0.52 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) S 25647 25647 25083 0 -1 1077944384 10213 0 0 0 51 1 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470456916464 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13984976 memory=33232 CPUtime=1.32 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1448 0 0 0 64 68 0 0 20 0 15 0 117538030 14320615424 225795 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 2509.77 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 904564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 2.02 2.03 2.05 3/219 25796
/proc/meminfo: memFree=26156460/32770624 swapFree=67108860/67108860
[pid=25647] ppid=25644 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25647/stat : 25647 (xcsp3-exec) S 25644 25647 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117538024 9740288 346 33554432000 4194304 5098028 140726543204992 140726543203096 140076990722684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39161856 140726543213679 140726543213883 140726543213883 140726543216619 0
/proc/25647/statm: 2378 346 289 221 0 87 0
[pid=25649] ppid=25647 vsize=13984976 memory=890868 CPUtime=2520.08 cores=1,3,5,7
/proc/25649/stat : 25649 (java) S 25647 25647 25083 0 -1 1077944320 128467 0 0 0 251901 107 0 0 20 0 15 0 117538024 14320615424 222717 33554432000 4194304 4196468 140733743702384 140733743684928 140470966857463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
/proc/25649/statm: 3496244 222717 3263 1 0 3483478 0
[pid=25649/tid=25650] ppid=25647 vsize=13984976 memory=6944656592455360608 CPUtime=2512.41 cores=1,3,5,7
/proc/25649/task/25650/stat : 25650 (java) R 25647 25647 25083 0 -1 4202560 48482 0 0 0 251219 22 0 0 20 0 15 0 117538024 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470971096608 140470609047424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25651] ppid=25647 vsize=13984976 memory=7524201491818632816 CPUtime=0.11 cores=1,3,5,7
/proc/25649/task/25651/stat : 25651 (java) S 25647 25647 25083 0 -1 1077944384 4570 0 0 0 8 3 0 0 20 0 15 0 117538025 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470562962448 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25652] ppid=25647 vsize=13984976 memory=7595980896497919829 CPUtime=0.1 cores=1,3,5,7
/proc/25649/task/25652/stat : 25652 (java) S 25647 25647 25083 0 -1 1077944384 3950 0 0 0 7 3 0 0 20 0 15 0 117538025 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470561909904 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25653] ppid=25647 vsize=13984976 memory=280559210014224 CPUtime=0.12 cores=1,3,5,7
/proc/25649/task/25653/stat : 25653 (java) S 25647 25647 25083 0 -1 1077944384 3195 0 0 0 9 3 0 0 20 0 15 0 117538025 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470560856848 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25654] ppid=25647 vsize=13984976 memory=7306877599615243859 CPUtime=0.09 cores=1,3,5,7
/proc/25649/task/25654/stat : 25654 (java) S 25647 25647 25083 0 -1 1077944384 5029 0 0 0 5 4 0 0 20 0 15 0 117538025 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470559804304 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25655] ppid=25647 vsize=13984976 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/25649/task/25655/stat : 25655 (java) S 25647 25647 25083 0 -1 1077944384 6629 0 0 0 5 3 0 0 20 0 15 0 117538026 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470530779376 140470966868610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25656] ppid=25647 vsize=13984976 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25656/stat : 25656 (java) S 25647 25647 25083 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470462178528 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25657] ppid=25647 vsize=13984976 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25657/stat : 25657 (java) S 25647 25647 25083 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117538027 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470461125376 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25658] ppid=25647 vsize=13984976 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25658/stat : 25658 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470460073936 140470966876059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25659] ppid=25647 vsize=13984976 memory=796 CPUtime=2.51 cores=1,3,5,7
/proc/25649/task/25659/stat : 25659 (java) S 25647 25647 25083 0 -1 1077944384 18127 0 0 0 249 2 0 0 20 0 15 0 117538029 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470459022064 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25660] ppid=25647 vsize=13984976 memory=1436 CPUtime=2.7 cores=1,3,5,7
/proc/25649/task/25660/stat : 25660 (java) S 25647 25647 25083 0 -1 1077944384 25417 0 0 0 267 3 0 0 20 0 15 0 117538029 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470457969520 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25661] ppid=25647 vsize=13984976 memory=1012 CPUtime=0.52 cores=1,3,5,7
/proc/25649/task/25661/stat : 25661 (java) S 25647 25647 25083 0 -1 1077944384 10213 0 0 0 51 1 0 0 20 0 15 0 117538029 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470456916464 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25662] ppid=25647 vsize=13984976 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/25649/task/25662/stat : 25662 (java) S 25647 25647 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117538029 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470455864160 140470966867669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
[pid=25649/tid=25663] ppid=25647 vsize=13984976 memory=1952 CPUtime=1.32 cores=1,3,5,7
/proc/25649/task/25663/stat : 25663 (java) S 25647 25647 25083 0 -1 1077944384 1448 0 0 0 64 68 0 0 20 0 15 0 117538030 14320615424 222717 33554432000 4194304 4196468 140733743702384 140470454811184 140470966868610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 24891392 140733743707287 140733743707463 140733743707463 140733743710159 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 892252 KiB

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

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

[startup+2512.61 s]
# the end of solver process 25649 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.03 s, system=1.07615 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): 2512.61
CPU time (s): 2520.1
CPU user time (s): 2519.03
CPU system time (s): 1.07615
CPU usage (%): 100.298
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1218244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.03
system time used= 1.07615
maximum resident set size= 1223536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57692
involuntary context switches= 1459


# summary of solver processes directly reported to runsolver:
#   pid: 25647,25649
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.03
#   total CPU system time (s): 1.07615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5678 second user time and 24.6973 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-16 02:35:13
IDJOB=4268981
IDBENCH=137753
IDSOLVER=2660
FILE ID=node149/4268981-1502844572
RUNJOBID= node149-1502838668-25115
PBS_JOBID= 20629851
Free space on /tmp= 61932 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-63.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268981-1502844572/watcher-4268981-1502844572 -o /tmp/evaluation-result-4268981-1502844572/solver-4268981-1502844572 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502838668-25115 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 997370704 HOME/instance-4268981-1502844572.xml

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

MD5SUM BENCH= c5b43cb4096baa2a106332b7cfda903c
RANDOM SEED=997370704

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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27725276 kB
MemAvailable:   31963408 kB
Buffers:          329684 kB
Cached:          4180736 kB
SwapCached:            0 kB
Active:          1222088 kB
Inactive:        3353560 kB
Active(anon):      68356 kB
Inactive(anon):    24956 kB
Active(file):    1153732 kB
Inactive(file):  3328604 kB
Unevictable:        6348 kB
Mlocked:            6348 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16636 kB
Writeback:             0 kB
AnonPages:         67520 kB
Mapped:            55992 kB
Shmem:             25224 kB
Slab:             170208 kB
SReclaimable:     143260 kB
SUnreclaim:        26948 kB
KernelStack:        3184 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1282512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61920 MiB
End job on node149 at 2017-08-16 03:17:06