Trace number 4406011

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 2019-09-24? (TO) 2520.1 2514.12

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-164.xml
MD5SUMb2fe288f8dde57e646dfc9c4f090c29d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark118.733
Satisfiable
(Un)Satisfiability was proved
Number of variables328
Number of constraints172
Number of domains2
Minimum domain size164
Maximum domain size26896
Distribution of domain sizes[{"size":164,"count":164},{"size":26896,"count":164}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":164},{"degree":4,"count":163},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity164
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":164},{"arity":82,"count":6},{"arity":164,"count":1}]
Number of extensional constraints0
Number of intensional constraints165
Distribution of constraint types[{"type":"intension","count":165},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406011-1569399516.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406011-1569399516.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
1.24/0.62	c solve instance...
2520.08/2514.11	s UNKNOWN
2520.08/2514.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 (10904 MiB free)
  memory of node 1: 16384 MiB (11944 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406011-1569399516/watcher-4406011-1569399516 -o /var/tmp/evaluation-result-4406011-1569399516/solver-4406011-1569399516 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1569396629-3721 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406011-1569399516.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
solver pid=4819, runsolver pid=4816
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 2.13 2.09 1.91 3/235 4835
/proc/meminfo: memFree=23378544/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15144776 memory=29236 CPUtime=0.12 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 5788 0 0 0 11 1 0 0 20 0 15 0 516191070 15508250624 7309 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3786194 7309 3115 1 0 3748377 0
[pid=4821/tid=4822] ppid=4819 vsize=15144776 memory=8189133601398559579 CPUtime=0.08 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 3731 0 0 0 8 0 0 0 20 0 15 0 516191070 15508250624 7309 33554432000 4194304 4196468 140727859879136 139819414565552 139819410359453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 7309 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15144776 memory=140011991246464 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 7309 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 7309 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15144776 memory=140011991246464 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516191073 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516191073 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818283366048 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516191073 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) R 4819 4819 3690 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15144776 memory=140011991246464 CPUtime=0.01 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) R 4819 4819 3690 0 -1 4202560 329 0 0 0 1 0 0 0 20 0 15 0 516191076 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818278103024 139819410349462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15144776 memory=140011991246464 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 7309 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30688 KiB

[startup+0.211114 s]*
/proc/loadavg: 2.13 2.09 1.91 3/235 4835
/proc/meminfo: memFree=23353584/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15144776 memory=40812 CPUtime=0.34 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 9366 0 0 0 31 3 0 0 20 0 15 0 516191070 15508250624 10203 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3786194 10203 3321 1 0 3748377 0
[pid=4821/tid=4822] ppid=4819 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 6624 0 0 0 18 2 0 0 20 0 15 0 516191070 15508250624 10203 33554432000 4194304 4196468 140727859879136 139819414570976 139819410349462 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15144776 memory=13591 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 10203 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15144776 memory=140011994338210 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 10203 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 10203 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516191071 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15144776 memory=140011991246464 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516191073 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516191073 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818283366048 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516191073 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 15 0 516191076 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 298 0 0 0 2 0 0 0 20 0 15 0 516191076 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15144776 memory=140011991246464 CPUtime=0.08 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) R 4819 4819 3690 0 -1 4202560 796 0 0 0 8 0 0 0 20 0 15 0 516191076 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818278103024 139819410349462 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191076 15508250624 10203 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42264 KiB

