Trace number 4406261

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.02 2515.51

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
Bench CategoryCOP (optimization 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 variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406261-1569412025.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406261-1569412025.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.05/0.58	c solve instance...
2520.00/2515.50	s UNKNOWN
2520.00/2515.50	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 (13823 MiB free)
  memory of node 1: 16384 MiB (11023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406261-1569412025/watcher-4406261-1569412025 -o /tmp/evaluation-result-4406261-1569412025/solver-4406261-1569412025 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569407845-31186 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1850652482 HOME/instance-4406261-1569412025.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=32014, runsolver pid=32011
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 1.79 1.85 1.86 5/230 32030
/proc/meminfo: memFree=25425780/32770624 swapFree=66956600/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15144776 memory=29348 CPUtime=0.12 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 5812 0 0 0 11 1 0 0 20 0 15 0 517473762 15508250624 7337 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3786194 7337 3119 1 0 3748377 0
[pid=32016/tid=32017] ppid=32014 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 3730 0 0 0 8 1 0 0 20 0 15 0 517473762 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992731204128 139992726990230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15144776 memory=139699678365312 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15144776 memory=139699678365312 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517473765 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517473765 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992060253216 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517473765 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992059200368 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) R 32014 32014 31155 0 -1 4202560 329 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992057097072 139992710414033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) R 32014 32014 31155 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15144776 memory=139699678365312 CPUtime=0.02 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) R 32014 32014 31155 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 15 0 517473768 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992054991472 139992705660248 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15144776 memory=139699678365312 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 7337 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30796 KiB

[startup+0.210751 s]*
/proc/loadavg: 1.79 1.85 1.86 4/230 32030
/proc/meminfo: memFree=25412304/32770624 swapFree=66956600/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15144776 memory=40976 CPUtime=0.34 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 9447 0 0 0 31 3 0 0 20 0 15 0 517473762 15508250624 10244 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3786194 10244 3307 1 0 3748377 0
[pid=32016/tid=32017] ppid=32014 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 6636 0 0 0 18 2 0 0 20 0 15 0 517473762 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992731217296 139992711058782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15144776 memory=2964504 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15144776 memory=3834173236631324320 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517473763 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15144776 memory=139699678365312 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517473765 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517473765 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992060253216 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517473765 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992059200368 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) S 32014 32014 31155 0 -1 1077944384 598 0 0 0 3 0 0 0 20 0 15 0 517473768 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992057097072 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 517473768 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15144776 memory=139699678365312 CPUtime=0.08 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) R 32014 32014 31155 0 -1 4202560 740 0 0 0 8 0 0 0 20 0 15 0 517473768 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992054991472 139992726999642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473768 15508250624 10244 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42424 KiB

[startup+0.321298 s]*
/proc/loadavg: 1.79 1.85 1.86 3/230 32030
/proc/meminfo: memFree=25405120/32770624 swapFree=66956600/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15149032 memory=50560 CPUtime=0.54 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 10996 0 0 0 50 4 0 0 20 0 15 0 517473762 15512608768 12640 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3787258 12640 3360 1 0 3748377 0
[pid=32016/tid=32017] ppid=32014 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 7957 0 0 0 27 3 0 0 20 0 15 0 517473762 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992731210064 139992711058782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517473763 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517473765 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517473765 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992060253216 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517473765 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992059200368 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) S 32014 32014 31155 0 -1 1077944384 611 0 0 0 4 0 0 0 20 0 15 0 517473768 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992057097072 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 298 0 0 0 4 0 0 0 20 0 15 0 517473768 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) S 32014 32014 31155 0 -1 1077944384 825 0 0 0 12 0 0 0 20 0 15 0 517473768 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992054991472 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473768 15512608768 12640 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52008 KiB

[startup+0.701432 s]
/proc/loadavg: 1.79 1.85 1.86 4/230 32030
/proc/meminfo: memFree=25388556/32770624 swapFree=66956600/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15151156 memory=74468 CPUtime=1.56 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 13610 0 0 0 151 5 0 0 20 0 15 0 517473762 15514783744 18617 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3787789 18617 3441 1 0 3748889 0
[pid=32016/tid=32017] ppid=32014 vsize=15151156 memory=53916 CPUtime=0.68 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 9120 0 0 0 64 4 0 0 20 0 15 0 517473762 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992731216288 139992332242199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15151156 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15151156 memory=1328 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473763 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517473763 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15151156 memory=976 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992060253216 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992059200368 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15151156 memory=1548 CPUtime=0.26 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) R 32014 32014 31155 0 -1 4202560 1192 0 0 0 26 0 0 0 20 0 15 0 517473768 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992057083888 139992708505392 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15151156 memory=1056 CPUtime=0.26 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 622 0 0 0 26 0 0 0 20 0 15 0 517473768 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15151156 memory=744 CPUtime=0.33 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) S 32014 32014 31155 0 -1 1077944384 1369 0 0 0 33 0 0 0 20 0 15 0 517473768 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992054991472 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15151156 memory=8444 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15151156 memory=6184 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 18617 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 75916 KiB

