Trace number 4271088

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) 19859.699 2520.1299

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-019.xml
MD5SUM3d460941811377b846401dbdf8e8b024
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 variables1083
Number of constraints366
Number of domains2
Minimum domain size19
Maximum domain size361
Distribution of domain sizes[{"size":19,"count":722},{"size":361,"count":361}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":1045},{"degree":3,"count":38}]
Minimum constraint arity3
Maximum constraint arity361
Distribution of constraint arities[{"arity":3,"count":361},{"arity":19,"count":2},{"arity":361,"count":3}]
Number of extensional constraints361
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":361},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
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-4271088-1502752787.xml"  -tl '20160s' -p 8 -x 0
0.12/0.15	c [HOME/instance-4271088-1502752787.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.53/1.00	c solve instance...
19858.74/2520.09	s UNKNOWN
19858.74/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 (14053 MiB free)
  memory of node 1: 16384 MiB (12259 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271088-1502752787/watcher-4271088-1502752787 -o /tmp/evaluation-result-4271088-1502752787/solver-4271088-1502752787 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502749406-11814 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1187328356 HOME/instance-4271088-1502752787.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=11995, runsolver pid=11992
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 8.99 8.89 8.82 2/201 12016
/proc/meminfo: memFree=26928356/32770624 swapFree=67108860/67108860
[pid=11995] ppid=11992 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11995/stat : 11995 (xcsp3-exec) S 11992 11995 11787 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 108366462 9740288 346 33554432000 4194304 5098028 140723165781232 140723165779336 140680951919228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24186880 140723165787236 140723165787447 140723165787447 140723165790187 0
/proc/11995/statm: 2378 346 289 221 0 87 0
[pid=11997] ppid=11995 vsize=25999808 memory=27484 CPUtime=0.12 cores=0-7
/proc/11997/stat : 11997 (java) S 11995 11995 11787 0 -1 1077944320 5673 0 0 0 10 2 0 0 20 0 20 0 108366462 26623803392 6871 33554432000 4194304 4196468 140736460573072 140736460555616 139715939815159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
/proc/11997/statm: 6499952 6871 2896 1 0 6488269 0
[pid=11997/tid=11998] ppid=11995 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11997/task/11998/stat : 11998 (java) R 11995 11995 11787 0 -1 4202560 3676 0 0 0 8 1 0 0 20 0 20 0 108366462 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715944041504 139715921466718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=11999] ppid=11995 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11997/task/11999/stat : 11999 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715892435472 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12000] ppid=11995 vsize=25999808 memory=140662159218304 CPUtime=0 cores=0-7
/proc/11997/task/12000/stat : 12000 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715891382928 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12001] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12001/stat : 12001 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715496245520 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12002] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12002/stat : 12002 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715495192976 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12003] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12003/stat : 12003 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715494140944 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12004] ppid=11995 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11997/task/12004/stat : 12004 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715493088400 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12005] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12005/stat : 12005 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715492035344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12006] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12006/stat : 12006 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366463 26623803392 6871 33554432000 4194304 4196468 140736460573072 139715490982800 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12007] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12007/stat : 12007 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366465 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714345556208 139715939826306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12008] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12008/stat : 12008 (java) S 11995 11995 11787 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108366465 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714344502432 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12009] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12009/stat : 12009 (java) S 11995 11995 11787 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108366465 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714343449328 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12010] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12010/stat : 12010 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714342397904 139715939833755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12011] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12011/stat : 12011 (java) R 11995 11995 11787 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714341346032 139715939827094 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12012] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12012/stat : 12012 (java) R 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714340293488 139715939826306 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12013] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12013/stat : 12013 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714339240432 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12014] ppid=11995 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11997/task/12014/stat : 12014 (java) R 11995 11995 11787 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714338187888 139715919096444 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12015] ppid=11995 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12015/stat : 12015 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714337135072 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12016] ppid=11995 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11997/task/12016/stat : 12016 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26623803392 6871 33554432000 4194304 4196468 140736460573072 139714336082608 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28868 KiB

