Trace number 4271012

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 4.0.5 par (2017-08-09)? (TO) 20000.6 2520.1001

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271012-1502759682.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271012-1502759682.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.46/0.64	c solve instance...
19999.89/2520.09	s UNKNOWN
19999.89/2520.09	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 (11608 MiB free)
  memory of node 1: 16384 MiB (14876 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271012-1502759682/watcher-4271012-1502759682 -o /tmp/evaluation-result-4271012-1502759682/solver-4271012-1502759682 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502750590-3336 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 871166284 HOME/instance-4271012-1502759682.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=7335, runsolver pid=7332
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 7.62 7.78 8.11 2/199 7356
/proc/meminfo: memFree=27106004/32770624 swapFree=67108860/67108860
[pid=7335] ppid=7332 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7335/stat : 7335 (xcsp3-exec) S 7332 7335 3309 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109049330 9740288 346 33554432000 4194304 5098028 140727046328576 140727046326680 140005128614524 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7720960 140727046333541 140727046333751 140727046333751 140727046336491 0
/proc/7335/statm: 2378 346 289 221 0 87 0
[pid=7337] ppid=7335 vsize=25999808 memory=26216 CPUtime=0.12 cores=0-7
/proc/7337/stat : 7337 (java) S 7335 7335 3309 0 -1 1077944320 5478 0 0 0 11 1 0 0 20 0 20 0 109049330 26623803392 6554 33554432000 4194304 4196468 140725256343040 140725256325584 140316720467703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
/proc/7337/statm: 6499952 6554 2845 1 0 6488269 0
[pid=7337/tid=7338] ppid=7335 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7337/task/7338/stat : 7338 (java) R 7335 7335 3309 0 -1 4202560 3479 0 0 0 8 0 0 0 20 0 20 0 109049330 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316724700976 140316701112370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7339] ppid=7335 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7337/task/7339/stat : 7339 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316673088528 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7340] ppid=7335 vsize=25999808 memory=140443396839040 CPUtime=0 cores=0-7
/proc/7337/task/7340/stat : 7340 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316672035984 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7341] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7341/stat : 7341 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316670982928 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7342] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7342/stat : 7342 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316669930384 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7343] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7343/stat : 7343 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316668877328 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7344] ppid=7335 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7337/task/7344/stat : 7344 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316667824784 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7345] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7345/stat : 7345 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316666771728 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7346] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7346/stat : 7346 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26623803392 6554 33554432000 4194304 4196468 140725256343040 140316665719184 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7347] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7347/stat : 7347 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049332 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315982109424 140316720478850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7348] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7348/stat : 7348 (java) S 7335 7335 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109049333 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315981055648 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7349] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7349/stat : 7349 (java) S 7335 7335 3309 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109049333 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315980002544 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7350] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7350/stat : 7350 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049335 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315978951120 140316720486299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7351] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7351/stat : 7351 (java) S 7335 7335 3309 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 109049335 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315910465776 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7352] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7352/stat : 7352 (java) S 7335 7335 3309 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 109049335 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315909413232 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7353] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7353/stat : 7353 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049335 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315908360176 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7354] ppid=7335 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/7337/task/7354/stat : 7354 (java) S 7335 7335 3309 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 20 0 109049335 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315907307632 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7355] ppid=7335 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7355/stat : 7355 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049336 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315906255840 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7356] ppid=7335 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7337/task/7356/stat : 7356 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049336 26623803392 6554 33554432000 4194304 4196468 140725256343040 140315905203376 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27600 KiB

