Trace number 4306916

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.7b seq (e747e1e)? (TO) 2520.05 2508.42

General information on the benchmark

NameFrb/
frb-56-25-1-mgd_c18.xml
MD5SUM8755358fe24c17b0dd51c4ab818b1437
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 variables56
Number of constraints517
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":56}]
Minimum variable degree12
Maximum variable degree27
Distribution of variable degrees[{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":5},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":6},{"degree":19,"count":5},{"degree":20,"count":6},{"degree":21,"count":6},{"degree":22,"count":2},{"degree":23,"count":3},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":517}]
Number of extensional constraints517
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":517}]
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-4306916-1534128321.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306916-1534128321.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
2.06/0.84	c solve instance...
2520.02/2508.40	s UNKNOWN
2520.02/2508.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 (10646 MiB free)
  memory of node 1: 16384 MiB (7267 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306916-1534128321/watcher-4306916-1534128321 -o /tmp/evaluation-result-4306916-1534128321/solver-4306916-1534128321 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534097780-4445 --watchdog 2580 HOME/xcsp3-exec -seed 1095465058 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306916-1534128321.xml 

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

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

solver pid=8558, runsolver pid=8555

[startup+0.100168 s]*
/proc/loadavg: 1.53 1.70 1.60 3/217 8574
/proc/meminfo: memFree=18327580/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14082940 memory=27996 CPUtime=0.12 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 5335 0 0 0 11 1 0 0 20 0 15 0 230395256 14420930560 6999 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3520735 6999 3033 1 0 3483012 0
[pid=8560/tid=8561] ppid=8558 vsize=14082940 memory=-8976644418600983157 CPUtime=0.08 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 3312 0 0 0 8 0 0 0 20 0 15 0 230395257 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518752228416 140518748016022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14082940 memory=3472468613208536272 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230395259 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230395259 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518086992928 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230395259 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518085940080 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) S 8558 8558 4413 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518083836784 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0.01 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) S 8558 8558 4413 0 -1 1077944384 290 0 0 0 1 0 0 0 20 0 15 0 230395262 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518081731184 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 6999 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29448 KiB

[startup+0.210522 s]*
/proc/loadavg: 1.53 1.70 1.60 5/217 8574
/proc/meminfo: memFree=18316008/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14082940 memory=40132 CPUtime=0.34 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 8040 0 0 0 32 2 0 0 20 0 15 0 230395256 14420930560 10033 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3520735 10033 3218 1 0 3483012 0
[pid=8560/tid=8561] ppid=8558 vsize=14082940 memory=4500115623978573208 CPUtime=0.19 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 5003 0 0 0 18 1 0 0 20 0 15 0 230395257 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518752243760 140518732047717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14082940 memory=3472468613208536272 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230395257 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230395259 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230395259 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518086992928 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230395259 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518085940080 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) S 8558 8558 4413 0 -1 1077944384 567 0 0 0 2 0 0 0 20 0 15 0 230395262 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518083836784 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 283 0 0 0 2 0 0 0 20 0 15 0 230395262 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0.08 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) R 8558 8558 4413 0 -1 4202560 882 0 0 0 8 0 0 0 20 0 15 0 230395262 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518081731184 140518748016022 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14082940 memory=140484313384576 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395262 14420930560 10033 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41584 KiB

[startup+0.311688 s]*
/proc/loadavg: 1.53 1.70 1.60 5/217 8574
/proc/meminfo: memFree=18309184/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14087196 memory=47376 CPUtime=0.53 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 9002 0 0 0 50 3 0 0 20 0 15 0 230395256 14425288704 11844 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3521799 11844 3266 1 0 3483012 0
[pid=8560/tid=8561] ppid=8558 vsize=14087196 memory=-8976644418600983157 CPUtime=0.29 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 5703 0 0 0 27 2 0 0 20 0 15 0 230395257 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518752243728 140518732084574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14087196 memory=3472468613208536272 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14087196 memory=140484313384576 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14087196 memory=20 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14087196 memory=140484152535071 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230395257 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14087196 memory=280968305030912 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230395259 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14087196 memory=140484152512015 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230395259 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518086992928 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14087196 memory=280968465905760 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230395259 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518085940080 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14087196 memory=140484152516623 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) R 8558 8558 4413 0 -1 4202560 677 0 0 0 5 0 0 0 20 0 15 0 230395262 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518083836784 140518725568848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14087196 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 305 0 0 0 4 0 0 0 20 0 15 0 230395262 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14087196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) S 8558 8558 4413 0 -1 1077944384 1029 0 0 0 13 0 0 0 20 0 15 0 230395262 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518081731184 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14087196 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395262 14425288704 11844 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 48828 KiB

