Trace number 4306920

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.09 2510.13

General information on the benchmark

NameFrb/
frb-59-26-2-mgd_c18.xml
MD5SUMdbc5e7d30fbc7022ec2241ba28b1d399
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 variables59
Number of constraints549
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":59}]
Minimum variable degree13
Maximum variable degree29
Distribution of variable degrees[{"degree":13,"count":1},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":9},{"degree":17,"count":8},{"degree":18,"count":10},{"degree":19,"count":2},{"degree":20,"count":4},{"degree":21,"count":3},{"degree":22,"count":2},{"degree":23,"count":5},{"degree":24,"count":3},{"degree":25,"count":1},{"degree":27,"count":1},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":549}]
Number of extensional constraints549
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":549}]
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-4306920-1534128152.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306920-1534128152.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
2.43/0.90	c solve instance...
2520.05/2510.11	s UNKNOWN
2520.05/2510.11	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 (5585 MiB free)
  memory of node 1: 16384 MiB (9789 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306920-1534128152/watcher-4306920-1534128152 -o /tmp/evaluation-result-4306920-1534128152/solver-4306920-1534128152 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534096899-2740 --watchdog 2580 HOME/xcsp3-exec -seed 746125106 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306920-1534128152.xml 

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

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

solver pid=8015, runsolver pid=8012

[startup+0.100119 s]*
/proc/loadavg: 1.62 1.61 1.68 3/219 8031
/proc/meminfo: memFree=15726848/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14082940 memory=28828 CPUtime=0.12 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 5636 0 0 0 11 1 0 0 20 0 15 0 230378467 14420930560 7207 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3520735 7207 2996 1 0 3483012 0
[pid=8017/tid=8018] ppid=8015 vsize=14082940 memory=-8976644418600983157 CPUtime=0.08 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) R 8015 8015 2709 0 -1 4202560 3647 0 0 0 8 0 0 0 20 0 15 0 230378467 14420930560 7207 33554432000 4194304 4196468 140727434122688 139769254980640 139769250758038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14082940 memory=3472468086857995472 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 7207 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 7207 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 7207 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 7207 33554432000 4194304 4196468 140727434122688 139769177676688 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378469 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768363981040 139769250757250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230378470 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230378470 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0.01 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 230378473 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 7207 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30280 KiB

[startup+0.210783 s]*
/proc/loadavg: 1.62 1.61 1.68 4/219 8031
/proc/meminfo: memFree=15715932/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14082940 memory=40964 CPUtime=0.34 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 8294 0 0 0 32 2 0 0 20 0 15 0 230378467 14420930560 10241 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3520735 10241 3194 1 0 3483012 0
[pid=8017/tid=8018] ppid=8015 vsize=14082940 memory=4500115623978573208 CPUtime=0.2 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) R 8015 8015 2709 0 -1 4202560 5451 0 0 0 19 1 0 0 20 0 15 0 230378467 14420930560 10241 33554432000 4194304 4196468 140727434122688 139769254981088 139769234826590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14082940 memory=3472468086857995472 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 10241 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 10241 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 10241 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14420930560 10241 33554432000 4194304 4196468 140727434122688 139769177676688 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) S 8015 8015 2709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230378469 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768363981040 139769250757250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230378470 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230378470 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14082940 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 230378473 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14082940 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 230378473 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0.08 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 774 0 0 0 8 0 0 0 20 0 15 0 230378473 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14082940 memory=139957962843776 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378473 14420930560 10241 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42416 KiB

[startup+0.310659 s]*
/proc/loadavg: 1.62 1.61 1.68 4/219 8031
/proc/meminfo: memFree=15709976/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14087196 memory=48004 CPUtime=0.52 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 9205 0 0 0 50 2 0 0 20 0 15 0 230378467 14425288704 12001 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3521799 12001 3243 1 0 3483012 0
[pid=8017/tid=8018] ppid=8015 vsize=14087196 memory=-8976644418600983157 CPUtime=0.29 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) R 8015 8015 2709 0 -1 4202560 6162 0 0 0 28 1 0 0 20 0 15 0 230378467 14425288704 12001 33554432000 4194304 4196468 140727434122688 139769254980496 139769234826590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14087196 memory=3472468086857995472 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14425288704 12001 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14087196 memory=139957962843776 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14425288704 12001 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14087196 memory=17 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378468 14425288704 12001 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14087196 memory=139957817714719 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) S 8015 8015 2709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230378468 14425288704 12001 33554432000 4194304 4196468 140727434122688 139769177676688 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14087196 memory=279915635390208 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) S 8015 8015 2709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230378469 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768363981040 139769250757250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14087196 memory=139957817691663 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230378470 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14087196 memory=279915780544608 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230378470 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14087196 memory=139957817696271 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14087196 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 455 0 0 0 5 0 0 0 20 0 15 0 230378473 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14087196 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 440 0 0 0 3 0 0 0 20 0 15 0 230378473 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 865 0 0 0 12 0 0 0 20 0 15 0 230378473 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14087196 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378473 14425288704 12001 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49456 KiB