[startup+0.21033 s]*
/proc/loadavg: 8.99 8.89 8.82 2/201 12016
/proc/meminfo: memFree=26920652/32770624 swapFree=67108860/67108860
[pid=11995] ppid=11992 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11995/stat : 11995 (xcsp3-exec) S 11992 11995 11787 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 108366462 9740288 346 33554432000 4194304 5098028 140723165781232 140723165779336 140680951919228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24186880 140723165787236 140723165787447 140723165787447 140723165790187 0
/proc/11995/statm: 2378 346 289 221 0 87 0
[pid=11997] ppid=11995 vsize=26004064 memory=39260 CPUtime=0.33 cores=0-7
/proc/11997/stat : 11997 (java) S 11995 11995 11787 0 -1 1077944320 8341 0 0 0 30 3 0 0 20 0 20 0 108366462 26628161536 9815 33554432000 4194304 4196468 140736460573072 140736460555616 139715939815159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
/proc/11997/statm: 6501016 9815 3060 1 0 6488269 0
[pid=11997/tid=11998] ppid=11995 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11997/task/11998/stat : 11998 (java) R 11995 11995 11787 0 -1 4202560 5424 0 0 0 17 2 0 0 20 0 20 0 108366462 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715944035984 139715939837085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=11999] ppid=11995 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/11997/task/11999/stat : 11999 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715892435472 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12000] ppid=11995 vsize=26004064 memory=288371038310930048 CPUtime=0 cores=0-7
/proc/11997/task/12000/stat : 12000 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715891382928 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12001] ppid=11995 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11997/task/12001/stat : 12001 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715496245520 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12002] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12002/stat : 12002 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715495192976 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12003] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12003/stat : 12003 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715494140944 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12004] ppid=11995 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11997/task/12004/stat : 12004 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715493088400 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12005] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12005/stat : 12005 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715492035344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12006] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12006/stat : 12006 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 9815 33554432000 4194304 4196468 140736460573072 139715490982800 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12007] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12007/stat : 12007 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366465 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714345556208 139715939826306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12008] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12008/stat : 12008 (java) S 11995 11995 11787 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108366465 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714344502432 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12009] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12009/stat : 12009 (java) S 11995 11995 11787 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108366465 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714343449328 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12010] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12010/stat : 12010 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714342397904 139715939833755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12011] ppid=11995 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11997/task/12011/stat : 12011 (java) S 11995 11995 11787 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714341346032 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12012] ppid=11995 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11997/task/12012/stat : 12012 (java) S 11995 11995 11787 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714340293488 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12013] ppid=11995 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/11997/task/12013/stat : 12013 (java) S 11995 11995 11787 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714339240432 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12014] ppid=11995 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/11997/task/12014/stat : 12014 (java) S 11995 11995 11787 0 -1 1077944384 729 0 0 0 7 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714338187888 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12015] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12015/stat : 12015 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714337135072 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12016] ppid=11995 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11997/task/12016/stat : 12016 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26628161536 9815 33554432000 4194304 4196468 140736460573072 139714336082608 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40644 KiB