[startup+0.310895 s]*
/proc/loadavg: 2.13 2.09 1.91 5/235 4835
/proc/meminfo: memFree=23354172/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15149032 memory=49816 CPUtime=0.52 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 10776 0 0 0 48 4 0 0 20 0 15 0 516191070 15512608768 12454 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3787258 12454 3368 1 0 3748377 0
[pid=4821/tid=4822] ppid=4819 vsize=15149032 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 7745 0 0 0 26 3 0 0 20 0 15 0 516191070 15512608768 12454 33554432000 4194304 4196468 140727859879136 139819414571856 139819394418014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15149032 memory=13953 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15512608768 12454 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15149032 memory=3887452 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15512608768 12454 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15512608768 12454 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516191071 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516191073 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516191073 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818283366048 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516191073 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) R 4819 4819 3690 0 -1 4202560 508 0 0 0 4 0 0 0 20 0 15 0 516191076 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818280189640 139819402626816 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 298 0 0 0 4 0 0 0 20 0 15 0 516191076 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) S 4819 4819 3690 0 -1 1077944384 928 0 0 0 13 0 0 0 20 0 15 0 516191076 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818278103024 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191076 15512608768 12454 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51268 KiB

[startup+0.701062 s]
/proc/loadavg: 2.13 2.09 1.91 3/235 4835
/proc/meminfo: memFree=23344668/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15151156 memory=75456 CPUtime=1.43 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 13065 0 0 0 138 5 0 0 20 0 15 0 516191070 15514783744 18864 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3787789 18864 3437 1 0 3748889 0
[pid=4821/tid=4822] ppid=4819 vsize=15151156 memory=35536 CPUtime=0.67 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 8774 0 0 0 63 4 0 0 20 0 15 0 516191070 15514783744 18864 33554432000 4194304 4196468 140727859879136 139819414576480 139819050833948 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15151156 memory=496 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15514783744 18864 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15151156 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15514783744 18864 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15151156 memory=928 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191071 15514783744 18864 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15151156 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516191071 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15151156 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818283366048 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15151156 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15151156 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15151156 memory=1768 CPUtime=0.19 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 799 0 0 0 19 0 0 0 20 0 15 0 516191076 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15151156 memory=111628 CPUtime=0.2 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 552 0 0 0 20 0 0 0 20 0 15 0 516191076 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15151156 memory=804 CPUtime=0.34 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) S 4819 4819 3690 0 -1 1077944384 1631 0 0 0 34 0 0 0 20 0 15 0 516191076 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818278103024 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15151156 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15151156 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 18864 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 76908 KiB

[startup+1.50081 s]
/proc/loadavg: 2.13 2.09 1.91 5/235 4835
/proc/meminfo: memFree=23183424/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0

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

/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15151156 memory=429016 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15151156 memory=1452 CPUtime=1.84 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 11662 0 0 0 183 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15151156 memory=8112282956445269571 CPUtime=1.87 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 10000 0 0 0 185 2 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.57 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) S 4819 4819 3690 0 -1 1077944384 5451 0 0 0 56 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818278103024 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15151156 memory=2052 CPUtime=1.12 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1219 0 0 0 50 62 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 2448.21 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 430468 KiB

