Trace number 4272481

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.1299 2454.4099

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-0066.xml
MD5SUM0b8750a079fea2eda3490f2b84dad210
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272481-1502809753.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272481-1502809753.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
0.74/0.51	c solve instance...
2520.11/2454.40	s UNKNOWN
2520.11/2454.40	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 (14244 MiB free)
  memory of node 1: 16384 MiB (13927 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272481-1502809753/watcher-4272481-1502809753 -o /tmp/evaluation-result-4272481-1502809753/solver-4272481-1502809753 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502793297-5949 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 258325961 HOME/instance-4272481-1502809753.xml 

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

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

solver pid=8722, runsolver pid=8719

[startup+0.100087 s]*
/proc/loadavg: 1.36 1.32 1.32 4/219 8738
/proc/meminfo: memFree=28831672/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13978596 memory=28516 CPUtime=0.12 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 5434 0 0 0 10 2 0 0 20 0 15 0 114063380 14314082304 7129 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3494649 7129 2893 1 0 3482966 0
[pid=8724/tid=8725] ppid=8722 vsize=13978596 memory=7973523769238197083 CPUtime=0.09 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) R 8722 8722 5918 0 -1 4202560 3437 0 0 0 8 1 0 0 20 0 15 0 114063380 14314082304 7129 33554432000 4194304 4196468 140730421338096 140204186216240 140203788425038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14314082304 7129 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13978596 memory=139867307165312 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14314082304 7129 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14314082304 7129 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14314082304 7129 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13978596 memory=139867307165312 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063382 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114063383 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203654747680 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114063383 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203653694832 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 114063385 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13978596 memory=139867307165312 CPUtime=0.01 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) R 8722 8722 5918 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 114063385 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203649484912 140204160351846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13978596 memory=139867307165312 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063386 14314082304 7129 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29896 KiB

[startup+0.210734 s]*
/proc/loadavg: 1.36 1.32 1.32 3/219 8738
/proc/meminfo: memFree=28820292/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13982884 memory=40408 CPUtime=0.33 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 8214 0 0 0 30 3 0 0 20 0 15 0 114063380 14318473216 10102 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3495713 10102 3058 1 0 3482966 0
[pid=8724/tid=8725] ppid=8722 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) D 8722 8722 5918 0 -1 1077944384 5357 0 0 0 17 2 0 0 20 0 15 0 114063380 14318440448 10102 33554432000 4194304 4196468 140730421338096 140204186184800 140204174662189 0 4 0 16800975 18446744072101617188 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13982852 memory=12474 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 10102 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13982852 memory=139867307727698 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 10102 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 10102 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14318473216 10102 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13982852 memory=139867307165312 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063382 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114063383 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203654747680 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114063383 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203653694832 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 553 0 0 0 2 0 0 0 20 0 15 0 114063385 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13982884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 247 0 0 0 2 0 0 0 20 0 15 0 114063385 14318473216 10102 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13982884 memory=139867307165312 CPUtime=0.07 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 768 0 0 0 7 0 0 0 20 0 15 0 114063385 14318473216 10102 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063386 14318440448 10102 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 41788 KiB

[startup+0.310615 s]*
/proc/loadavg: 1.36 1.32 1.32 4/219 8738
/proc/meminfo: memFree=28813476/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13982852 memory=47872 CPUtime=0.51 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 9157 0 0 0 47 4 0 0 20 0 15 0 114063380 14318440448 11968 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3495713 11968 3126 1 0 3482966 0
[pid=8724/tid=8725] ppid=8722 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) R 8722 8722 5918 0 -1 4202560 6025 0 0 0 27 2 0 0 20 0 15 0 114063380 14318440448 11968 33554432000 4194304 4196468 140730421338096 140204186212192 140204182004893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13982852 memory=12804 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 11968 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13982852 memory=567338 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 11968 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 11968 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14318440448 11968 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063382 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114063383 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203654747680 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114063383 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203653694832 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 624 0 0 0 3 0 0 0 20 0 15 0 114063385 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 307 0 0 0 3 0 0 0 20 0 15 0 114063385 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 901 0 0 0 12 0 0 0 20 0 15 0 114063385 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063386 14318440448 11968 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49252 KiB

