Trace number 4284034

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 5a (2017-08-18)? (TO) 2520.1299 2456.03

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-34.xml
MD5SUM1b92d79ba6653e54d61f1abcadddddde
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1717
Number of constraints697
Number of domains2
Minimum domain size34
Maximum domain size561
Distribution of domain sizes[{"size":34,"count":1156},{"size":561,"count":561}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":578},{"degree":4,"count":1139}]
Minimum constraint arity1
Maximum constraint arity561
Distribution of constraint arities[{"arity":1,"count":17},{"arity":2,"count":17},{"arity":3,"count":561},{"arity":17,"count":33},{"arity":34,"count":34},{"arity":66,"count":17},{"arity":68,"count":17},{"arity":561,"count":1}]
Number of extensional constraints561
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":561},{"type":"intension","count":34},{"type":"allDifferent","count":35},{"type":"count","count":33},{"type":"cardinality","count":34}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.12	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284034-1503216532.xml"  -tl '2520s' -p 1 -x 3
0.06/0.30	c [HOME/instance-4284034-1503216532.xml, -tl, 2520s, -p, 1, -x, 3]
0.23/0.36	c simple solver
0.39/0.43	c parse instance...
1.79/0.96	c solve instance...
2520.09/2456.01	s UNKNOWN
2520.09/2456.01	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 (15281 MiB free)
  memory of node 1: 16384 MiB (14714 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284034-1503216532/watcher-4284034-1503216532 -o /tmp/evaluation-result-4284034-1503216532/solver-4284034-1503216532 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30214 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1314719317 HOME/instance-4284034-1503216532.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=6324, runsolver pid=6321
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 1.78 1.81 1.78 2/196 6325
/proc/meminfo: memFree=30716296/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (runsolver) D 6321 6324 16431 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 20062884 34791424 113 18446744073709551615 4194304 4346622 140734235433200 140734235429832 140508412379863 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 6627328 140734235435063 140734235435557 140734235435557 140734235439050 0
/proc/6324/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.208937 s]*
/proc/loadavg: 1.78 1.81 1.78 2/210 6339
/proc/meminfo: memFree=30724684/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13907304 memory=20616 CPUtime=0.06 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 4602 0 0 0 5 1 0 0 20 0 14 0 20062897 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3476826 5154 2554 1 0 3466323 0
[pid=6326/tid=6327] ppid=6324 vsize=13907304 memory=1404226546386182794 CPUtime=0.04 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) D 6324 6324 16431 0 -1 4202560 2780 0 0 0 4 0 0 0 20 0 14 0 20062897 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666992306080 140666988090621 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 20062898 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13907304 memory=140508415329920 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 20062898 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 20062898 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 20062898 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13907304 memory=140508415329920 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 20062899 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 20062900 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666465096992 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 20062900 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666464044656 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 20062903 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) S 6324 6324 16431 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 14 0 20062903 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 20062903 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13907304 memory=140508415329920 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 14 0 20062903 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 20062903 14241079296 5154 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21996 KiB

[startup+0.310012 s]*
/proc/loadavg: 1.78 1.81 1.78 4/211 6340
/proc/meminfo: memFree=30713840/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13975376 memory=35916 CPUtime=0.23 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 8259 0 0 0 20 3 0 0 20 0 15 0 20062897 14310785024 8979 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3493844 8979 2975 1 0 3483220 0
[pid=6326/tid=6327] ppid=6324 vsize=13975376 memory=6933928925625698159 CPUtime=0.14 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) R 6324 6324 16431 0 -1 4202560 5626 0 0 0 12 2 0 0 20 0 15 0 20062897 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666992290976 140666980748317 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20062898 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20062899 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20062900 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666465096992 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20062900 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666464044656 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) S 6324 6324 16431 0 -1 1077944384 473 0 0 0 1 0 0 0 20 0 15 0 20062903 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) S 6324 6324 16431 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 20062903 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13975376 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 20062903 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062906 14310785024 9045 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 37296 KiB