[startup+2502.3 s]
/proc/loadavg: 1.87 1.93 1.92 3/233 5525
/proc/meminfo: memFree=23331864/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15151156 memory=429016 CPUtime=2508.26 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 55608 0 0 0 250750 76 0 0 20 0 15 0 516191070 15514783744 107254 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3787789 107254 3512 1 0 3748889 0
[pid=4821/tid=4822] ppid=4819 vsize=15151156 memory=429016 CPUtime=2502.3 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 20743 0 0 0 250220 10 0 0 20 0 15 0 516191070 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819414574128 139819051105842 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.1 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1067 0 0 0 6 4 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.09 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 715 0 0 0 6 3 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.08 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 941 0 0 0 5 3 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.1 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 981 0 0 0 6 4 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.04 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 1370 0 0 0 2 2 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15151156 memory=429016 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818283366112 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15151156 memory=3280 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15151156 memory=65620 CPUtime=1.86 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 11802 0 0 0 185 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15151156 memory=988 CPUtime=1.87 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 10002 0 0 0 185 2 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.57 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) S 4819 4819 3690 0 -1 1077944384 5453 0 0 0 56 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818278103024 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15151156 memory=429016 CPUtime=1.15 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1225 0 0 0 51 64 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 2508.26 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 430468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.11 s]
/proc/loadavg: 1.89 1.93 1.93 3/232 5527
/proc/meminfo: memFree=23303488/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15151156 memory=429016 CPUtime=2520.08 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 55725 0 0 0 251932 76 0 0 20 0 15 0 516191070 15514783744 107254 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3787789 107254 3512 1 0 3748889 0
[pid=4821/tid=4822] ppid=4819 vsize=15151156 memory=1452 CPUtime=2514.11 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 20837 0 0 0 251401 10 0 0 20 0 15 0 516191070 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819414574128 139819051563677 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.1 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1067 0 0 0 6 4 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.09 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 715 0 0 0 6 3 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.08 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 941 0 0 0 5 3 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15151156 memory=1716 CPUtime=0.1 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 981 0 0 0 6 4 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15151156 memory=784 CPUtime=0.04 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 1374 0 0 0 2 2 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15151156 memory=429016 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818283366112 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15151156 memory=288284497924079027 CPUtime=1.86 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 11802 0 0 0 185 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15151156 memory=429016 CPUtime=1.87 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 10002 0 0 0 185 2 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.57 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) S 4819 4819 3690 0 -1 1077944384 5454 0 0 0 56 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818278103024 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15151156 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15151156 memory=2116 CPUtime=1.16 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1243 0 0 0 52 64 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 430468 KiB

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

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

[startup+2514.12 s]
# the end of solver process 4821 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.33 s, system=0.774322 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+2514.11 s]
/proc/loadavg: 1.89 1.93 1.93 3/232 5527
/proc/meminfo: memFree=23303488/32770624 swapFree=67003052/67108860
[pid=4819] ppid=4816 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4819/stat : 4819 (xcsp3-exec) S 4816 4819 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516191070 115843072 363 33554432000 4194304 5098028 140733883957920 140733883956024 139680545317500 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31453184 140733883962198 140733883962457 140733883962457 140733883965382 0
/proc/4819/statm: 28282 363 304 221 0 87 0
[pid=4821] ppid=4819 vsize=15151156 memory=429016 CPUtime=2520.08 cores=0,2,4,6
/proc/4821/stat : 4821 (java) S 4819 4819 3690 0 -1 1077944320 55725 0 0 0 251932 76 0 0 20 0 15 0 516191070 15514783744 107254 33554432000 4194304 4196468 140727859879136 140727859861680 139819410337527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
/proc/4821/statm: 3787789 107254 3512 1 0 3748889 0
[pid=4821/tid=4822] ppid=4819 vsize=15151156 memory=1452 CPUtime=2514.11 cores=0,2,4,6
/proc/4821/task/4822/stat : 4822 (java) R 4819 4819 3690 0 -1 4202560 20837 0 0 0 251401 10 0 0 20 0 15 0 516191070 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819414574128 139819051563677 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4823] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.1 cores=0,2,4,6
/proc/4821/task/4823/stat : 4823 (java) S 4819 4819 3690 0 -1 1077944384 1067 0 0 0 6 4 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819373443600 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4824] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.09 cores=0,2,4,6
/proc/4821/task/4824/stat : 4824 (java) S 4819 4819 3690 0 -1 1077944384 715 0 0 0 6 3 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819001764496 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4825] ppid=4819 vsize=15151156 memory=429016 CPUtime=0.08 cores=0,2,4,6
/proc/4821/task/4825/stat : 4825 (java) S 4819 4819 3690 0 -1 1077944384 941 0 0 0 5 3 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139819000711440 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4826] ppid=4819 vsize=15151156 memory=1716 CPUtime=0.1 cores=0,2,4,6
/proc/4821/task/4826/stat : 4826 (java) S 4819 4819 3690 0 -1 1077944384 981 0 0 0 6 4 0 0 20 0 15 0 516191071 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818999658896 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4827] ppid=4819 vsize=15151156 memory=784 CPUtime=0.04 cores=0,2,4,6
/proc/4821/task/4827/stat : 4827 (java) S 4819 4819 3690 0 -1 1077944384 1374 0 0 0 2 2 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818284419824 139819410348674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4828] ppid=4819 vsize=15151156 memory=429016 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4828/stat : 4828 (java) S 4819 4819 3690 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818283366112 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4829] ppid=4819 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4829/stat : 4829 (java) S 4819 4819 3690 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 516191073 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818282312944 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4830] ppid=4819 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4830/stat : 4830 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818281261520 139819410356123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4831] ppid=4819 vsize=15151156 memory=288284497924079027 CPUtime=1.86 cores=0,2,4,6
/proc/4821/task/4831/stat : 4831 (java) S 4819 4819 3690 0 -1 1077944384 11802 0 0 0 185 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818280208624 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4832] ppid=4819 vsize=15151156 memory=429016 CPUtime=1.87 cores=0,2,4,6
/proc/4821/task/4832/stat : 4832 (java) S 4819 4819 3690 0 -1 1077944384 10002 0 0 0 185 2 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818279156080 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4833] ppid=4819 vsize=15151156 memory=1452 CPUtime=0.57 cores=0,2,4,6
/proc/4821/task/4833/stat : 4833 (java) S 4819 4819 3690 0 -1 1077944384 5454 0 0 0 56 1 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818278103024 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4834] ppid=4819 vsize=15151156 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4821/task/4834/stat : 4834 (java) S 4819 4819 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818277050720 139819410347733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
[pid=4821/tid=4835] ppid=4819 vsize=15151156 memory=2116 CPUtime=1.16 cores=0,2,4,6
/proc/4821/task/4835/stat : 4835 (java) S 4819 4819 3690 0 -1 1077944384 1243 0 0 0 52 64 0 0 20 0 15 0 516191076 15514783744 107254 33554432000 4194304 4196468 140727859879136 139818275998768 139819410348674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35409920 140727859885019 140727859885194 140727859885194 140727859888079 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 430468 KiB

