Trace number 4270871

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) 20076.1 2520.1101

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-6_X2.xml
MD5SUMfad96b2eb778b7f693e68e3d100e5397
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2382.8
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
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-4270871-1502769945.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270871-1502769945.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.15/1.02	c solve instance...
20075.34/2520.09	s UNKNOWN
20075.34/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 (15321 MiB free)
  memory of node 1: 16384 MiB (15468 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270871-1502769945/watcher-4270871-1502769945 -o /tmp/evaluation-result-4270871-1502769945/solver-4270871-1502769945 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502761355-25342 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1536335716 HOME/instance-4270871-1502769945.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=26134, runsolver pid=26131
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 7.85 7.96 8.06 3/200 26155
/proc/meminfo: memFree=31515388/32770624 swapFree=67108860/67108860
[pid=26134] ppid=26131 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26134/stat : 26134 (xcsp3-exec) S 26131 26134 25315 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110082161 9740288 346 33554432000 4194304 5098028 140729809814688 140729809812792 139734197232252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29519872 140729809822820 140729809823031 140729809823031 140729809825771 0
/proc/26134/statm: 2378 346 289 221 0 87 0
[pid=26136] ppid=26134 vsize=25999808 memory=26220 CPUtime=0.12 cores=0-7
/proc/26136/stat : 26136 (java) S 26134 26134 25315 0 -1 1077944320 5484 0 0 0 11 1 0 0 20 0 20 0 110082161 26623803392 6555 33554432000 4194304 4196468 140730841107552 140730841090096 140290668539639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
/proc/26136/statm: 6499952 6555 2842 1 0 6488269 0
[pid=26136/tid=26137] ppid=26134 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/26136/task/26137/stat : 26137 (java) R 26134 26134 25315 0 -1 4202560 3486 0 0 0 8 0 0 0 20 0 20 0 110082161 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290672765360 140290668551574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26138] ppid=26134 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26136/task/26138/stat : 26138 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290621160592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26139] ppid=26134 vsize=25999808 memory=140262078088832 CPUtime=0 cores=0-7
/proc/26136/task/26139/stat : 26139 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290620107792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26140] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26140/stat : 26140 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290619054992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26141] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26141/stat : 26141 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290618002192 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26142] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26142/stat : 26142 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290616949392 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26143] ppid=26134 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26136/task/26143/stat : 26143 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290615896592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26144] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26144/stat : 26144 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290614843792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26145] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26145/stat : 26145 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110082162 26623803392 6620 33554432000 4194304 4196468 140730841107552 140290613790992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26146] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26146/stat : 26146 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082164 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289410640752 140290668550786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26147] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26147/stat : 26147 (java) S 26134 26134 25315 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110082164 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289409586720 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26148] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26148/stat : 26148 (java) S 26134 26134 25315 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110082164 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289408533872 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26149] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26149/stat : 26149 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289407482192 140290668558235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26150] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26150/stat : 26150 (java) S 26134 26134 25315 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289406429552 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26151] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26151/stat : 26151 (java) S 26134 26134 25315 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289405376752 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26152] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26152/stat : 26152 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140289404323952 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26153] ppid=26134 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26136/task/26153/stat : 26153 (java) S 26134 26134 25315 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140288999811056 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26154] ppid=26134 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26154/stat : 26154 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140288998759520 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26155] ppid=26134 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26136/task/26155/stat : 26155 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26623803392 6620 33554432000 4194304 4196468 140730841107552 140288997706800 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27604 KiB