[startup+0.210522 s]*
/proc/loadavg: 7.62 7.78 8.11 3/199 7356
/proc/meminfo: memFree=27094944/32770624 swapFree=67108860/67108860
[pid=7335] ppid=7332 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7335/stat : 7335 (xcsp3-exec) S 7332 7335 3309 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109049330 9740288 346 33554432000 4194304 5098028 140727046328576 140727046326680 140005128614524 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7720960 140727046333541 140727046333751 140727046333751 140727046336491 0
/proc/7335/statm: 2378 346 289 221 0 87 0
[pid=7337] ppid=7335 vsize=26004064 memory=38584 CPUtime=0.33 cores=0-7
/proc/7337/stat : 7337 (java) S 7335 7335 3309 0 -1 1077944320 8242 0 0 0 31 2 0 0 20 0 20 0 109049330 26628161536 9646 33554432000 4194304 4196468 140725256343040 140725256325584 140316720467703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
/proc/7337/statm: 6501016 9646 3041 1 0 6488269 0
[pid=7337/tid=7338] ppid=7335 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/7337/task/7338/stat : 7338 (java) R 7335 7335 3309 0 -1 4202560 5397 0 0 0 19 1 0 0 20 0 20 0 109049330 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316724688696 140316713145717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7339] ppid=7335 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/7337/task/7339/stat : 7339 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316673088528 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7340] ppid=7335 vsize=26004064 memory=140443396847244 CPUtime=0 cores=0-7
/proc/7337/task/7340/stat : 7340 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316672035984 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7341] ppid=7335 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7337/task/7341/stat : 7341 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316670982928 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7342] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7342/stat : 7342 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316669930384 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7343] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7343/stat : 7343 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316668877328 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7344] ppid=7335 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7337/task/7344/stat : 7344 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316667824784 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7345] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7345/stat : 7345 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316666771728 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7346] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7346/stat : 7346 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 9646 33554432000 4194304 4196468 140725256343040 140316665719184 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7347] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7347/stat : 7347 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049332 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315982109424 140316720478850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7348] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7348/stat : 7348 (java) S 7335 7335 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109049333 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315981055648 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7349] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7349/stat : 7349 (java) S 7335 7335 3309 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109049333 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315980002544 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7350] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7350/stat : 7350 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049335 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315978951120 140316720486299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7351] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7351/stat : 7351 (java) S 7335 7335 3309 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 20 0 109049335 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315910465776 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7352] ppid=7335 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/7337/task/7352/stat : 7352 (java) S 7335 7335 3309 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 20 0 109049335 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315909413232 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7353] ppid=7335 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/7337/task/7353/stat : 7353 (java) S 7335 7335 3309 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 20 0 109049335 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315908360176 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7354] ppid=7335 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/7337/task/7354/stat : 7354 (java) R 7335 7335 3309 0 -1 4202560 725 0 0 0 7 0 0 0 20 0 20 0 109049335 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315907307632 140316704548190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7355] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7355/stat : 7355 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049336 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315906255840 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7356] ppid=7335 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7337/task/7356/stat : 7356 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049336 26628161536 9646 33554432000 4194304 4196468 140725256343040 140315905203376 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39968 KiB