[startup+0.701056 s]
/proc/loadavg: 1.53 1.70 1.60 5/217 8574
/proc/meminfo: memFree=18284244/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14089320 memory=162516 CPUtime=1.72 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 12189 0 0 0 167 5 0 0 20 0 15 0 230395256 14427463680 40629 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3522330 40629 3350 1 0 3483524 0
[pid=8560/tid=8561] ppid=8558 vsize=14089320 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 6194 0 0 0 64 3 0 0 20 0 15 0 230395257 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518752240080 140518732047717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14089320 memory=7813587196152133429 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14089320 memory=7662681618696984674 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395257 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14089320 memory=7666631141572832339 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230395257 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14089320 memory=734122130331934768 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14089320 memory=1592 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518086992928 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14089320 memory=3804 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518085940080 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14089320 memory=3164 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14089320 memory=1244 CPUtime=0.36 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) R 8558 8558 4413 0 -1 4202560 1627 0 0 0 36 0 0 0 20 0 15 0 230395262 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518083823248 140518732925869 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14089320 memory=1060 CPUtime=0.33 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) R 8558 8558 4413 0 -1 4202560 1228 0 0 0 33 0 0 0 20 0 15 0 230395262 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518082773456 140518740293553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14089320 memory=1776 CPUtime=0.32 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) R 8558 8558 4413 0 -1 4202560 1832 0 0 0 32 0 0 0 20 0 15 0 230395262 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518081726256 140518726521158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14089320 memory=5656 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14089320 memory=14772 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 40629 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 163968 KiB

[startup+1.5008 s]
/proc/loadavg: 1.53 1.70 1.60 5/217 8574
/proc/meminfo: memFree=18160568/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0

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

/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518085940096 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14089320 memory=508720 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14089320 memory=1452 CPUtime=1.29 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) S 8558 8558 4413 0 -1 1077944384 7870 0 0 0 128 1 0 0 20 0 15 0 230395262 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518083836784 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14089320 memory=1452 CPUtime=1.13 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 6504 0 0 0 112 1 0 0 20 0 15 0 230395262 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14089320 memory=62624 CPUtime=0.57 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) S 8558 8558 4413 0 -1 1077944384 6498 0 0 0 57 0 0 0 20 0 15 0 230395262 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518081731184 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14089320 memory=2056 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14089320 memory=932 CPUtime=0.52 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1151 0 0 0 23 29 0 0 20 0 15 0 230395262 14427463680 127180 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 2393.33 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 510172 KiB

[startup+2442.3 s]
/proc/loadavg: 1.64 1.61 1.60 3/217 8748
/proc/meminfo: memFree=17266488/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14089320 memory=1208280 CPUtime=2453.56 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 139359 0 0 0 244812 544 0 0 20 0 15 0 230395256 14427463680 302070 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3522330 302070 3420 1 0 3483524 0
[pid=8560/tid=8561] ppid=8558 vsize=14089320 memory=1138376 CPUtime=2438.11 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 81781 0 0 0 243349 462 0 0 20 0 15 0 230395257 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518752243616 140518388898391 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14089320 memory=1103424 CPUtime=2.68 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 3710 0 0 0 259 9 0 0 20 0 15 0 230395257 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14089320 memory=2915844 CPUtime=2.68 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 3862 0 0 0 258 10 0 0 20 0 15 0 230395257 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14089320 memory=1452 CPUtime=2.68 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 6774 0 0 0 258 10 0 0 20 0 15 0 230395257 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14089320 memory=476892 CPUtime=2.7 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 6615 0 0 0 260 10 0 0 20 0 15 0 230395257 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14089320 memory=998568 CPUtime=1.08 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 13239 0 0 0 88 20 0 0 20 0 15 0 230395259 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518086992992 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14089320 memory=1173328 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518085940096 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14089320 memory=3632 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14089320 memory=8112282956445269571 CPUtime=1.29 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) S 8558 8558 4413 0 -1 1077944384 7870 0 0 0 128 1 0 0 20 0 15 0 230395262 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518083836784 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14089320 memory=3980 CPUtime=1.13 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 6504 0 0 0 112 1 0 0 20 0 15 0 230395262 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14089320 memory=581704 CPUtime=0.57 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) S 8558 8558 4413 0 -1 1077944384 6498 0 0 0 57 0 0 0 20 0 15 0 230395262 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518081731184 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14089320 memory=451180 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14089320 memory=3192900 CPUtime=0.54 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1168 0 0 0 24 30 0 0 20 0 15 0 230395262 14427463680 302070 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 2453.56 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1209732 KiB

