Trace number 4269980

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) 246.56799 240.024

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-99.xml
MD5SUM2ef74b22e25f9811269217f63e04e4c4
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 benchmark245.692
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"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-4269980-1502623434.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269980-1502623434.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
4.61/1.92	c solve instance...
246.54/240.01	s UNKNOWN
246.54/240.01	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 (13791 MiB free)
  memory of node 1: 16384 MiB (14261 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269980-1502623434/watcher-4269980-1502623434 -o /tmp/evaluation-result-4269980-1502623434/solver-4269980-1502623434 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8347 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 995003185 HOME/instance-4269980-1502623434.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=10896, runsolver pid=10893
Starting watchdog threadCurrent StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 1.75 1.70 1.75 4/217 10912
/proc/meminfo: memFree=28709320/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13978596 memory=28256 CPUtime=0.12 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 5435 0 0 0 10 2 0 0 20 0 15 0 95424484 14314082304 7064 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3494649 7064 2864 1 0 3482966 0
[pid=10898/tid=10899] ppid=10896 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) R 10896 10896 6338 0 -1 4202560 3443 0 0 0 8 1 0 0 20 0 15 0 95424485 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786909248544 139786505517267 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13978596 memory=3472467924388914384 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13978596 memory=139795493762688 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424485 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424487 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95424487 14314082304 7064 33554432000 4194304 4196468 140725770197872 139786377978656 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95424487 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786376926320 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 95424490 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13978596 memory=139795493762688 CPUtime=0.01 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) R 10896 10896 6338 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 95424490 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786372717424 139786889259388 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13978596 memory=139795493762688 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424490 14314082304 7129 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29636 KiB

[startup+0.210628 s]*
/proc/loadavg: 1.75 1.70 1.75 3/217 10912
/proc/meminfo: memFree=28697536/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13982852 memory=40420 CPUtime=0.33 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 8206 0 0 0 30 3 0 0 20 0 15 0 95424484 14318440448 10105 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3495713 10105 3066 1 0 3482966 0
[pid=10898/tid=10899] ppid=10896 vsize=13982852 memory=5855082630820233377 CPUtime=0.2 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) D 10896 10896 6338 0 -1 1077944384 5378 0 0 0 18 2 0 0 20 0 15 0 95424485 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786909215808 139786897693229 0 4 0 16800975 18446744072101662244 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13982852 memory=3472467924388914384 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13982852 memory=139795493762688 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318473216 10105 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424485 14318473216 10105 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13982852 memory=139795493762688 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424487 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95424487 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786377978656 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95424487 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786376926320 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13982884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 558 0 0 0 2 0 0 0 20 0 15 0 95424490 14318473216 10105 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13982884 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 95424490 14318473216 10105 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13982852 memory=139795493762688 CPUtime=0.07 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) S 10896 10896 6338 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 15 0 95424490 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13982852 memory=139795493762688 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424490 14318440448 10105 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41800 KiB

[startup+0.31093 s]*
/proc/loadavg: 1.75 1.70 1.75 4/217 10912
/proc/meminfo: memFree=28691208/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13982852 memory=47816 CPUtime=0.51 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 9088 0 0 0 47 4 0 0 20 0 15 0 95424484 14318440448 11954 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3495713 11954 3100 1 0 3482966 0
[pid=10898/tid=10899] ppid=10896 vsize=13982852 memory=8514701219880862117 CPUtime=0.3 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) R 10896 10896 6338 0 -1 4202560 5928 0 0 0 27 3 0 0 20 0 15 0 95424485 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786909251744 139786505556308 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13982852 memory=3472467924388914384 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13982852 memory=139795493762688 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13982852 memory=8 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13982852 memory=139795347154975 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424485 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13982852 memory=279590694289184 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424487 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13982852 memory=139795347131919 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95424487 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786377978656 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13982852 memory=279590840903776 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95424487 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786376926320 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13982852 memory=139795347136527 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) R 10896 10896 6338 0 -1 4202560 566 0 0 0 3 0 0 0 20 0 15 0 95424490 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786374822512 139786888425021 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) R 10896 10896 6338 0 -1 4202560 465 0 0 0 3 0 0 0 20 0 15 0 95424490 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786373769712 139786886539045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) R 10896 10896 6338 0 -1 1077944384 826 0 0 0 12 0 0 0 20 0 15 0 95424490 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13982852 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424490 14318440448 11954 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49196 KiB