[startup+0.30946 s]*
/proc/loadavg: 8.99 8.89 8.82 3/201 12016
/proc/meminfo: memFree=26913456/32770624 swapFree=67108860/67108860
[pid=11995] ppid=11992 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11995/stat : 11995 (xcsp3-exec) S 11992 11995 11787 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 108366462 9740288 346 33554432000 4194304 5098028 140723165781232 140723165779336 140680951919228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24186880 140723165787236 140723165787447 140723165787447 140723165790187 0
/proc/11995/statm: 2378 346 289 221 0 87 0
[pid=11997] ppid=11995 vsize=26004064 memory=43916 CPUtime=0.51 cores=0-7
/proc/11997/stat : 11997 (java) S 11995 11995 11787 0 -1 1077944320 9245 0 0 0 47 4 0 0 20 0 20 0 108366462 26628161536 10979 33554432000 4194304 4196468 140736460573072 140736460555616 139715939815159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
/proc/11997/statm: 6501016 10979 3079 1 0 6488269 0
[pid=11997/tid=11998] ppid=11995 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11997/task/11998/stat : 11998 (java) R 11995 11995 11787 0 -1 4202560 6104 0 0 0 27 2 0 0 20 0 20 0 108366462 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715944054496 139715571444432 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=11999] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/11999/stat : 11999 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715892435472 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12000] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12000/stat : 12000 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715891382928 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12001] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12001/stat : 12001 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715496245520 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12002] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12002/stat : 12002 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715495192976 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12003] ppid=11995 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11997/task/12003/stat : 12003 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715494140944 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12004] ppid=11995 vsize=26004064 memory=140662058087343 CPUtime=0 cores=0-7
/proc/11997/task/12004/stat : 12004 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715493088400 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12005] ppid=11995 vsize=26004064 memory=140662058089648 CPUtime=0 cores=0-7
/proc/11997/task/12005/stat : 12005 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715492035344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12006] ppid=11995 vsize=26004064 memory=140662058091952 CPUtime=0 cores=0-7
/proc/11997/task/12006/stat : 12006 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366463 26628161536 10979 33554432000 4194304 4196468 140736460573072 139715490982800 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12007] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12007/stat : 12007 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366465 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714345556208 139715939826306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12008] ppid=11995 vsize=26004064 memory=281324116190864 CPUtime=0 cores=0-7
/proc/11997/task/12008/stat : 12008 (java) S 11995 11995 11787 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108366465 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714344502432 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12009] ppid=11995 vsize=26004064 memory=281324116197776 CPUtime=0 cores=0-7
/proc/11997/task/12009/stat : 12009 (java) S 11995 11995 11787 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108366465 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714343449328 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12010] ppid=11995 vsize=26004064 memory=281324116139056 CPUtime=0 cores=0-7
/proc/11997/task/12010/stat : 12010 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714342397904 139715939833755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12011] ppid=11995 vsize=26004064 memory=281324116211600 CPUtime=0.01 cores=0-7
/proc/11997/task/12011/stat : 12011 (java) S 11995 11995 11787 0 -1 1077944384 586 0 0 0 1 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714341346032 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12012] ppid=11995 vsize=26004064 memory=281324116218512 CPUtime=0.02 cores=0-7
/proc/11997/task/12012/stat : 12012 (java) S 11995 11995 11787 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714340293488 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12013] ppid=11995 vsize=26004064 memory=281324116216208 CPUtime=0.02 cores=0-7
/proc/11997/task/12013/stat : 12013 (java) S 11995 11995 11787 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714339240432 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12014] ppid=11995 vsize=26004064 memory=281324116232368 CPUtime=0.12 cores=0-7
/proc/11997/task/12014/stat : 12014 (java) R 11995 11995 11787 0 -1 4202560 832 0 0 0 12 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714338184256 139715918733728 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12015] ppid=11995 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12015/stat : 12015 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714337135072 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12016] ppid=11995 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11997/task/12016/stat : 12016 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108366468 26628161536 10979 33554432000 4194304 4196468 140736460573072 139714336082608 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45300 KiB