Child status: 143
Real time (s): 2514.12
CPU time (s): 2520.1
CPU user time (s): 2519.33
CPU system time (s): 0.774322
CPU usage (%): 100.238
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 450972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.33
system time used= 0.774322
maximum resident set size= 449536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57493
involuntary context switches= 1163


# summary of solver processes directly reported to runsolver:
#   pid: 4819,4821
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.33
#   total CPU system time (s): 0.774322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8547 second user time and 24.1671 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-25 10:17:55
IDJOB=4406011
IDBENCH=122900
IDSOLVER=2869
FILE ID=node133/4406011-1569399516
RUNJOBID= node133-1569396629-3721
PBS_JOBID= 21705685
Free space on /var/tmp= 13460 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-164.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406011-1569399516/watcher-4406011-1569399516 -o /var/tmp/evaluation-result-4406011-1569399516/solver-4406011-1569399516 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1569396629-3721 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406011-1569399516.xml

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

MD5SUM BENCH= b2fe288f8dde57e646dfc9c4f090c29d
RANDOM SEED=1563985591

node133.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.18
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.18
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.18
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.18
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:        23396176 kB
MemAvailable:   31103044 kB
Buffers:          165528 kB
Cached:          7587652 kB
SwapCached:         5092 kB
Active:          4571444 kB
Inactive:        3929204 kB
Active(anon):     743992 kB
Inactive(anon):    58656 kB
Active(file):    3827452 kB
Inactive(file):  3870548 kB
Unevictable:      109532 kB
Mlocked:          109532 kB
SwapTotal:      67108860 kB
SwapFree:       67003052 kB
Dirty:             26072 kB
Writeback:             0 kB
AnonPages:        932576 kB
Mapped:            71748 kB
Shmem:             46900 kB
Slab:             467564 kB
SReclaimable:     437328 kB
SUnreclaim:        30236 kB
KernelStack:        4128 kB
PageTables:         8152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2465292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    847872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13436 MiB
End job on node133 at 2019-09-25 10:59:49