Trace number 4270560

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT (TO)93 19580.199 2520.1299

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-12-a4.xml
MD5SUM72e40c8851280ca3f4afc7fa1ebce33e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints1927
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":12}]
Minimum variable degree606
Maximum variable degree607
Distribution of variable degrees[{"degree":606,"count":10},{"degree":607,"count":2}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":440},{"arity":4,"count":1485},{"arity":12,"count":1}]
Number of extensional constraints0
Number of intensional constraints1926
Distribution of constraint types[{"type":"intension","count":1926},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270560-1502726274.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270560-1502726274.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
5.37/1.51	c solve instance...
17.23/4.10	o 122 
19.60/4.41	o 121 
39.96/22.59	o 118 
57.58/24.89	o 116 
69.08/27.17	o 115 
102.78/31.49	o 114 
118.93/33.82	o 113 
140.26/36.54	o 109 
261.44/60.60	o 105 
414.29/85.28	o 104 
1005.63/169.14	o 103 
1532.38/238.44	o 100 
1893.87/296.95	o 96 
3304.35/475.15	o 95 
7242.41/973.73	o 94 
18061.55/2329.78	o 93 
19579.38/2520.10	s SATISFIABLE
19579.38/2520.10	v <instantiation>
19579.38/2520.10	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] </list>
19579.38/2520.10	v 	<values>0 4 11 16 24 42 56 65 71 90 92 93 </values>
19579.38/2520.10	v </instantiation>
19579.38/2520.10	c Unexpected resolution interruption!

Verifier Data

OK	93

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 (12270 MiB free)
  memory of node 1: 16384 MiB (13573 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270560-1502726274/watcher-4270560-1502726274 -o /tmp/evaluation-result-4270560-1502726274/solver-4270560-1502726274 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502725225-7069 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2069465379 HOME/instance-4270560-1502726274.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=7277, runsolver pid=7274
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 8.01 4.26 2.56 2/201 7298
/proc/meminfo: memFree=26449428/32770624 swapFree=67108860/67108860
[pid=7277] ppid=7274 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7277/stat : 7277 (xcsp3-exec) S 7274 7277 7042 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105699031 9740288 346 33554432000 4194304 5098028 140721157016736 140721157014840 140132226970236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8765440 140721157022820 140721157023031 140721157023031 140721157025771 0
/proc/7277/statm: 2378 346 289 221 0 87 0
[pid=7279] ppid=7277 vsize=25999808 memory=26668 CPUtime=0.12 cores=0-7
/proc/7279/stat : 7279 (java) S 7277 7277 7042 0 -1 1077944320 5609 0 0 0 11 1 0 0 20 0 20 0 105699031 26623803392 6667 33554432000 4194304 4196468 140725256852160 140725256834704 140511402135287 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
/proc/7279/statm: 6499952 6667 2843 1 0 6488269 0
[pid=7279/tid=7280] ppid=7277 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7279/task/7280/stat : 7280 (java) R 7277 7277 7042 0 -1 4202560 3612 0 0 0 8 0 0 0 20 0 20 0 105699031 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511406351440 140511402147222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7281] ppid=7277 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7279/task/7281/stat : 7281 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511354755344 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7282] ppid=7277 vsize=25999808 memory=140038363334272 CPUtime=0 cores=0-7
/proc/7279/task/7282/stat : 7282 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511353702800 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7283] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7283/stat : 7283 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511352650256 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7284] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7284/stat : 7284 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511351597712 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7285] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7285/stat : 7285 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511350545168 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7286] ppid=7277 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7279/task/7286/stat : 7286 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511349492624 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7287] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7287/stat : 7287 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511348440080 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7288] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7288/stat : 7288 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26623803392 6667 33554432000 4194304 4196468 140725256852160 140511347387536 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7289] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7289/stat : 7289 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699034 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510797953008 140511402146434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7290] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7290/stat : 7290 (java) S 7277 7277 7042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105699034 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510796899232 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7291] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7291/stat : 7291 (java) S 7277 7277 7042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105699034 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510795846640 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7292] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7292/stat : 7292 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510526171344 140511402153883 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7293] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7293/stat : 7293 (java) S 7277 7277 7042 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510525118960 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7294] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7294/stat : 7294 (java) S 7277 7277 7042 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510524066416 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7295] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7295/stat : 7295 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510523013872 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7296] ppid=7277 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/7279/task/7296/stat : 7296 (java) S 7277 7277 7042 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510521961328 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7297] ppid=7277 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7297/stat : 7297 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510520908000 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7298] ppid=7277 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7279/task/7298/stat : 7298 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699037 26623803392 6667 33554432000 4194304 4196468 140725256852160 140510519855536 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28052 KiB

