Trace number 4270988

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.5 par (2017-08-09)? (TO) 19937.6 2520.1201

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-35.xml
MD5SUMa55c0e76347529fc2e2a84bb664efaa0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.045401
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints106
Number of domains1
Minimum domain size140
Maximum domain size140
Distribution of domain sizes[{"size":140,"count":140}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":70}]
Minimum constraint arity2
Maximum constraint arity140
Distribution of constraint arities[{"arity":2,"count":105},{"arity":140,"count":1}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105},{"type":"allDifferent","count":1}]
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-4270988-1502707545.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270988-1502707545.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
1.31/0.66	c solve instance...
19936.77/2520.09	s UNKNOWN
19936.77/2520.09	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 (15301 MiB free)
  memory of node 1: 16384 MiB (15430 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270988-1502707545/watcher-4270988-1502707545 -o /tmp/evaluation-result-4270988-1502707545/solver-4270988-1502707545 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502701319-17790 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1317012785 HOME/instance-4270988-1502707545.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
Current StackSize limit: 8192 KiB

solver pid=19090, runsolver pid=19087

[startup+0.100138 s]*
/proc/loadavg: 7.60 5.71 3.67 2/201 19111
/proc/meminfo: memFree=31454872/32770624 swapFree=67108860/67108860
[pid=19090] ppid=19087 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19090/stat : 19090 (xcsp3-exec) S 19087 19090 17763 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103842769 9740288 346 33554432000 4194304 5098028 140721614094736 140721614092840 140019763917436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21745664 140721614099556 140721614099767 140721614099767 140721614102507 0
/proc/19090/statm: 2378 346 289 221 0 87 0
[pid=19092] ppid=19090 vsize=25999808 memory=26512 CPUtime=0.11 cores=0-7
/proc/19092/stat : 19092 (java) S 19090 19090 17763 0 -1 1077944320 5509 0 0 0 10 1 0 0 20 0 20 0 103842769 26623803392 6628 33554432000 4194304 4196468 140735071622544 140735071605088 140012241370871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
/proc/19092/statm: 6499952 6628 2870 1 0 6488269 0
[pid=19092/tid=19093] ppid=19090 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19092/task/19093/stat : 19093 (java) R 19090 19090 17763 0 -1 4202560 3510 0 0 0 8 1 0 0 20 0 20 0 103842769 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012245604144 140012241382806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19094] ppid=19090 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19092/task/19094/stat : 19094 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012193991312 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19095] ppid=19090 vsize=25999808 memory=139683604887168 CPUtime=0 cores=0-7
/proc/19092/task/19095/stat : 19095 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012192938512 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19096] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19096/stat : 19096 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012191885712 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19097] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19097/stat : 19097 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012190832912 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19098] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19098/stat : 19098 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012189781136 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19099] ppid=19090 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19099/stat : 19099 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012188728336 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19100] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19100/stat : 19100 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012187675536 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19101] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19101/stat : 19101 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26623803392 6628 33554432000 4194304 4196468 140735071622544 140012186622736 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19102] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19102/stat : 19102 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842771 26623803392 6628 33554432000 4194304 4196468 140735071622544 140010826201456 140012241382018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19103] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19103/stat : 19103 (java) S 19090 19090 17763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103842772 26623803392 6628 33554432000 4194304 4196468 140735071622544 140010825147424 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19104] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19104/stat : 19104 (java) S 19090 19090 17763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103842772 26623803392 6628 33554432000 4194304 4196468 140735071622544 140010824094576 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19105] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19105/stat : 19105 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26623803392 6628 33554432000 4194304 4196468 140735071622544 140010823042896 140012241389467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19106] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19106/stat : 19106 (java) S 19090 19090 17763 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 20 0 103842775 26623803392 6628 33554432000 4194304 4196468 140735071622544 140010821991376 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19107] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19107/stat : 19107 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842775 26623803392 6628 33554432000 4194304 4196468 140735071622544 140010820938480 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19108] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19108/stat : 19108 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26623803392 6693 33554432000 4194304 4196468 140735071622544 140010819885680 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19109] ppid=19090 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19092/task/19109/stat : 19109 (java) R 19090 19090 17763 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 20 0 103842775 26623803392 6693 33554432000 4194304 4196468 140735071622544 140010818832880 140012222608432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19110] ppid=19090 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19110/stat : 19110 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842775 26623803392 6693 33554432000 4194304 4196468 140735071622544 140010817780320 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19111] ppid=19090 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19111/stat : 19111 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26623803392 6693 33554432000 4194304 4196468 140735071622544 140010816727600 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27896 KiB