[startup+0.209783 s]*
/proc/loadavg: 7.85 7.96 8.06 2/200 26155
/proc/meminfo: memFree=31504844/32770624 swapFree=67108860/67108860
[pid=26134] ppid=26131 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26134/stat : 26134 (xcsp3-exec) S 26131 26134 25315 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110082161 9740288 346 33554432000 4194304 5098028 140729809814688 140729809812792 139734197232252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29519872 140729809822820 140729809823031 140729809823031 140729809825771 0
/proc/26134/statm: 2378 346 289 221 0 87 0
[pid=26136] ppid=26134 vsize=26004064 memory=38588 CPUtime=0.33 cores=0-7
/proc/26136/stat : 26136 (java) S 26134 26134 25315 0 -1 1077944320 8300 0 0 0 31 2 0 0 20 0 20 0 110082161 26628161536 9647 33554432000 4194304 4196468 140730841107552 140730841090096 140290668539639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
/proc/26136/statm: 6501016 9647 3022 1 0 6488269 0
[pid=26136/tid=26137] ppid=26134 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/26136/task/26137/stat : 26137 (java) R 26134 26134 25315 0 -1 4202560 5400 0 0 0 18 1 0 0 20 0 20 0 110082161 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290672760464 140290668561565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26138] ppid=26134 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/26136/task/26138/stat : 26138 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290621160592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26139] ppid=26134 vsize=26004064 memory=288370638229800576 CPUtime=0 cores=0-7
/proc/26136/task/26139/stat : 26139 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290620107792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26140] ppid=26134 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26136/task/26140/stat : 26140 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290619054992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26141] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26141/stat : 26141 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290618002192 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26142] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26142/stat : 26142 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290616949392 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26143] ppid=26134 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26136/task/26143/stat : 26143 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290615896592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26144] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26144/stat : 26144 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290614843792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26145] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26145/stat : 26145 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 9647 33554432000 4194304 4196468 140730841107552 140290613790992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26146] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26146/stat : 26146 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082164 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289410640752 140290668550786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26147] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26147/stat : 26147 (java) S 26134 26134 25315 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110082164 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289409586720 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26148] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26148/stat : 26148 (java) S 26134 26134 25315 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110082164 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289408533872 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26149] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26149/stat : 26149 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289407482192 140290668558235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26150] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26150/stat : 26150 (java) S 26134 26134 25315 0 -1 1077944384 355 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289406429552 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26151] ppid=26134 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26136/task/26151/stat : 26151 (java) S 26134 26134 25315 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289405376752 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26152] ppid=26134 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/26136/task/26152/stat : 26152 (java) S 26134 26134 25315 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140289404323952 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26153] ppid=26134 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/26136/task/26153/stat : 26153 (java) R 26134 26134 25315 0 -1 4202560 784 0 0 0 7 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140288999811056 140290647088464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26154] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26154/stat : 26154 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140288998759520 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26155] ppid=26134 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26136/task/26155/stat : 26155 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 9647 33554432000 4194304 4196468 140730841107552 140288997706800 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39972 KiB