[startup+0.705604 s]
/proc/loadavg: 1.62 1.61 1.68 5/219 8031
/proc/meminfo: memFree=15677716/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14089320 memory=185752 CPUtime=1.77 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 12432 0 0 0 171 6 0 0 20 0 15 0 230378467 14427463680 46438 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3522330 46438 3349 1 0 3483524 0
[pid=8017/tid=8018] ppid=8015 vsize=14089320 memory=7372786582024121444 CPUtime=0.67 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) S 8015 8015 2709 0 -1 1077944384 6626 0 0 0 63 4 0 0 20 0 15 0 230378467 14427463680 46438 33554432000 4194304 4196468 140727434122688 139769254983744 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14089320 memory=7007712420471858773 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 230378468 14427463680 46438 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14089320 memory=5859271421084259688 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 230378468 14427463680 46438 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14089320 memory=-6168368575958768251 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378468 14427463680 46438 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14089320 memory=8326441112149131689 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) R 8015 8015 2709 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 230378468 14427463680 46438 33554432000 4194304 4196468 140727434122688 139769177676752 139769250756309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14089320 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) R 8015 8015 2709 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 15 0 230378469 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768363979552 139769235810848 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14089320 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14089320 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14089320 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14089320 memory=62628 CPUtime=0.34 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) R 8015 8015 2709 0 -1 4202560 1345 0 0 0 34 0 0 0 20 0 15 0 230378473 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768359750816 139769234156918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14089320 memory=1220 CPUtime=0.39 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 1395 0 0 0 39 0 0 0 20 0 15 0 230378473 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768358703312 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14089320 memory=2380 CPUtime=0.31 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 1715 0 0 0 31 0 0 0 20 0 15 0 230378473 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768357657472 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14089320 memory=7163890427858739792 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14089320 memory=7595156207412209490 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 46438 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 187204 KiB

[startup+1.50072 s]
/proc/loadavg: 1.62 1.61 1.68 5/219 8031
/proc/meminfo: memFree=15566136/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0

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

/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14089320 memory=2455672 CPUtime=1.38 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 5544 0 0 0 137 1 0 0 20 0 15 0 230378473 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14089320 memory=1452 CPUtime=1.39 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 9730 0 0 0 138 1 0 0 20 0 15 0 230378473 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14089320 memory=2177060 CPUtime=0.59 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 6490 0 0 0 58 1 0 0 20 0 15 0 230378473 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14089320 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14089320 memory=1452 CPUtime=0.56 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 912 0 0 0 23 33 0 0 20 0 15 0 230378473 14427463680 577032 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 2451.6 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2309580 KiB