[startup+0.700786 s]
/proc/loadavg: 1.36 1.32 1.32 5/219 8738
/proc/meminfo: memFree=28794672/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13984976 memory=71768 CPUtime=1.57 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 11606 0 0 0 152 5 0 0 20 0 15 0 114063380 14320615424 17942 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3496244 17942 3206 1 0 3483478 0
[pid=8724/tid=8725] ppid=8722 vsize=13984976 memory=4044 CPUtime=0.67 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) R 8722 8722 5918 0 -1 4202560 6736 0 0 0 63 4 0 0 20 0 15 0 114063380 14320615424 17942 33554432000 4194304 4196468 140730421338096 140204186221536 140203788469728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14320615424 17942 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14320615424 17942 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063381 14320615424 17942 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13984976 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114063381 14320615424 17942 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114063382 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13984976 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203654747680 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13984976 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203653694832 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13984976 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13984976 memory=932 CPUtime=0.27 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) R 8722 8722 5918 0 -1 4202560 1102 0 0 0 27 0 0 0 20 0 15 0 114063385 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203651583536 140204163527146 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13984976 memory=2200 CPUtime=0.29 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) R 8722 8722 5918 0 -1 4202560 907 0 0 0 29 0 0 0 20 0 15 0 114063385 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203650529664 140204167108931 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13984976 memory=6504 CPUtime=0.31 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 1553 0 0 0 31 0 0 0 20 0 15 0 114063385 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114063386 14320615424 17942 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73148 KiB

[startup+1.50084 s]
/proc/loadavg: 1.36 1.32 1.32 6/219 8738
/proc/meminfo: memFree=28761464/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0

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

/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203653694848 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13984976 memory=385388 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13984976 memory=1380 CPUtime=3.38 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 20476 0 0 0 336 2 0 0 20 0 15 0 114063385 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13984976 memory=385388 CPUtime=3.36 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 21256 0 0 0 334 2 0 0 20 0 15 0 114063385 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13984976 memory=1380 CPUtime=0.74 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 10984 0 0 0 73 1 0 0 20 0 15 0 114063385 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13984976 memory=385388 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13984976 memory=385900 CPUtime=1.33 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1625 0 0 0 70 63 0 0 20 0 15 0 114063386 14320615424 96347 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 2384.86 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 386768 KiB

[startup+2382.3 s]
/proc/loadavg: 1.69 1.52 1.41 3/218 8837
/proc/meminfo: memFree=28394088/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13984976 memory=378476 CPUtime=2446.72 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 273823 0 0 0 244340 332 0 0 20 0 15 0 114063380 14320615424 94619 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3496244 94619 3289 1 0 3483478 0
[pid=8724/tid=8725] ppid=8722 vsize=13984976 memory=1380 CPUtime=2359.3 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) R 8722 8722 5918 0 -1 4202560 121583 0 0 0 235894 36 0 0 20 0 15 0 114063380 14320615424 94619 33554432000 4194304 4196468 140730421338096 140204186222400 140203795763550 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13984976 memory=381432 CPUtime=18.98 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 14725 0 0 0 1845 53 0 0 20 0 15 0 114063381 14320615424 94619 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13984976 memory=381432 CPUtime=19 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 14072 0 0 0 1849 51 0 0 20 0 15 0 114063381 14320615424 94619 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13984976 memory=372188 CPUtime=19.05 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 15831 0 0 0 1853 52 0 0 20 0 15 0 114063381 14320615424 94619 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13984976 memory=375004 CPUtime=19.05 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 14482 0 0 0 1855 50 0 0 20 0 15 0 114063381 14320615424 94619 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13984976 memory=1380 CPUtime=2.4 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 37375 0 0 0 200 40 0 0 20 0 15 0 114063382 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13984976 memory=375004 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203654747744 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203653694848 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13984976 memory=375004 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13984976 memory=279734308559648 CPUtime=3.38 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 20478 0 0 0 336 2 0 0 20 0 15 0 114063385 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13984976 memory=15872 CPUtime=3.36 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 21258 0 0 0 334 2 0 0 20 0 15 0 114063385 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13984976 memory=378476 CPUtime=0.74 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 10986 0 0 0 73 1 0 0 20 0 15 0 114063385 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13984976 memory=932 CPUtime=1.36 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1643 0 0 0 71 65 0 0 20 0 15 0 114063386 14320615424 94619 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 2446.72 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 379856 KiB

