Trace number 4297725

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)? (TO) 20081.5 2520.12

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-16_c18.xml
MD5SUMe7fed86d91a4783730bc3bb5ac61f990
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 variables512
Number of constraints482
Number of domains2
Minimum domain size16
Maximum domain size256
Distribution of domain sizes[{"size":16,"count":256},{"size":256,"count":240}]
Minimum variable degree0
Maximum variable degree243
Distribution of variable degrees[{"degree":0,"count":16},{"degree":2,"count":240},{"degree":242,"count":16},{"degree":243,"count":240}]
Minimum constraint arity3
Maximum constraint arity257
Distribution of constraint arities[{"arity":3,"count":240},{"arity":16,"count":1},{"arity":256,"count":1},{"arity":257,"count":240}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":240}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297725-1532731329.xml"  -tl '20160s' -p 8
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4297725-1532731329.xml, -tl, 20160s, -p, 8]
0.12/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
4.67/1.47	c solve instance...
20080.69/2520.10	s UNKNOWN
20080.69/2520.10	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 (9945 MiB free)
  memory of node 1: 16384 MiB (12778 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297725-1532731329/watcher-4297725-1532731329 -o /tmp/evaluation-result-4297725-1532731329/solver-4297725-1532731329 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532726286-26461 --watchdog 2580 HOME/xcsp3-exec -seed 1376562844 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297725-1532731329.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=27084, runsolver pid=27081
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 8.28 8.18 8.25 2/201 27105
/proc/meminfo: memFree=23253996/32770624 swapFree=67108860/67108860
[pid=27084] ppid=27081 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27084/stat : 27084 (xcsp3-exec) S 27081 27084 26434 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 90696110 115843072 363 33554432000 4194304 5098028 140733717393808 140733717391912 140423086174844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11714560 140733717398581 140733717398784 140733717398784 140733717401546 0
/proc/27084/statm: 28282 363 305 221 0 87 0
[pid=27086] ppid=27084 vsize=26104152 memory=27076 CPUtime=0.12 cores=0-7
/proc/27086/stat : 27086 (java) S 27084 27084 26434 0 -1 1077944320 5656 0 0 0 10 2 0 0 20 0 20 0 90696110 26730651648 6769 33554432000 4194304 4196468 140726171857536 140726171840080 139762781302519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
/proc/27086/statm: 6526038 6769 2978 1 0 6488315 0
[pid=27086/tid=27087] ppid=27084 vsize=26104152 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/27086/task/27087/stat : 27087 (java) R 27084 27084 26434 0 -1 4202560 3666 0 0 0 8 1 0 0 20 0 20 0 90696111 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762785535792 139762413371483 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27088] ppid=27084 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27086/task/27088/stat : 27088 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762733922704 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27089] ppid=27084 vsize=26104152 memory=139763690927744 CPUtime=0 cores=0-7
/proc/27086/task/27089/stat : 27089 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762338232592 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27090] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27090/stat : 27090 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762337180304 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27091] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27091/stat : 27091 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762336127504 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27092] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27092/stat : 27092 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762335075216 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27093] ppid=27084 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/27086/task/27093/stat : 27093 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6769 33554432000 4194304 4196468 140726171857536 139762334022416 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27094] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27094/stat : 27094 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6833 33554432000 4194304 4196468 140726171857536 139762332970128 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27095] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27095/stat : 27095 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 6833 33554432000 4194304 4196468 140726171857536 139762331917328 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27096] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27096/stat : 27096 (java) S 27084 27084 26434 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 90696113 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760986404976 139762781313666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27097] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27097/stat : 27097 (java) S 27084 27084 26434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90696113 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760985350944 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27098] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27098/stat : 27098 (java) S 27084 27084 26434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90696114 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760984298608 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27099] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27099/stat : 27099 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760983246928 139762781321115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27100] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27100/stat : 27100 (java) S 27084 27084 26434 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760982194800 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27101] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27101/stat : 27101 (java) S 27084 27084 26434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760981142000 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27102] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27102/stat : 27102 (java) S 27084 27084 26434 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760980089712 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27103] ppid=27084 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/27086/task/27103/stat : 27103 (java) R 27084 27084 26434 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760979036912 139762773543909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27104] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27104/stat : 27104 (java) S 27084 27084 26434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760977983840 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27105] ppid=27084 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/27086/task/27105/stat : 27105 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 6833 33554432000 4194304 4196468 140726171857536 139760976931120 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28528 KiB