[startup+1.50081 s]
/proc/loadavg: 1.79 1.85 1.86 3/229 32030
/proc/meminfo: memFree=25378196/32770624 swapFree=66956600/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0

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

[pid=32016/tid=32022] ppid=32014 vsize=15151156 memory=236312 CPUtime=0.03 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 1725 0 0 0 2 1 0 0 20 0 15 0 517473765 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992060253280 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15151156 memory=236312 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992059200384 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15151156 memory=1328 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15151156 memory=236312 CPUtime=1.66 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) S 32014 32014 31155 0 -1 1077944384 14268 0 0 0 165 1 0 0 20 0 15 0 517473768 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992057097072 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15151156 memory=1448 CPUtime=1.45 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 9791 0 0 0 144 1 0 0 20 0 15 0 517473768 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.53 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) S 32014 32014 31155 0 -1 1077944384 6440 0 0 0 52 1 0 0 20 0 15 0 517473768 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992054991472 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15151156 memory=236312 CPUtime=0.59 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1054 0 0 0 25 34 0 0 20 0 15 0 517473768 15514783744 59078 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 2446.75 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 237760 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/229 32364
/proc/meminfo: memFree=23571920/32770624 swapFree=66956612/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15151156 memory=248600 CPUtime=2506.79 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 56628 0 0 0 250642 37 0 0 20 0 15 0 517473762 15514783744 62150 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3787789 62150 3498 1 0 3748889 0
[pid=32016/tid=32017] ppid=32014 vsize=15151156 memory=248600 CPUtime=2502.27 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 18177 0 0 0 250220 7 0 0 20 0 15 0 517473762 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992731217824 139992333254599 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1188 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1236 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 676 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 477 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 1902 0 0 0 2 1 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992060253280 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15151156 memory=248600 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992059200384 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15151156 memory=248600 CPUtime=1.66 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) S 32014 32014 31155 0 -1 1077944384 14270 0 0 0 165 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992057097072 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15151156 memory=248600 CPUtime=1.45 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 9793 0 0 0 144 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15151156 memory=53988 CPUtime=0.53 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) S 32014 32014 31155 0 -1 1077944384 6443 0 0 0 52 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992054991472 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.6 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1060 0 0 0 25 35 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 2506.79 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 250048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.5 s]
/proc/loadavg: 2.00 1.99 1.93 3/229 32364
/proc/meminfo: memFree=23571920/32770624 swapFree=66956612/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15151156 memory=248600 CPUtime=2520 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 56632 0 0 0 251963 37 0 0 20 0 15 0 517473762 15514783744 62150 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3787789 62150 3498 1 0 3748889 0
[pid=32016/tid=32017] ppid=32014 vsize=15151156 memory=248600 CPUtime=2515.47 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 18181 0 0 0 251540 7 0 0 20 0 15 0 517473762 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992731217824 139992333729325 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1188 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1236 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 676 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 477 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 1902 0 0 0 2 1 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15151156 memory=248600 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992060253280 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992059200384 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15151156 memory=23120 CPUtime=1.66 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) S 32014 32014 31155 0 -1 1077944384 14270 0 0 0 165 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992057097072 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15151156 memory=6791534058613427641 CPUtime=1.45 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 9793 0 0 0 144 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15151156 memory=53988 CPUtime=0.53 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) S 32014 32014 31155 0 -1 1077944384 6443 0 0 0 52 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992054991472 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.6 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1060 0 0 0 25 35 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 250048 KiB

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