[startup+0.210664 s]*
/proc/loadavg: 7.60 5.71 3.67 2/201 19111
/proc/meminfo: memFree=31443204/32770624 swapFree=67108860/67108860
[pid=19090] ppid=19087 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19090/stat : 19090 (xcsp3-exec) S 19087 19090 17763 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103842769 9740288 346 33554432000 4194304 5098028 140721614094736 140721614092840 140019763917436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21745664 140721614099556 140721614099767 140721614099767 140721614102507 0
/proc/19090/statm: 2378 346 289 221 0 87 0
[pid=19092] ppid=19090 vsize=26004064 memory=39156 CPUtime=0.34 cores=0-7
/proc/19092/stat : 19092 (java) S 19090 19090 17763 0 -1 1077944320 8315 0 0 0 31 3 0 0 20 0 20 0 103842769 26628161536 9789 33554432000 4194304 4196468 140735071622544 140735071605088 140012241370871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
/proc/19092/statm: 6501016 9789 3042 1 0 6488269 0
[pid=19092/tid=19093] ppid=19090 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19092/task/19093/stat : 19093 (java) R 19090 19090 17763 0 -1 4202560 5413 0 0 0 18 1 0 0 20 0 20 0 103842769 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012245592816 140012234048885 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19094] ppid=19090 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/19092/task/19094/stat : 19094 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012193991312 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19095] ppid=19090 vsize=26004064 memory=139683604904980 CPUtime=0 cores=0-7
/proc/19092/task/19095/stat : 19095 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012192938512 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19096] ppid=19090 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19096/stat : 19096 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012191885712 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19097] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19097/stat : 19097 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012190832912 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19098] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19098/stat : 19098 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012189781136 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19099] ppid=19090 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19099/stat : 19099 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012188728336 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19100] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19100/stat : 19100 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012187675536 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19101] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19101/stat : 19101 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 9789 33554432000 4194304 4196468 140735071622544 140012186622736 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19102] ppid=19090 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19102/stat : 19102 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842771 26628194304 9789 33554432000 4194304 4196468 140735071622544 140010826201456 140012241382018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19103] ppid=19090 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19103/stat : 19103 (java) S 19090 19090 17763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103842772 26628194304 9789 33554432000 4194304 4196468 140735071622544 140010825147424 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19104] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19104/stat : 19104 (java) S 19090 19090 17763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103842772 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010824094576 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19105] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19105/stat : 19105 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010823042896 140012241389467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19106] ppid=19090 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/19092/task/19106/stat : 19106 (java) S 19090 19090 17763 0 -1 1077944384 737 0 0 0 2 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010821991280 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19107] ppid=19090 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19092/task/19107/stat : 19107 (java) S 19090 19090 17763 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010820938480 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19108] ppid=19090 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19108/stat : 19108 (java) S 19090 19090 17763 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010819885680 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19109] ppid=19090 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19092/task/19109/stat : 19109 (java) S 19090 19090 17763 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010818832880 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19110] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19110/stat : 19110 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010817780320 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19111] ppid=19090 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19111/stat : 19111 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 9809 33554432000 4194304 4196468 140735071622544 140010816727600 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40540 KiB