[startup+0.21051 s]*
/proc/loadavg: 8.01 4.26 2.56 4/201 7298
/proc/meminfo: memFree=26438240/32770624 swapFree=67108860/67108860
[pid=7277] ppid=7274 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7277/stat : 7277 (xcsp3-exec) S 7274 7277 7042 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105699031 9740288 346 33554432000 4194304 5098028 140721157016736 140721157014840 140132226970236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8765440 140721157022820 140721157023031 140721157023031 140721157025771 0
/proc/7277/statm: 2378 346 289 221 0 87 0
[pid=7279] ppid=7277 vsize=26004064 memory=38964 CPUtime=0.33 cores=0-7
/proc/7279/stat : 7279 (java) S 7277 7277 7042 0 -1 1077944320 8331 0 0 0 31 2 0 0 20 0 20 0 105699031 26628161536 9741 33554432000 4194304 4196468 140725256852160 140725256834704 140511402135287 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
/proc/7279/statm: 6501016 9741 3061 1 0 6488269 0
[pid=7279/tid=7280] ppid=7277 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/7279/task/7280/stat : 7280 (java) R 7277 7277 7042 0 -1 4202560 5426 0 0 0 18 1 0 0 20 0 20 0 105699031 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511406357296 140511402157213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7281] ppid=7277 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/7279/task/7281/stat : 7281 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511354755344 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7282] ppid=7277 vsize=26004064 memory=140038363341803 CPUtime=0 cores=0-7
/proc/7279/task/7282/stat : 7282 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511353702800 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7283] ppid=7277 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7279/task/7283/stat : 7283 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511352650256 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7284] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7284/stat : 7284 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511351597712 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7285] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7285/stat : 7285 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511350545168 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7286] ppid=7277 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7279/task/7286/stat : 7286 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511349492624 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7287] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7287/stat : 7287 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511348440080 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7288] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7288/stat : 7288 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 9741 33554432000 4194304 4196468 140725256852160 140511347387536 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7289] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7289/stat : 7289 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699034 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510797953008 140511402146434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7290] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7290/stat : 7290 (java) S 7277 7277 7042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105699034 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510796899232 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7291] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7291/stat : 7291 (java) S 7277 7277 7042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105699034 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510795846640 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7292] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7292/stat : 7292 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510526171344 140511402153883 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7293] ppid=7277 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/7279/task/7293/stat : 7293 (java) S 7277 7277 7042 0 -1 1077944384 503 0 0 0 1 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510525118960 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7294] ppid=7277 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/7279/task/7294/stat : 7294 (java) S 7277 7277 7042 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510524066416 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7295] ppid=7277 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/7279/task/7295/stat : 7295 (java) S 7277 7277 7042 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510523013872 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7296] ppid=7277 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/7279/task/7296/stat : 7296 (java) R 7277 7277 7042 0 -1 4202560 717 0 0 0 7 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510521961328 140511380138153 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7297] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7297/stat : 7297 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510520908000 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7298] ppid=7277 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7279/task/7298/stat : 7298 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699037 26628161536 9741 33554432000 4194304 4196468 140725256852160 140510519855536 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40348 KiB