[startup+0.310289 s]*
/proc/loadavg: 7.62 7.78 8.11 3/199 7356
/proc/meminfo: memFree=27087996/32770624 swapFree=67108860/67108860
[pid=7335] ppid=7332 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7335/stat : 7335 (xcsp3-exec) S 7332 7335 3309 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109049330 9740288 346 33554432000 4194304 5098028 140727046328576 140727046326680 140005128614524 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7720960 140727046333541 140727046333751 140727046333751 140727046336491 0
/proc/7335/statm: 2378 346 289 221 0 87 0
[pid=7337] ppid=7335 vsize=26004064 memory=46080 CPUtime=0.5 cores=0-7
/proc/7337/stat : 7337 (java) S 7335 7335 3309 0 -1 1077944320 9322 0 0 0 47 3 0 0 20 0 20 0 109049330 26628161536 11520 33554432000 4194304 4196468 140725256343040 140725256325584 140316720467703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
/proc/7337/statm: 6501016 11520 3082 1 0 6488269 0
[pid=7337/tid=7338] ppid=7335 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7337/task/7338/stat : 7338 (java) R 7335 7335 3309 0 -1 4202560 6134 0 0 0 28 1 0 0 20 0 20 0 109049330 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316724702752 140316720489629 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7339] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7339/stat : 7339 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316673088528 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7340] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7340/stat : 7340 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316672035984 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7341] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7341/stat : 7341 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316670982928 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7342] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7342/stat : 7342 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316669930384 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7343] ppid=7335 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/7337/task/7343/stat : 7343 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316668877328 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7344] ppid=7335 vsize=26004064 memory=140443283190703 CPUtime=0 cores=0-7
/proc/7337/task/7344/stat : 7344 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316667824784 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7345] ppid=7335 vsize=26004064 memory=140443283193008 CPUtime=0 cores=0-7
/proc/7337/task/7345/stat : 7345 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316666771728 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7346] ppid=7335 vsize=26004064 memory=140443283195312 CPUtime=0 cores=0-7
/proc/7337/task/7346/stat : 7346 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049331 26628161536 11584 33554432000 4194304 4196468 140725256343040 140316665719184 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7347] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7347/stat : 7347 (java) S 7335 7335 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049332 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315982109424 140316720478850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7348] ppid=7335 vsize=26004064 memory=280886566397584 CPUtime=0 cores=0-7
/proc/7337/task/7348/stat : 7348 (java) S 7335 7335 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109049333 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315981055648 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7349] ppid=7335 vsize=26004064 memory=280886566404496 CPUtime=0 cores=0-7
/proc/7337/task/7349/stat : 7349 (java) S 7335 7335 3309 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109049333 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315980002544 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7350] ppid=7335 vsize=26004064 memory=280886566345776 CPUtime=0 cores=0-7
/proc/7337/task/7350/stat : 7350 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049335 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315978951120 140316720486299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7351] ppid=7335 vsize=26004064 memory=280886566418320 CPUtime=0.01 cores=0-7
/proc/7337/task/7351/stat : 7351 (java) S 7335 7335 3309 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 20 0 109049335 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315910465776 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7352] ppid=7335 vsize=26004064 memory=280886566425232 CPUtime=0.03 cores=0-7
/proc/7337/task/7352/stat : 7352 (java) S 7335 7335 3309 0 -1 1077944384 360 0 0 0 3 0 0 0 20 0 20 0 109049335 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315909413232 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7353] ppid=7335 vsize=26004064 memory=280886566422928 CPUtime=0.01 cores=0-7
/proc/7337/task/7353/stat : 7353 (java) S 7335 7335 3309 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 20 0 109049335 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315908360176 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7354] ppid=7335 vsize=26004064 memory=280886566439088 CPUtime=0.12 cores=0-7
/proc/7337/task/7354/stat : 7354 (java) R 7335 7335 3309 0 -1 4202560 890 0 0 0 12 0 0 0 20 0 20 0 109049335 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315907304568 140316699270840 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7355] ppid=7335 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7355/stat : 7355 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049336 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315906255840 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7356] ppid=7335 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7337/task/7356/stat : 7356 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049336 26628161536 11584 33554432000 4194304 4196468 140725256343040 140315905203376 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47464 KiB

[startup+0.703739 s]
/proc/loadavg: 7.62 7.78 8.11 6/199 7356
/proc/meminfo: memFree=27072388/32770624 swapFree=67108860/67108860
[pid=7335] ppid=7332 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7335/stat : 7335 (xcsp3-exec) S 7332 7335 3309 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109049330 9740288 346 33554432000 4194304 5098028 140727046328576 140727046326680 140005128614524 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7720960 140727046333541 140727046333751 140727046333751 140727046336491 0
/proc/7335/statm: 2378 346 289 221 0 87 0
[pid=7337] ppid=7335 vsize=26538700 memory=104048 CPUtime=1.97 cores=0-7
/proc/7337/stat : 7337 (java) S 7335 7335 3309 0 -1 1077944320 13338 0 0 0 191 6 0 0 20 0 28 0 109049330 27175628800 26012 33554432000 4194304 4196468 140725256343040 140725256325584 140316720467703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
/proc/7337/statm: 6634675 26012 3211 1 0 6621909 0
[pid=7337/tid=7338] ppid=7335 vsize=26538700 memory=280886566796976 CPUtime=0.62 cores=0-7
/proc/7337/task/7338/stat : 7338 (java) S 7335 7335 3309 0 -1 1077944384 6880 0 0 0 60 2 0 0 20 0 28 0 109049330 27175628800 26012 33554432000 4194304 4196468 140725256343040 140316724708480 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7339] ppid=7335 vsize=26538700 memory=140443283399536 CPUtime=0 cores=0-7
/proc/7337/task/7339/stat : 7339 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109049331 27175628800 26012 33554432000 4194304 4196468 140725256343040 140316673088528 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7340] ppid=7335 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/7337/task/7340/stat : 7340 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109049331 27175628800 26012 33554432000 4194304 4196468 140725256343040 140316672035984 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7341] ppid=7335 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/7337/task/7341/stat : 7341 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109049331 27175628800 26012 33554432000 4194304 4196468 140725256343040 140316670982928 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0

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