[startup+0.700915 s]
/proc/loadavg: 8.99 8.89 8.82 4/201 12016
/proc/meminfo: memFree=26896828/32770624 swapFree=67108860/67108860
[pid=11995] ppid=11992 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11995/stat : 11995 (xcsp3-exec) S 11992 11995 11787 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 108366462 9740288 346 33554432000 4194304 5098028 140723165781232 140723165779336 140680951919228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24186880 140723165787236 140723165787447 140723165787447 140723165790187 0
/proc/11995/statm: 2378 346 289 221 0 87 0
[pid=11997] ppid=11995 vsize=26006188 memory=86188 CPUtime=1.73 cores=0-7
/proc/11997/stat : 11997 (java) S 11995 11995 11787 0 -1 1077944320 12141 0 0 0 168 5 0 0 20 0 20 0 108366462 26630336512 21547 33554432000 4194304 4196468 140736460573072 140736460555616 139715939815159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
/proc/11997/statm: 6501547 21547 3211 1 0 6488781 0
[pid=11997/tid=11998] ppid=11995 vsize=26006188 memory=281324116590256 CPUtime=0.67 cores=0-7
/proc/11997/task/11998/stat : 11998 (java) R 11995 11995 11787 0 -1 4202560 6661 0 0 0 64 3 0 0 20 0 20 0 108366462 26630336512 21547 33554432000 4194304 4196468 140736460573072 139715944052752 139715574470855 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=11999] ppid=11995 vsize=26006188 memory=140662058296176 CPUtime=0 cores=0-7
/proc/11997/task/11999/stat : 11999 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26630336512 21547 33554432000 4194304 4196468 140736460573072 139715892435472 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12000] ppid=11995 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11997/task/12000/stat : 12000 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26630336512 21547 33554432000 4194304 4196468 140736460573072 139715891382928 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12001] ppid=11995 vsize=26006188 memory=1008 CPUtime=0 cores=0-7
/proc/11997/task/12001/stat : 12001 (java) S 11995 11995 11787 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108366463 26630336512 21547 33554432000 4194304 4196468 140736460573072 139715496245520 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0

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

[pid=11997/tid=12024] ppid=11995 vsize=26538700 memory=1384 CPUtime=2384.76 cores=0-7
/proc/11997/task/12024/stat : 12024 (java) R 11995 11995 11787 0 -1 4202560 61918 0 0 0 238411 65 0 0 20 0 28 0 108366564 27175628800 136548 33554432000 4194304 4196468 140736460573072 139714321198528 139715579380922 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
Current children cumulated CPU time: 19244.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 547576 KiB