[startup+2502.3 s]
/proc/loadavg: 0.85 0.92 1.23 2/196 8177
/proc/meminfo: memFree=14908616/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14089320 memory=1047268 CPUtime=2512.16 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 122263 0 0 0 250737 479 0 0 20 0 15 0 230378467 14427463680 261817 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3522330 261817 3420 1 0 3483524 0
[pid=8017/tid=8018] ppid=8015 vsize=14089320 memory=576428 CPUtime=2498.43 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) R 8015 8015 2709 0 -1 4202560 66289 0 0 0 249446 397 0 0 20 0 15 0 230378467 14427463680 261817 33554432000 4194304 4196468 140727434122688 139769254985712 139768861556493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.17 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 4601 0 0 0 207 10 0 0 20 0 15 0 230378468 14427463680 261817 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14089320 memory=1047268 CPUtime=2.16 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 4978 0 0 0 207 9 0 0 20 0 15 0 230378468 14427463680 261817 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.17 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 4374 0 0 0 207 10 0 0 20 0 15 0 230378468 14427463680 261817 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.17 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) S 8015 8015 2709 0 -1 1077944384 5067 0 0 0 208 9 0 0 20 0 15 0 230378468 14427463680 261817 33554432000 4194304 4196468 140727434122688 139769177676688 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14089320 memory=777924 CPUtime=1.05 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) S 8015 8015 2709 0 -1 1077944384 12908 0 0 0 87 18 0 0 20 0 15 0 230378469 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768363981040 139769250757250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14089320 memory=979420 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14089320 memory=1452 CPUtime=1.38 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 5546 0 0 0 137 1 0 0 20 0 15 0 230378473 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14089320 memory=979420 CPUtime=1.39 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 9732 0 0 0 138 1 0 0 20 0 15 0 230378473 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14089320 memory=2380 CPUtime=0.59 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 6492 0 0 0 58 1 0 0 20 0 15 0 230378473 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14089320 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14089320 memory=1620 CPUtime=0.57 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 918 0 0 0 23 34 0 0 20 0 15 0 230378473 14427463680 261817 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 2512.16 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1048720 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.11 s]
/proc/loadavg: 0.86 0.93 1.22 2/196 8177
/proc/meminfo: memFree=14401956/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2520.05 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 124167 0 0 0 251518 487 0 0 20 0 15 0 230378467 14427463680 388264 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3522330 388264 3420 1 0 3483524 0
[pid=8017/tid=8018] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2506.19 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) R 8015 8015 2709 0 -1 4202560 67167 0 0 0 250215 404 0 0 20 0 15 0 230378467 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769254985600 139768861073942 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.2 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 4982 0 0 0 210 10 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.19 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 5053 0 0 0 210 9 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2.2 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 4556 0 0 0 210 10 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2.19 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) S 8015 8015 2709 0 -1 1077944384 5287 0 0 0 210 9 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769177676688 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14089320 memory=1452 CPUtime=1.05 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) S 8015 8015 2709 0 -1 1077944384 13061 0 0 0 87 18 0 0 20 0 15 0 230378469 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768363981040 139769250757250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14089320 memory=1115116 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14089320 memory=1080232 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14089320 memory=1047268 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14089320 memory=1520156 CPUtime=1.38 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 5546 0 0 0 137 1 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14089320 memory=1520156 CPUtime=1.39 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 9732 0 0 0 138 1 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14089320 memory=1553056 CPUtime=0.59 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 6492 0 0 0 58 1 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14089320 memory=1061 CPUtime=0.58 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 933 0 0 0 24 34 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1554508 KiB

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

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

[startup+2510.13 s]
# the end of solver process 8017 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.2 s, system=4.88596 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