[pid=7337/tid=7364] ppid=7335 vsize=26538700 memory=8112282956445269571 CPUtime=2407.57 cores=0-7
/proc/7337/task/7364/stat : 7364 (java) R 7335 7335 3309 0 -1 4202560 90528 0 0 0 240706 51 0 0 20 0 28 0 109049396 27175628800 145077 33554432000 4194304 4196468 140725256343040 140315889826928 140316336965510 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
Current children cumulated CPU time: 19382.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 581692 KiB

[startup+2502.3 s]
/proc/loadavg: 8.08 8.26 8.29 9/208 7455
/proc/meminfo: memFree=26557268/32770624 swapFree=67108860/67108860
[pid=7335] ppid=7332 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7335/stat : 7335 (xcsp3-exec) S 7332 7335 3309 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109049330 9740288 346 33554432000 4194304 5098028 140727046328576 140727046326680 140005128614524 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7720960 140727046333541 140727046333751 140727046333751 140727046336491 0
/proc/7335/statm: 2378 346 289 221 0 87 0
[pid=7337] ppid=7335 vsize=26538700 memory=572920 CPUtime=19859.3 cores=0-7
/proc/7337/stat : 7337 (java) S 7335 7335 3309 0 -1 1077944320 907398 0 0 0 1984406 1525 0 0 20 0 28 0 109049330 27175628800 143230 33554432000 4194304 4196468 140725256343040 140725256325584 140316720467703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
/proc/7337/statm: 6634675 143230 3294 1 0 6621909 0
[pid=7337/tid=7338] ppid=7335 vsize=26538700 memory=578052 CPUtime=0.62 cores=0-7
/proc/7337/task/7338/stat : 7338 (java) S 7335 7335 3309 0 -1 1077944384 6880 0 0 0 60 2 0 0 20 0 28 0 109049330 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316724708480 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7339] ppid=7335 vsize=26538700 memory=572920 CPUtime=12.42 cores=0-7
/proc/7337/task/7339/stat : 7339 (java) S 7335 7335 3309 0 -1 1077944384 26264 0 0 0 1172 70 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316673088528 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7340] ppid=7335 vsize=26538700 memory=1384 CPUtime=12.21 cores=0-7
/proc/7337/task/7340/stat : 7340 (java) S 7335 7335 3309 0 -1 1077944384 27970 0 0 0 1150 71 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316672035984 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7341] ppid=7335 vsize=26538700 memory=840 CPUtime=12.34 cores=0-7
/proc/7337/task/7341/stat : 7341 (java) S 7335 7335 3309 0 -1 1077944384 24728 0 0 0 1164 70 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316670982928 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7342] ppid=7335 vsize=26538700 memory=0 CPUtime=12.26 cores=0-7
/proc/7337/task/7342/stat : 7342 (java) S 7335 7335 3309 0 -1 1077944384 26048 0 0 0 1156 70 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316669930384 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7343] ppid=7335 vsize=26538700 memory=1384 CPUtime=12.38 cores=0-7
/proc/7337/task/7343/stat : 7343 (java) S 7335 7335 3309 0 -1 1077944384 29080 0 0 0 1162 76 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316668877328 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7344] ppid=7335 vsize=26538700 memory=1384 CPUtime=12.35 cores=0-7
/proc/7337/task/7344/stat : 7344 (java) S 7335 7335 3309 0 -1 1077944384 27368 0 0 0 1164 71 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316667824784 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7345] ppid=7335 vsize=26538700 memory=1384 CPUtime=12.37 cores=0-7
/proc/7337/task/7345/stat : 7345 (java) S 7335 7335 3309 0 -1 1077944384 25965 0 0 0 1169 68 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316666771728 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7346] ppid=7335 vsize=26538700 memory=4140 CPUtime=12.34 cores=0-7
/proc/7337/task/7346/stat : 7346 (java) S 7335 7335 3309 0 -1 1077944384 24558 0 0 0 1162 72 0 0 20 0 28 0 109049331 27175628800 143230 33554432000 4194304 4196468 140725256343040 140316665719184 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7347] ppid=7335 vsize=26538700 memory=31380 CPUtime=12.19 cores=0-7
/proc/7337/task/7347/stat : 7347 (java) S 7335 7335 3309 0 -1 1077944384 68149 0 0 0 529 690 0 0 20 0 28 0 109049332 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315982109424 140316720478850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7348] ppid=7335 vsize=26538700 memory=69 CPUtime=0 cores=0-7
/proc/7337/task/7348/stat : 7348 (java) S 7335 7335 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 109049333 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315981055712 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7349] ppid=7335 vsize=26538700 memory=241864 CPUtime=0 cores=0-7
/proc/7337/task/7349/stat : 7349 (java) S 7335 7335 3309 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 109049333 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315980002560 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7350] ppid=7335 vsize=26538700 memory=280886567631632 CPUtime=0 cores=0-7
/proc/7337/task/7350/stat : 7350 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109049335 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315978951120 140316720486299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7351] ppid=7335 vsize=26538700 memory=-7019007802211091872 CPUtime=2.02 cores=0-7
/proc/7337/task/7351/stat : 7351 (java) S 7335 7335 3309 0 -1 1077944384 8447 0 0 0 200 2 0 0 20 0 28 0 109049335 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315910465776 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7352] ppid=7335 vsize=26538700 memory=1384 CPUtime=2.08 cores=0-7
/proc/7337/task/7352/stat : 7352 (java) S 7335 7335 3309 0 -1 1077944384 7923 0 0 0 207 1 0 0 20 0 28 0 109049335 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315909413232 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7353] ppid=7335 vsize=26538700 memory=589568 CPUtime=1.79 cores=0-7
/proc/7337/task/7353/stat : 7353 (java) S 7335 7335 3309 0 -1 1077944384 7309 0 0 0 178 1 0 0 20 0 28 0 109049335 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315908360176 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7354] ppid=7335 vsize=26538700 memory=1384 CPUtime=0.66 cores=0-7
/proc/7337/task/7354/stat : 7354 (java) S 7335 7335 3309 0 -1 1077944384 7098 0 0 0 65 1 0 0 20 0 28 0 109049335 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315907307632 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7355] ppid=7335 vsize=26538700 memory=573948 CPUtime=0 cores=0-7
/proc/7337/task/7355/stat : 7355 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109049336 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315906255840 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7356] ppid=7335 vsize=26538700 memory=1384 CPUtime=0.69 cores=0-7
/proc/7337/task/7356/stat : 7356 (java) S 7335 7335 3309 0 -1 1077944384 3940 0 0 0 47 22 0 0 20 0 28 0 109049336 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315905203376 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7357] ppid=7335 vsize=26538700 memory=1384 CPUtime=2462.75 cores=0-7
/proc/7337/task/7357/stat : 7357 (java) R 7335 7335 3309 0 -1 4202560 16920 0 0 0 246262 13 0 0 20 0 28 0 109049395 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315897191160 140316336054258 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7358] ppid=7335 vsize=26538700 memory=495 CPUtime=2470.42 cores=0-7
/proc/7337/task/7358/stat : 7358 (java) R 7335 7335 3309 0 -1 4202560 17063 0 0 0 247026 16 0 0 20 0 28 0 109049395 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315896140024 140316336053948 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7359] ppid=7335 vsize=26538700 memory=0 CPUtime=2473.08 cores=0-7
/proc/7337/task/7359/stat : 7359 (java) R 7335 7335 3309 0 -1 4202560 341318 0 0 0 247192 116 0 0 20 0 28 0 109049395 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315895086496 140316336209705 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7360] ppid=7335 vsize=26538700 memory=8112282956445269571 CPUtime=2469.7 cores=0-7
/proc/7337/task/7360/stat : 7360 (java) R 7335 7335 3309 0 -1 4202560 39783 0 0 0 246946 24 0 0 20 0 28 0 109049396 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315894034288 140316335836876 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7361] ppid=7335 vsize=26538700 memory=-6733704525061579059 CPUtime=2463.61 cores=0-7
/proc/7337/task/7361/stat : 7361 (java) R 7335 7335 3309 0 -1 4202560 40979 0 0 0 246328 33 0 0 20 0 28 0 109049396 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315892981368 140316337464448 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7362] ppid=7335 vsize=26538700 memory=4140 CPUtime=2469.85 cores=0-7
/proc/7337/task/7362/stat : 7362 (java) R 7335 7335 3309 0 -1 4202560 22602 0 0 0 246967 18 0 0 20 0 28 0 109049396 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315891928272 140316335867018 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7363] ppid=7335 vsize=26538700 memory=8112282956445269571 CPUtime=2464.14 cores=0-7
/proc/7337/task/7363/stat : 7363 (java) R 7335 7335 3309 0 -1 4202560 15111 0 0 0 246400 14 0 0 20 0 28 0 109049396 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315890876656 140316336076734 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7364] ppid=7335 vsize=26538700 memory=4616 CPUtime=2466.84 cores=0-7
/proc/7337/task/7364/stat : 7364 (java) R 7335 7335 3309 0 -1 4202560 90600 0 0 0 246633 51 0 0 20 0 28 0 109049396 27175628800 143230 33554432000 4194304 4196468 140725256343040 140315889826928 140316336965755 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
Current children cumulated CPU time: 19859.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 574304 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.06 8.25 8.28 9/208 7455
/proc/meminfo: memFree=26531572/32770624 swapFree=67108860/67108860
[pid=7335] ppid=7332 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7335/stat : 7335 (xcsp3-exec) S 7332 7335 3309 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109049330 9740288 346 33554432000 4194304 5098028 140727046328576 140727046326680 140005128614524 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7720960 140727046333541 140727046333751 140727046333751 140727046336491 0
/proc/7335/statm: 2378 346 289 221 0 87 0
[pid=7337] ppid=7335 vsize=26538700 memory=603420 CPUtime=19999.9 cores=0-7
/proc/7337/stat : 7337 (java) S 7335 7335 3309 0 -1 1077944320 936996 0 0 0 1998449 1540 0 0 20 0 28 0 109049330 27175628800 150855 33554432000 4194304 4196468 140725256343040 140725256325584 140316720467703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
/proc/7337/statm: 6634675 150855 3294 1 0 6621909 0
[pid=7337/tid=7338] ppid=7335 vsize=26538700 memory=-6733704525061579059 CPUtime=0.62 cores=0-7
/proc/7337/task/7338/stat : 7338 (java) S 7335 7335 3309 0 -1 1077944384 6880 0 0 0 60 2 0 0 20 0 28 0 109049330 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316724708480 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7339] ppid=7335 vsize=26538700 memory=4126316290023845779 CPUtime=12.6 cores=0-7
/proc/7337/task/7339/stat : 7339 (java) S 7335 7335 3309 0 -1 1077944384 26671 0 0 0 1190 70 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316673088528 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7340] ppid=7335 vsize=26538700 memory=1424 CPUtime=12.38 cores=0-7
/proc/7337/task/7340/stat : 7340 (java) S 7335 7335 3309 0 -1 1077944384 28640 0 0 0 1167 71 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316672035984 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7341] ppid=7335 vsize=26538700 memory=1936 CPUtime=12.52 cores=0-7
/proc/7337/task/7341/stat : 7341 (java) S 7335 7335 3309 0 -1 1077944384 25254 0 0 0 1181 71 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316670982928 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7342] ppid=7335 vsize=26538700 memory=1224 CPUtime=12.44 cores=0-7
/proc/7337/task/7342/stat : 7342 (java) S 7335 7335 3309 0 -1 1077944384 26496 0 0 0 1173 71 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316669930384 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7343] ppid=7335 vsize=26538700 memory=1716 CPUtime=12.55 cores=0-7
/proc/7337/task/7343/stat : 7343 (java) S 7335 7335 3309 0 -1 1077944384 29438 0 0 0 1179 76 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316668877328 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7344] ppid=7335 vsize=26538700 memory=10596 CPUtime=12.53 cores=0-7
/proc/7337/task/7344/stat : 7344 (java) S 7335 7335 3309 0 -1 1077944384 29046 0 0 0 1181 72 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316667824784 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7345] ppid=7335 vsize=26538700 memory=1200 CPUtime=12.55 cores=0-7
/proc/7337/task/7345/stat : 7345 (java) S 7335 7335 3309 0 -1 1077944384 26855 0 0 0 1186 69 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316666771728 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7346] ppid=7335 vsize=26538700 memory=15872 CPUtime=12.52 cores=0-7
/proc/7337/task/7346/stat : 7346 (java) S 7335 7335 3309 0 -1 1077944384 25060 0 0 0 1180 72 0 0 20 0 28 0 109049331 27175628800 150855 33554432000 4194304 4196468 140725256343040 140316665719184 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7347] ppid=7335 vsize=26538700 memory=4044 CPUtime=12.28 cores=0-7
/proc/7337/task/7347/stat : 7347 (java) S 7335 7335 3309 0 -1 1077944384 69410 0 0 0 533 695 0 0 20 0 28 0 109049332 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315982109424 140316720478850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7348] ppid=7335 vsize=26538700 memory=601380 CPUtime=0 cores=0-7
/proc/7337/task/7348/stat : 7348 (java) S 7335 7335 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 109049333 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315981055712 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7349] ppid=7335 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/7337/task/7349/stat : 7349 (java) S 7335 7335 3309 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 109049333 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315980002560 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7350] ppid=7335 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/7337/task/7350/stat : 7350 (java) S 7335 7335 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109049335 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315978951120 140316720486299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7351] ppid=7335 vsize=26538700 memory=960 CPUtime=2.02 cores=0-7
/proc/7337/task/7351/stat : 7351 (java) S 7335 7335 3309 0 -1 1077944384 8449 0 0 0 200 2 0 0 20 0 28 0 109049335 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315910465776 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7352] ppid=7335 vsize=26538700 memory=1236 CPUtime=2.08 cores=0-7
/proc/7337/task/7352/stat : 7352 (java) S 7335 7335 3309 0 -1 1077944384 7931 0 0 0 207 1 0 0 20 0 28 0 109049335 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315909413232 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7353] ppid=7335 vsize=26538700 memory=2424 CPUtime=1.79 cores=0-7
/proc/7337/task/7353/stat : 7353 (java) S 7335 7335 3309 0 -1 1077944384 7311 0 0 0 178 1 0 0 20 0 28 0 109049335 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315908360176 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7354] ppid=7335 vsize=26538700 memory=1580 CPUtime=0.66 cores=0-7
/proc/7337/task/7354/stat : 7354 (java) S 7335 7335 3309 0 -1 1077944384 7100 0 0 0 65 1 0 0 20 0 28 0 109049335 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315907307632 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7355] ppid=7335 vsize=26538700 memory=928 CPUtime=0 cores=0-7
/proc/7337/task/7355/stat : 7355 (java) S 7335 7335 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109049336 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315906255840 140316720477909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7356] ppid=7335 vsize=26538700 memory=2244 CPUtime=0.69 cores=0-7
/proc/7337/task/7356/stat : 7356 (java) S 7335 7335 3309 0 -1 1077944384 4008 0 0 0 47 22 0 0 20 0 28 0 109049336 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315905203376 140316720478850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7357] ppid=7335 vsize=26538700 memory=4124 CPUtime=2480.16 cores=0-7
/proc/7337/task/7357/stat : 7357 (java) R 7335 7335 3309 0 -1 4202560 17349 0 0 0 248002 14 0 0 20 0 28 0 109049395 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315897191928 140316335866971 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7358] ppid=7335 vsize=26538700 memory=2196 CPUtime=2487.75 cores=0-7
/proc/7337/task/7358/stat : 7358 (java) R 7335 7335 3309 0 -1 4202560 17586 0 0 0 248759 16 0 0 20 0 28 0 109049395 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315896140560 140316336076817 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7359] ppid=7335 vsize=26538700 memory=1236 CPUtime=2490.5 cores=0-7
/proc/7337/task/7359/stat : 7359 (java) R 7335 7335 3309 0 -1 4202560 355432 0 0 0 248933 117 0 0 20 0 28 0 109049395 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315895086896 140316336209448 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7360] ppid=7335 vsize=26538700 memory=2424 CPUtime=2487.13 cores=0-7
/proc/7337/task/7360/stat : 7360 (java) R 7335 7335 3309 0 -1 4202560 41823 0 0 0 248688 25 0 0 20 0 28 0 109049396 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315894036752 140316336075853 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7361] ppid=7335 vsize=26538700 memory=1580 CPUtime=2481.03 cores=0-7
/proc/7337/task/7361/stat : 7361 (java) R 7335 7335 3309 0 -1 4202560 42382 0 0 0 248070 33 0 0 20 0 28 0 109049396 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315892981904 140316336075833 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7362] ppid=7335 vsize=26538700 memory=928 CPUtime=2487.18 cores=0-7
/proc/7337/task/7362/stat : 7362 (java) R 7335 7335 3309 0 -1 4202560 23364 0 0 0 248699 19 0 0 20 0 28 0 109049396 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315891928824 140316335539292 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7363] ppid=7335 vsize=26538700 memory=2244 CPUtime=2481.47 cores=0-7
/proc/7337/task/7363/stat : 7363 (java) R 7335 7335 3309 0 -1 4202560 15616 0 0 0 248132 15 0 0 20 0 28 0 109049396 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315890876384 140316335867056 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
[pid=7337/tid=7364] ppid=7335 vsize=26538700 memory=4124 CPUtime=2484.22 cores=0-7
/proc/7337/task/7364/stat : 7364 (java) R 7335 7335 3309 0 -1 4202560 93600 0 0 0 248370 52 0 0 20 0 28 0 109049396 27175628800 150855 33554432000 4194304 4196468 140725256343040 140315889824000 140316336965486 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 33939456 140725256344722 140725256344899 140725256344899 140725256347599 0
Current children cumulated CPU time: 19999.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 604804 KiB

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

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