[startup+2502.3 s]
/proc/loadavg: 8.16 8.15 8.21 9/207 12078
/proc/meminfo: memFree=26392040/32770624 swapFree=67108860/67108860
[pid=11995] ppid=11992 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11995/stat : 11995 (xcsp3-exec) S 11992 11995 11787 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 108366462 9740288 346 33554432000 4194304 5098028 140723165781232 140723165779336 140680951919228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24186880 140723165787236 140723165787447 140723165787447 140723165790187 0
/proc/11995/statm: 2378 346 289 221 0 87 0
[pid=11997] ppid=11995 vsize=26538700 memory=559024 CPUtime=19718.8 cores=0-7
/proc/11997/stat : 11997 (java) S 11995 11995 11787 0 -1 1077944320 964902 0 0 0 1970111 1764 0 0 20 0 28 0 108366462 27175628800 139756 33554432000 4194304 4196468 140736460573072 140736460555616 139715939815159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
/proc/11997/statm: 6634675 139756 3300 1 0 6621909 0
[pid=11997/tid=11998] ppid=11995 vsize=26538700 memory=559024 CPUtime=0.99 cores=0-7
/proc/11997/task/11998/stat : 11998 (java) S 11995 11995 11787 0 -1 1077944384 6757 0 0 0 94 5 0 0 20 0 28 0 108366462 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715944055936 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=11999] ppid=11995 vsize=26538700 memory=559024 CPUtime=13.63 cores=0-7
/proc/11997/task/11999/stat : 11999 (java) S 11995 11995 11787 0 -1 1077944384 42652 0 0 0 1301 62 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715892435472 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12000] ppid=11995 vsize=26538700 memory=559024 CPUtime=13.61 cores=0-7
/proc/11997/task/12000/stat : 12000 (java) S 11995 11995 11787 0 -1 1077944384 42448 0 0 0 1303 58 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715891382928 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12001] ppid=11995 vsize=26538700 memory=1384 CPUtime=13.65 cores=0-7
/proc/11997/task/12001/stat : 12001 (java) S 11995 11995 11787 0 -1 1077944384 43426 0 0 0 1305 60 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715496245520 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12002] ppid=11995 vsize=26538700 memory=559024 CPUtime=13.6 cores=0-7
/proc/11997/task/12002/stat : 12002 (java) S 11995 11995 11787 0 -1 1077944384 40837 0 0 0 1302 58 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715495192976 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12003] ppid=11995 vsize=26538700 memory=559024 CPUtime=13.68 cores=0-7
/proc/11997/task/12003/stat : 12003 (java) S 11995 11995 11787 0 -1 1077944384 40891 0 0 0 1303 65 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715494140944 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12004] ppid=11995 vsize=26538700 memory=559024 CPUtime=13.6 cores=0-7
/proc/11997/task/12004/stat : 12004 (java) S 11995 11995 11787 0 -1 1077944384 37684 0 0 0 1298 62 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715493088400 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12005] ppid=11995 vsize=26538700 memory=559024 CPUtime=13.53 cores=0-7
/proc/11997/task/12005/stat : 12005 (java) S 11995 11995 11787 0 -1 1077944384 41336 0 0 0 1294 59 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715492035344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12006] ppid=11995 vsize=26538700 memory=1204 CPUtime=13.64 cores=0-7
/proc/11997/task/12006/stat : 12006 (java) S 11995 11995 11787 0 -1 1077944384 42009 0 0 0 1304 60 0 0 20 0 28 0 108366463 27175628800 139756 33554432000 4194304 4196468 140736460573072 139715490982800 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12007] ppid=11995 vsize=26538700 memory=15872 CPUtime=20.26 cores=0-7
/proc/11997/task/12007/stat : 12007 (java) S 11995 11995 11787 0 -1 1077944384 136395 0 0 0 1170 856 0 0 20 0 28 0 108366465 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714345556208 139715939826306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12008] ppid=11995 vsize=26538700 memory=6760 CPUtime=0 cores=0-7
/proc/11997/task/12008/stat : 12008 (java) S 11995 11995 11787 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 108366465 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714344502496 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12009] ppid=11995 vsize=26538700 memory=840 CPUtime=0 cores=0-7
/proc/11997/task/12009/stat : 12009 (java) S 11995 11995 11787 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 108366465 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714343449344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12010] ppid=11995 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11997/task/12010/stat : 12010 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714342397904 139715939833755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12011] ppid=11995 vsize=26538700 memory=559024 CPUtime=3.09 cores=0-7
/proc/11997/task/12011/stat : 12011 (java) S 11995 11995 11787 0 -1 1077944384 14908 0 0 0 306 3 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714341346032 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12012] ppid=11995 vsize=26538700 memory=1576 CPUtime=2.82 cores=0-7
/proc/11997/task/12012/stat : 12012 (java) S 11995 11995 11787 0 -1 1077944384 15084 0 0 0 279 3 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714340293488 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12013] ppid=11995 vsize=26538700 memory=559024 CPUtime=2.57 cores=0-7
/proc/11997/task/12013/stat : 12013 (java) S 11995 11995 11787 0 -1 1077944384 11923 0 0 0 255 2 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714339240432 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12014] ppid=11995 vsize=26538700 memory=1384 CPUtime=0.78 cores=0-7
/proc/11997/task/12014/stat : 12014 (java) S 11995 11995 11787 0 -1 1077944384 15293 0 0 0 76 2 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714338187888 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12015] ppid=11995 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11997/task/12015/stat : 12015 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714337135072 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12016] ppid=11995 vsize=26538700 memory=56 CPUtime=0.97 cores=0-7
/proc/11997/task/12016/stat : 12016 (java) S 11995 11995 11787 0 -1 1077944384 7360 0 0 0 39 58 0 0 20 0 28 0 108366468 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714336082608 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12017] ppid=11995 vsize=26538700 memory=6656426216303648864 CPUtime=2446.23 cores=0-7
/proc/11997/task/12017/stat : 12017 (java) R 11995 11995 11787 0 -1 4202560 43221 0 0 0 244574 49 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714328569448 139715578194334 0 4 0 16800975 0 0 0 -1 5 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12018] ppid=11995 vsize=26538700 memory=1384 CPUtime=2449.02 cores=0-7
/proc/11997/task/12018/stat : 12018 (java) R 11995 11995 11787 0 -1 4202560 44964 0 0 0 244857 45 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714327514800 139715579380360 0 4 0 16800975 0 0 0 -1 0 0 0 22 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12019] ppid=11995 vsize=26538700 memory=1384 CPUtime=2452.16 cores=0-7
/proc/11997/task/12019/stat : 12019 (java) R 11995 11995 11787 0 -1 4202560 66760 0 0 0 245130 86 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714326462520 139715579108955 0 4 0 16800975 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12020] ppid=11995 vsize=26538700 memory=559024 CPUtime=2446.35 cores=0-7
/proc/11997/task/12020/stat : 12020 (java) R 11995 11995 11787 0 -1 4202560 55701 0 0 0 244550 85 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714325410232 139715579381351 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12021] ppid=11995 vsize=26538700 memory=5428 CPUtime=2446.34 cores=0-7
/proc/11997/task/12021/stat : 12021 (java) R 11995 11995 11787 0 -1 4202560 59883 0 0 0 244568 66 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714324357040 139715579237750 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12022] ppid=11995 vsize=26538700 memory=4624 CPUtime=2444.93 cores=0-7
/proc/11997/task/12022/stat : 12022 (java) R 11995 11995 11787 0 -1 4202560 39762 0 0 0 244444 49 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714323304480 139715578041825 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12023] ppid=11995 vsize=26538700 memory=1292 CPUtime=2449.19 cores=0-7
/proc/11997/task/12023/stat : 12023 (java) R 11995 11995 11787 0 -1 4202560 50004 0 0 0 244869 50 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714322255232 139715579380337 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12024] ppid=11995 vsize=26538700 memory=2428 CPUtime=2443.86 cores=0-7
/proc/11997/task/12024/stat : 12024 (java) R 11995 11995 11787 0 -1 4202560 64283 0 0 0 244320 66 0 0 20 0 28 0 108366564 27175628800 139756 33554432000 4194304 4196468 140736460573072 139714321198640 139715579332250 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
Current children cumulated CPU time: 19718.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 560408 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.42 8.21 8.23 9/207 12078
/proc/meminfo: memFree=26393532/32770624 swapFree=67108860/67108860
[pid=11995] ppid=11992 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11995/stat : 11995 (xcsp3-exec) S 11992 11995 11787 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 108366462 9740288 346 33554432000 4194304 5098028 140723165781232 140723165779336 140680951919228 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24186880 140723165787236 140723165787447 140723165787447 140723165790187 0
/proc/11995/statm: 2378 346 289 221 0 87 0
[pid=11997] ppid=11995 vsize=26538700 memory=559080 CPUtime=19858.7 cores=0-7
/proc/11997/stat : 11997 (java) S 11995 11995 11787 0 -1 1077944320 969220 0 0 0 1984106 1768 0 0 20 0 28 0 108366462 27175628800 139770 33554432000 4194304 4196468 140736460573072 140736460555616 139715939815159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
/proc/11997/statm: 6634675 139770 3300 1 0 6621909 0
[pid=11997/tid=11998] ppid=11995 vsize=26538700 memory=1944 CPUtime=0.99 cores=0-7
/proc/11997/task/11998/stat : 11998 (java) S 11995 11995 11787 0 -1 1077944384 6757 0 0 0 94 5 0 0 20 0 28 0 108366462 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715944055936 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=11999] ppid=11995 vsize=26538700 memory=4872558044660077418 CPUtime=13.72 cores=0-7
/proc/11997/task/11999/stat : 11999 (java) S 11995 11995 11787 0 -1 1077944384 42724 0 0 0 1310 62 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715892435472 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12000] ppid=11995 vsize=26538700 memory=6760 CPUtime=13.69 cores=0-7
/proc/11997/task/12000/stat : 12000 (java) S 11995 11995 11787 0 -1 1077944384 42468 0 0 0 1311 58 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715891382928 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12001] ppid=11995 vsize=26538700 memory=840 CPUtime=13.74 cores=0-7
/proc/11997/task/12001/stat : 12001 (java) S 11995 11995 11787 0 -1 1077944384 43535 0 0 0 1314 60 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715496245520 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12002] ppid=11995 vsize=26538700 memory=4108 CPUtime=13.69 cores=0-7
/proc/11997/task/12002/stat : 12002 (java) S 11995 11995 11787 0 -1 1077944384 40924 0 0 0 1311 58 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715495192976 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12003] ppid=11995 vsize=26538700 memory=1692 CPUtime=13.78 cores=0-7
/proc/11997/task/12003/stat : 12003 (java) S 11995 11995 11787 0 -1 1077944384 40951 0 0 0 1312 66 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715494140944 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12004] ppid=11995 vsize=26538700 memory=916 CPUtime=13.69 cores=0-7
/proc/11997/task/12004/stat : 12004 (java) S 11995 11995 11787 0 -1 1077944384 37708 0 0 0 1307 62 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715493088400 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12005] ppid=11995 vsize=26538700 memory=4116 CPUtime=13.63 cores=0-7
/proc/11997/task/12005/stat : 12005 (java) S 11995 11995 11787 0 -1 1077944384 41365 0 0 0 1303 60 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715492035344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12006] ppid=11995 vsize=26538700 memory=1152 CPUtime=13.73 cores=0-7
/proc/11997/task/12006/stat : 12006 (java) S 11995 11995 11787 0 -1 1077944384 42283 0 0 0 1313 60 0 0 20 0 28 0 108366463 27175628800 139770 33554432000 4194304 4196468 140736460573072 139715490982800 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12007] ppid=11995 vsize=26538700 memory=3796 CPUtime=20.34 cores=0-7
/proc/11997/task/12007/stat : 12007 (java) S 11995 11995 11787 0 -1 1077944384 136576 0 0 0 1176 858 0 0 20 0 28 0 108366465 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714345556208 139715939826306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12008] ppid=11995 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11997/task/12008/stat : 12008 (java) S 11995 11995 11787 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 108366465 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714344502496 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12009] ppid=11995 vsize=26538700 memory=4140 CPUtime=0 cores=0-7
/proc/11997/task/12009/stat : 12009 (java) S 11995 11995 11787 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 108366465 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714343449344 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12010] ppid=11995 vsize=26538700 memory=30740 CPUtime=0 cores=0-7
/proc/11997/task/12010/stat : 12010 (java) S 11995 11995 11787 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714342397904 139715939833755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12011] ppid=11995 vsize=26538700 memory=1292 CPUtime=3.09 cores=0-7
/proc/11997/task/12011/stat : 12011 (java) S 11995 11995 11787 0 -1 1077944384 14912 0 0 0 306 3 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714341346032 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12012] ppid=11995 vsize=26538700 memory=2428 CPUtime=2.82 cores=0-7
/proc/11997/task/12012/stat : 12012 (java) S 11995 11995 11787 0 -1 1077944384 15088 0 0 0 279 3 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714340293488 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12013] ppid=11995 vsize=26538700 memory=1732 CPUtime=2.57 cores=0-7
/proc/11997/task/12013/stat : 12013 (java) S 11995 11995 11787 0 -1 1077944384 11927 0 0 0 255 2 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714339240432 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12014] ppid=11995 vsize=26538700 memory=1944 CPUtime=0.78 cores=0-7
/proc/11997/task/12014/stat : 12014 (java) S 11995 11995 11787 0 -1 1077944384 15297 0 0 0 76 2 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714338187888 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12015] ppid=11995 vsize=26538700 memory=1700 CPUtime=0 cores=0-7
/proc/11997/task/12015/stat : 12015 (java) S 11995 11995 11787 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714337135072 139715939825365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12016] ppid=11995 vsize=26538700 memory=1228 CPUtime=0.97 cores=0-7
/proc/11997/task/12016/stat : 12016 (java) S 11995 11995 11787 0 -1 1077944384 7382 0 0 0 39 58 0 0 20 0 28 0 108366468 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714336082608 139715939826306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12017] ppid=11995 vsize=26538700 memory=5428 CPUtime=2463.63 cores=0-7
/proc/11997/task/12017/stat : 12017 (java) R 11995 11995 11787 0 -1 4202560 43512 0 0 0 246314 49 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714328566440 139715579468524 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12018] ppid=11995 vsize=26538700 memory=4624 CPUtime=2466.38 cores=0-7
/proc/11997/task/12018/stat : 12018 (java) R 11995 11995 11787 0 -1 4202560 45439 0 0 0 246593 45 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714327517392 139715577848229 0 4 0 16800975 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12019] ppid=11995 vsize=26538700 memory=1424 CPUtime=2469.55 cores=0-7
/proc/11997/task/12019/stat : 12019 (java) R 11995 11995 11787 0 -1 4202560 67213 0 0 0 246868 87 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714326462800 139715579237436 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12020] ppid=11995 vsize=26538700 memory=13056 CPUtime=2463.74 cores=0-7
/proc/11997/task/12020/stat : 12020 (java) R 11995 11995 11787 0 -1 4202560 56076 0 0 0 246289 85 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714325410328 139715571690262 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12021] ppid=11995 vsize=26538700 memory=792 CPUtime=2463.81 cores=0-7
/proc/11997/task/12021/stat : 12021 (java) R 11995 11995 11787 0 -1 4202560 60460 0 0 0 246315 66 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714324357136 139715578645895 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12022] ppid=11995 vsize=26538700 memory=1008 CPUtime=2462.27 cores=0-7
/proc/11997/task/12022/stat : 12022 (java) R 11995 11995 11787 0 -1 4202560 40209 0 0 0 246177 50 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714323304840 139715579333302 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12023] ppid=11995 vsize=26538700 memory=10652 CPUtime=2466.64 cores=0-7
/proc/11997/task/12023/stat : 12023 (java) R 11995 11995 11787 0 -1 4202560 50388 0 0 0 246614 50 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714322251536 139715579380651 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
[pid=11997/tid=12024] ppid=11995 vsize=26538700 memory=1204 CPUtime=2461.27 cores=0-7
/proc/11997/task/12024/stat : 12024 (java) R 11995 11995 11787 0 -1 4202560 64705 0 0 0 246061 66 0 0 20 0 28 0 108366564 27175628800 139770 33554432000 4194304 4196468 140736460573072 139714321198640 139715579237377 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 12689408 140736460575890 140736460576067 140736460576067 140736460578767 0
Current children cumulated CPU time: 19858.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 560464 KiB

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

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