[startup+0.310484 s]*
/proc/loadavg: 8.01 4.26 2.56 3/201 7298
/proc/meminfo: memFree=26433836/32770624 swapFree=67108860/67108860
[pid=7277] ppid=7274 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7277/stat : 7277 (xcsp3-exec) S 7274 7277 7042 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105699031 9740288 346 33554432000 4194304 5098028 140721157016736 140721157014840 140132226970236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8765440 140721157022820 140721157023031 140721157023031 140721157025771 0
/proc/7277/statm: 2378 346 289 221 0 87 0
[pid=7279] ppid=7277 vsize=26004064 memory=43588 CPUtime=0.5 cores=0-7
/proc/7279/stat : 7279 (java) S 7277 7277 7042 0 -1 1077944320 9159 0 0 0 48 2 0 0 20 0 20 0 105699031 26628161536 10897 33554432000 4194304 4196468 140725256852160 140725256834704 140511402135287 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
/proc/7279/statm: 6501016 10897 3077 1 0 6488269 0
[pid=7279/tid=7280] ppid=7277 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7279/task/7280/stat : 7280 (java) R 7277 7277 7042 0 -1 4202560 6093 0 0 0 27 2 0 0 20 0 20 0 105699031 26628161536 10897 33554432000 4194304 4196468 140725256852160 140511406371472 140511014843419 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7281] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7281/stat : 7281 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511354755344 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7282] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7282/stat : 7282 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511353702800 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7283] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7283/stat : 7283 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511352650256 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7284] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7284/stat : 7284 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511351597712 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7285] ppid=7277 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/7279/task/7285/stat : 7285 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511350545168 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7286] ppid=7277 vsize=26004064 memory=140038214087599 CPUtime=0 cores=0-7
/proc/7279/task/7286/stat : 7286 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511349492624 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7287] ppid=7277 vsize=26004064 memory=140038214089904 CPUtime=0 cores=0-7
/proc/7279/task/7287/stat : 7287 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511348440080 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7288] ppid=7277 vsize=26004064 memory=140038214092208 CPUtime=0 cores=0-7
/proc/7279/task/7288/stat : 7288 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699032 26628161536 11409 33554432000 4194304 4196468 140725256852160 140511347387536 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7289] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7289/stat : 7289 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699034 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510797953008 140511402146434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7290] ppid=7277 vsize=26004064 memory=280076428191376 CPUtime=0 cores=0-7
/proc/7279/task/7290/stat : 7290 (java) S 7277 7277 7042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105699034 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510796899232 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7291] ppid=7277 vsize=26004064 memory=280076428198288 CPUtime=0 cores=0-7
/proc/7279/task/7291/stat : 7291 (java) S 7277 7277 7042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105699034 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510795846640 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7292] ppid=7277 vsize=26004064 memory=280076428139568 CPUtime=0 cores=0-7
/proc/7279/task/7292/stat : 7292 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510526171344 140511402153883 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7293] ppid=7277 vsize=26004064 memory=280076428212112 CPUtime=0.01 cores=0-7
/proc/7279/task/7293/stat : 7293 (java) S 7277 7277 7042 0 -1 1077944384 504 0 0 0 1 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510525118960 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7294] ppid=7277 vsize=26004064 memory=280076428219024 CPUtime=0.02 cores=0-7
/proc/7279/task/7294/stat : 7294 (java) S 7277 7277 7042 0 -1 1077944384 162 0 0 0 2 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510524066416 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7295] ppid=7277 vsize=26004064 memory=280076428216720 CPUtime=0.03 cores=0-7
/proc/7279/task/7295/stat : 7295 (java) R 7277 7277 7042 0 -1 4202560 242 0 0 0 3 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510523003792 140511387816726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7296] ppid=7277 vsize=26004064 memory=280076428232880 CPUtime=0.13 cores=0-7
/proc/7279/task/7296/stat : 7296 (java) R 7277 7277 7042 0 -1 4202560 852 0 0 0 13 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510521958264 140511402147222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7297] ppid=7277 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7297/stat : 7297 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510520908000 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7298] ppid=7277 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7279/task/7298/stat : 7298 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105699037 26628161536 11409 33554432000 4194304 4196468 140725256852160 140510519855536 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44972 KiB