[startup+0.309457 s]*
/proc/loadavg: 7.85 7.96 8.06 3/200 26155
/proc/meminfo: memFree=31500068/32770624 swapFree=67108860/67108860
[pid=26134] ppid=26131 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26134/stat : 26134 (xcsp3-exec) S 26131 26134 25315 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110082161 9740288 346 33554432000 4194304 5098028 140729809814688 140729809812792 139734197232252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29519872 140729809822820 140729809823031 140729809823031 140729809825771 0
/proc/26134/statm: 2378 346 289 221 0 87 0
[pid=26136] ppid=26134 vsize=26004064 memory=43776 CPUtime=0.51 cores=0-7
/proc/26136/stat : 26136 (java) S 26134 26134 25315 0 -1 1077944320 9179 0 0 0 47 4 0 0 20 0 20 0 110082161 26628161536 10944 33554432000 4194304 4196468 140730841107552 140730841090096 140290668539639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
/proc/26136/statm: 6501016 10944 3043 1 0 6488269 0
[pid=26136/tid=26137] ppid=26134 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26136/task/26137/stat : 26137 (java) R 26134 26134 25315 0 -1 4202560 6078 0 0 0 27 2 0 0 20 0 20 0 110082161 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290672778592 140290652620126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26138] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26138/stat : 26138 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290621160592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26139] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26139/stat : 26139 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290620107792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26140] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26140/stat : 26140 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290619054992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26141] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26141/stat : 26141 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290618002192 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26142] ppid=26134 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26136/task/26142/stat : 26142 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290616949392 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26143] ppid=26134 vsize=26004064 memory=140261955040175 CPUtime=0 cores=0-7
/proc/26136/task/26143/stat : 26143 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290615896592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26144] ppid=26134 vsize=26004064 memory=140261955042480 CPUtime=0 cores=0-7
/proc/26136/task/26144/stat : 26144 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290614843792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26145] ppid=26134 vsize=26004064 memory=140261955044784 CPUtime=0 cores=0-7
/proc/26136/task/26145/stat : 26145 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110082162 26628161536 10944 33554432000 4194304 4196468 140730841107552 140290613790992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26146] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26146/stat : 26146 (java) S 26134 26134 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110082164 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289410640752 140290668550786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26147] ppid=26134 vsize=26004064 memory=280523910096528 CPUtime=0 cores=0-7
/proc/26136/task/26147/stat : 26147 (java) S 26134 26134 25315 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110082164 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289409586720 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26148] ppid=26134 vsize=26004064 memory=280523910103440 CPUtime=0 cores=0-7
/proc/26136/task/26148/stat : 26148 (java) S 26134 26134 25315 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110082164 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289408533872 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26149] ppid=26134 vsize=26004064 memory=280523910044592 CPUtime=0 cores=0-7
/proc/26136/task/26149/stat : 26149 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289407482192 140290668558235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26150] ppid=26134 vsize=26004064 memory=280523910117264 CPUtime=0.01 cores=0-7
/proc/26136/task/26150/stat : 26150 (java) S 26134 26134 25315 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289406429552 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26151] ppid=26134 vsize=26004064 memory=280523910124176 CPUtime=0.02 cores=0-7
/proc/26136/task/26151/stat : 26151 (java) S 26134 26134 25315 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289405376752 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26152] ppid=26134 vsize=26004064 memory=280523910121872 CPUtime=0.03 cores=0-7
/proc/26136/task/26152/stat : 26152 (java) S 26134 26134 25315 0 -1 1077944384 255 0 0 0 3 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140289404323952 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26153] ppid=26134 vsize=26004064 memory=280523910138032 CPUtime=0.12 cores=0-7
/proc/26136/task/26153/stat : 26153 (java) R 26134 26134 25315 0 -1 4202560 884 0 0 0 12 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140288999807424 140290660776766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26154] ppid=26134 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26154/stat : 26154 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140288998759520 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26155] ppid=26134 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26136/task/26155/stat : 26155 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082167 26628161536 10944 33554432000 4194304 4196468 140730841107552 140288997706800 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45160 KiB

[startup+0.700903 s]
/proc/loadavg: 7.85 7.96 8.06 5/200 26155
/proc/meminfo: memFree=31483084/32770624 swapFree=67108860/67108860
[pid=26134] ppid=26131 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26134/stat : 26134 (xcsp3-exec) S 26131 26134 25315 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110082161 9740288 346 33554432000 4194304 5098028 140729809814688 140729809812792 139734197232252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29519872 140729809822820 140729809823031 140729809823031 140729809825771 0
/proc/26134/statm: 2378 346 289 221 0 87 0
[pid=26136] ppid=26134 vsize=26006188 memory=101568 CPUtime=1.85 cores=0-7
/proc/26136/stat : 26136 (java) S 26134 26134 25315 0 -1 1077944320 13347 0 0 0 180 5 0 0 20 0 20 0 110082161 26630336512 25392 33554432000 4194304 4196468 140730841107552 140730841090096 140290668539639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
/proc/26136/statm: 6501547 25392 3199 1 0 6488781 0
[pid=26136/tid=26137] ppid=26134 vsize=26006188 memory=280523910495920 CPUtime=0.67 cores=0-7
/proc/26136/task/26137/stat : 26137 (java) R 26134 26134 25315 0 -1 4202560 6594 0 0 0 64 3 0 0 20 0 20 0 110082161 26630336512 25392 33554432000 4194304 4196468 140730841107552 140290672775296 140290291799517 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26138] ppid=26134 vsize=26006188 memory=140261955249008 CPUtime=0 cores=0-7
/proc/26136/task/26138/stat : 26138 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26630336512 25392 33554432000 4194304 4196468 140730841107552 140290621160592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26139] ppid=26134 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/26136/task/26139/stat : 26139 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26630336512 25392 33554432000 4194304 4196468 140730841107552 140290620107792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26140] ppid=26134 vsize=26006188 memory=10928 CPUtime=0 cores=0-7
/proc/26136/task/26140/stat : 26140 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110082162 26630336512 25392 33554432000 4194304 4196468 140730841107552 140290619054992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0

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