[startup+0.210626 s]*
/proc/loadavg: 8.28 8.18 8.25 3/201 27105
/proc/meminfo: memFree=23243096/32770624 swapFree=67108860/67108860
[pid=27084] ppid=27081 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27084/stat : 27084 (xcsp3-exec) S 27081 27084 26434 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 90696110 115843072 363 33554432000 4194304 5098028 140733717393808 140733717391912 140423086174844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11714560 140733717398581 140733717398784 140733717398784 140733717401546 0
/proc/27084/statm: 28282 363 305 221 0 87 0
[pid=27086] ppid=27084 vsize=26104152 memory=39436 CPUtime=0.34 cores=0-7
/proc/27086/stat : 27086 (java) S 27084 27084 26434 0 -1 1077944320 8496 0 0 0 31 3 0 0 20 0 20 0 90696110 26730651648 9859 33554432000 4194304 4196468 140726171857536 140726171840080 139762781302519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
/proc/27086/statm: 6526038 9859 3170 1 0 6488315 0
[pid=27086/tid=27087] ppid=27084 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/27086/task/27087/stat : 27087 (java) R 27084 27084 26434 0 -1 4202560 5561 0 0 0 18 1 0 0 20 0 20 0 90696111 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762785537504 139762765346149 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27088] ppid=27084 vsize=26104152 memory=331 CPUtime=0 cores=0-7
/proc/27086/task/27088/stat : 27088 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762733922704 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27089] ppid=27084 vsize=26104152 memory=3691174142623250080 CPUtime=0 cores=0-7
/proc/27086/task/27089/stat : 27089 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762338232592 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27090] ppid=27084 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/27086/task/27090/stat : 27090 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762337180304 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27091] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27091/stat : 27091 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762336127504 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27092] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27092/stat : 27092 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762335075216 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27093] ppid=27084 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/27086/task/27093/stat : 27093 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762334022416 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27094] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27094/stat : 27094 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762332970128 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27095] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27095/stat : 27095 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26730651648 9859 33554432000 4194304 4196468 140726171857536 139762331917328 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27096] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27096/stat : 27096 (java) S 27084 27084 26434 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 90696113 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760986404976 139762781313666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27097] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27097/stat : 27097 (java) S 27084 27084 26434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90696113 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760985350944 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27098] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27098/stat : 27098 (java) S 27084 27084 26434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90696114 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760984298608 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27099] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27099/stat : 27099 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760983246928 139762781321115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27100] ppid=27084 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/27086/task/27100/stat : 27100 (java) S 27084 27084 26434 0 -1 1077944384 339 0 0 0 2 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760982194800 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27101] ppid=27084 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/27086/task/27101/stat : 27101 (java) S 27084 27084 26434 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760981142000 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27102] ppid=27084 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/27086/task/27102/stat : 27102 (java) S 27084 27084 26434 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760980089712 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27103] ppid=27084 vsize=26104152 memory=-1 CPUtime=0.08 cores=0-7
/proc/27086/task/27103/stat : 27103 (java) S 27084 27084 26434 0 -1 1077944384 787 0 0 0 8 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760979036912 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27104] ppid=27084 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27104/stat : 27104 (java) S 27084 27084 26434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760977983840 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27105] ppid=27084 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/27086/task/27105/stat : 27105 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696116 26730651648 9859 33554432000 4194304 4196468 140726171857536 139760976931120 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40888 KiB

