Trace number 4272482

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-07-26)? (TO) 2520.04 2453.21

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
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 variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272482-1502808799.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4272482-1502808799.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.41/0.42	c parse instance...
0.85/0.66	c solve instance...
2520.01/2453.20	s UNKNOWN
2520.01/2453.20	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 (14605 MiB free)
  memory of node 1: 16384 MiB (15337 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272482-1502808799/watcher-4272482-1502808799 -o /tmp/evaluation-result-4272482-1502808799/solver-4272482-1502808799 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1424241224 HOME/instance-4272482-1502808799.xml 

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

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

solver pid=6860, runsolver pid=6857

[startup+0.100143 s]*
/proc/loadavg: 1.16 1.37 1.37 3/196 6861
/proc/meminfo: memFree=30661252/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.219448 s]*
/proc/loadavg: 1.16 1.37 1.37 3/211 6876
/proc/meminfo: memFree=30648896/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13974352 memory=25552 CPUtime=0.07 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 4827 0 0 0 6 1 0 0 20 0 15 0 83100542 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3493588 6388 2688 1 0 3482964 0
[pid=6862/tid=6863] ppid=6860 vsize=13974352 memory=8389772277269004345 CPUtime=0.06 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 2986 0 0 0 6 0 0 0 20 0 15 0 83100542 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139664037906832 139664017761630 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13974352 memory=288370005343102592 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13974352 memory=139629191390848 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83100544 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83100545 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663511090464 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13974352 memory=139629191390848 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83100545 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663510038128 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) S 6860 6860 897 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 83100548 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) S 6860 6860 897 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 83100548 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 83100548 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100553 14309736448 6388 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26932 KiB

[startup+0.310223 s]*
/proc/loadavg: 1.16 1.37 1.37 4/211 6876
/proc/meminfo: memFree=30634600/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13974352 memory=36988 CPUtime=0.24 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 8380 0 0 0 22 2 0 0 20 0 15 0 83100542 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3493588 9247 2974 1 0 3482964 0
[pid=6862/tid=6863] ppid=6860 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 5624 0 0 0 14 1 0 0 20 0 15 0 83100542 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139664037903520 139664033703069 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83100543 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83100544 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83100545 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663511090464 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83100545 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663510038128 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) S 6860 6860 897 0 -1 1077944384 300 0 0 0 1 0 0 0 20 0 15 0 83100548 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) S 6860 6860 897 0 -1 1077944384 444 0 0 0 1 0 0 0 20 0 15 0 83100548 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 713 0 0 0 5 0 0 0 20 0 15 0 83100548 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100553 14309736448 9247 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38368 KiB

[startup+0.701491 s]
/proc/loadavg: 1.16 1.37 1.37 4/211 6876
/proc/meminfo: memFree=30615804/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13980732 memory=63948 CPUtime=1.13 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 12551 0 0 0 108 5 0 0 20 0 15 0 83100542 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3495183 15987 3171 1 0 3483476 0
[pid=6862/tid=6863] ppid=6860 vsize=13980732 memory=-8774313645642428999 CPUtime=0.53 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 8100 0 0 0 50 3 0 0 20 0 15 0 83100542 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139664037917568 139663631934872 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83100544 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663511090464 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663510038128 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) R 6860 6860 897 0 -1 4202560 853 0 0 0 17 0 0 0 20 0 15 0 83100548 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664014377051 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13980732 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) R 6860 6860 897 0 -1 4202560 937 0 0 0 13 0 0 0 20 0 15 0 83100548 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663506867040 139664015202399 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13980732 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 1354 0 0 0 26 0 0 0 20 0 15 0 83100548 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100553 14316269568 15987 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65328 KiB