[startup+0.700996 s]
/proc/loadavg: 8.01 4.26 2.56 5/201 7298
/proc/meminfo: memFree=26407252/32770624 swapFree=67108860/67108860
[pid=7277] ppid=7274 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7277/stat : 7277 (xcsp3-exec) S 7274 7277 7042 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105699031 9740288 346 33554432000 4194304 5098028 140721157016736 140721157014840 140132226970236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8765440 140721157022820 140721157023031 140721157023031 140721157025771 0
/proc/7277/statm: 2378 346 289 221 0 87 0
[pid=7279] ppid=7277 vsize=26006188 memory=92964 CPUtime=1.91 cores=0-7
/proc/7279/stat : 7279 (java) S 7277 7277 7042 0 -1 1077944320 13346 0 0 0 186 5 0 0 20 0 20 0 105699031 26630336512 23241 33554432000 4194304 4196468 140725256852160 140725256834704 140511402135287 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
/proc/7279/statm: 6501547 23241 3207 1 0 6488781 0
[pid=7279/tid=7280] ppid=7277 vsize=26006188 memory=280076428590768 CPUtime=0.67 cores=0-7
/proc/7279/task/7280/stat : 7280 (java) R 7277 7277 7042 0 -1 4202560 6791 0 0 0 64 3 0 0 20 0 20 0 105699031 26630336512 23241 33554432000 4194304 4196468 140725256852160 140511406369888 140511402147222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7281] ppid=7277 vsize=26006188 memory=140038214296432 CPUtime=0 cores=0-7
/proc/7279/task/7281/stat : 7281 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26630336512 23241 33554432000 4194304 4196468 140725256852160 140511354755344 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7282] ppid=7277 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/7279/task/7282/stat : 7282 (java) S 7277 7277 7042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105699032 26630336512 23241 33554432000 4194304 4196468 140725256852160 140511353702800 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7283] ppid=7277 vsize=26006188 memory=1428 CPUtime=0 cores=0-7
/proc/7279/task/7283/stat : 7283 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105699032 26630336512 23241 33554432000 4194304 4196468 140725256852160 140511352650256 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0

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

[pid=7279/tid=7487] ppid=7277 vsize=26538700 memory=1696 CPUtime=112.45 cores=0-7
/proc/7279/task/7487/stat : 7487 (java) R 7277 7277 7042 0 -1 4202560 951 0 0 0 11243 2 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510506581464 140511020952168 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
Current children cumulated CPU time: 18959.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4316740 KiB