[startup+0.310546 s]*
/proc/loadavg: 7.60 5.71 3.67 5/201 19111
/proc/meminfo: memFree=31436628/32770624 swapFree=67108860/67108860
[pid=19090] ppid=19087 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19090/stat : 19090 (xcsp3-exec) S 19087 19090 17763 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103842769 9740288 346 33554432000 4194304 5098028 140721614094736 140721614092840 140019763917436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21745664 140721614099556 140721614099767 140721614099767 140721614102507 0
/proc/19090/statm: 2378 346 289 221 0 87 0
[pid=19092] ppid=19090 vsize=26004064 memory=46360 CPUtime=0.51 cores=0-7
/proc/19092/stat : 19092 (java) S 19090 19090 17763 0 -1 1077944320 9244 0 0 0 48 3 0 0 20 0 20 0 103842769 26628161536 11590 33554432000 4194304 4196468 140735071622544 140735071605088 140012241370871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
/proc/19092/statm: 6501016 11590 3100 1 0 6488269 0
[pid=19092/tid=19093] ppid=19090 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19092/task/19093/stat : 19093 (java) R 19090 19090 17763 0 -1 4202560 6143 0 0 0 27 2 0 0 20 0 20 0 103842769 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012245603336 140012241392797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19094] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19094/stat : 19094 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012193991312 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19095] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19095/stat : 19095 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012192938512 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19096] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19096/stat : 19096 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012191885712 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19097] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19097/stat : 19097 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012190832912 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19098] ppid=19090 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19092/task/19098/stat : 19098 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012189781136 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19099] ppid=19090 vsize=26004064 memory=139683476632495 CPUtime=0 cores=0-7
/proc/19092/task/19099/stat : 19099 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012188728336 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19100] ppid=19090 vsize=26004064 memory=139683476634800 CPUtime=0 cores=0-7
/proc/19092/task/19100/stat : 19100 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012187675536 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19101] ppid=19090 vsize=26004064 memory=139683476637104 CPUtime=0 cores=0-7
/proc/19092/task/19101/stat : 19101 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842770 26628161536 11590 33554432000 4194304 4196468 140735071622544 140012186622736 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19102] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19102/stat : 19102 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103842771 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010826201456 140012241382018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19103] ppid=19090 vsize=26004064 memory=279366953281168 CPUtime=0 cores=0-7
/proc/19092/task/19103/stat : 19103 (java) S 19090 19090 17763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103842772 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010825147424 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19104] ppid=19090 vsize=26004064 memory=279366953288080 CPUtime=0 cores=0-7
/proc/19092/task/19104/stat : 19104 (java) S 19090 19090 17763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103842772 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010824094576 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19105] ppid=19090 vsize=26004064 memory=279366953229360 CPUtime=0 cores=0-7
/proc/19092/task/19105/stat : 19105 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010823042896 140012241389467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19106] ppid=19090 vsize=26004064 memory=279366953301904 CPUtime=0.03 cores=0-7
/proc/19092/task/19106/stat : 19106 (java) S 19090 19090 17763 0 -1 1077944384 743 0 0 0 3 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010821991280 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19107] ppid=19090 vsize=26004064 memory=279366953308816 CPUtime=0.01 cores=0-7
/proc/19092/task/19107/stat : 19107 (java) S 19090 19090 17763 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010820938480 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19108] ppid=19090 vsize=26004064 memory=279366953306512 CPUtime=0.02 cores=0-7
/proc/19092/task/19108/stat : 19108 (java) S 19090 19090 17763 0 -1 1077944384 84 0 0 0 2 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010819885680 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19109] ppid=19090 vsize=26004064 memory=279366953322672 CPUtime=0.13 cores=0-7
/proc/19092/task/19109/stat : 19109 (java) R 19090 19090 17763 0 -1 4202560 875 0 0 0 13 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010818832880 140012241392218 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19110] ppid=19090 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19110/stat : 19110 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010817780320 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19111] ppid=19090 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19092/task/19111/stat : 19111 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103842775 26628161536 11590 33554432000 4194304 4196468 140735071622544 140010816727600 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47744 KiB