[startup+1.50086 s]
/proc/loadavg: 1.38 1.42 1.38 5/211 6876
/proc/meminfo: memFree=30568712/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13980732 memory=133412 CPUtime=3.55 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 19104 0 0 0 349 6 0 0 20 0 15 0 83100542 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3495183 33353 3192 1 0 3483476 0
[pid=6862/tid=6863] ppid=6860 vsize=13980732 memory=6944652177228980320 CPUtime=1.33 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 8957 0 0 0 129 4 0 0 20 0 15 0 83100542 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139664037919896 139663633920336 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13980732 memory=4206186544037388384 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83100543 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13980732 memory=3472328296227679313 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83100544 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13980732 memory=288230587427467564 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663511090464 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13980732 memory=288283385594666413 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663510038128 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13980732 memory=576587700018377745 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13980732 memory=288289991187235684 CPUtime=0.89 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) R 6860 6860 897 0 -1 4202560 3202 0 0 0 89 0 0 0 20 0 15 0 83100548 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664015200828 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13980732 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) R 6860 6860 897 0 -1 4202560 3418 0 0 0 87 0 0 0 20 0 15 0 83100548 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664017175686 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13980732 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 2213 0 0 0 43 0 0 0 20 0 15 0 83100548 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 83100553 14316269568 33353 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0

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

/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663510038144 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13980732 memory=1380 CPUtime=3.5 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) S 6860 6860 897 0 -1 1077944384 19442 0 0 0 347 3 0 0 20 0 15 0 83100548 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13980732 memory=533720 CPUtime=3.24 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) S 6860 6860 897 0 -1 1077944384 19385 0 0 0 322 2 0 0 20 0 15 0 83100548 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13980732 memory=1380 CPUtime=0.73 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 10062 0 0 0 71 2 0 0 20 0 15 0 83100548 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13980732 memory=537824 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13980732 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1135 0 0 0 59 66 0 0 20 0 15 0 83100553 14316269568 132533 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 2385.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 531512 KiB

[startup+2382.3 s]
/proc/loadavg: 1.61 1.46 1.44 3/211 7118
/proc/meminfo: memFree=30016628/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13980732 memory=618204 CPUtime=2447.72 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 262720 0 0 0 244436 336 0 0 20 0 15 0 83100542 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3495183 154551 3260 1 0 3483476 0
[pid=6862/tid=6863] ppid=6860 vsize=13980732 memory=623332 CPUtime=2359.57 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 130404 0 0 0 235922 35 0 0 20 0 15 0 83100542 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139664037920496 139663635483109 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13980732 memory=636672 CPUtime=19.26 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 14844 0 0 0 1874 52 0 0 20 0 15 0 83100543 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13980732 memory=652356 CPUtime=19.23 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 13140 0 0 0 1867 56 0 0 20 0 15 0 83100543 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13980732 memory=618204 CPUtime=19.27 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 14984 0 0 0 1875 52 0 0 20 0 15 0 83100543 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13980732 memory=1380 CPUtime=19.2 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 14750 0 0 0 1868 52 0 0 20 0 15 0 83100543 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13980732 memory=618204 CPUtime=2.27 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 22648 0 0 0 196 31 0 0 20 0 15 0 83100544 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663511090528 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13980732 memory=641800 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663510038144 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13980732 memory=623332 CPUtime=3.53 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) S 6860 6860 897 0 -1 1077944384 19658 0 0 0 350 3 0 0 20 0 15 0 83100548 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13980732 memory=1380 CPUtime=3.29 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) S 6860 6860 897 0 -1 1077944384 19639 0 0 0 327 2 0 0 20 0 15 0 83100548 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13980732 memory=4116 CPUtime=0.73 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 10127 0 0 0 71 2 0 0 20 0 15 0 83100548 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13980732 memory=45700 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13980732 memory=1380 CPUtime=1.28 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1152 0 0 0 60 68 0 0 20 0 15 0 83100553 14316269568 154551 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 2447.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 619584 KiB