[pid=26136/tid=26163] ppid=26134 vsize=26538700 memory=1384 CPUtime=2428.46 cores=0-7
/proc/26136/task/26163/stat : 26163 (java) R 26134 26134 25315 0 -1 4202560 1216009 0 0 0 242629 217 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288982827800 140290299389921 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
Current children cumulated CPU time: 19455.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1574148 KiB

[startup+2502.3 s]
/proc/loadavg: 8.43 8.25 8.25 10/208 26221
/proc/meminfo: memFree=29968704/32770624 swapFree=67108860/67108860
[pid=26134] ppid=26131 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26134/stat : 26134 (xcsp3-exec) S 26131 26134 25315 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110082161 9740288 346 33554432000 4194304 5098028 140729809814688 140729809812792 139734197232252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29519872 140729809822820 140729809823031 140729809823031 140729809825771 0
/proc/26134/statm: 2378 346 289 221 0 87 0
[pid=26136] ppid=26134 vsize=26538700 memory=1572764 CPUtime=19934.1 cores=0-7
/proc/26136/stat : 26136 (java) S 26134 26134 25315 0 -1 1077944320 1751572 0 0 0 1992874 532 0 0 20 0 28 0 110082161 27175628800 393191 33554432000 4194304 4196468 140730841107552 140730841090096 140290668539639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
/proc/26136/statm: 6634675 393191 3297 1 0 6621909 0
[pid=26136/tid=26137] ppid=26134 vsize=26538700 memory=1572764 CPUtime=0.96 cores=0-7
/proc/26136/task/26137/stat : 26137 (java) S 26134 26134 25315 0 -1 1077944384 6803 0 0 0 91 5 0 0 20 0 28 0 110082161 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290672780416 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26138] ppid=26134 vsize=26538700 memory=1572764 CPUtime=1.54 cores=0-7
/proc/26136/task/26138/stat : 26138 (java) S 26134 26134 25315 0 -1 1077944384 11046 0 0 0 134 20 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290621160592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26139] ppid=26134 vsize=26538700 memory=1572764 CPUtime=1.53 cores=0-7
/proc/26136/task/26139/stat : 26139 (java) S 26134 26134 25315 0 -1 1077944384 13515 0 0 0 132 21 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290620107792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26140] ppid=26134 vsize=26538700 memory=1572764 CPUtime=1.53 cores=0-7
/proc/26136/task/26140/stat : 26140 (java) S 26134 26134 25315 0 -1 1077944384 13890 0 0 0 133 20 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290619054992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26141] ppid=26134 vsize=26538700 memory=4132 CPUtime=1.56 cores=0-7
/proc/26136/task/26141/stat : 26141 (java) S 26134 26134 25315 0 -1 1077944384 11344 0 0 0 134 22 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290618002192 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26142] ppid=26134 vsize=26538700 memory=1156 CPUtime=1.53 cores=0-7
/proc/26136/task/26142/stat : 26142 (java) S 26134 26134 25315 0 -1 1077944384 16309 0 0 0 133 20 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290616949392 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26143] ppid=26134 vsize=26538700 memory=1384 CPUtime=1.53 cores=0-7
/proc/26136/task/26143/stat : 26143 (java) S 26134 26134 25315 0 -1 1077944384 13962 0 0 0 131 22 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290615896592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26144] ppid=26134 vsize=26538700 memory=1536292 CPUtime=1.56 cores=0-7
/proc/26136/task/26144/stat : 26144 (java) S 26134 26134 25315 0 -1 1077944384 11924 0 0 0 136 20 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290614843792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26145] ppid=26134 vsize=26538700 memory=1384 CPUtime=1.53 cores=0-7
/proc/26136/task/26145/stat : 26145 (java) S 26134 26134 25315 0 -1 1077944384 12707 0 0 0 132 21 0 0 20 0 28 0 110082162 27175628800 393191 33554432000 4194304 4196468 140730841107552 140290613790992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26146] ppid=26134 vsize=26538700 memory=6791534058613427641 CPUtime=1.41 cores=0-7
/proc/26136/task/26146/stat : 26146 (java) S 26134 26134 25315 0 -1 1077944384 40928 0 0 0 115 26 0 0 20 0 28 0 110082164 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289410640752 140290668550786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26147] ppid=26134 vsize=26538700 memory=1296 CPUtime=0 cores=0-7
/proc/26136/task/26147/stat : 26147 (java) S 26134 26134 25315 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 110082164 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289409586784 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26148] ppid=26134 vsize=26538700 memory=280523910703056 CPUtime=0 cores=0-7
/proc/26136/task/26148/stat : 26148 (java) S 26134 26134 25315 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 110082164 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289408533888 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26149] ppid=26134 vsize=26538700 memory=7737866313932300884 CPUtime=0 cores=0-7
/proc/26136/task/26149/stat : 26149 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289407482192 140290668558235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26150] ppid=26134 vsize=26538700 memory=1572764 CPUtime=1.73 cores=0-7
/proc/26136/task/26150/stat : 26150 (java) S 26134 26134 25315 0 -1 1077944384 10230 0 0 0 171 2 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289406429552 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26151] ppid=26134 vsize=26538700 memory=1384 CPUtime=2.07 cores=0-7
/proc/26136/task/26151/stat : 26151 (java) S 26134 26134 25315 0 -1 1077944384 13035 0 0 0 204 3 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289405376752 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26152] ppid=26134 vsize=26538700 memory=280523912621184 CPUtime=1.84 cores=0-7
/proc/26136/task/26152/stat : 26152 (java) S 26134 26134 25315 0 -1 1077944384 11510 0 0 0 182 2 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140289404323952 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26153] ppid=26134 vsize=26538700 memory=280523909890288 CPUtime=0.62 cores=0-7
/proc/26136/task/26153/stat : 26153 (java) S 26134 26134 25315 0 -1 1077944384 5572 0 0 0 61 1 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288999811056 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26154] ppid=26134 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/26136/task/26154/stat : 26154 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288998759520 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26155] ppid=26134 vsize=26538700 memory=1576 CPUtime=0.72 cores=0-7
/proc/26136/task/26155/stat : 26155 (java) S 26134 26134 25315 0 -1 1077944384 4766 0 0 0 0 72 0 0 20 0 28 0 110082167 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288997706800 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26156] ppid=26134 vsize=26538700 memory=1696 CPUtime=2489.56 cores=0-7
/proc/26136/task/26156/stat : 26156 (java) R 26134 26134 25315 0 -1 4202560 7036 0 0 0 248952 4 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288990191576 140290297974754 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26157] ppid=26134 vsize=26538700 memory=920 CPUtime=2489.8 cores=0-7
/proc/26136/task/26157/stat : 26157 (java) R 26134 26134 25315 0 -1 4202560 7918 0 0 0 248978 2 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288989139784 140290299405889 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26158] ppid=26134 vsize=26538700 memory=4116 CPUtime=2487.18 cores=0-7
/proc/26136/task/26158/stat : 26158 (java) R 26134 26134 25315 0 -1 4202560 161254 0 0 0 248664 54 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288988086984 140290299390024 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26159] ppid=26134 vsize=26538700 memory=31304 CPUtime=2487.79 cores=0-7
/proc/26136/task/26159/stat : 26159 (java) R 26134 26134 25315 0 -1 4202560 69362 0 0 0 248752 27 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288987034184 140290298355494 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26160] ppid=26134 vsize=26538700 memory=1296 CPUtime=2490.41 cores=0-7
/proc/26136/task/26160/stat : 26160 (java) R 26134 26134 25315 0 -1 4202560 76296 0 0 0 249020 21 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288985983632 140290298355322 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26161] ppid=26134 vsize=26538700 memory=2408 CPUtime=2491.81 cores=0-7
/proc/26136/task/26161/stat : 26161 (java) R 26134 26134 25315 0 -1 4202560 5740 0 0 0 249178 3 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288984928584 140290298355465 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26162] ppid=26134 vsize=26538700 memory=1384 CPUtime=2487.17 cores=0-7
/proc/26136/task/26162/stat : 26162 (java) R 26134 26134 25315 0 -1 4202560 5414 0 0 0 248715 2 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288983875792 140290298355012 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26163] ppid=26134 vsize=26538700 memory=1572764 CPUtime=2488.43 cores=0-7
/proc/26136/task/26163/stat : 26163 (java) R 26134 26134 25315 0 -1 4202560 1219672 0 0 0 248623 220 0 0 20 0 28 0 110082264 27175628800 393191 33554432000 4194304 4196468 140730841107552 140288982823256 140290299389971 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
Current children cumulated CPU time: 19934.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1574148 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.89 8.36 8.29 9/208 26221
/proc/meminfo: memFree=29968452/32770624 swapFree=67108860/67108860
[pid=26134] ppid=26131 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26134/stat : 26134 (xcsp3-exec) S 26131 26134 25315 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110082161 9740288 346 33554432000 4194304 5098028 140729809814688 140729809812792 139734197232252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29519872 140729809822820 140729809823031 140729809823031 140729809825771 0
/proc/26134/statm: 2378 346 289 221 0 87 0
[pid=26136] ppid=26134 vsize=26538700 memory=1573636 CPUtime=20075.3 cores=0-7
/proc/26136/stat : 26136 (java) S 26134 26134 25315 0 -1 1077944320 1754821 0 0 0 2007002 532 0 0 20 0 28 0 110082161 27175628800 393409 33554432000 4194304 4196468 140730841107552 140730841090096 140290668539639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
/proc/26136/statm: 6634675 393409 3297 1 0 6621909 0
[pid=26136/tid=26137] ppid=26134 vsize=26538700 memory=1384 CPUtime=0.96 cores=0-7
/proc/26136/task/26137/stat : 26137 (java) S 26134 26134 25315 0 -1 1077944384 6803 0 0 0 91 5 0 0 20 0 28 0 110082161 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290672780416 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26138] ppid=26134 vsize=26538700 memory=4872558044660077418 CPUtime=1.54 cores=0-7
/proc/26136/task/26138/stat : 26138 (java) S 26134 26134 25315 0 -1 1077944384 11098 0 0 0 134 20 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290621160592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26139] ppid=26134 vsize=26538700 memory=1573636 CPUtime=1.53 cores=0-7
/proc/26136/task/26139/stat : 26139 (java) S 26134 26134 25315 0 -1 1077944384 13619 0 0 0 132 21 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290620107792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26140] ppid=26134 vsize=26538700 memory=1200 CPUtime=1.53 cores=0-7
/proc/26136/task/26140/stat : 26140 (java) S 26134 26134 25315 0 -1 1077944384 13913 0 0 0 133 20 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290619054992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26141] ppid=26134 vsize=26538700 memory=8568 CPUtime=1.56 cores=0-7
/proc/26136/task/26141/stat : 26141 (java) S 26134 26134 25315 0 -1 1077944384 11354 0 0 0 134 22 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290618002192 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26142] ppid=26134 vsize=26538700 memory=5664 CPUtime=1.53 cores=0-7
/proc/26136/task/26142/stat : 26142 (java) S 26134 26134 25315 0 -1 1077944384 16345 0 0 0 133 20 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290616949392 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26143] ppid=26134 vsize=26538700 memory=4616 CPUtime=1.53 cores=0-7
/proc/26136/task/26143/stat : 26143 (java) S 26134 26134 25315 0 -1 1077944384 14029 0 0 0 131 22 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290615896592 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26144] ppid=26134 vsize=26538700 memory=1228 CPUtime=1.57 cores=0-7
/proc/26136/task/26144/stat : 26144 (java) S 26134 26134 25315 0 -1 1077944384 12192 0 0 0 137 20 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290614843792 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26145] ppid=26134 vsize=26538700 memory=10928 CPUtime=1.53 cores=0-7
/proc/26136/task/26145/stat : 26145 (java) S 26134 26134 25315 0 -1 1077944384 12770 0 0 0 132 21 0 0 20 0 28 0 110082162 27175628800 393409 33554432000 4194304 4196468 140730841107552 140290613790992 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26146] ppid=26134 vsize=26538700 memory=796 CPUtime=1.41 cores=0-7
/proc/26136/task/26146/stat : 26146 (java) S 26134 26134 25315 0 -1 1077944384 41113 0 0 0 115 26 0 0 20 0 28 0 110082164 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289410640752 140290668550786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26147] ppid=26134 vsize=26538700 memory=1424 CPUtime=0 cores=0-7
/proc/26136/task/26147/stat : 26147 (java) S 26134 26134 25315 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 110082164 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289409586784 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26148] ppid=26134 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26136/task/26148/stat : 26148 (java) S 26134 26134 25315 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 110082164 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289408533888 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26149] ppid=26134 vsize=26538700 memory=1156 CPUtime=0 cores=0-7
/proc/26136/task/26149/stat : 26149 (java) S 26134 26134 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289407482192 140290668558235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26150] ppid=26134 vsize=26538700 memory=3800 CPUtime=1.73 cores=0-7
/proc/26136/task/26150/stat : 26150 (java) S 26134 26134 25315 0 -1 1077944384 10230 0 0 0 171 2 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289406429552 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26151] ppid=26134 vsize=26538700 memory=1384 CPUtime=2.07 cores=0-7
/proc/26136/task/26151/stat : 26151 (java) S 26134 26134 25315 0 -1 1077944384 13035 0 0 0 204 3 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289405376752 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26152] ppid=26134 vsize=26538700 memory=1573636 CPUtime=1.84 cores=0-7
/proc/26136/task/26152/stat : 26152 (java) S 26134 26134 25315 0 -1 1077944384 11510 0 0 0 182 2 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140289404323952 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26153] ppid=26134 vsize=26538700 memory=6791534058613427641 CPUtime=0.62 cores=0-7
/proc/26136/task/26153/stat : 26153 (java) S 26134 26134 25315 0 -1 1077944384 5572 0 0 0 61 1 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288999811056 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26154] ppid=26134 vsize=26538700 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26136/task/26154/stat : 26154 (java) S 26134 26134 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288998759520 140290668549845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26155] ppid=26134 vsize=26538700 memory=18508 CPUtime=0.72 cores=0-7
/proc/26136/task/26155/stat : 26155 (java) S 26134 26134 25315 0 -1 1077944384 4768 0 0 0 0 72 0 0 20 0 28 0 110082167 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288997706800 140290668550786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26156] ppid=26134 vsize=26538700 memory=18444 CPUtime=2507.27 cores=0-7
/proc/26136/task/26156/stat : 26156 (java) R 26134 26134 25315 0 -1 4202560 7038 0 0 0 250723 4 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288990191064 140290299390524 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26157] ppid=26134 vsize=26538700 memory=1788 CPUtime=2507.51 cores=0-7
/proc/26136/task/26157/stat : 26157 (java) R 26134 26134 25315 0 -1 4202560 7921 0 0 0 250749 2 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288989139032 140290299389957 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26158] ppid=26134 vsize=26538700 memory=640 CPUtime=2504.53 cores=0-7
/proc/26136/task/26158/stat : 26158 (java) R 26134 26134 25315 0 -1 4202560 162189 0 0 0 250399 54 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288988086984 140290292707475 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26159] ppid=26134 vsize=26538700 memory=15872 CPUtime=2505.5 cores=0-7
/proc/26136/task/26159/stat : 26159 (java) R 26134 26134 25315 0 -1 4202560 69957 0 0 0 250523 27 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288987036336 140290299405406 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26160] ppid=26134 vsize=26538700 memory=4052 CPUtime=2508.12 cores=0-7
/proc/26136/task/26160/stat : 26160 (java) R 26134 26134 25315 0 -1 4202560 76325 0 0 0 250791 21 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288985980856 140290298355026 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26161] ppid=26134 vsize=26538700 memory=18508 CPUtime=2509.52 cores=0-7
/proc/26136/task/26161/stat : 26161 (java) R 26134 26134 25315 0 -1 4202560 5743 0 0 0 250949 3 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288984927760 140290299418784 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26162] ppid=26134 vsize=26538700 memory=18444 CPUtime=2504.88 cores=0-7
/proc/26136/task/26162/stat : 26162 (java) R 26134 26134 25315 0 -1 4202560 5414 0 0 0 250485 3 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288983876296 140290298541708 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
[pid=26136/tid=26163] ppid=26134 vsize=26538700 memory=1788 CPUtime=2506.14 cores=0-7
/proc/26136/task/26163/stat : 26163 (java) R 26134 26134 25315 0 -1 4202560 1220544 0 0 0 250394 220 0 0 20 0 28 0 110082264 27175628800 393409 33554432000 4194304 4196468 140730841107552 140288982823480 140290299390301 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 30445568 140730841113746 140730841113923 140730841113923 140730841116623 0
Current children cumulated CPU time: 20075.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1575020 KiB

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

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