[startup+0.705137 s]
/proc/loadavg: 7.60 5.71 3.67 2/201 19111
/proc/meminfo: memFree=31419880/32770624 swapFree=67108860/67108860
[pid=19090] ppid=19087 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19090/stat : 19090 (xcsp3-exec) S 19087 19090 17763 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103842769 9740288 346 33554432000 4194304 5098028 140721614094736 140721614092840 140019763917436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21745664 140721614099556 140721614099767 140721614099767 140721614102507 0
/proc/19090/statm: 2378 346 289 221 0 87 0
[pid=19092] ppid=19090 vsize=26538700 memory=99284 CPUtime=1.8 cores=0-7
/proc/19092/stat : 19092 (java) S 19090 19090 17763 0 -1 1077944320 13197 0 0 0 174 6 0 0 20 0 28 0 103842769 27175628800 24821 33554432000 4194304 4196468 140735071622544 140735071605088 140012241370871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
/proc/19092/statm: 6634675 24821 3209 1 0 6621909 0
[pid=19092/tid=19093] ppid=19090 vsize=26538700 memory=279366953680560 CPUtime=0.65 cores=0-7
/proc/19092/task/19093/stat : 19093 (java) S 19090 19090 17763 0 -1 1077944384 6865 0 0 0 62 3 0 0 20 0 28 0 103842769 27175628800 24821 33554432000 4194304 4196468 140735071622544 140012245611648 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19094] ppid=19090 vsize=26538700 memory=139683476841328 CPUtime=0 cores=0-7
/proc/19092/task/19094/stat : 19094 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103842770 27175628800 24821 33554432000 4194304 4196468 140735071622544 140012193991312 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19095] ppid=19090 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19095/stat : 19095 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103842770 27175628800 24821 33554432000 4194304 4196468 140735071622544 140012192938512 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19096] ppid=19090 vsize=26538700 memory=5672 CPUtime=0 cores=0-7
/proc/19092/task/19096/stat : 19096 (java) S 19090 19090 17763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103842770 27175628800 24821 33554432000 4194304 4196468 140735071622544 140012191885712 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0

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

[pid=19092/tid=19119] ppid=19090 vsize=26538700 memory=17352 CPUtime=2401.47 cores=0-7
/proc/19092/task/19119/stat : 19119 (java) R 19090 19090 17763 0 -1 4202560 88529 0 0 0 240076 71 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010801843632 140011864027186 0 4 0 16800975 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
Current children cumulated CPU time: 19322.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 810392 KiB