[startup+2442.3 s]
/proc/loadavg: 1.34 1.41 1.42 3/211 7120
/proc/meminfo: memFree=30103272/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13980732 memory=529696 CPUtime=2508.86 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 264384 0 0 0 250547 339 0 0 20 0 15 0 83100542 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3495183 132424 3260 1 0 3483476 0
[pid=6862/tid=6863] ppid=6860 vsize=13980732 memory=531748 CPUtime=2419.15 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 131215 0 0 0 241880 35 0 0 20 0 15 0 83100542 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139664037920688 139663634090428 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13980732 memory=532776 CPUtime=19.63 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 15115 0 0 0 1910 53 0 0 20 0 15 0 83100543 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13980732 memory=1380 CPUtime=19.6 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 13259 0 0 0 1904 56 0 0 20 0 15 0 83100543 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13980732 memory=529696 CPUtime=19.64 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 15196 0 0 0 1912 52 0 0 20 0 15 0 83100543 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13980732 memory=529696 CPUtime=19.56 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 14796 0 0 0 1904 52 0 0 20 0 15 0 83100543 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13980732 memory=1380 CPUtime=2.3 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 22828 0 0 0 199 31 0 0 20 0 15 0 83100544 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663511090528 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13980732 memory=568100 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663510038144 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13980732 memory=139629052145793 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13980732 memory=531748 CPUtime=3.53 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) S 6860 6860 897 0 -1 1077944384 19660 0 0 0 350 3 0 0 20 0 15 0 83100548 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13980732 memory=529696 CPUtime=3.29 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) S 6860 6860 897 0 -1 1077944384 19641 0 0 0 327 2 0 0 20 0 15 0 83100548 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13980732 memory=1380 CPUtime=0.73 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 10130 0 0 0 71 2 0 0 20 0 15 0 83100548 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13980732 memory=529696 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13980732 memory=1380 CPUtime=1.31 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1170 0 0 0 62 69 0 0 20 0 15 0 83100553 14316269568 132424 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 2508.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 531076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2453.2 s]
/proc/loadavg: 1.44 1.43 1.42 3/214 7134
/proc/meminfo: memFree=30056416/32770624 swapFree=67108860/67108860
[pid=6860] ppid=6857 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6860/stat : 6860 (xcsp3-exec) S 6857 6860 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83100532 9740288 345 18446744073709551615 4194304 5098028 140725410279920 140725410278024 140061605597820 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29179904 140725410283896 140725410284101 140725410284101 140725410287595 0
/proc/6860/statm: 2378 345 289 221 0 87 0
[pid=6862] ppid=6860 vsize=13980732 memory=573900 CPUtime=2520.01 cores=1,3,5,7
/proc/6862/stat : 6862 (java) S 6860 6860 897 0 -1 1077944320 265498 0 0 0 251660 341 0 0 20 0 15 0 83100542 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 140721495138256 139664033681143 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
/proc/6862/statm: 3495183 143475 3260 1 0 3483476 0
[pid=6862/tid=6863] ppid=6860 vsize=13980732 memory=7151834291566044245 CPUtime=2429.96 cores=1,3,5,7
/proc/6862/task/6863/stat : 6863 (java) R 6860 6860 897 0 -1 4202560 132189 0 0 0 242960 36 0 0 20 0 15 0 83100542 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139664037920608 139663633640705 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6864] ppid=6860 vsize=13980732 memory=6940425714409816166 CPUtime=19.71 cores=1,3,5,7
/proc/6862/task/6864/stat : 6864 (java) S 6860 6860 897 0 -1 1077944384 15149 0 0 0 1918 53 0 0 20 0 15 0 83100543 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663953095056 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6865] ppid=6860 vsize=13980732 memory=7379237467580819029 CPUtime=19.69 cores=1,3,5,7
/proc/6862/task/6865/stat : 6865 (java) S 6860 6860 897 0 -1 1077944384 13289 0 0 0 1913 56 0 0 20 0 15 0 83100543 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663952042256 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6866] ppid=6860 vsize=13980732 memory=7156589670649974864 CPUtime=19.73 cores=1,3,5,7
/proc/6862/task/6866/stat : 6866 (java) S 6860 6860 897 0 -1 1077944384 15217 0 0 0 1920 53 0 0 20 0 15 0 83100543 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663950989968 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6867] ppid=6860 vsize=13980732 memory=7084270341389181760 CPUtime=19.65 cores=1,3,5,7
/proc/6862/task/6867/stat : 6867 (java) S 6860 6860 897 0 -1 1077944384 14827 0 0 0 1913 52 0 0 20 0 15 0 83100543 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663949937168 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6868] ppid=6860 vsize=13980732 memory=7680170660397595203 CPUtime=2.3 cores=1,3,5,7
/proc/6862/task/6868/stat : 6868 (java) S 6860 6860 897 0 -1 1077944384 22852 0 0 0 199 31 0 0 20 0 15 0 83100544 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663512144496 139664033692290 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6869] ppid=6860 vsize=13980732 memory=45700 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6869/stat : 6869 (java) S 6860 6860 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663511090528 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6870] ppid=6860 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6870/stat : 6870 (java) S 6860 6860 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 83100545 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663510038144 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6871] ppid=6860 vsize=13980732 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6871/stat : 6871 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100547 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663508986448 139664033699739 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6872] ppid=6860 vsize=13980732 memory=1728 CPUtime=3.53 cores=1,3,5,7
/proc/6862/task/6872/stat : 6872 (java) S 6860 6860 897 0 -1 1077944384 19660 0 0 0 350 3 0 0 20 0 15 0 83100548 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663507933296 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6873] ppid=6860 vsize=13980732 memory=288230574492221466 CPUtime=3.29 cores=1,3,5,7
/proc/6862/task/6873/stat : 6873 (java) S 6860 6860 897 0 -1 1077944384 19641 0 0 0 327 2 0 0 20 0 15 0 83100548 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663506880496 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6874] ppid=6860 vsize=13980732 memory=288230617509003574 CPUtime=0.73 cores=1,3,5,7
/proc/6862/task/6874/stat : 6874 (java) S 6860 6860 897 0 -1 1077944384 10130 0 0 0 71 2 0 0 20 0 15 0 83100548 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663505828208 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6875] ppid=6860 vsize=13980732 memory=14973360639576424 CPUtime=0 cores=1,3,5,7
/proc/6862/task/6875/stat : 6875 (java) S 6860 6860 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83100548 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663504775648 139664033691349 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
[pid=6862/tid=6876] ppid=6860 vsize=13980732 memory=531792 CPUtime=1.32 cores=1,3,5,7
/proc/6862/task/6876/stat : 6876 (java) S 6860 6860 897 0 -1 1077944384 1170 0 0 0 62 70 0 0 20 0 15 0 83100553 14316269568 143475 18446744073709551615 4194304 4196468 140721495155712 139663503723440 139664033692290 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27820032 140721495163313 140721495163489 140721495163489 140721495166927 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 575280 KiB

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

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