[startup+2502.3 s]
/proc/loadavg: 8.25 8.32 7.87 9/207 7488
/proc/meminfo: memFree=22156800/32770624 swapFree=67108860/67108860
[pid=7277] ppid=7274 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7277/stat : 7277 (xcsp3-exec) S 7274 7277 7042 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105699031 9740288 346 33554432000 4194304 5098028 140721157016736 140721157014840 140132226970236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8765440 140721157022820 140721157023031 140721157023031 140721157025771 0
/proc/7277/statm: 2378 346 289 221 0 87 0
[pid=7279] ppid=7277 vsize=26538700 memory=4315356 CPUtime=19438.1 cores=0-7
/proc/7279/stat : 7279 (java) S 7277 7277 7042 0 -1 1077944320 327997 0 0 0 1943336 473 0 0 20 0 28 0 105699031 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140725256834704 140511402135287 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
/proc/7279/statm: 6634675 1078839 3307 1 0 6621909 0
[pid=7279/tid=7280] ppid=7277 vsize=26538700 memory=4315356 CPUtime=1.45 cores=0-7
/proc/7279/task/7280/stat : 7280 (java) S 7277 7277 7042 0 -1 1077944384 10385 0 0 0 140 5 0 0 20 0 28 0 105699031 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511406376064 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7281] ppid=7277 vsize=26538700 memory=1384 CPUtime=0.63 cores=0-7
/proc/7279/task/7281/stat : 7281 (java) S 7277 7277 7042 0 -1 1077944384 1982 0 0 0 50 13 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511354755344 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7282] ppid=7277 vsize=26538700 memory=140042658301567 CPUtime=0.61 cores=0-7
/proc/7279/task/7282/stat : 7282 (java) S 7277 7277 7042 0 -1 1077944384 1272 0 0 0 49 12 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511353702800 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7283] ppid=7277 vsize=26538700 memory=4315356 CPUtime=0.62 cores=0-7
/proc/7279/task/7283/stat : 7283 (java) S 7277 7277 7042 0 -1 1077944384 977 0 0 0 51 11 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511352650256 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7284] ppid=7277 vsize=26538700 memory=1384 CPUtime=0.59 cores=0-7
/proc/7279/task/7284/stat : 7284 (java) S 7277 7277 7042 0 -1 1077944384 1444 0 0 0 49 10 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511351597712 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7285] ppid=7277 vsize=26538700 memory=4315356 CPUtime=0.58 cores=0-7
/proc/7279/task/7285/stat : 7285 (java) S 7277 7277 7042 0 -1 1077944384 2444 0 0 0 49 9 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511350545168 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7286] ppid=7277 vsize=26538700 memory=4012 CPUtime=0.62 cores=0-7
/proc/7279/task/7286/stat : 7286 (java) S 7277 7277 7042 0 -1 1077944384 1413 0 0 0 51 11 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511349492624 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7287] ppid=7277 vsize=26538700 memory=1384 CPUtime=0.6 cores=0-7
/proc/7279/task/7287/stat : 7287 (java) S 7277 7277 7042 0 -1 1077944384 1155 0 0 0 50 10 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511348440080 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7288] ppid=7277 vsize=26538700 memory=1384 CPUtime=0.61 cores=0-7
/proc/7279/task/7288/stat : 7288 (java) S 7277 7277 7042 0 -1 1077944384 1188 0 0 0 49 12 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511347387536 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7289] ppid=7277 vsize=26538700 memory=840 CPUtime=1.17 cores=0-7
/proc/7279/task/7289/stat : 7289 (java) S 7277 7277 7042 0 -1 1077944384 13703 0 0 0 114 3 0 0 20 0 28 0 105699034 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510797953008 140511402146434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7290] ppid=7277 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/7279/task/7290/stat : 7290 (java) S 7277 7277 7042 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 105699034 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510796899296 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7291] ppid=7277 vsize=26538700 memory=280076429395040 CPUtime=0 cores=0-7
/proc/7279/task/7291/stat : 7291 (java) S 7277 7277 7042 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 105699034 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510795846656 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7292] ppid=7277 vsize=26538700 memory=7373046144146302834 CPUtime=0 cores=0-7
/proc/7279/task/7292/stat : 7292 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510526171344 140511402153883 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7293] ppid=7277 vsize=26538700 memory=4315356 CPUtime=3.03 cores=0-7
/proc/7279/task/7293/stat : 7293 (java) S 7277 7277 7042 0 -1 1077944384 30321 0 0 0 297 6 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510525118960 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7294] ppid=7277 vsize=26538700 memory=0 CPUtime=2.86 cores=0-7
/proc/7279/task/7294/stat : 7294 (java) S 7277 7277 7042 0 -1 1077944384 22612 0 0 0 282 4 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510524066416 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7295] ppid=7277 vsize=26538700 memory=2200 CPUtime=3.14 cores=0-7
/proc/7279/task/7295/stat : 7295 (java) S 7277 7277 7042 0 -1 1077944384 31180 0 0 0 308 6 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510523013872 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7296] ppid=7277 vsize=26538700 memory=6508 CPUtime=1.04 cores=0-7
/proc/7279/task/7296/stat : 7296 (java) S 7277 7277 7042 0 -1 1077944384 33139 0 0 0 99 5 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510521961328 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7297] ppid=7277 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/7279/task/7297/stat : 7297 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510520908000 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7298] ppid=7277 vsize=26538700 memory=4315356 CPUtime=1.13 cores=0-7
/proc/7279/task/7298/stat : 7298 (java) S 7277 7277 7042 0 -1 1077944384 6323 0 0 0 40 73 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510519855536 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7480] ppid=7277 vsize=26538700 memory=2344 CPUtime=172.42 cores=0-7
/proc/7279/task/7480/stat : 7480 (java) R 7277 7277 7042 0 -1 4202560 1382 0 0 0 17241 1 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510511844152 140511020932540 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7481] ppid=7277 vsize=26538700 memory=6508 CPUtime=172.48 cores=0-7
/proc/7279/task/7481/stat : 7481 (java) R 7277 7277 7042 0 -1 4202560 964 0 0 0 17247 1 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510509739960 140511020952061 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7482] ppid=7277 vsize=26538700 memory=840 CPUtime=172.46 cores=0-7
/proc/7279/task/7482/stat : 7482 (java) R 7277 7277 7042 0 -1 4202560 1974 0 0 0 17245 1 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510510792760 140511020484905 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7483] ppid=7277 vsize=26538700 memory=1696 CPUtime=172.46 cores=0-7
/proc/7279/task/7483/stat : 7483 (java) R 7277 7277 7042 0 -1 4202560 1308 0 0 0 17244 2 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510504477096 140511020484808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7484] ppid=7277 vsize=26538700 memory=4315356 CPUtime=172.46 cores=0-7
/proc/7279/task/7484/stat : 7484 (java) R 7277 7277 7042 0 -1 4202560 6544 0 0 0 17233 13 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510505532136 140511021904665 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7485] ppid=7277 vsize=26538700 memory=1384 CPUtime=172.45 cores=0-7
/proc/7279/task/7485/stat : 7485 (java) R 7277 7277 7042 0 -1 4202560 1080 0 0 0 17243 2 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510508687928 140511014251343 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7486] ppid=7277 vsize=26538700 memory=4315356 CPUtime=168.94 cores=0-7
/proc/7279/task/7486/stat : 7486 (java) R 7277 7277 7042 0 -1 4202560 1900 0 0 0 16891 3 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510507634232 140511021214738 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7487] ppid=7277 vsize=26538700 memory=4315356 CPUtime=172.45 cores=0-7
/proc/7279/task/7487/stat : 7487 (java) R 7277 7277 7042 0 -1 4202560 1021 0 0 0 17242 3 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510506581704 140511015600490 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
Current children cumulated CPU time: 19438.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4316740 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.19 8.31 7.87 9/207 7488
/proc/meminfo: memFree=22157012/32770624 swapFree=67108860/67108860
[pid=7277] ppid=7274 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7277/stat : 7277 (xcsp3-exec) S 7274 7277 7042 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105699031 9740288 346 33554432000 4194304 5098028 140721157016736 140721157014840 140132226970236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8765440 140721157022820 140721157023031 140721157023031 140721157025771 0
/proc/7277/statm: 2378 346 289 221 0 87 0
[pid=7279] ppid=7277 vsize=26538700 memory=4315356 CPUtime=19579.4 cores=0-7
/proc/7279/stat : 7279 (java) S 7277 7277 7042 0 -1 1077944320 328762 0 0 0 1957460 478 0 0 20 0 28 0 105699031 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140725256834704 140511402135287 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
/proc/7279/statm: 6634675 1078839 3307 1 0 6621909 0
[pid=7279/tid=7280] ppid=7277 vsize=26538700 memory=8112282956445269571 CPUtime=1.45 cores=0-7
/proc/7279/task/7280/stat : 7280 (java) S 7277 7277 7042 0 -1 1077944384 10385 0 0 0 140 5 0 0 20 0 28 0 105699031 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511406376064 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7281] ppid=7277 vsize=26538700 memory=4872558044660077418 CPUtime=0.63 cores=0-7
/proc/7279/task/7281/stat : 7281 (java) S 7277 7277 7042 0 -1 1077944384 1982 0 0 0 50 13 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511354755344 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7282] ppid=7277 vsize=26538700 memory=6508 CPUtime=0.61 cores=0-7
/proc/7279/task/7282/stat : 7282 (java) S 7277 7277 7042 0 -1 1077944384 1272 0 0 0 49 12 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511353702800 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7283] ppid=7277 vsize=26538700 memory=840 CPUtime=0.62 cores=0-7
/proc/7279/task/7283/stat : 7283 (java) S 7277 7277 7042 0 -1 1077944384 977 0 0 0 51 11 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511352650256 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7284] ppid=7277 vsize=26538700 memory=1696 CPUtime=0.59 cores=0-7
/proc/7279/task/7284/stat : 7284 (java) S 7277 7277 7042 0 -1 1077944384 1444 0 0 0 49 10 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511351597712 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7285] ppid=7277 vsize=26538700 memory=4315356 CPUtime=0.58 cores=0-7
/proc/7279/task/7285/stat : 7285 (java) S 7277 7277 7042 0 -1 1077944384 2444 0 0 0 49 9 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511350545168 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7286] ppid=7277 vsize=26538700 memory=30104 CPUtime=0.62 cores=0-7
/proc/7279/task/7286/stat : 7286 (java) S 7277 7277 7042 0 -1 1077944384 1413 0 0 0 51 11 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511349492624 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7287] ppid=7277 vsize=26538700 memory=1296 CPUtime=0.6 cores=0-7
/proc/7279/task/7287/stat : 7287 (java) S 7277 7277 7042 0 -1 1077944384 1155 0 0 0 50 10 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511348440080 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7288] ppid=7277 vsize=26538700 memory=2400 CPUtime=0.61 cores=0-7
/proc/7279/task/7288/stat : 7288 (java) S 7277 7277 7042 0 -1 1077944384 1188 0 0 0 49 12 0 0 20 0 28 0 105699032 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140511347387536 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7289] ppid=7277 vsize=26538700 memory=1728 CPUtime=1.17 cores=0-7
/proc/7279/task/7289/stat : 7289 (java) S 7277 7277 7042 0 -1 1077944384 13707 0 0 0 114 3 0 0 20 0 28 0 105699034 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510797953008 140511402146434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7290] ppid=7277 vsize=26538700 memory=12032 CPUtime=0 cores=0-7
/proc/7279/task/7290/stat : 7290 (java) S 7277 7277 7042 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 105699034 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510796899296 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7291] ppid=7277 vsize=26538700 memory=1708 CPUtime=0 cores=0-7
/proc/7279/task/7291/stat : 7291 (java) S 7277 7277 7042 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 105699034 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510795846656 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7292] ppid=7277 vsize=26538700 memory=1012 CPUtime=0 cores=0-7
/proc/7279/task/7292/stat : 7292 (java) S 7277 7277 7042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510526171344 140511402153883 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7293] ppid=7277 vsize=26538700 memory=796 CPUtime=3.04 cores=0-7
/proc/7279/task/7293/stat : 7293 (java) S 7277 7277 7042 0 -1 1077944384 30324 0 0 0 298 6 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510525118960 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7294] ppid=7277 vsize=26538700 memory=1228 CPUtime=2.86 cores=0-7
/proc/7279/task/7294/stat : 7294 (java) S 7277 7277 7042 0 -1 1077944384 22621 0 0 0 282 4 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510524066416 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7295] ppid=7277 vsize=26538700 memory=796 CPUtime=3.14 cores=0-7
/proc/7279/task/7295/stat : 7295 (java) S 7277 7277 7042 0 -1 1077944384 31183 0 0 0 308 6 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510523013872 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7296] ppid=7277 vsize=26538700 memory=1228 CPUtime=1.04 cores=0-7
/proc/7279/task/7296/stat : 7296 (java) S 7277 7277 7042 0 -1 1077944384 33143 0 0 0 99 5 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510521961328 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7297] ppid=7277 vsize=26538700 memory=5300 CPUtime=0 cores=0-7
/proc/7279/task/7297/stat : 7297 (java) S 7277 7277 7042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510520908000 140511402145493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7298] ppid=7277 vsize=26538700 memory=4616 CPUtime=1.13 cores=0-7
/proc/7279/task/7298/stat : 7298 (java) S 7277 7277 7042 0 -1 1077944384 6351 0 0 0 40 73 0 0 20 0 28 0 105699037 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510519855536 140511402146434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7480] ppid=7277 vsize=26538700 memory=1928 CPUtime=190.12 cores=0-7
/proc/7279/task/7480/stat : 7480 (java) R 7277 7277 7042 0 -1 4202560 1446 0 0 0 19011 1 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510511844152 140511020932534 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7481] ppid=7277 vsize=26538700 memory=1428 CPUtime=190.19 cores=0-7
/proc/7279/task/7481/stat : 7481 (java) R 7277 7277 7042 0 -1 4202560 994 0 0 0 19018 1 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510509739960 140511020932365 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7482] ppid=7277 vsize=26538700 memory=1196 CPUtime=190.17 cores=0-7
/proc/7279/task/7482/stat : 7482 (java) R 7277 7277 7042 0 -1 4202560 2025 0 0 0 19016 1 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510510792760 140511014251489 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7483] ppid=7277 vsize=26538700 memory=10648 CPUtime=190.16 cores=0-7
/proc/7279/task/7483/stat : 7483 (java) R 7277 7277 7042 0 -1 4202560 1469 0 0 0 19014 2 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510504477096 140511020932760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7484] ppid=7277 vsize=26538700 memory=15876 CPUtime=189.93 cores=0-7
/proc/7279/task/7484/stat : 7484 (java) R 7277 7277 7042 0 -1 4202560 6773 0 0 0 18976 17 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510505532136 140511021176184 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7485] ppid=7277 vsize=26538700 memory=16808 CPUtime=190.16 cores=0-7
/proc/7279/task/7485/stat : 7485 (java) R 7277 7277 7042 0 -1 4202560 1130 0 0 0 19014 2 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510508687928 140511020932540 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7486] ppid=7277 vsize=26538700 memory=16432 CPUtime=186.51 cores=0-7
/proc/7279/task/7486/stat : 7486 (java) R 7277 7277 7042 0 -1 4202560 1981 0 0 0 18648 3 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510507634232 140511020953282 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
[pid=7279/tid=7487] ppid=7277 vsize=26538700 memory=1236 CPUtime=190.16 cores=0-7
/proc/7279/task/7487/stat : 7487 (java) R 7277 7277 7042 0 -1 4202560 1069 0 0 0 19013 3 0 0 20 0 28 0 105932009 27175628800 1078839 33554432000 4194304 4196468 140725256852160 140510506581704 140511014251124 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25935872 140725256860818 140725256860995 140725256860995 140725256863695 0
Current children cumulated CPU time: 19579.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4316740 KiB

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

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