[startup+2442.3 s]
/proc/loadavg: 1.50 1.50 1.41 3/217 8916
/proc/meminfo: memFree=28581548/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13984976 memory=391212 CPUtime=2507.8 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 279726 0 0 0 250440 340 0 0 20 0 15 0 114063380 14320615424 97803 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3496244 97803 3289 1 0 3483478 0
[pid=8724/tid=8725] ppid=8722 vsize=13984976 memory=406872 CPUtime=2418.88 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) R 8722 8722 5918 0 -1 4202560 126246 0 0 0 241851 37 0 0 20 0 15 0 114063380 14320615424 97803 33554432000 4194304 4196468 140730421338096 140204186222208 140203793882996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13984976 memory=409232 CPUtime=19.34 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 14982 0 0 0 1880 54 0 0 20 0 15 0 114063381 14320615424 97803 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13984976 memory=1380 CPUtime=19.35 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 14281 0 0 0 1883 52 0 0 20 0 15 0 114063381 14320615424 97803 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13984976 memory=397860 CPUtime=19.41 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 16251 0 0 0 1887 54 0 0 20 0 15 0 114063381 14320615424 97803 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13984976 memory=1380 CPUtime=19.39 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 14697 0 0 0 1888 51 0 0 20 0 15 0 114063381 14320615424 97803 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13984976 memory=405328 CPUtime=2.44 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 37434 0 0 0 204 40 0 0 20 0 15 0 114063382 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13984976 memory=398908 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203654747744 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13984976 memory=396344 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203653694848 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13984976 memory=393264 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13984976 memory=1380 CPUtime=3.38 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 20478 0 0 0 336 2 0 0 20 0 15 0 114063385 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13984976 memory=1380 CPUtime=3.36 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 21334 0 0 0 334 2 0 0 20 0 15 0 114063385 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13984976 memory=393264 CPUtime=0.74 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 10986 0 0 0 73 1 0 0 20 0 15 0 114063385 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13984976 memory=393776 CPUtime=1.4 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1647 0 0 0 73 67 0 0 20 0 15 0 114063386 14320615424 97803 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 2507.8 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 392592 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2454.4 s]
/proc/loadavg: 1.58 1.52 1.41 3/217 8916
/proc/meminfo: memFree=28203448/32770624 swapFree=67108860/67108860
[pid=8722] ppid=8719 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8722/stat : 8722 (xcsp3-exec) S 8719 8722 5918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 114063379 9740288 345 33554432000 4194304 5098028 140735926516544 140735926514648 140437828604540 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33853440 140735926522991 140735926523195 140735926523195 140735926525931 0
/proc/8722/statm: 2378 345 289 221 0 87 0
[pid=8724] ppid=8722 vsize=13984976 memory=377360 CPUtime=2520.11 cores=0,2,4,6
/proc/8724/stat : 8724 (java) S 8722 8722 5918 0 -1 1077944320 280313 0 0 0 251671 340 0 0 20 0 15 0 114063380 14320615424 94340 33554432000 4194304 4196468 140730421338096 140730421320640 140204181982967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
/proc/8724/statm: 3496244 94340 3289 1 0 3483478 0
[pid=8724/tid=8725] ppid=8722 vsize=13984976 memory=8112282956445269571 CPUtime=2430.9 cores=0,2,4,6
/proc/8724/task/8725/stat : 8725 (java) R 8722 8722 5918 0 -1 4202560 126441 0 0 0 243053 37 0 0 20 0 15 0 114063380 14320615424 94340 33554432000 4194304 4196468 140730421338096 140204186222320 140203793875607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8726] ppid=8722 vsize=13984976 memory=8560 CPUtime=19.41 cores=0,2,4,6
/proc/8724/task/8726/stat : 8726 (java) S 8722 8722 5918 0 -1 1077944384 15157 0 0 0 1887 54 0 0 20 0 15 0 114063381 14320615424 94340 33554432000 4194304 4196468 140730421338096 140204112071312 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8727] ppid=8722 vsize=13984976 memory=1224 CPUtime=19.42 cores=0,2,4,6
/proc/8724/task/8727/stat : 8727 (java) S 8722 8722 5918 0 -1 1077944384 14293 0 0 0 1890 52 0 0 20 0 15 0 114063381 14320615424 94340 33554432000 4194304 4196468 140730421338096 140204111018512 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8728] ppid=8722 vsize=13984976 memory=381464 CPUtime=19.48 cores=0,2,4,6
/proc/8724/task/8728/stat : 8728 (java) S 8722 8722 5918 0 -1 1077944384 16256 0 0 0 1894 54 0 0 20 0 15 0 114063381 14320615424 94340 33554432000 4194304 4196468 140730421338096 140204109965712 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8729] ppid=8722 vsize=13984976 memory=389160 CPUtime=19.46 cores=0,2,4,6
/proc/8724/task/8729/stat : 8729 (java) S 8722 8722 5918 0 -1 1077944384 14708 0 0 0 1895 51 0 0 20 0 15 0 114063381 14320615424 94340 33554432000 4194304 4196468 140730421338096 140204108912912 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8730] ppid=8722 vsize=13984976 memory=1380 CPUtime=2.45 cores=0,2,4,6
/proc/8724/task/8730/stat : 8730 (java) S 8722 8722 5918 0 -1 1077944384 37602 0 0 0 205 40 0 0 20 0 15 0 114063382 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203655801712 140204181994114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8731] ppid=8722 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8731/stat : 8731 (java) S 8722 8722 5918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203654747744 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8732] ppid=8722 vsize=13984976 memory=301741403506213173 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8732/stat : 8732 (java) S 8722 8722 5918 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 114063383 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203653694848 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8733] ppid=8722 vsize=13984976 memory=14698478437665088 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8733/stat : 8733 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063385 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203652643152 140204182001563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8734] ppid=8722 vsize=13984976 memory=378388 CPUtime=3.38 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (java) S 8722 8722 5918 0 -1 1077944384 20480 0 0 0 336 2 0 0 20 0 15 0 114063385 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203651590512 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8735] ppid=8722 vsize=13984976 memory=4140 CPUtime=3.36 cores=0,2,4,6
/proc/8724/task/8735/stat : 8735 (java) S 8722 8722 5918 0 -1 1077944384 21336 0 0 0 334 2 0 0 20 0 15 0 114063385 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203650537712 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8736] ppid=8722 vsize=13984976 memory=32016 CPUtime=0.74 cores=0,2,4,6
/proc/8724/task/8736/stat : 8736 (java) S 8722 8722 5918 0 -1 1077944384 10988 0 0 0 73 1 0 0 20 0 15 0 114063385 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203649484912 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8737] ppid=8722 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8737/stat : 8737 (java) S 8722 8722 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114063386 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203648432352 140204181993173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
[pid=8724/tid=8738] ppid=8722 vsize=13984976 memory=2428 CPUtime=1.4 cores=0,2,4,6
/proc/8724/task/8738/stat : 8738 (java) S 8722 8722 5918 0 -1 1077944384 1662 0 0 0 73 67 0 0 20 0 15 0 114063386 14320615424 94340 33554432000 4194304 4196468 140730421338096 140203647380656 140204181994114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 24678400 140730421343383 140730421343559 140730421343559 140730421346255 0
Current children cumulated CPU time: 2520.11 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 378740 KiB

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

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