[startup+2502.3 s]
/proc/loadavg: 1.54 1.59 1.59 3/217 8749
/proc/meminfo: memFree=17489356/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14089320 memory=903988 CPUtime=2513.9 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 146116 0 0 0 250783 607 0 0 20 0 15 0 230395256 14427463680 225997 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3522330 225997 3420 1 0 3483524 0
[pid=8560/tid=8561] ppid=8558 vsize=14089320 memory=903988 CPUtime=2497.94 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 88457 0 0 0 249272 522 0 0 20 0 15 0 230395257 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518752243688 140518389224044 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14089320 memory=797072 CPUtime=2.8 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 3713 0 0 0 270 10 0 0 20 0 15 0 230395257 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14089320 memory=4808808 CPUtime=2.79 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 3879 0 0 0 269 10 0 0 20 0 15 0 230395257 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14089320 memory=1452 CPUtime=2.79 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 6788 0 0 0 269 10 0 0 20 0 15 0 230395257 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14089320 memory=3160 CPUtime=2.81 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 6620 0 0 0 271 10 0 0 20 0 15 0 230395257 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14089320 memory=496 CPUtime=1.14 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 13277 0 0 0 92 22 0 0 20 0 15 0 230395259 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518086992992 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14089320 memory=445460 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518085940096 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14089320 memory=4523156 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14089320 memory=7308890757223179601 CPUtime=1.29 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) S 8558 8558 4413 0 -1 1077944384 7870 0 0 0 128 1 0 0 20 0 15 0 230395262 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518083836784 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14089320 memory=820 CPUtime=1.13 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 6504 0 0 0 112 1 0 0 20 0 15 0 230395262 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14089320 memory=1592 CPUtime=0.57 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) S 8558 8558 4413 0 -1 1077944384 6498 0 0 0 57 0 0 0 20 0 15 0 230395262 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518081731184 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14089320 memory=1452 CPUtime=0.55 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1172 0 0 0 25 30 0 0 20 0 15 0 230395262 14427463680 225997 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 2513.9 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 905440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.4 s]
/proc/loadavg: 1.58 1.59 1.59 3/217 8749
/proc/meminfo: memFree=16914864/32770624 swapFree=67108796/67108860
[pid=8558] ppid=8555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8558/stat : 8558 (xcsp3-exec) S 8555 8558 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230395256 115843072 363 33554432000 4194304 5098028 140724761558416 140724761556520 140140668711548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 24748032 140724761564218 140724761564420 140724761564420 140724761567178 0
/proc/8558/statm: 28282 363 305 221 0 87 0
[pid=8560] ppid=8558 vsize=14089320 memory=1475060 CPUtime=2520.02 cores=1,3,5,7
/proc/8560/stat : 8560 (java) S 8558 8558 4413 0 -1 1077944320 146957 0 0 0 251386 616 0 0 20 0 15 0 230395256 14427463680 368765 33554432000 4194304 4196468 140726172277328 140726172259872 140518748004087 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
/proc/8560/statm: 3522330 368765 3420 1 0 3483524 0
[pid=8560/tid=8561] ppid=8558 vsize=14089320 memory=14772 CPUtime=2504.03 cores=1,3,5,7
/proc/8560/task/8561/stat : 8561 (java) R 8558 8558 4413 0 -1 4202560 89297 0 0 0 249872 531 0 0 20 0 15 0 230395257 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518752243616 140518389991529 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8562] ppid=8558 vsize=14089320 memory=39356 CPUtime=2.81 cores=1,3,5,7
/proc/8560/task/8562/stat : 8562 (java) S 8558 8558 4413 0 -1 1077944384 3713 0 0 0 271 10 0 0 20 0 15 0 230395257 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518715563152 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8563] ppid=8558 vsize=14089320 memory=15140 CPUtime=2.8 cores=1,3,5,7
/proc/8560/task/8563/stat : 8563 (java) S 8558 8558 4413 0 -1 1077944384 3879 0 0 0 270 10 0 0 20 0 15 0 230395257 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518714510352 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8564] ppid=8558 vsize=14089320 memory=3160 CPUtime=2.8 cores=1,3,5,7
/proc/8560/task/8564/stat : 8564 (java) S 8558 8558 4413 0 -1 1077944384 6788 0 0 0 270 10 0 0 20 0 15 0 230395257 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518342196112 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8565] ppid=8558 vsize=14089320 memory=496 CPUtime=2.82 cores=1,3,5,7
/proc/8560/task/8565/stat : 8565 (java) S 8558 8558 4413 0 -1 1077944384 6621 0 0 0 272 10 0 0 20 0 15 0 230395257 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518341143312 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8566] ppid=8558 vsize=14089320 memory=0 CPUtime=1.14 cores=1,3,5,7
/proc/8560/task/8566/stat : 8566 (java) S 8558 8558 4413 0 -1 1077944384 13277 0 0 0 92 22 0 0 20 0 15 0 230395259 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518088046960 140518748015234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8567] ppid=8558 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8567/stat : 8567 (java) S 8558 8558 4413 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518086992992 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8568] ppid=8558 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8568/stat : 8568 (java) S 8558 8558 4413 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 230395259 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518085940096 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8569] ppid=8558 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8569/stat : 8569 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518084888400 140518748022683 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8570] ppid=8558 vsize=14089320 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/8560/task/8570/stat : 8570 (java) S 8558 8558 4413 0 -1 1077944384 7870 0 0 0 128 1 0 0 20 0 15 0 230395262 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518083836784 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8571] ppid=8558 vsize=14089320 memory=2241 CPUtime=1.13 cores=1,3,5,7
/proc/8560/task/8571/stat : 8571 (java) S 8558 8558 4413 0 -1 1077944384 6504 0 0 0 112 1 0 0 20 0 15 0 230395262 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518082783984 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8572] ppid=8558 vsize=14089320 memory=2244 CPUtime=0.57 cores=1,3,5,7
/proc/8560/task/8572/stat : 8572 (java) S 8558 8558 4413 0 -1 1077944384 6498 0 0 0 57 0 0 0 20 0 15 0 230395262 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518081731184 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8573] ppid=8558 vsize=14089320 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8560/task/8573/stat : 8573 (java) S 8558 8558 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230395262 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518080678624 140518748014293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
[pid=8560/tid=8574] ppid=8558 vsize=14089320 memory=4642197910265684584 CPUtime=0.55 cores=1,3,5,7
/proc/8560/task/8574/stat : 8574 (java) S 8558 8558 4413 0 -1 1077944384 1172 0 0 0 25 30 0 0 20 0 15 0 230395262 14427463680 368765 33554432000 4194304 4196468 140726172277328 140518079625904 140518748015234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14864384 140726172279942 140726172280113 140726172280113 140726172282831 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1476512 KiB

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

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