[startup+0.310566 s]*
/proc/loadavg: 7.70 8.06 8.21 4/201 27105
/proc/meminfo: memFree=23236644/32770624 swapFree=67108860/67108860
[pid=27084] ppid=27081 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27084/stat : 27084 (xcsp3-exec) S 27081 27084 26434 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 90696110 115843072 363 33554432000 4194304 5098028 140733717393808 140733717391912 140423086174844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11714560 140733717398581 140733717398784 140733717398784 140733717401546 0
/proc/27084/statm: 28282 363 305 221 0 87 0
[pid=27086] ppid=27084 vsize=26108408 memory=46776 CPUtime=0.52 cores=0-7
/proc/27086/stat : 27086 (java) S 27084 27084 26434 0 -1 1077944320 9397 0 0 0 49 3 0 0 20 0 20 0 90696110 26735009792 11694 33554432000 4194304 4196468 140726171857536 140726171840080 139762781302519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
/proc/27086/statm: 6527102 11694 3223 1 0 6488315 0
[pid=27086/tid=27087] ppid=27084 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/27086/task/27087/stat : 27087 (java) R 27084 27084 26434 0 -1 4202560 6274 0 0 0 27 2 0 0 20 0 20 0 90696111 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762785533632 139762781326109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27088] ppid=27084 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27088/stat : 27088 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762733922704 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27089] ppid=27084 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27089/stat : 27089 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762338232592 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27090] ppid=27084 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27090/stat : 27090 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762337180304 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27091] ppid=27084 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27091/stat : 27091 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762336127504 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27092] ppid=27084 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/27086/task/27092/stat : 27092 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762335075216 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27093] ppid=27084 vsize=26108408 memory=139763537507247 CPUtime=0 cores=0-7
/proc/27086/task/27093/stat : 27093 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762334022416 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27094] ppid=27084 vsize=26108408 memory=139763537509552 CPUtime=0 cores=0-7
/proc/27086/task/27094/stat : 27094 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762332970128 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27095] ppid=27084 vsize=26108408 memory=139763537511856 CPUtime=0 cores=0-7
/proc/27086/task/27095/stat : 27095 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696112 26735009792 11694 33554432000 4194304 4196468 140726171857536 139762331917328 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27096] ppid=27084 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27096/stat : 27096 (java) S 27084 27084 26434 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 90696113 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760986404976 139762781313666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27097] ppid=27084 vsize=26108408 memory=279527075030672 CPUtime=0 cores=0-7
/proc/27086/task/27097/stat : 27097 (java) S 27084 27084 26434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90696113 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760985350944 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27098] ppid=27084 vsize=26108408 memory=279527075037584 CPUtime=0 cores=0-7
/proc/27086/task/27098/stat : 27098 (java) S 27084 27084 26434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90696114 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760984298608 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27099] ppid=27084 vsize=26108408 memory=279527074978864 CPUtime=0 cores=0-7
/proc/27086/task/27099/stat : 27099 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760983246928 139762781321115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27100] ppid=27084 vsize=26108408 memory=279527075051408 CPUtime=0.02 cores=0-7
/proc/27086/task/27100/stat : 27100 (java) S 27084 27084 26434 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760982194800 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27101] ppid=27084 vsize=26108408 memory=279527075058320 CPUtime=0.04 cores=0-7
/proc/27086/task/27101/stat : 27101 (java) R 27084 27084 26434 0 -1 4202560 155 0 0 0 4 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760981123016 139762762712527 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27102] ppid=27084 vsize=26108408 memory=279527075056016 CPUtime=0.01 cores=0-7
/proc/27086/task/27102/stat : 27102 (java) S 27084 27084 26434 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760980089712 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27103] ppid=27084 vsize=26108408 memory=279527075072176 CPUtime=0.12 cores=0-7
/proc/27086/task/27103/stat : 27103 (java) S 27084 27084 26434 0 -1 1077944384 862 0 0 0 12 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760979036912 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27104] ppid=27084 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27104/stat : 27104 (java) S 27084 27084 26434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760977983840 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27105] ppid=27084 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/27086/task/27105/stat : 27105 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90696116 26735009792 11694 33554432000 4194304 4196468 140726171857536 139760976931120 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48228 KiB