[startup+0.700773 s]
/proc/loadavg: 1.78 1.81 1.78 5/211 6340
/proc/meminfo: memFree=30697944/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13978684 memory=64916 CPUtime=1.13 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 11916 0 0 0 108 5 0 0 20 0 15 0 20062897 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3494671 16229 3158 1 0 3482964 0
[pid=6326/tid=6327] ppid=6324 vsize=13978684 memory=1883947140609 CPUtime=0.52 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) R 6324 6324 16431 0 -1 4202560 7529 0 0 0 49 3 0 0 20 0 15 0 20062897 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666992296960 140666988080534 0 4 1 16800974 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13978684 memory=1948371649793 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13978684 memory=792 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13978684 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13978684 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20062898 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13978684 memory=5368 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 20062899 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13978684 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20062900 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666465096992 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13978684 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20062900 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666464044656 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13978684 memory=10728 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13978684 memory=1200 CPUtime=0.15 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) R 6324 6324 16431 0 -1 4202560 1172 0 0 0 15 0 0 0 20 0 15 0 20062903 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666966043981 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13978684 memory=1720 CPUtime=0.15 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) R 6324 6324 16431 0 -1 1077944384 616 0 0 0 15 0 0 0 20 0 15 0 20062903 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13978684 memory=15872 CPUtime=0.28 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) R 6324 6324 16431 0 -1 4202560 1292 0 0 0 28 0 0 0 20 0 15 0 20062903 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666967345169 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13978684 memory=16448 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13978684 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062906 14314172416 16229 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 66296 KiB

[startup+1.50086 s]
/proc/loadavg: 1.78 1.81 1.78 5/211 6340
/proc/meminfo: memFree=30650200/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13980732 memory=128376 CPUtime=3.67 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 20450 0 0 0 360 7 0 0 20 0 15 0 20062897 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3495183 32094 3185 1 0 3483476 0
[pid=6326/tid=6327] ppid=6324 vsize=13980732 memory=825307185 CPUtime=1.32 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) R 6324 6324 16431 0 -1 4202560 9645 0 0 0 127 5 0 0 20 0 15 0 20062897 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666992300592 140666635233926 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13980732 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13980732 memory=14092 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20062898 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13980732 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20062898 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 20062899 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666465096992 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666464044656 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13980732 memory=0 CPUtime=0.88 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) R 6324 6324 16431 0 -1 4202560 3351 0 0 0 88 0 0 0 20 0 15 0 20062903 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666461926800 140666969592187 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13980732 memory=0 CPUtime=0.9 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) R 6324 6324 16431 0 -1 4202560 3428 0 0 0 90 0 0 0 20 0 15 0 20062903 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666460878064 140666967761699 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13980732 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 2710 0 0 0 53 1 0 0 20 0 15 0 20062903 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 20062906 14316269568 32094 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 3.67 s
Current children cumulated vsize: 13990244 KiB

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

/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666464044672 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13980732 memory=11952 CPUtime=6.22 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) S 6324 6324 16431 0 -1 1077944384 23602 0 0 0 619 3 0 0 20 0 15 0 20062903 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13980732 memory=1380 CPUtime=7.45 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) S 6324 6324 16431 0 -1 1077944384 26119 0 0 0 743 2 0 0 20 0 15 0 20062903 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13980732 memory=1380 CPUtime=1.03 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 12899 0 0 0 101 2 0 0 20 0 15 0 20062903 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13980732 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13980732 memory=10728 CPUtime=1.21 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 1450 0 0 0 62 59 0 0 20 0 15 0 20062906 14316269568 447890 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 2384.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1792940 KiB

[startup+2382.3 s]
/proc/loadavg: 1.71 1.63 1.60 3/212 6582
/proc/meminfo: memFree=29656300/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13980732 memory=1663312 CPUtime=2445.16 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 345255 0 0 0 243839 677 0 0 20 0 15 0 20062897 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3495183 415828 3254 1 0 3483476 0
[pid=6326/tid=6327] ppid=6324 vsize=13980732 memory=1663312 CPUtime=2364.36 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) R 6324 6324 16431 0 -1 4202560 117285 0 0 0 236405 31 0 0 20 0 15 0 20062897 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666992307760 140666640297256 0 4 1 16800974 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13980732 memory=1663312 CPUtime=15.86 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 23361 0 0 0 1441 145 0 0 20 0 15 0 20062898 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13980732 memory=1681780 CPUtime=15.88 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 28107 0 0 0 1446 142 0 0 20 0 15 0 20062898 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13980732 memory=1380 CPUtime=15.86 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 27177 0 0 0 1442 144 0 0 20 0 15 0 20062898 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13980732 memory=1697168 CPUtime=15.85 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 26354 0 0 0 1442 143 0 0 20 0 15 0 20062898 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13980732 memory=1688960 CPUtime=1.33 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 57534 0 0 0 117 16 0 0 20 0 15 0 20062899 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13980732 memory=1688960 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666465097056 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666464044672 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13980732 memory=1675624 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13980732 memory=1663312 CPUtime=6.22 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) S 6324 6324 16431 0 -1 1077944384 23604 0 0 0 619 3 0 0 20 0 15 0 20062903 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13980732 memory=1663312 CPUtime=7.45 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) S 6324 6324 16431 0 -1 1077944384 26121 0 0 0 743 2 0 0 20 0 15 0 20062903 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13980732 memory=1663312 CPUtime=1.03 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 12901 0 0 0 101 2 0 0 20 0 15 0 20062903 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13980732 memory=1380 CPUtime=1.24 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 1468 0 0 0 64 60 0 0 20 0 15 0 20062906 14316269568 415828 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 2445.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1664692 KiB