[startup+2520.11 s]
# the end of solver process 26136 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20070.7 s, system=5.33798 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.11
CPU time (s): 20076.1
CPU user time (s): 20070.7
CPU system time (s): 5.33798
CPU usage (%): 796.634
Max. virtual memory (cumulated for all children) (KiB): 26552372
Max. memory (cumulated for all children) (KiB): 1806100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20070.7
system time used= 5.33798
maximum resident set size= 1821100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1755621
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151761
involuntary context switches= 207827


# summary of solver processes directly reported to runsolver:
#   pid: 26134,26136
#   total CPU time (s): 20076.1
#   total CPU user time (s): 20070.7
#   total CPU system time (s): 5.33798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.6423 second user time and 26.3648 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 05:51:26
IDJOB=4270871
IDBENCH=134578
IDSOLVER=2662
FILE ID=node115/4270871-1502769945
RUNJOBID= node115-1502761355-25342
PBS_JOBID= 20629087
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-6_X2.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-4270871-1502769945/watcher-4270871-1502769945 -o /tmp/evaluation-result-4270871-1502769945/solver-4270871-1502769945 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502761355-25342 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1536335716 HOME/instance-4270871-1502769945.xml

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

MD5SUM BENCH= fad96b2eb778b7f693e68e3d100e5397
RANDOM SEED=1536335716

node115.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.69
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.69
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.69
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.69
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:        31529916 kB
MemAvailable:   31980704 kB
Buffers:          177036 kB
Cached:           559096 kB
SwapCached:            0 kB
Active:           545216 kB
Inactive:         247720 kB
Active(anon):       5108 kB
Inactive(anon):    79420 kB
Active(file):     540108 kB
Inactive(file):   168300 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7544 kB
Writeback:             0 kB
AnonPages:         60712 kB
Mapped:            45120 kB
Shmem:             25224 kB
Slab:             142392 kB
SReclaimable:     116428 kB
SUnreclaim:        25964 kB
KernelStack:        3248 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61804 MiB
End job on node115 at 2017-08-15 06:33:26