[startup+0.701051 s]
/proc/loadavg: 7.70 8.06 8.21 3/201 27105
/proc/meminfo: memFree=23218192/32770624 swapFree=67108860/67108860
[pid=27084] ppid=27081 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27084/stat : 27084 (xcsp3-exec) S 27081 27084 26434 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 90696110 115843072 363 33554432000 4194304 5098028 140733717393808 140733717391912 140423086174844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11714560 140733717398581 140733717398784 140733717398784 140733717401546 0
/proc/27084/statm: 28282 363 305 221 0 87 0
[pid=27086] ppid=27084 vsize=26110532 memory=88204 CPUtime=1.68 cores=0-7
/proc/27086/stat : 27086 (java) S 27084 27084 26434 0 -1 1077944320 12201 0 0 0 163 5 0 0 20 0 20 0 90696110 26737184768 22051 33554432000 4194304 4196468 140726171857536 140726171840080 139762781302519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
/proc/27086/statm: 6527633 22051 3367 1 0 6488827 0
[pid=27086/tid=27087] ppid=27084 vsize=26110532 memory=279527075430064 CPUtime=0.67 cores=0-7
/proc/27086/task/27087/stat : 27087 (java) R 27084 27084 26434 0 -1 4202560 7145 0 0 0 64 3 0 0 20 0 20 0 90696111 26737184768 22051 33554432000 4194304 4196468 140726171857536 139762785537808 139762781323866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27088] ppid=27084 vsize=26110532 memory=139763537716080 CPUtime=0 cores=0-7
/proc/27086/task/27088/stat : 27088 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26737184768 22051 33554432000 4194304 4196468 140726171857536 139762733922704 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27089] ppid=27084 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/27086/task/27089/stat : 27089 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26737184768 22051 33554432000 4194304 4196468 140726171857536 139762338232592 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27090] ppid=27084 vsize=26110532 memory=1012 CPUtime=0 cores=0-7
/proc/27086/task/27090/stat : 27090 (java) S 27084 27084 26434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90696112 26737184768 22051 33554432000 4194304 4196468 140726171857536 139762337180304 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0

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

[pid=27086/tid=27113] ppid=27084 vsize=26645092 memory=4140 CPUtime=2423.38 cores=0-7
/proc/27086/task/27113/stat : 27113 (java) R 27084 27084 26434 0 -1 4202560 9689 0 0 0 242334 4 0 0 20 0 28 0 90696259 27284574208 337146 33554432000 4194304 4196468 140726171857536 139760960778008 139762422127379 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
Current children cumulated CPU time: 19461.6 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 1350036 KiB