[startup+2454.41 s]
# the end of solver process 8724 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.72 s, system=3.41284 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): 2454.41
CPU time (s): 2520.13
CPU user time (s): 2516.72
CPU system time (s): 3.41284
CPU usage (%): 102.678
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 529524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.72
system time used= 3.41284
maximum resident set size= 528644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106411
involuntary context switches= 4951


# summary of solver processes directly reported to runsolver:
#   pid: 8722,8724
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2516.72
#   total CPU system time (s): 3.41284

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1306 second user time and 25.9014 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-15 16:54:55
IDJOB=4272481
IDBENCH=133642
IDSOLVER=2664
FILE ID=node107/4272481-1502809753
RUNJOBID= node107-1502793297-5949
PBS_JOBID= 20629130
Free space on /tmp= 61656 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-0066.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-4272481-1502809753/watcher-4272481-1502809753 -o /tmp/evaluation-result-4272481-1502809753/solver-4272481-1502809753 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502793297-5949 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 258325961 HOME/instance-4272481-1502809753.xml

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

MD5SUM BENCH= 0b8750a079fea2eda3490f2b84dad210
RANDOM SEED=258325961

node107.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.84
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.84
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.84
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.84
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:        28848128 kB
MemAvailable:   31775812 kB
Buffers:          224992 kB
Cached:          2989852 kB
SwapCached:            0 kB
Active:           794268 kB
Inactive:        2688184 kB
Active(anon):     270608 kB
Inactive(anon):    24972 kB
Active(file):     523660 kB
Inactive(file):  2663212 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:        274020 kB
Mapped:            58176 kB
Shmem:             25228 kB
Slab:             139892 kB
SReclaimable:     113296 kB
SUnreclaim:        26596 kB
KernelStack:        3552 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1263400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61648 MiB
End job on node107 at 2017-08-15 17:35:49