[startup+2520.13 s]
# the end of solver process 7279 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19575.4 s, system=4.81095 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): 19580.2
CPU user time (s): 19575.4
CPU system time (s): 4.81095
CPU usage (%): 776.951
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4316740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19575.4
system time used= 4.81095
maximum resident set size= 4321984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64273
involuntary context switches= 197713


# summary of solver processes directly reported to runsolver:
#   pid: 7277,7279
#   total CPU time (s): 19580.2
#   total CPU user time (s): 19575.4
#   total CPU system time (s): 4.81095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.279 second user time and 31.8522 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-14 17:43:36
IDJOB=4270560
IDBENCH=126246
IDSOLVER=2662
FILE ID=node105/4270560-1502726274
RUNJOBID= node105-1502725225-7069
PBS_JOBID= 20629042
Free space on /tmp= 60664 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-12-a4.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-4270560-1502726274/watcher-4270560-1502726274 -o /tmp/evaluation-result-4270560-1502726274/solver-4270560-1502726274 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502725225-7069 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2069465379 HOME/instance-4270560-1502726274.xml

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

MD5SUM BENCH= 72e40c8851280ca3f4afc7fa1ebce33e
RANDOM SEED=2069465379

node105.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.17
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.17
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.17
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.17
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:        26465616 kB
MemAvailable:   31974068 kB
Buffers:          210400 kB
Cached:          5571828 kB
SwapCached:            0 kB
Active:           739532 kB
Inactive:        5096688 kB
Active(anon):      56948 kB
Inactive(anon):    25060 kB
Active(file):     682584 kB
Inactive(file):  5071628 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7916 kB
Writeback:             0 kB
AnonPages:         79928 kB
Mapped:            44656 kB
Shmem:             25228 kB
Slab:             166420 kB
SReclaimable:     140152 kB
SUnreclaim:        26268 kB
KernelStack:        3552 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60656 MiB
End job on node105 at 2017-08-14 18:25:36