[startup+2502.3 s]
/proc/loadavg: 8.15 8.32 8.01 10/209 19178
/proc/meminfo: memFree=30673560/32770624 swapFree=67108860/67108860
[pid=19090] ppid=19087 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19090/stat : 19090 (xcsp3-exec) S 19087 19090 17763 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103842769 9740288 346 33554432000 4194304 5098028 140721614094736 140721614092840 140019763917436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21745664 140721614099556 140721614099767 140721614099767 140721614102507 0
/proc/19090/statm: 2378 346 289 221 0 87 0
[pid=19092] ppid=19090 vsize=26538700 memory=809008 CPUtime=19796.5 cores=0-7
/proc/19092/stat : 19092 (java) S 19090 19090 17763 0 -1 1077944320 715729 0 0 0 1978935 713 0 0 20 0 28 0 103842769 27175628800 202252 33554432000 4194304 4196468 140735071622544 140735071605088 140012241370871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
/proc/19092/statm: 6634675 202252 3293 1 0 6621909 0
[pid=19092/tid=19093] ppid=19090 vsize=26538700 memory=809008 CPUtime=0.65 cores=0-7
/proc/19092/task/19093/stat : 19093 (java) S 19090 19090 17763 0 -1 1077944384 6865 0 0 0 62 3 0 0 20 0 28 0 103842769 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012245611648 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19094] ppid=19090 vsize=26538700 memory=809008 CPUtime=9.74 cores=0-7
/proc/19092/task/19094/stat : 19094 (java) S 19090 19090 17763 0 -1 1077944384 31309 0 0 0 934 40 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012193991312 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19095] ppid=19090 vsize=26538700 memory=809008 CPUtime=9.65 cores=0-7
/proc/19092/task/19095/stat : 19095 (java) S 19090 19090 17763 0 -1 1077944384 30634 0 0 0 930 35 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012192938512 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19096] ppid=19090 vsize=26538700 memory=809008 CPUtime=9.71 cores=0-7
/proc/19092/task/19096/stat : 19096 (java) S 19090 19090 17763 0 -1 1077944384 26167 0 0 0 933 38 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012191885712 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19097] ppid=19090 vsize=26538700 memory=1384 CPUtime=9.7 cores=0-7
/proc/19092/task/19097/stat : 19097 (java) S 19090 19090 17763 0 -1 1077944384 30024 0 0 0 930 40 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012190832912 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19098] ppid=19090 vsize=26538700 memory=950 CPUtime=9.78 cores=0-7
/proc/19092/task/19098/stat : 19098 (java) S 19090 19090 17763 0 -1 1077944384 30254 0 0 0 939 39 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012189781136 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19099] ppid=19090 vsize=26538700 memory=279366953429456 CPUtime=9.76 cores=0-7
/proc/19092/task/19099/stat : 19099 (java) S 19090 19090 17763 0 -1 1077944384 31435 0 0 0 936 40 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012188728336 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19100] ppid=19090 vsize=26538700 memory=-6935123839545469842 CPUtime=9.73 cores=0-7
/proc/19092/task/19100/stat : 19100 (java) S 19090 19090 17763 0 -1 1077944384 27655 0 0 0 939 34 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012187675536 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19101] ppid=19090 vsize=26538700 memory=1384 CPUtime=9.77 cores=0-7
/proc/19092/task/19101/stat : 19101 (java) S 19090 19090 17763 0 -1 1077944384 30480 0 0 0 943 34 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012186622736 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19102] ppid=19090 vsize=26538700 memory=809008 CPUtime=8.27 cores=0-7
/proc/19092/task/19102/stat : 19102 (java) S 19090 19090 17763 0 -1 1077944384 121717 0 0 0 650 177 0 0 20 0 28 0 103842771 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010826201456 140012241382018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19103] ppid=19090 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/19092/task/19103/stat : 19103 (java) S 19090 19090 17763 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 103842772 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010825147424 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19104] ppid=19090 vsize=26538700 memory=7230638415855315031 CPUtime=0 cores=0-7
/proc/19092/task/19104/stat : 19104 (java) S 19090 19090 17763 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 103842772 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010824094576 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19105] ppid=19090 vsize=26538700 memory=809008 CPUtime=0 cores=0-7
/proc/19092/task/19105/stat : 19105 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010823042896 140012241389467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19106] ppid=19090 vsize=26538700 memory=1384 CPUtime=2.17 cores=0-7
/proc/19092/task/19106/stat : 19106 (java) S 19090 19090 17763 0 -1 1077944384 15269 0 0 0 213 4 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010821991280 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19107] ppid=19090 vsize=26538700 memory=1384 CPUtime=1.98 cores=0-7
/proc/19092/task/19107/stat : 19107 (java) S 19090 19090 17763 0 -1 1077944384 10718 0 0 0 196 2 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010820938480 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19108] ppid=19090 vsize=26538700 memory=0 CPUtime=1.94 cores=0-7
/proc/19092/task/19108/stat : 19108 (java) S 19090 19090 17763 0 -1 1077944384 10020 0 0 0 192 2 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010819885680 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19109] ppid=19090 vsize=26538700 memory=1384 CPUtime=0.72 cores=0-7
/proc/19092/task/19109/stat : 19109 (java) S 19090 19090 17763 0 -1 1077944384 8908 0 0 0 70 2 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010818832880 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19110] ppid=19090 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19092/task/19110/stat : 19110 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010817780320 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19111] ppid=19090 vsize=26538700 memory=809008 CPUtime=0.77 cores=0-7
/proc/19092/task/19111/stat : 19111 (java) S 19090 19090 17763 0 -1 1077944384 5354 0 0 0 19 58 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010816727600 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19112] ppid=19090 vsize=26538700 memory=77 CPUtime=2462.6 cores=0-7
/proc/19092/task/19112/stat : 19112 (java) R 19090 19090 17763 0 -1 4202560 23770 0 0 0 246233 27 0 0 20 0 28 0 103842836 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010809211440 140011862595285 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19113] ppid=19090 vsize=26538700 memory=245773 CPUtime=2465.29 cores=0-7
/proc/19092/task/19113/stat : 19113 (java) R 19090 19090 17763 0 -1 4202560 24970 0 0 0 246506 23 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010808160320 140011862112984 0 4 0 16800975 0 0 0 -1 0 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19114] ppid=19090 vsize=26538700 memory=246034 CPUtime=2459.55 cores=0-7
/proc/19092/task/19114/stat : 19114 (java) R 19090 19090 17763 0 -1 4202560 44775 0 0 0 245926 29 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010807108024 140011863555357 0 4 0 16800975 0 0 0 -1 2 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19115] ppid=19090 vsize=26538700 memory=1384 CPUtime=2466.23 cores=0-7
/proc/19092/task/19115/stat : 19115 (java) R 19090 19090 17763 0 -1 4202560 29088 0 0 0 246590 33 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010806058552 140011863396762 0 4 0 16800975 0 0 0 -1 7 0 0 17 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19116] ppid=19090 vsize=26538700 memory=809008 CPUtime=2463.09 cores=0-7
/proc/19092/task/19116/stat : 19116 (java) R 19090 19090 17763 0 -1 4202560 25755 0 0 0 246285 24 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010805002032 140011863447055 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19117] ppid=19090 vsize=26538700 memory=0 CPUtime=2460.63 cores=0-7
/proc/19092/task/19117/stat : 19117 (java) R 19090 19090 17763 0 -1 4202560 31562 0 0 0 246036 27 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010803949624 140011862295766 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19118] ppid=19090 vsize=26538700 memory=6791534058613427641 CPUtime=2463.87 cores=0-7
/proc/19092/task/19118/stat : 19118 (java) R 19090 19090 17763 0 -1 4202560 27344 0 0 0 246361 26 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010802899152 140011863397840 0 4 0 16800975 0 0 0 -1 6 0 0 17 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19119] ppid=19090 vsize=26538700 memory=3840 CPUtime=2460.64 cores=0-7
/proc/19092/task/19119/stat : 19119 (java) R 19090 19090 17763 0 -1 4202560 90311 0 0 0 245991 73 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010801843488 140011864027649 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
Current children cumulated CPU time: 19796.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 810392 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.12 8.31 8.01 9/209 19178
/proc/meminfo: memFree=30673996/32770624 swapFree=67108860/67108860
[pid=19090] ppid=19087 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19090/stat : 19090 (xcsp3-exec) S 19087 19090 17763 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103842769 9740288 346 33554432000 4194304 5098028 140721614094736 140721614092840 140019763917436 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21745664 140721614099556 140721614099767 140721614099767 140721614102507 0
/proc/19090/statm: 2378 346 289 221 0 87 0
[pid=19092] ppid=19090 vsize=26538700 memory=809008 CPUtime=19936.8 cores=0-7
/proc/19092/stat : 19092 (java) S 19090 19090 17763 0 -1 1077944320 718664 0 0 0 1992960 717 0 0 20 0 28 0 103842769 27175628800 202252 33554432000 4194304 4196468 140735071622544 140735071605088 140012241370871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
/proc/19092/statm: 6634675 202252 3293 1 0 6621909 0
[pid=19092/tid=19093] ppid=19090 vsize=26538700 memory=11000 CPUtime=0.65 cores=0-7
/proc/19092/task/19093/stat : 19093 (java) S 19090 19090 17763 0 -1 1077944384 6865 0 0 0 62 3 0 0 20 0 28 0 103842769 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012245611648 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19094] ppid=19090 vsize=26538700 memory=4872558044660077418 CPUtime=9.82 cores=0-7
/proc/19092/task/19094/stat : 19094 (java) S 19090 19090 17763 0 -1 1077944384 31575 0 0 0 942 40 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012193991312 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19095] ppid=19090 vsize=26538700 memory=5495740422247797458 CPUtime=9.73 cores=0-7
/proc/19092/task/19095/stat : 19095 (java) S 19090 19090 17763 0 -1 1077944384 30738 0 0 0 938 35 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012192938512 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19096] ppid=19090 vsize=26538700 memory=-4051592751533505334 CPUtime=9.78 cores=0-7
/proc/19092/task/19096/stat : 19096 (java) S 19090 19090 17763 0 -1 1077944384 26195 0 0 0 940 38 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012191885712 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19097] ppid=19090 vsize=26538700 memory=1384 CPUtime=9.78 cores=0-7
/proc/19092/task/19097/stat : 19097 (java) S 19090 19090 17763 0 -1 1077944384 30096 0 0 0 937 41 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012190832912 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19098] ppid=19090 vsize=26538700 memory=2196 CPUtime=9.85 cores=0-7
/proc/19092/task/19098/stat : 19098 (java) S 19090 19090 17763 0 -1 1077944384 30562 0 0 0 946 39 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012189781136 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19099] ppid=19090 vsize=26538700 memory=6760 CPUtime=9.84 cores=0-7
/proc/19092/task/19099/stat : 19099 (java) S 19090 19090 17763 0 -1 1077944384 31585 0 0 0 944 40 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012188728336 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19100] ppid=19090 vsize=26538700 memory=832 CPUtime=9.81 cores=0-7
/proc/19092/task/19100/stat : 19100 (java) S 19090 19090 17763 0 -1 1077944384 27833 0 0 0 947 34 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012187675536 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19101] ppid=19090 vsize=26538700 memory=1696 CPUtime=9.85 cores=0-7
/proc/19092/task/19101/stat : 19101 (java) S 19090 19090 17763 0 -1 1077944384 30594 0 0 0 951 34 0 0 20 0 28 0 103842770 27175628800 202252 33554432000 4194304 4196468 140735071622544 140012186622736 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19102] ppid=19090 vsize=26538700 memory=920 CPUtime=8.32 cores=0-7
/proc/19092/task/19102/stat : 19102 (java) R 19090 19090 17763 0 -1 4202560 122098 0 0 0 654 178 0 0 20 0 28 0 103842771 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010826201376 140012241392218 0 0 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19103] ppid=19090 vsize=26538700 memory=4876 CPUtime=0 cores=0-7
/proc/19092/task/19103/stat : 19103 (java) S 19090 19090 17763 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 103842772 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010825147424 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19104] ppid=19090 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/19092/task/19104/stat : 19104 (java) S 19090 19090 17763 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 103842772 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010824094576 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19105] ppid=19090 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/19092/task/19105/stat : 19105 (java) S 19090 19090 17763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010823042896 140012241389467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19106] ppid=19090 vsize=26538700 memory=1576 CPUtime=2.17 cores=0-7
/proc/19092/task/19106/stat : 19106 (java) S 19090 19090 17763 0 -1 1077944384 15272 0 0 0 213 4 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010821991280 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19107] ppid=19090 vsize=26538700 memory=2236 CPUtime=1.98 cores=0-7
/proc/19092/task/19107/stat : 19107 (java) S 19090 19090 17763 0 -1 1077944384 10720 0 0 0 196 2 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010820938480 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19108] ppid=19090 vsize=26538700 memory=4316 CPUtime=1.94 cores=0-7
/proc/19092/task/19108/stat : 19108 (java) S 19090 19090 17763 0 -1 1077944384 10022 0 0 0 192 2 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010819885680 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19109] ppid=19090 vsize=26538700 memory=4876 CPUtime=0.72 cores=0-7
/proc/19092/task/19109/stat : 19109 (java) S 19090 19090 17763 0 -1 1077944384 8910 0 0 0 70 2 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010818832880 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19110] ppid=19090 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/19092/task/19110/stat : 19110 (java) S 19090 19090 17763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010817780320 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19111] ppid=19090 vsize=26538700 memory=3840 CPUtime=0.77 cores=0-7
/proc/19092/task/19111/stat : 19111 (java) S 19090 19090 17763 0 -1 1077944384 5378 0 0 0 19 58 0 0 20 0 28 0 103842775 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010816727600 140012241382018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19112] ppid=19090 vsize=26538700 memory=1384 CPUtime=2480.06 cores=0-7
/proc/19092/task/19112/stat : 19112 (java) S 19090 19090 17763 0 -1 1077944384 23924 0 0 0 247978 28 0 0 20 0 28 0 103842836 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010809213904 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19113] ppid=19090 vsize=26538700 memory=809008 CPUtime=2482.76 cores=0-7
/proc/19092/task/19113/stat : 19113 (java) S 19090 19090 17763 0 -1 1077944384 25119 0 0 0 248252 24 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010808159648 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19114] ppid=19090 vsize=26538700 memory=4100 CPUtime=2477.07 cores=0-7
/proc/19092/task/19114/stat : 19114 (java) S 19090 19090 17763 0 -1 1077944384 44914 0 0 0 247678 29 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010807108032 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19115] ppid=19090 vsize=26538700 memory=1398720917958146503 CPUtime=2483.63 cores=0-7
/proc/19092/task/19115/stat : 19115 (java) S 19090 19090 17763 0 -1 1077944384 29194 0 0 0 248329 34 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010806055376 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19116] ppid=19090 vsize=26538700 memory=288230574492221466 CPUtime=2480.51 cores=0-7
/proc/19092/task/19116/stat : 19116 (java) S 19090 19090 17763 0 -1 1077944384 25879 0 0 0 248026 25 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010805005584 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19117] ppid=19090 vsize=26538700 memory=288230621803970871 CPUtime=2477.98 cores=0-7
/proc/19092/task/19117/stat : 19117 (java) S 19090 19090 17763 0 -1 1077944384 31680 0 0 0 247770 28 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010803952784 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19118] ppid=19090 vsize=26538700 memory=15255943717849665 CPUtime=2481.35 cores=0-7
/proc/19092/task/19118/stat : 19118 (java) S 19090 19090 17763 0 -1 1077944384 27547 0 0 0 248109 26 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010802896544 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
[pid=19092/tid=19119] ppid=19090 vsize=26538700 memory=1384 CPUtime=2478.18 cores=0-7
/proc/19092/task/19119/stat : 19119 (java) S 19090 19090 17763 0 -1 1077944384 90619 0 0 0 247745 73 0 0 20 0 28 0 103842837 27175628800 202252 33554432000 4194304 4196468 140735071622544 140010801847616 140012241381077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 18 0 0 6293624 6294260 30543872 140735071630482 140735071630659 140735071630659 140735071633359 0
Current children cumulated CPU time: 19936.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 810392 KiB

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

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