[startup+2515.51 s]
# the end of solver process 32014 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.64 s, system=0.377206 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2515.5 s]
/proc/loadavg: 2.00 1.99 1.93 3/229 32364
/proc/meminfo: memFree=23571920/32770624 swapFree=66956612/67108860
[pid=32014] ppid=32011 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32014/stat : 32014 (xcsp3-exec) S 32011 32014 31155 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517473762 115843072 362 33554432000 4194304 5098028 140734675013952 140734675012056 140358766998140 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40341504 140734675018618 140734675018861 140734675018861 140734675021770 0
/proc/32014/statm: 28282 362 304 221 0 87 0
[pid=32016] ppid=32014 vsize=15151156 memory=248600 CPUtime=2520 cores=0,2,4,6
/proc/32016/stat : 32016 (java) S 32014 32014 31155 0 -1 1077944320 56632 0 0 0 251963 37 0 0 20 0 15 0 517473762 15514783744 62150 33554432000 4194304 4196468 140735645148208 140735645130752 139992726978295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
/proc/32016/statm: 3787789 62150 3498 1 0 3748889 0
[pid=32016/tid=32017] ppid=32014 vsize=15151156 memory=248600 CPUtime=2515.47 cores=0,2,4,6
/proc/32016/task/32017/stat : 32017 (java) R 32014 32014 31155 0 -1 4202560 18181 0 0 0 251540 7 0 0 20 0 15 0 517473762 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992731217824 139992333729325 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32018] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32018/stat : 32018 (java) S 32014 32014 31155 0 -1 1077944384 1188 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992655019152 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32019] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32019/stat : 32019 (java) S 32014 32014 31155 0 -1 1077944384 1236 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992653966352 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32020] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32020/stat : 32020 (java) S 32014 32014 31155 0 -1 1077944384 676 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992652913552 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32021] ppid=32014 vsize=15151156 memory=248600 CPUtime=0.04 cores=0,2,4,6
/proc/32016/task/32021/stat : 32021 (java) S 32014 32014 31155 0 -1 1077944384 477 0 0 0 4 0 0 0 20 0 15 0 517473763 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992651860752 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32022] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/32016/task/32022/stat : 32022 (java) S 32014 32014 31155 0 -1 1077944384 1902 0 0 0 2 1 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992061307248 139992726989442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32023] ppid=32014 vsize=15151156 memory=248600 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32023/stat : 32023 (java) S 32014 32014 31155 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992060253280 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32024] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32024/stat : 32024 (java) S 32014 32014 31155 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517473765 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992059200384 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32025] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32025/stat : 32025 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992058148688 139992726996891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32026] ppid=32014 vsize=15151156 memory=23120 CPUtime=1.66 cores=0,2,4,6
/proc/32016/task/32026/stat : 32026 (java) S 32014 32014 31155 0 -1 1077944384 14270 0 0 0 165 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992057097072 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32027] ppid=32014 vsize=15151156 memory=6791534058613427641 CPUtime=1.45 cores=0,2,4,6
/proc/32016/task/32027/stat : 32027 (java) S 32014 32014 31155 0 -1 1077944384 9793 0 0 0 144 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992056044272 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32028] ppid=32014 vsize=15151156 memory=53988 CPUtime=0.53 cores=0,2,4,6
/proc/32016/task/32028/stat : 32028 (java) S 32014 32014 31155 0 -1 1077944384 6443 0 0 0 52 1 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992054991472 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32029] ppid=32014 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/32016/task/32029/stat : 32029 (java) S 32014 32014 31155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992053938912 139992726988501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
[pid=32016/tid=32030] ppid=32014 vsize=15151156 memory=1448 CPUtime=0.6 cores=0,2,4,6
/proc/32016/task/32030/stat : 32030 (java) S 32014 32014 31155 0 -1 1077944384 1060 0 0 0 25 35 0 0 20 0 15 0 517473768 15514783744 62150 33554432000 4194304 4196468 140735645148208 139992052886192 139992726989442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16375808 140735645152239 140735645152410 140735645152410 140735645155279 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 250048 KiB

Child status: 143
Real time (s): 2515.51
CPU time (s): 2520.02
CPU user time (s): 2519.64
CPU system time (s): 0.377206
CPU usage (%): 100.179
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 250048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.64
system time used= 0.377206
maximum resident set size= 249016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57451
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57654
involuntary context switches= 756


# summary of solver processes directly reported to runsolver:
#   pid: 32014
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.64
#   total CPU system time (s): 0.377206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8893 second user time and 23.6568 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-25 13:46:24
IDJOB=4406261
IDBENCH=137880
IDSOLVER=2869
FILE ID=node151/4406261-1569412025
RUNJOBID= node151-1569407845-31186
PBS_JOBID= 21705705
Free space on /tmp= 12388 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.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 /tmp/evaluation-result-4406261-1569412025/watcher-4406261-1569412025 -o /tmp/evaluation-result-4406261-1569412025/solver-4406261-1569412025 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569407845-31186 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1850652482 HOME/instance-4406261-1569412025.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=1850652482

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25443372 kB
MemAvailable:   31643980 kB
Buffers:           89516 kB
Cached:          6298916 kB
SwapCached:        50644 kB
Active:          2852948 kB
Inactive:        3746112 kB
Active(anon):     159248 kB
Inactive(anon):   105776 kB
Active(file):    2693700 kB
Inactive(file):  3640336 kB
Unevictable:      108536 kB
Mlocked:          108536 kB
SwapTotal:      67108860 kB
SwapFree:       66956600 kB
Dirty:             26180 kB
Writeback:             0 kB
AnonPages:        267740 kB
Mapped:            68748 kB
Shmem:             46064 kB
Slab:             323584 kB
SReclaimable:     295032 kB
SUnreclaim:        28552 kB
KernelStack:        3712 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1417364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 12360 MiB
End job on node151 at 2019-09-25 14:28:20