[startup+2520.13 s]
# the end of solver process 11997 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19842 s, system=17.6941 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.13
CPU time (s): 19859.7
CPU user time (s): 19842
CPU system time (s): 17.6941
CPU usage (%): 788.04
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2519292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19842
system time used= 17.6941
maximum resident set size= 2519956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 969961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 654426
involuntary context switches= 240371


# summary of solver processes directly reported to runsolver:
#   pid: 11995,11997
#   total CPU time (s): 19859.7
#   total CPU user time (s): 19842
#   total CPU system time (s): 17.6941

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.5108 second user time and 26.8995 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-15 01:05:28
IDJOB=4271088
IDBENCH=133170
IDSOLVER=2662
FILE ID=node114/4271088-1502752787
RUNJOBID= node114-1502749406-11814
PBS_JOBID= 20629072
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-019.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-4271088-1502752787/watcher-4271088-1502752787 -o /tmp/evaluation-result-4271088-1502752787/solver-4271088-1502752787 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502749406-11814 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1187328356 HOME/instance-4271088-1502752787.xml

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

MD5SUM BENCH= 3d460941811377b846401dbdf8e8b024
RANDOM SEED=1187328356

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26944196 kB
MemAvailable:   31985764 kB
Buffers:          203920 kB
Cached:          5125092 kB
SwapCached:            0 kB
Active:           470352 kB
Inactive:        4914020 kB
Active(anon):      57944 kB
Inactive(anon):    25124 kB
Active(file):     412408 kB
Inactive(file):  4888896 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:         61192 kB
Mapped:            45168 kB
Shmem:             25224 kB
Slab:             137768 kB
SReclaimable:     112196 kB
SUnreclaim:        25572 kB
KernelStack:        3216 kB
PageTables:         4768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323336 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-15 01:47:28