[startup+0.700794 s]
/proc/loadavg: 1.75 1.70 1.75 5/217 10912
/proc/meminfo: memFree=28651992/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13982928 memory=130304 CPUtime=1.52 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 10844 0 0 0 146 6 0 0 20 0 15 0 95424484 14318518272 32576 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3495732 32576 3190 1 0 3482966 0
[pid=10898/tid=10899] ppid=10896 vsize=13982928 memory=5795117241467496816 CPUtime=0.68 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) R 10896 10896 6338 0 -1 4202560 6307 0 0 0 64 4 0 0 20 0 15 0 95424485 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786909251088 139786870356448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13982928 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13982928 memory=7588935152971043157 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13982928 memory=8041645962788481611 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424485 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13982928 memory=8326441112149131693 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95424485 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13982928 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95424487 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13982928 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95424487 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786377978656 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13982928 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95424487 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786376926320 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13982928 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13982928 memory=28076 CPUtime=0.3 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 1124 0 0 0 30 0 0 0 20 0 15 0 95424490 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13982928 memory=2428 CPUtime=0.29 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 921 0 0 0 29 0 0 0 20 0 15 0 95424490 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13982928 memory=1292 CPUtime=0.21 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) S 10896 10896 6338 0 -1 1077944384 1186 0 0 0 21 0 0 0 20 0 15 0 95424490 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13982928 memory=7091832833820811856 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13982928 memory=7453282923511834215 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95424490 14318518272 32576 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 131684 KiB

[startup+1.5008 s]
/proc/loadavg: 1.85 1.72 1.76 5/217 10912
/proc/meminfo: memFree=28549408/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0

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

[pid=10898/tid=10904] ppid=10896 vsize=13984976 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 951 0 0 0 1 0 0 0 20 0 15 0 95424487 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13984976 memory=607988 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786377978720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786376926336 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13984976 memory=556788 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13984976 memory=601844 CPUtime=2.83 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 12940 0 0 0 282 1 0 0 20 0 15 0 95424490 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13984976 memory=4100 CPUtime=2.45 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 11289 0 0 0 244 1 0 0 20 0 15 0 95424490 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13984976 memory=2768 CPUtime=0.49 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) S 10896 10896 6338 0 -1 1077944384 5242 0 0 0 48 1 0 0 20 0 15 0 95424490 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13984976 memory=597748 CPUtime=0.05 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1024 0 0 0 2 3 0 0 20 0 15 0 95424490 14320615424 161726 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 108.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 648284 KiB

[startup+162.301 s]
/proc/loadavg: 2.07 1.94 1.84 3/218 11000
/proc/meminfo: memFree=28088780/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13984976 memory=738224 CPUtime=168.62 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 50732 0 0 0 16825 37 0 0 20 0 15 0 95424484 14320615424 184556 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3496244 184556 3250 1 0 3483478 0
[pid=10898/tid=10899] ppid=10896 vsize=13984976 memory=738224 CPUtime=162.17 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) R 10896 10896 6338 0 -1 4202560 12496 0 0 0 16206 11 0 0 20 0 15 0 95424485 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786909250536 139786510395810 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13984976 memory=738216 CPUtime=0.09 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 373 0 0 0 5 4 0 0 20 0 15 0 95424485 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13984976 memory=738224 CPUtime=0.08 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 740 0 0 0 4 4 0 0 20 0 15 0 95424485 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13984976 memory=738224 CPUtime=0.08 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 557 0 0 0 5 3 0 0 20 0 15 0 95424485 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13984976 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 619 0 0 0 6 3 0 0 20 0 15 0 95424485 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13984976 memory=738224 CPUtime=0.01 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 1394 0 0 0 1 0 0 0 20 0 15 0 95424487 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786377978720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786376926336 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13984976 memory=738224 CPUtime=2.9 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 13673 0 0 0 289 1 0 0 20 0 15 0 95424490 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13984976 memory=1380 CPUtime=2.52 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 12697 0 0 0 251 1 0 0 20 0 15 0 95424490 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13984976 memory=12064 CPUtime=0.5 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) S 10896 10896 6338 0 -1 1077944384 5645 0 0 0 49 1 0 0 20 0 15 0 95424490 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13984976 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13984976 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1188 0 0 0 3 5 0 0 20 0 15 0 95424490 14320615424 184556 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 168.62 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 739604 KiB