[startup+2508.42 s]
# the end of solver process 8560 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.88 s, system=6.17429 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): 2508.42
CPU time (s): 2520.05
CPU user time (s): 2513.88
CPU system time (s): 6.17429
CPU usage (%): 100.464
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 5586900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.88
system time used= 6.17429
maximum resident set size= 5659320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147634
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74773
involuntary context switches= 2163


# summary of solver processes directly reported to runsolver:
#   pid: 8558,8560
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2513.88
#   total CPU system time (s): 6.17429

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1538 second user time and 22.9991 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-13 04:45:21
IDJOB=4306916
IDBENCH=141586
IDSOLVER=2787
FILE ID=node138/4306916-1534128321
RUNJOBID= node138-1534097780-4445
PBS_JOBID= 21037001
Free space on /tmp= 24416 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Frb/frb-56-25-1-mgd_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306916-1534128321/watcher-4306916-1534128321 -o /tmp/evaluation-result-4306916-1534128321/solver-4306916-1534128321 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534097780-4445 --watchdog 2580  HOME/xcsp3-exec -seed 1095465058 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306916-1534128321.xml

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

MD5SUM BENCH= 8755358fe24c17b0dd51c4ab818b1437
RANDOM SEED=1095465058

node138.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.71
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.71
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.71
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.71
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:        18343432 kB
MemAvailable:   31723748 kB
Buffers:          182412 kB
Cached:         13271888 kB
SwapCached:           12 kB
Active:          6876584 kB
Inactive:        6813132 kB
Active(anon):     177840 kB
Inactive(anon):   109752 kB
Active(file):    6698744 kB
Inactive(file):  6703380 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             22168 kB
Writeback:             0 kB
AnonPages:        316204 kB
Mapped:            63848 kB
Shmem:             49740 kB
Slab:             434572 kB
SReclaimable:     406652 kB
SUnreclaim:        27920 kB
KernelStack:        3840 kB
PageTables:         5760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1249136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 24392 MiB
End job on node138 at 2018-08-13 05:27:09