[startup+2453.21 s]
# the end of solver process 6862 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.62 s, system=3.41932 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): 2453.21
CPU time (s): 2520.04
CPU user time (s): 2516.62
CPU system time (s): 3.41932
CPU usage (%): 102.724
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 691644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.62
system time used= 3.41932
maximum resident set size= 691776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94708
involuntary context switches= 4858


# summary of solver processes directly reported to runsolver:
#   pid: 6860,6862
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516.62
#   total CPU system time (s): 3.41932

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6859 second user time and 21.7134 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 16:39:13
IDJOB=4272482
IDBENCH=133537
IDSOLVER=2664
FILE ID=node125/4272482-1502808799
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-m186.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-4272482-1502808799/watcher-4272482-1502808799 -o /tmp/evaluation-result-4272482-1502808799/solver-4272482-1502808799 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1424241224 HOME/instance-4272482-1502808799.xml

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

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=1424241224

node125.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.07
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.07
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.07
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.07
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:        30661856 kB
MemAvailable:   31660012 kB
Buffers:          304484 kB
Cached:           986852 kB
SwapCached:            0 kB
Active:          1063520 kB
Inactive:         613564 kB
Active(anon):     385956 kB
Inactive(anon):    33100 kB
Active(file):     677564 kB
Inactive(file):   580464 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7852 kB
Writeback:            16 kB
AnonPages:        381404 kB
Mapped:            64096 kB
Shmem:             33444 kB
Slab:             137728 kB
SReclaimable:     111928 kB
SUnreclaim:        25800 kB
KernelStack:        3456 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     976284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 17:20:06