[startup+2502.3 s]
/proc/loadavg: 8.15 8.29 8.29 9/207 27171
/proc/meminfo: memFree=21929968/32770624 swapFree=67108860/67108860
[pid=27084] ppid=27081 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27084/stat : 27084 (xcsp3-exec) S 27081 27084 26434 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 90696110 115843072 363 33554432000 4194304 5098028 140733717393808 140733717391912 140423086174844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11714560 140733717398581 140733717398784 140733717398784 140733717401546 0
/proc/27084/statm: 28282 363 305 221 0 87 0
[pid=27086] ppid=27084 vsize=26645092 memory=1356856 CPUtime=19939.5 cores=0-7
/proc/27086/stat : 27086 (java) S 27084 27084 26434 0 -1 1077944320 430720 0 0 0 1993646 303 0 0 20 0 28 0 90696110 27284574208 339214 33554432000 4194304 4196468 140726171857536 140726171840080 139762781302519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
/proc/27086/statm: 6661273 339214 3437 1 0 6622467 0
[pid=27086/tid=27087] ppid=27084 vsize=26645092 memory=1350696 CPUtime=1.4 cores=0-7
/proc/27086/task/27087/stat : 27087 (java) S 27084 27084 26434 0 -1 1077944384 7740 0 0 0 135 5 0 0 20 0 28 0 90696111 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762785543296 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27088] ppid=27084 vsize=26645092 memory=1350668 CPUtime=1.37 cores=0-7
/proc/27086/task/27088/stat : 27088 (java) S 27084 27084 26434 0 -1 1077944384 13181 0 0 0 123 14 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762733922704 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27089] ppid=27084 vsize=26645092 memory=1350700 CPUtime=1.37 cores=0-7
/proc/27086/task/27089/stat : 27089 (java) S 27084 27084 26434 0 -1 1077944384 18058 0 0 0 120 17 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762338232592 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27090] ppid=27084 vsize=26645092 memory=1350700 CPUtime=1.35 cores=0-7
/proc/27086/task/27090/stat : 27090 (java) S 27084 27084 26434 0 -1 1077944384 14477 0 0 0 120 15 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762337180304 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27091] ppid=27084 vsize=26645092 memory=1452 CPUtime=1.38 cores=0-7
/proc/27086/task/27091/stat : 27091 (java) S 27084 27084 26434 0 -1 1077944384 15981 0 0 0 124 14 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762336127504 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27092] ppid=27084 vsize=26645092 memory=138 CPUtime=1.39 cores=0-7
/proc/27086/task/27092/stat : 27092 (java) S 27084 27084 26434 0 -1 1077944384 18421 0 0 0 125 14 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762335075216 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27093] ppid=27084 vsize=26645092 memory=1452 CPUtime=1.37 cores=0-7
/proc/27086/task/27093/stat : 27093 (java) S 27084 27084 26434 0 -1 1077944384 15241 0 0 0 122 15 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762334022416 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27094] ppid=27084 vsize=26645092 memory=1452 CPUtime=1.4 cores=0-7
/proc/27086/task/27094/stat : 27094 (java) S 27084 27084 26434 0 -1 1077944384 15885 0 0 0 125 15 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762332970128 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27095] ppid=27084 vsize=26645092 memory=1452 CPUtime=1.38 cores=0-7
/proc/27086/task/27095/stat : 27095 (java) S 27084 27084 26434 0 -1 1077944384 16558 0 0 0 124 14 0 0 20 0 28 0 90696112 27284574208 339214 33554432000 4194304 4196468 140726171857536 139762331917328 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27096] ppid=27084 vsize=26645092 memory=1350668 CPUtime=0.95 cores=0-7
/proc/27086/task/27096/stat : 27096 (java) S 27084 27084 26434 0 -1 1077944384 45865 0 0 0 66 29 0 0 20 0 28 0 90696113 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760986404976 139762781313666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27097] ppid=27084 vsize=26645092 memory=1452 CPUtime=0 cores=0-7
/proc/27086/task/27097/stat : 27097 (java) S 27084 27084 26434 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 90696113 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760985351008 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27098] ppid=27084 vsize=26645092 memory=4140 CPUtime=0 cores=0-7
/proc/27086/task/27098/stat : 27098 (java) S 27084 27084 26434 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 90696114 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760984298624 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27099] ppid=27084 vsize=26645092 memory=26244 CPUtime=0 cores=0-7
/proc/27086/task/27099/stat : 27099 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760983246928 139762781321115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27100] ppid=27084 vsize=26645092 memory=1452 CPUtime=3.1 cores=0-7
/proc/27086/task/27100/stat : 27100 (java) S 27084 27084 26434 0 -1 1077944384 16334 0 0 0 307 3 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760982194800 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27101] ppid=27084 vsize=26645092 memory=1452 CPUtime=2.66 cores=0-7
/proc/27086/task/27101/stat : 27101 (java) S 27084 27084 26434 0 -1 1077944384 12065 0 0 0 264 2 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760981142000 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27102] ppid=27084 vsize=26645092 memory=6944656592455360604 CPUtime=2.66 cores=0-7
/proc/27086/task/27102/stat : 27102 (java) S 27084 27084 26434 0 -1 1077944384 16051 0 0 0 263 3 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760980089712 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27103] ppid=27084 vsize=26645092 memory=279527075027208 CPUtime=0.88 cores=0-7
/proc/27086/task/27103/stat : 27103 (java) S 27084 27084 26434 0 -1 1077944384 14357 0 0 0 86 2 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760979036912 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 26 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27104] ppid=27084 vsize=26645092 memory=1350708 CPUtime=0 cores=0-7
/proc/27086/task/27104/stat : 27104 (java) S 27084 27084 26434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760977983840 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27105] ppid=27084 vsize=26645092 memory=4140 CPUtime=0.91 cores=0-7
/proc/27086/task/27105/stat : 27105 (java) R 27084 27084 26434 0 -1 1077944384 5402 0 0 0 0 91 0 0 20 0 28 0 90696116 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760976931120 139762781313666 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27106] ppid=27084 vsize=26645092 memory=4104 CPUtime=2488.62 cores=0-7
/proc/27086/task/27106/stat : 27106 (java) R 27084 27084 26434 0 -1 4202560 12222 0 0 0 248856 6 0 0 20 0 28 0 90696258 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760968145896 139762422127141 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27107] ppid=27084 vsize=26645092 memory=1408 CPUtime=2490.05 cores=0-7
/proc/27086/task/27107/stat : 27107 (java) R 27084 27084 26434 0 -1 4202560 10725 0 0 0 249002 3 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760967094080 139762421888155 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27108] ppid=27084 vsize=26645092 memory=4140 CPUtime=2491.88 cores=0-7
/proc/27086/task/27108/stat : 27108 (java) R 27084 27084 26434 0 -1 4202560 47444 0 0 0 249146 42 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760966041992 139762421805781 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27109] ppid=27084 vsize=26645092 memory=4140 CPUtime=2491.02 cores=0-7
/proc/27086/task/27109/stat : 27109 (java) R 27084 27084 26434 0 -1 4202560 49429 0 0 0 249054 48 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760964989024 139762421805703 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27110] ppid=27084 vsize=26645092 memory=26244 CPUtime=2487.39 cores=0-7
/proc/27086/task/27110/stat : 27110 (java) R 27084 27084 26434 0 -1 4202560 15968 0 0 0 248726 13 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760963939776 139762422268612 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27111] ppid=27084 vsize=26645092 memory=1350696 CPUtime=2493.52 cores=0-7
/proc/27086/task/27111/stat : 27111 (java) R 27084 27084 26434 0 -1 4202560 29439 0 0 0 249334 18 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760962883696 139762421806889 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27112] ppid=27084 vsize=26645092 memory=1452 CPUtime=2490.08 cores=0-7
/proc/27086/task/27112/stat : 27112 (java) R 27084 27084 26434 0 -1 4202560 8097 0 0 0 249003 5 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760961830840 139762421918491 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27113] ppid=27084 vsize=26645092 memory=1452 CPUtime=2483.14 cores=0-7
/proc/27086/task/27113/stat : 27113 (java) R 27084 27084 26434 0 -1 4202560 10404 0 0 0 248310 4 0 0 20 0 28 0 90696259 27284574208 339214 33554432000 4194304 4196468 140726171857536 139760960777696 139762422268676 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
Current children cumulated CPU time: 19939.5 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 1358308 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.12 8.27 8.29 9/207 27171
/proc/meminfo: memFree=21923796/32770624 swapFree=67108860/67108860
[pid=27084] ppid=27081 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27084/stat : 27084 (xcsp3-exec) S 27081 27084 26434 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 90696110 115843072 363 33554432000 4194304 5098028 140733717393808 140733717391912 140423086174844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11714560 140733717398581 140733717398784 140733717398784 140733717401546 0
/proc/27084/statm: 28282 363 305 221 0 87 0
[pid=27086] ppid=27084 vsize=26645092 memory=1356860 CPUtime=20080.7 cores=0-7
/proc/27086/stat : 27086 (java) S 27084 27084 26434 0 -1 1077944320 434413 0 0 0 2007764 305 0 0 20 0 28 0 90696110 27284574208 339215 33554432000 4194304 4196468 140726171857536 140726171840080 139762781302519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
/proc/27086/statm: 6661273 339215 3437 1 0 6622467 0
[pid=27086/tid=27087] ppid=27084 vsize=26645092 memory=6791534058613427641 CPUtime=1.4 cores=0-7
/proc/27086/task/27087/stat : 27087 (java) S 27084 27084 26434 0 -1 1077944384 7740 0 0 0 135 5 0 0 20 0 28 0 90696111 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762785543296 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27088] ppid=27084 vsize=26645092 memory=4872558044660077418 CPUtime=1.38 cores=0-7
/proc/27086/task/27088/stat : 27088 (java) S 27084 27084 26434 0 -1 1077944384 13269 0 0 0 124 14 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762733922704 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27089] ppid=27084 vsize=26645092 memory=1408 CPUtime=1.38 cores=0-7
/proc/27086/task/27089/stat : 27089 (java) S 27084 27084 26434 0 -1 1077944384 18351 0 0 0 121 17 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762338232592 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27090] ppid=27084 vsize=26645092 memory=3820 CPUtime=1.37 cores=0-7
/proc/27086/task/27090/stat : 27090 (java) S 27084 27084 26434 0 -1 1077944384 14592 0 0 0 122 15 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762337180304 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27091] ppid=27084 vsize=26645092 memory=1452 CPUtime=1.39 cores=0-7
/proc/27086/task/27091/stat : 27091 (java) S 27084 27084 26434 0 -1 1077944384 16073 0 0 0 125 14 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762336127504 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27092] ppid=27084 vsize=26645092 memory=1452 CPUtime=1.4 cores=0-7
/proc/27086/task/27092/stat : 27092 (java) S 27084 27084 26434 0 -1 1077944384 18620 0 0 0 126 14 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762335075216 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27093] ppid=27084 vsize=26645092 memory=1356860 CPUtime=1.39 cores=0-7
/proc/27086/task/27093/stat : 27093 (java) S 27084 27084 26434 0 -1 1077944384 15379 0 0 0 124 15 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762334022416 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27094] ppid=27084 vsize=26645092 memory=249358 CPUtime=1.41 cores=0-7
/proc/27086/task/27094/stat : 27094 (java) S 27084 27084 26434 0 -1 1077944384 15972 0 0 0 126 15 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762332970128 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27095] ppid=27084 vsize=26645092 memory=249970 CPUtime=1.39 cores=0-7
/proc/27086/task/27095/stat : 27095 (java) S 27084 27084 26434 0 -1 1077944384 16953 0 0 0 125 14 0 0 20 0 28 0 90696112 27284574208 339215 33554432000 4194304 4196468 140726171857536 139762331917328 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27096] ppid=27084 vsize=26645092 memory=249615 CPUtime=0.97 cores=0-7
/proc/27086/task/27096/stat : 27096 (java) S 27084 27084 26434 0 -1 1077944384 46351 0 0 0 67 30 0 0 20 0 28 0 90696113 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760986404976 139762781313666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27097] ppid=27084 vsize=26645092 memory=248932 CPUtime=0 cores=0-7
/proc/27086/task/27097/stat : 27097 (java) S 27084 27084 26434 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 90696113 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760985351008 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27098] ppid=27084 vsize=26645092 memory=1181 CPUtime=0 cores=0-7
/proc/27086/task/27098/stat : 27098 (java) S 27084 27084 26434 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 90696114 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760984298624 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27099] ppid=27084 vsize=26645092 memory=421 CPUtime=0 cores=0-7
/proc/27086/task/27099/stat : 27099 (java) S 27084 27084 26434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760983246928 139762781321115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27100] ppid=27084 vsize=26645092 memory=0 CPUtime=3.1 cores=0-7
/proc/27086/task/27100/stat : 27100 (java) S 27084 27084 26434 0 -1 1077944384 16338 0 0 0 307 3 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760982194800 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27101] ppid=27084 vsize=26645092 memory=1796 CPUtime=2.66 cores=0-7
/proc/27086/task/27101/stat : 27101 (java) S 27084 27084 26434 0 -1 1077944384 12072 0 0 0 264 2 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760981142000 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27102] ppid=27084 vsize=26645092 memory=640 CPUtime=2.66 cores=0-7
/proc/27086/task/27102/stat : 27102 (java) S 27084 27084 26434 0 -1 1077944384 16055 0 0 0 263 3 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760980089712 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27103] ppid=27084 vsize=26645092 memory=1452 CPUtime=0.88 cores=0-7
/proc/27086/task/27103/stat : 27103 (java) S 27084 27084 26434 0 -1 1077944384 14361 0 0 0 86 2 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760979036912 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 26 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27104] ppid=27084 vsize=26645092 memory=1356860 CPUtime=0 cores=0-7
/proc/27086/task/27104/stat : 27104 (java) S 27084 27084 26434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760977983840 139762781312725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27105] ppid=27084 vsize=26645092 memory=2340 CPUtime=0.91 cores=0-7
/proc/27086/task/27105/stat : 27105 (java) S 27084 27084 26434 0 -1 1077944384 5440 0 0 0 0 91 0 0 20 0 28 0 90696116 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760976931120 139762781313666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27106] ppid=27084 vsize=26645092 memory=2244 CPUtime=2506.3 cores=0-7
/proc/27086/task/27106/stat : 27106 (java) R 27084 27084 26434 0 -1 4202560 12385 0 0 0 250624 6 0 0 20 0 28 0 90696258 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760968145472 139762422268713 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27107] ppid=27084 vsize=26645092 memory=932 CPUtime=2507.73 cores=0-7
/proc/27086/task/27107/stat : 27107 (java) R 27084 27084 26434 0 -1 4202560 10820 0 0 0 250770 3 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760967094296 139762421649595 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27108] ppid=27084 vsize=26645092 memory=6791534058613427641 CPUtime=2509.31 cores=0-7
/proc/27086/task/27108/stat : 27108 (java) R 27084 27084 26434 0 -1 4202560 47795 0 0 0 250889 42 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760966042392 139762422127114 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27109] ppid=27084 vsize=26645092 memory=91 CPUtime=2508.69 cores=0-7
/proc/27086/task/27109/stat : 27109 (java) R 27084 27084 26434 0 -1 4202560 49958 0 0 0 250821 48 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760964989240 139762421806857 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27110] ppid=27084 vsize=26645092 memory=249391 CPUtime=2505.07 cores=0-7
/proc/27086/task/27110/stat : 27110 (java) R 27084 27084 26434 0 -1 4202560 16116 0 0 0 250494 13 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760963939776 139762422268599 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27111] ppid=27084 vsize=26645092 memory=249535 CPUtime=2511.19 cores=0-7
/proc/27086/task/27111/stat : 27111 (java) R 27084 27084 26434 0 -1 4202560 29740 0 0 0 251101 18 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760962883984 139762422268599 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27112] ppid=27084 vsize=26645092 memory=1452 CPUtime=2507.64 cores=0-7
/proc/27086/task/27112/stat : 27112 (java) R 27084 27084 26434 0 -1 4202560 8173 0 0 0 250759 5 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760961830664 139762421919193 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
[pid=27086/tid=27113] ppid=27084 vsize=26645092 memory=1232 CPUtime=2500.82 cores=0-7
/proc/27086/task/27113/stat : 27113 (java) R 27084 27084 26434 0 -1 4202560 10484 0 0 0 250078 4 0 0 20 0 28 0 90696259 27284574208 339215 33554432000 4194304 4196468 140726171857536 139760960778008 139762422127413 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 12267520 140726171866241 140726171866413 140726171866413 140726171869135 0
Current children cumulated CPU time: 20080.7 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 1358312 KiB

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

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