[startup+2442.3 s]
/proc/loadavg: 1.60 1.62 1.60 3/211 6584
/proc/meminfo: memFree=29753428/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13980732 memory=1564816 CPUtime=2505.82 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 350026 0 0 0 249902 680 0 0 20 0 15 0 20062897 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3495183 391204 3254 1 0 3483476 0
[pid=6326/tid=6327] ppid=6324 vsize=13980732 memory=1564816 CPUtime=2424.11 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) R 6324 6324 16431 0 -1 4202560 120928 0 0 0 242380 31 0 0 20 0 15 0 20062897 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666992307952 140666629694586 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13980732 memory=1571996 CPUtime=16.06 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 23733 0 0 0 1461 145 0 0 20 0 15 0 20062898 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13980732 memory=1380 CPUtime=16.09 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 28195 0 0 0 1466 143 0 0 20 0 15 0 20062898 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13980732 memory=1651000 CPUtime=16.08 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 27253 0 0 0 1463 145 0 0 20 0 15 0 20062898 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13980732 memory=1619192 CPUtime=16.06 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 26740 0 0 0 1463 143 0 0 20 0 15 0 20062898 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13980732 memory=140508312012096 CPUtime=1.34 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 57714 0 0 0 118 16 0 0 20 0 15 0 20062899 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13980732 memory=1579180 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666465097056 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13980732 memory=1575588 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666464044672 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13980732 memory=1575588 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13980732 memory=1568404 CPUtime=6.22 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) S 6324 6324 16431 0 -1 1077944384 23606 0 0 0 619 3 0 0 20 0 15 0 20062903 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13980732 memory=1564816 CPUtime=7.46 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) S 6324 6324 16431 0 -1 1077944384 26123 0 0 0 743 3 0 0 20 0 15 0 20062903 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13980732 memory=1380 CPUtime=1.03 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 12903 0 0 0 101 2 0 0 20 0 15 0 20062903 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13980732 memory=1564816 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13980732 memory=1380 CPUtime=1.27 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 1488 0 0 0 65 62 0 0 20 0 15 0 20062906 14316269568 391204 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 2505.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1566196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456 s]*
/proc/loadavg: 1.59 1.61 1.60 3/211 6586
/proc/meminfo: memFree=29675376/32770624 swapFree=67108860/67108860
[pid=6324] ppid=6321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6324/stat : 6324 (xcsp3-exec) S 6321 6324 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20062884 9740288 345 18446744073709551615 4194304 5098028 140725089980576 140725089978680 140128427475580 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 28991488 140725089984889 140725089985094 140725089985094 140725089988587 0
/proc/6324/statm: 2378 345 289 221 0 87 0
[pid=6326] ppid=6324 vsize=13980732 memory=1637240 CPUtime=2520.09 cores=0,2,4,6
/proc/6326/stat : 6326 (java) S 6324 6324 16431 0 -1 1077944320 352198 0 0 0 251320 689 0 0 20 0 15 0 20062897 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140723043578432 140666988068599 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
/proc/6326/statm: 3495183 409310 3254 1 0 3483476 0
[pid=6326/tid=6327] ppid=6324 vsize=13980732 memory=6933928925625698159 CPUtime=2437.62 cores=0,2,4,6
/proc/6326/task/6327/stat : 6327 (java) R 6324 6324 16431 0 -1 4202560 121084 0 0 0 243731 31 0 0 20 0 15 0 20062897 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666992307840 140666640297767 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6328] ppid=6324 vsize=13980732 memory=450264 CPUtime=16.25 cores=0,2,4,6
/proc/6326/task/6328/stat : 6328 (java) S 6324 6324 16431 0 -1 1077944384 24111 0 0 0 1478 147 0 0 20 0 15 0 20062898 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666587867536 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6329] ppid=6324 vsize=13980732 memory=3904 CPUtime=16.28 cores=0,2,4,6
/proc/6326/task/6329/stat : 6329 (java) S 6324 6324 16431 0 -1 1077944384 28692 0 0 0 1483 145 0 0 20 0 15 0 20062898 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666586814736 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6330] ppid=6324 vsize=13980732 memory=2752 CPUtime=16.26 cores=0,2,4,6
/proc/6326/task/6330/stat : 6330 (java) S 6324 6324 16431 0 -1 1077944384 27959 0 0 0 1479 147 0 0 20 0 15 0 20062898 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666585762448 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6331] ppid=6324 vsize=13980732 memory=2752 CPUtime=16.25 cores=0,2,4,6
/proc/6326/task/6331/stat : 6331 (java) S 6324 6324 16431 0 -1 1077944384 27108 0 0 0 1480 145 0 0 20 0 15 0 20062898 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666584709648 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6332] ppid=6324 vsize=13980732 memory=6933928925625698159 CPUtime=1.35 cores=0,2,4,6
/proc/6326/task/6332/stat : 6332 (java) S 6324 6324 16431 0 -1 1077944384 57781 0 0 0 119 16 0 0 20 0 15 0 20062899 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666466151024 140666988079746 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6333] ppid=6324 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6333/stat : 6333 (java) S 6324 6324 16431 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666465097056 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6334] ppid=6324 vsize=13980732 memory=3272 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6334/stat : 6334 (java) S 6324 6324 16431 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 20062900 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666464044672 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6335] ppid=6324 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6335/stat : 6335 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666462992976 140666988087195 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6336] ppid=6324 vsize=13980732 memory=1608432 CPUtime=6.22 cores=0,2,4,6
/proc/6326/task/6336/stat : 6336 (java) S 6324 6324 16431 0 -1 1077944384 23606 0 0 0 619 3 0 0 20 0 15 0 20062903 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666461939824 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6337] ppid=6324 vsize=13980732 memory=288230574492221466 CPUtime=7.46 cores=0,2,4,6
/proc/6326/task/6337/stat : 6337 (java) S 6324 6324 16431 0 -1 1077944384 26123 0 0 0 743 3 0 0 20 0 15 0 20062903 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666460887024 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6338] ppid=6324 vsize=13980732 memory=288230613214036277 CPUtime=1.03 cores=0,2,4,6
/proc/6326/task/6338/stat : 6338 (java) S 6324 6324 16431 0 -1 1077944384 12903 0 0 0 101 2 0 0 20 0 15 0 20062903 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666459834736 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6339] ppid=6324 vsize=13980732 memory=13571496182286043 CPUtime=0 cores=0,2,4,6
/proc/6326/task/6339/stat : 6339 (java) S 6324 6324 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20062903 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666458782176 140666988078805 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
[pid=6326/tid=6340] ppid=6324 vsize=13980732 memory=5368 CPUtime=1.29 cores=0,2,4,6
/proc/6326/task/6340/stat : 6340 (java) S 6324 6324 16431 0 -1 1077944384 1488 0 0 0 66 63 0 0 20 0 15 0 20062906 14316269568 409310 18446744073709551615 4194304 4196468 140723043595888 140666457729968 140666988079746 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17588224 140723043602866 140723043603042 140723043603042 140723043606479 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1638620 KiB

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

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