[startup+222.301 s]
/proc/loadavg: 2.51 2.08 1.90 3/218 11001
/proc/meminfo: memFree=28049788/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13984976 memory=758256 CPUtime=228.81 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 54166 0 0 0 22840 41 0 0 20 0 15 0 95424484 14320615424 189564 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3496244 189564 3255 1 0 3483478 0
[pid=10898/tid=10899] ppid=10896 vsize=13984976 memory=758256 CPUtime=222.17 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) R 10896 10896 6338 0 -1 4202560 12880 0 0 0 22206 11 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786909250776 139786510394748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13984976 memory=758256 CPUtime=0.1 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 473 0 0 0 6 4 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13984976 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 837 0 0 0 4 4 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13984976 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 833 0 0 0 6 3 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13984976 memory=758256 CPUtime=0.1 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 956 0 0 0 6 4 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13984976 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 1587 0 0 0 1 0 0 0 20 0 15 0 95424487 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786377978720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13984976 memory=758256 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786376926336 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13984976 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13984976 memory=916 CPUtime=2.99 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 15260 0 0 0 298 1 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13984976 memory=288230574492221466 CPUtime=2.54 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 12946 0 0 0 253 1 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13984976 memory=288230621803970871 CPUtime=0.5 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) S 10896 10896 6338 0 -1 1077944384 5850 0 0 0 49 1 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13984976 memory=758256 CPUtime=0.11 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1194 0 0 0 4 7 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 228.81 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 759636 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.68 2.14 1.92 3/218 11001
/proc/meminfo: memFree=28045692/32770624 swapFree=67108860/67108860
[pid=10896] ppid=10893 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10896/stat : 10896 (xcsp3-exec) S 10893 10896 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95424484 9740288 345 33554432000 4194304 5098028 140736853031840 140736853029944 140211513705084 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10833920 140736853038197 140736853038400 140736853038400 140736853041131 0
/proc/10896/statm: 2378 345 289 221 0 87 0
[pid=10898] ppid=10896 vsize=13984976 memory=758256 CPUtime=246.54 cores=1,3,5,7
/proc/10898/stat : 10898 (java) S 10896 10896 6338 0 -1 1077944320 54854 0 0 0 24612 42 0 0 20 0 15 0 95424484 14320615424 189564 33554432000 4194304 4196468 140725770197872 140725770180416 139786905014007 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
/proc/10898/statm: 3496244 189564 3255 1 0 3483478 0
[pid=10898/tid=10899] ppid=10896 vsize=13984976 memory=3072 CPUtime=239.88 cores=1,3,5,7
/proc/10898/task/10899/stat : 10899 (java) R 10896 10896 6338 0 -1 4202560 13378 0 0 0 23977 11 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786909249824 139786510394848 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10900] ppid=10896 vsize=13984976 memory=1384 CPUtime=0.1 cores=1,3,5,7
/proc/10898/task/10900/stat : 10900 (java) S 10896 10896 6338 0 -1 1077944384 473 0 0 0 6 4 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786835102608 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10901] ppid=10896 vsize=13984976 memory=-7003737579269690708 CPUtime=0.08 cores=1,3,5,7
/proc/10898/task/10901/stat : 10901 (java) S 10896 10896 6338 0 -1 1077944384 837 0 0 0 4 4 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786834049808 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10902] ppid=10896 vsize=13984976 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/10898/task/10902/stat : 10902 (java) S 10896 10896 6338 0 -1 1077944384 833 0 0 0 6 3 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786832997520 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10903] ppid=10896 vsize=13984976 memory=-7003737579269690708 CPUtime=0.1 cores=1,3,5,7
/proc/10898/task/10903/stat : 10903 (java) S 10896 10896 6338 0 -1 1077944384 956 0 0 0 6 4 0 0 20 0 15 0 95424485 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786831944720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10904] ppid=10896 vsize=13984976 memory=1236 CPUtime=0.01 cores=1,3,5,7
/proc/10898/task/10904/stat : 10904 (java) S 10896 10896 6338 0 -1 1077944384 1594 0 0 0 1 0 0 0 20 0 15 0 95424487 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786379032688 139786905025154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10905] ppid=10896 vsize=13984976 memory=960 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10905/stat : 10905 (java) S 10896 10896 6338 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786377978720 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10906] ppid=10896 vsize=13984976 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10906/stat : 10906 (java) S 10896 10896 6338 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 95424487 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786376926336 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10907] ppid=10896 vsize=13984976 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10907/stat : 10907 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786375874640 139786905032603 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10908] ppid=10896 vsize=13984976 memory=4080 CPUtime=3 cores=1,3,5,7
/proc/10898/task/10908/stat : 10908 (java) S 10896 10896 6338 0 -1 1077944384 15308 0 0 0 299 1 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786374822512 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10909] ppid=10896 vsize=13984976 memory=932 CPUtime=2.54 cores=1,3,5,7
/proc/10898/task/10909/stat : 10909 (java) S 10896 10896 6338 0 -1 1077944384 12949 0 0 0 253 1 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786373769712 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10910] ppid=10896 vsize=13984976 memory=6791534058613427641 CPUtime=0.5 cores=1,3,5,7
/proc/10898/task/10910/stat : 10910 (java) S 10896 10896 6338 0 -1 1077944384 5859 0 0 0 49 1 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786372717424 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10911] ppid=10896 vsize=13984976 memory=758256 CPUtime=0 cores=1,3,5,7
/proc/10898/task/10911/stat : 10911 (java) S 10896 10896 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786371664864 139786905024213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
[pid=10898/tid=10912] ppid=10896 vsize=13984976 memory=840 CPUtime=0.13 cores=1,3,5,7
/proc/10898/task/10912/stat : 10912 (java) S 10896 10896 6338 0 -1 1077944384 1317 0 0 0 5 8 0 0 20 0 15 0 95424490 14320615424 189564 33554432000 4194304 4196468 140725770197872 139786370611632 139786905025154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 35520512 140725770200221 140725770200396 140725770200396 140725770203087 0
Current children cumulated CPU time: 246.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 759636 KiB

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