[startup+2520.12 s]
# the end of solver process 27086 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20078.5 s, system=3.06013 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): 2520.12
CPU time (s): 20081.5
CPU user time (s): 20078.5
CPU system time (s): 3.06013
CPU usage (%): 796.847
Max. virtual memory (cumulated for all children) (KiB): 26758220
Max. memory (cumulated for all children) (KiB): 1358312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20078.5
system time used= 3.06013
maximum resident set size= 1357352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 435351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112474
involuntary context switches= 207749


# summary of solver processes directly reported to runsolver:
#   pid: 27084,27086
#   total CPU time (s): 20081.5
#   total CPU user time (s): 20078.5
#   total CPU system time (s): 3.06013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8636 second user time and 29.5993 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 00:42:09
IDJOB=4297725
IDBENCH=141617
IDSOLVER=2760
FILE ID=node107/4297725-1532731329
RUNJOBID= node107-1532726286-26461
PBS_JOBID= 21022343
Free space on /tmp= 54472 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-16_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297725-1532731329/watcher-4297725-1532731329 -o /tmp/evaluation-result-4297725-1532731329/solver-4297725-1532731329 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532726286-26461 --watchdog 2580  HOME/xcsp3-exec -seed 1376562844 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297725-1532731329.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e7fed86d91a4783730bc3bb5ac61f990
RANDOM SEED=1376562844

node107.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.40
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.40
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.40
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.40
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:        23271132 kB
MemAvailable:   31933772 kB
Buffers:          219564 kB
Cached:          8679368 kB
SwapCached:            0 kB
Active:          3827836 kB
Inactive:        5126168 kB
Active(anon):       3784 kB
Inactive(anon):    78828 kB
Active(file):    3824052 kB
Inactive(file):  5047340 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21784 kB
Writeback:             0 kB
AnonPages:         61696 kB
Mapped:            42560 kB
Shmem:             25228 kB
Slab:             242140 kB
SReclaimable:     214164 kB
SUnreclaim:        27976 kB
KernelStack:        3248 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54448 MiB
End job on node107 at 2018-07-28 01:24:09