[startup+2456.03 s]
# the end of solver process 6326 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.21 s, system=6.9115 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2456.03
CPU time (s): 2520.13
CPU user time (s): 2513.21
CPU system time (s): 6.9115
CPU usage (%): 102.61
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3367484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.21
system time used= 6.9115
maximum resident set size= 3366536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67820
involuntary context switches= 3921


# summary of solver processes directly reported to runsolver:
#   pid: 6324,6326
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2513.21
#   total CPU system time (s): 6.9115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9982 second user time and 23.8632 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-20 09:54:51
IDJOB=4284034
IDBENCH=133921
IDSOLVER=2679
FILE ID=node128/4284034-1503216532
RUNJOBID= node128-1503171959-30214
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-34.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284034-1503216532/watcher-4284034-1503216532 -o /tmp/evaluation-result-4284034-1503216532/solver-4284034-1503216532 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30214 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1314719317 HOME/instance-4284034-1503216532.xml

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

MD5SUM BENCH= 1b92d79ba6653e54d61f1abcadddddde
RANDOM SEED=1314719317

node128.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.47
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.47
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.47
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.47
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:        30716492 kB
MemAvailable:   30989744 kB
Buffers:          201568 kB
Cached:           360380 kB
SwapCached:            0 kB
Active:          1298244 kB
Inactive:         348404 kB
Active(anon):    1084724 kB
Inactive(anon):    16752 kB
Active(file):     213520 kB
Inactive(file):   331652 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:       1084680 kB
Mapped:            46116 kB
Shmem:             17060 kB
Slab:             112328 kB
SReclaimable:      87832 kB
SUnreclaim:        24496 kB
KernelStack:        3440 kB
PageTables:         6992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1783248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    950272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-20 10:35:47