[startup+240.024 s]
# the end of solver process 10896 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=246.141 s, system=0.427093 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.024
CPU time (s): 246.568
CPU user time (s): 246.141
CPU system time (s): 0.427093
CPU usage (%): 102.727
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 759636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.141
system time used= 0.427093
maximum resident set size= 758852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56106
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7970
involuntary context switches= 107


# summary of solver processes directly reported to runsolver:
#   pid: 10896
#   total CPU time (s): 246.568
#   total CPU user time (s): 246.141
#   total CPU system time (s): 0.427093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47821 second user time and 2.39144 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 13:09:36
IDJOB=4269980
IDBENCH=137169
IDSOLVER=2661
FILE ID=node148/4269980-1502623434
RUNJOBID= node148-1502619919-8347
PBS_JOBID= 20628305
Free space on /tmp= 61608 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.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-4269980-1502623434/watcher-4269980-1502623434 -o /tmp/evaluation-result-4269980-1502623434/solver-4269980-1502623434 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8347 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 995003185 HOME/instance-4269980-1502623434.xml

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

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=995003185

node148.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.19
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.19
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.19
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.19
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:        28726300 kB
MemAvailable:   31809356 kB
Buffers:          191368 kB
Cached:          3181136 kB
SwapCached:            0 kB
Active:           931120 kB
Inactive:        2678312 kB
Active(anon):     187492 kB
Inactive(anon):    76924 kB
Active(file):     743628 kB
Inactive(file):  2601388 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        242780 kB
Mapped:            55716 kB
Shmem:             25224 kB
Slab:             134196 kB
SReclaimable:     107748 kB
SUnreclaim:        26448 kB
KernelStack:        3520 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1251284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 61600 MiB
End job on node148 at 2017-08-13 13:13:36