[startup+2520.12 s]
# the end of solver process 19092 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19930.4 s, system=7.18286 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): 19937.6
CPU user time (s): 19930.4
CPU system time (s): 7.18286
CPU usage (%): 791.136
Max. virtual memory (cumulated for all children) (KiB): 26550168
Max. memory (cumulated for all children) (KiB): 810392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19930.4
system time used= 7.18286
maximum resident set size= 809664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 719682
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 575583
involuntary context switches= 255215


# summary of solver processes directly reported to runsolver:
#   pid: 19090,19092
#   total CPU time (s): 19937.6
#   total CPU user time (s): 19930.4
#   total CPU system time (s): 7.18286

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.4766 second user time and 26.0972 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-14 12:31:26
IDJOB=4270988
IDBENCH=124301
IDSOLVER=2662
FILE ID=node102/4270988-1502707545
RUNJOBID= node102-1502701319-17790
PBS_JOBID= 20629009
Free space on /tmp= 61912 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-35.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270988-1502707545/watcher-4270988-1502707545 -o /tmp/evaluation-result-4270988-1502707545/solver-4270988-1502707545 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502701319-17790 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1317012785 HOME/instance-4270988-1502707545.xml

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

MD5SUM BENCH= a55c0e76347529fc2e2a84bb664efaa0
RANDOM SEED=1317012785

node102.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.35
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.35
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.35
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.35
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:        31469564 kB
MemAvailable:   31982032 kB
Buffers:          146760 kB
Cached:           649016 kB
SwapCached:            0 kB
Active:           652752 kB
Inactive:         196056 kB
Active(anon):       5588 kB
Inactive(anon):    75336 kB
Active(file):     647164 kB
Inactive(file):   120720 kB
Unevictable:        6444 kB
Mlocked:            6444 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7728 kB
Writeback:             0 kB
AnonPages:         62808 kB
Mapped:            44028 kB
Shmem:             25228 kB
Slab:             147748 kB
SReclaimable:     120840 kB
SUnreclaim:        26908 kB
KernelStack:        3472 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324732 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:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61904 MiB
End job on node102 at 2017-08-14 13:13:26