[startup+2520.1 s]
# the end of solver process 7337 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19985.2 s, system=15.4206 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): 2520.1
CPU time (s): 20000.6
CPU user time (s): 19985.2
CPU system time (s): 15.4206
CPU usage (%): 793.641
Max. virtual memory (cumulated for all children) (KiB): 26550372
Max. memory (cumulated for all children) (KiB): 1754076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19985.2
system time used= 15.4206
maximum resident set size= 1758844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 937780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182541
involuntary context switches= 214641


# summary of solver processes directly reported to runsolver:
#   pid: 7335,7337
#   total CPU time (s): 20000.6
#   total CPU user time (s): 19985.2
#   total CPU system time (s): 15.4206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.1789 second user time and 23.4651 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-15 03:00:23
IDJOB=4271012
IDBENCH=133537
IDSOLVER=2662
FILE ID=node150/4271012-1502759682
RUNJOBID= node150-1502750590-3336
PBS_JOBID= 20629076
Free space on /tmp= 61636 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-m186.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271012-1502759682/watcher-4271012-1502759682 -o /tmp/evaluation-result-4271012-1502759682/solver-4271012-1502759682 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502750590-3336 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 871166284 HOME/instance-4271012-1502759682.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=871166284

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27121236 kB
MemAvailable:   31970472 kB
Buffers:          285592 kB
Cached:          4839036 kB
SwapCached:            0 kB
Active:           743728 kB
Inactive:        4436340 kB
Active(anon):      58156 kB
Inactive(anon):    25068 kB
Active(file):     685572 kB
Inactive(file):  4411272 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:         60692 kB
Mapped:            44532 kB
Shmem:             25224 kB
Slab:             163068 kB
SReclaimable:     136452 kB
SUnreclaim:        26616 kB
KernelStack:        3232 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61628 MiB
End job on node150 at 2017-08-15 03:42:24