[startup+2510.11 s]
/proc/loadavg: 0.86 0.93 1.22 2/196 8177
/proc/meminfo: memFree=14401956/32770624 swapFree=67108792/67108860
[pid=8015] ppid=8012 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8015/stat : 8015 (xcsp3-exec) S 8012 8015 2709 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230378467 115843072 363 33554432000 4194304 5098028 140735847669888 140735847667992 140108499194492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28426240 140735847679035 140735847679236 140735847679236 140735847681994 0
/proc/8015/statm: 28282 363 305 221 0 87 0
[pid=8017] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2520.05 cores=0,2,4,6
/proc/8017/stat : 8017 (java) S 8015 8015 2709 0 -1 1077944320 124167 0 0 0 251518 487 0 0 20 0 15 0 230378467 14427463680 388264 33554432000 4194304 4196468 140727434122688 140727434105232 139769250746103 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
/proc/8017/statm: 3522330 388264 3420 1 0 3483524 0
[pid=8017/tid=8018] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2506.19 cores=0,2,4,6
/proc/8017/task/8018/stat : 8018 (java) R 8015 8015 2709 0 -1 4202560 67167 0 0 0 250215 404 0 0 20 0 15 0 230378467 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769254985600 139768861073942 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8019] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.2 cores=0,2,4,6
/proc/8017/task/8019/stat : 8019 (java) S 8015 8015 2709 0 -1 1077944384 4982 0 0 0 210 10 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769180834832 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8020] ppid=8015 vsize=14089320 memory=1452 CPUtime=2.19 cores=0,2,4,6
/proc/8017/task/8020/stat : 8020 (java) S 8015 8015 2709 0 -1 1077944384 5053 0 0 0 210 9 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769179782288 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8021] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2.2 cores=0,2,4,6
/proc/8017/task/8021/stat : 8021 (java) S 8015 8015 2709 0 -1 1077944384 4556 0 0 0 210 10 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769178729232 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8022] ppid=8015 vsize=14089320 memory=1553056 CPUtime=2.19 cores=0,2,4,6
/proc/8017/task/8022/stat : 8022 (java) S 8015 8015 2709 0 -1 1077944384 5287 0 0 0 210 9 0 0 20 0 15 0 230378468 14427463680 388264 33554432000 4194304 4196468 140727434122688 139769177676688 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8023] ppid=8015 vsize=14089320 memory=1452 CPUtime=1.05 cores=0,2,4,6
/proc/8017/task/8023/stat : 8023 (java) S 8015 8015 2709 0 -1 1077944384 13061 0 0 0 87 18 0 0 20 0 15 0 230378469 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768363981040 139769250757250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8024] ppid=8015 vsize=14089320 memory=1115116 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8024/stat : 8024 (java) S 8015 8015 2709 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768362927264 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8025] ppid=8015 vsize=14089320 memory=1080232 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8025/stat : 8025 (java) S 8015 8015 2709 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 230378470 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768361874160 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8026] ppid=8015 vsize=14089320 memory=1047268 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8026/stat : 8026 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768360822736 139769250764699 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8027] ppid=8015 vsize=14089320 memory=1520156 CPUtime=1.38 cores=0,2,4,6
/proc/8017/task/8027/stat : 8027 (java) S 8015 8015 2709 0 -1 1077944384 5546 0 0 0 137 1 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768359770864 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8028] ppid=8015 vsize=14089320 memory=1520156 CPUtime=1.39 cores=0,2,4,6
/proc/8017/task/8028/stat : 8028 (java) S 8015 8015 2709 0 -1 1077944384 9732 0 0 0 138 1 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768358718320 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8029] ppid=8015 vsize=14089320 memory=1553056 CPUtime=0.59 cores=0,2,4,6
/proc/8017/task/8029/stat : 8029 (java) S 8015 8015 2709 0 -1 1077944384 6492 0 0 0 58 1 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768357665264 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8030] ppid=8015 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8017/task/8030/stat : 8030 (java) S 8015 8015 2709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768356612960 139769250756309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
[pid=8017/tid=8031] ppid=8015 vsize=14089320 memory=1061 CPUtime=0.58 cores=0,2,4,6
/proc/8017/task/8031/stat : 8031 (java) S 8015 8015 2709 0 -1 1077944384 933 0 0 0 24 34 0 0 20 0 15 0 230378473 14427463680 388264 33554432000 4194304 4196468 140727434122688 139768355559984 139769250757250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 36708352 140727434126470 140727434126641 140727434126641 140727434129359 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1554508 KiB

Child status: 143
Real time (s): 2510.13
CPU time (s): 2520.09
CPU user time (s): 2515.2
CPU system time (s): 4.88596
CPU usage (%): 100.397
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 4593356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.2
system time used= 4.88596
maximum resident set size= 4665656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125079
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74605
involuntary context switches= 3585


# summary of solver processes directly reported to runsolver:
#   pid: 8015,8017
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.2
#   total CPU system time (s): 4.88596

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1045 second user time and 18.0307 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-13 04:42:32
IDJOB=4306920
IDBENCH=141585
IDSOLVER=2787
FILE ID=node150/4306920-1534128152
RUNJOBID= node150-1534096899-2740
PBS_JOBID= 21036998
Free space on /tmp= 35012 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Frb/frb-59-26-2-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-4306920-1534128152/watcher-4306920-1534128152 -o /tmp/evaluation-result-4306920-1534128152/solver-4306920-1534128152 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534096899-2740 --watchdog 2580  HOME/xcsp3-exec -seed 746125106 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306920-1534128152.xml

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

MD5SUM BENCH= dbc5e7d30fbc7022ec2241ba28b1d399
RANDOM SEED=746125106

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	: 5333.76
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.76
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.76
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.76
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:        15744136 kB
MemAvailable:   31725820 kB
Buffers:          228180 kB
Cached:         15817240 kB
SwapCached:           32 kB
Active:          8156328 kB
Inactive:        8124256 kB
Active(anon):     185860 kB
Inactive(anon):   101220 kB
Active(file):    7970468 kB
Inactive(file):  8023036 kB
Unevictable:        7736 kB
Mlocked:            7736 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             22372 kB
Writeback:             0 kB
AnonPages:        292960 kB
Mapped:            66304 kB
Shmem:             49732 kB
Slab:             444324 kB
SReclaimable:     416640 kB
SUnreclaim:        27684 kB
KernelStack:        3872 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 35016 MiB
End job on node150 at 2018-08-13 05:24:22