Trace number 4297754

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameStripPacking/
StripPacking-N1b_c18.xml
MD5SUMd6d9a16a398659a401a93dc83363d7ca
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark23.6406
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":49},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297754-1532701267.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297754-1532701267.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.55/0.75	c solve instance...
19927.74/2520.08	s UNKNOWN
19927.74/2520.08	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 (6646 MiB free)
  memory of node 1: 16384 MiB (10426 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297754-1532701267/watcher-4297754-1532701267 -o /tmp/evaluation-result-4297754-1532701267/solver-4297754-1532701267 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1532693402-16285 --watchdog 2580 HOME/xcsp3-exec -seed 457505616 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297754-1532701267.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=17367, runsolver pid=17364
Current StackSize limit: 8192 KiB


[startup+0.100116 s]*
/proc/loadavg: 8.14 8.30 8.36 2/200 17388
/proc/meminfo: memFree=17467188/32770624 swapFree=67108796/67108860
[pid=17367] ppid=17364 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17367/stat : 17367 (xcsp3-exec) S 17364 17367 16258 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 87689903 115843072 364 33554432000 4194304 5098028 140727535658464 140727535656568 140629568967292 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8486912 140727535662134 140727535662336 140727535662336 140727535665098 0
/proc/17367/statm: 28282 364 306 221 0 87 0
[pid=17369] ppid=17367 vsize=26104152 memory=27356 CPUtime=0.11 cores=0-7
/proc/17369/stat : 17369 (java) S 17367 17367 16258 0 -1 1077944320 5766 0 0 0 10 1 0 0 20 0 20 0 87689903 26730651648 6839 33554432000 4194304 4196468 140723232202896 140723232185440 140171866201847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
/proc/17369/statm: 6526038 6839 2996 1 0 6488315 0
[pid=17369/tid=17370] ppid=17367 vsize=26104152 memory=7898076179640263325 CPUtime=0.09 cores=0-7
/proc/17369/task/17370/stat : 17370 (java) R 17367 17367 16258 0 -1 4202560 3780 0 0 0 8 1 0 0 20 0 20 0 87689903 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171870435120 140171850245477 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17371] ppid=17367 vsize=26104152 memory=732369943939345381 CPUtime=0 cores=0-7
/proc/17369/task/17371/stat : 17371 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171829308432 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17372] ppid=17367 vsize=26104152 memory=139805601891968 CPUtime=0 cores=0-7
/proc/17369/task/17372/stat : 17372 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171423382672 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17373] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17373/stat : 17373 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171422329616 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17374] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17374/stat : 17374 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171421277072 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17375] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17375/stat : 17375 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171420224016 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17376] ppid=17367 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/17369/task/17376/stat : 17376 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171419171472 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17377] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17377/stat : 17377 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171418118416 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17378] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17378/stat : 17378 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 6839 33554432000 4194304 4196468 140723232202896 140171417065872 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17379] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17379/stat : 17379 (java) S 17367 17367 16258 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 87689905 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170993601264 140171866212994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17380] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17380/stat : 17380 (java) S 17367 17367 16258 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 87689906 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170992547488 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17381] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17381/stat : 17381 (java) S 17367 17367 16258 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 87689906 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170991494384 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17382] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17382/stat : 17382 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170990442960 140171866220443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17383] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17383/stat : 17383 (java) S 17367 17367 16258 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170989390064 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17384] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17384/stat : 17384 (java) S 17367 17367 16258 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170988337520 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17385] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17385/stat : 17385 (java) S 17367 17367 16258 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170987284464 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17386] ppid=17367 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/17369/task/17386/stat : 17386 (java) R 17367 17367 16258 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170986231920 140171851883642 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17387] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17387/stat : 17387 (java) S 17367 17367 16258 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170985180128 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17388] ppid=17367 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/17369/task/17388/stat : 17388 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 6839 33554432000 4194304 4196468 140723232202896 140170984127664 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28812 KiB

[startup+0.21029 s]*
/proc/loadavg: 8.14 8.30 8.36 3/200 17388
/proc/meminfo: memFree=17455884/32770624 swapFree=67108796/67108860
[pid=17367] ppid=17364 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17367/stat : 17367 (xcsp3-exec) S 17364 17367 16258 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 87689903 115843072 364 33554432000 4194304 5098028 140727535658464 140727535656568 140629568967292 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8486912 140727535662134 140727535662336 140727535662336 140727535665098 0
/proc/17367/statm: 28282 364 306 221 0 87 0
[pid=17369] ppid=17367 vsize=26104152 memory=39624 CPUtime=0.34 cores=0-7
/proc/17369/stat : 17369 (java) S 17367 17367 16258 0 -1 1077944320 8536 0 0 0 31 3 0 0 20 0 20 0 87689903 26730651648 9906 33554432000 4194304 4196468 140723232202896 140723232185440 140171866201847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
/proc/17369/statm: 6526038 9906 3152 1 0 6488315 0
[pid=17369/tid=17370] ppid=17367 vsize=26104152 memory=0 CPUtime=0.2 cores=0-7
/proc/17369/task/17370/stat : 17370 (java) R 17367 17367 16258 0 -1 4202560 5591 0 0 0 18 2 0 0 20 0 20 0 87689903 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171870439664 140171850282334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17371] ppid=17367 vsize=26104152 memory=279611082344184 CPUtime=0 cores=0-7
/proc/17369/task/17371/stat : 17371 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171829308432 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17372] ppid=17367 vsize=26104152 memory=139805601891968 CPUtime=0 cores=0-7
/proc/17369/task/17372/stat : 17372 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171423382672 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17373] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17373/stat : 17373 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171422329616 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17374] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17374/stat : 17374 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171421277072 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17375] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17375/stat : 17375 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171420224016 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17376] ppid=17367 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/17369/task/17376/stat : 17376 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171419171472 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17377] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17377/stat : 17377 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171418118416 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17378] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17378/stat : 17378 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26730651648 9906 33554432000 4194304 4196468 140723232202896 140171417065872 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17379] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17379/stat : 17379 (java) S 17367 17367 16258 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 87689905 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170993601264 140171866212994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17380] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17380/stat : 17380 (java) S 17367 17367 16258 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 87689906 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170992547488 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17381] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17381/stat : 17381 (java) S 17367 17367 16258 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 87689906 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170991494384 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17382] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17382/stat : 17382 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170990442960 140171866220443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17383] ppid=17367 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/17369/task/17383/stat : 17383 (java) R 17367 17367 16258 0 -1 4202560 389 0 0 0 1 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170989390064 140171866213782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17384] ppid=17367 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/17369/task/17384/stat : 17384 (java) S 17367 17367 16258 0 -1 1077944384 115 0 0 0 1 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170988337520 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17385] ppid=17367 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/17369/task/17385/stat : 17385 (java) S 17367 17367 16258 0 -1 1077944384 376 0 0 0 1 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170987284464 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17386] ppid=17367 vsize=26104152 memory=0 CPUtime=0.08 cores=0-7
/proc/17369/task/17386/stat : 17386 (java) R 17367 17367 16258 0 -1 4202560 756 0 0 0 8 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170986231920 140171845629308 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17387] ppid=17367 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17387/stat : 17387 (java) S 17367 17367 16258 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170985180128 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17388] ppid=17367 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/17369/task/17388/stat : 17388 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689909 26730651648 9906 33554432000 4194304 4196468 140723232202896 140170984127664 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41080 KiB

[startup+0.310388 s]*
/proc/loadavg: 8.14 8.30 8.36 3/200 17388
/proc/meminfo: memFree=17449432/32770624 swapFree=67108796/67108860
[pid=17367] ppid=17364 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17367/stat : 17367 (xcsp3-exec) S 17364 17367 16258 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 87689903 115843072 364 33554432000 4194304 5098028 140727535658464 140727535656568 140629568967292 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8486912 140727535662134 140727535662336 140727535662336 140727535665098 0
/proc/17367/statm: 28282 364 306 221 0 87 0
[pid=17369] ppid=17367 vsize=26108408 memory=46336 CPUtime=0.52 cores=0-7
/proc/17369/stat : 17369 (java) S 17367 17367 16258 0 -1 1077944320 9359 0 0 0 49 3 0 0 20 0 20 0 87689903 26735009792 11584 33554432000 4194304 4196468 140723232202896 140723232185440 140171866201847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
/proc/17369/statm: 6527102 11584 3222 1 0 6488315 0
[pid=17369/tid=17370] ppid=17367 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17369/task/17370/stat : 17370 (java) R 17367 17367 16258 0 -1 4202560 6256 0 0 0 27 2 0 0 20 0 20 0 87689903 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171870432960 140171850282334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17371] ppid=17367 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17371/stat : 17371 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171829308432 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17372] ppid=17367 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17372/stat : 17372 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171423382672 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17373] ppid=17367 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17373/stat : 17373 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171422329616 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17374] ppid=17367 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17374/stat : 17374 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171421277072 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17375] ppid=17367 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/17369/task/17375/stat : 17375 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171420224016 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17376] ppid=17367 vsize=26108408 memory=139805480547247 CPUtime=0 cores=0-7
/proc/17369/task/17376/stat : 17376 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171419171472 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17377] ppid=17367 vsize=26108408 memory=139805480549552 CPUtime=0 cores=0-7
/proc/17369/task/17377/stat : 17377 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171418118416 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17378] ppid=17367 vsize=26108408 memory=139805480551856 CPUtime=0 cores=0-7
/proc/17369/task/17378/stat : 17378 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26735009792 11584 33554432000 4194304 4196468 140723232202896 140171417065872 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17379] ppid=17367 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17379/stat : 17379 (java) S 17367 17367 16258 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 87689905 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170993601264 140171866212994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17380] ppid=17367 vsize=26108408 memory=279610961110672 CPUtime=0 cores=0-7
/proc/17369/task/17380/stat : 17380 (java) S 17367 17367 16258 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 87689906 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170992547488 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17381] ppid=17367 vsize=26108408 memory=279610961117584 CPUtime=0 cores=0-7
/proc/17369/task/17381/stat : 17381 (java) S 17367 17367 16258 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 87689906 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170991494384 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17382] ppid=17367 vsize=26108408 memory=279610961058864 CPUtime=0 cores=0-7
/proc/17369/task/17382/stat : 17382 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170990442960 140171866220443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17383] ppid=17367 vsize=26108408 memory=279610961131408 CPUtime=0.03 cores=0-7
/proc/17369/task/17383/stat : 17383 (java) R 17367 17367 16258 0 -1 4202560 470 0 0 0 3 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170989380448 140171849586712 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17384] ppid=17367 vsize=26108408 memory=279610961138320 CPUtime=0.02 cores=0-7
/proc/17369/task/17384/stat : 17384 (java) S 17367 17367 16258 0 -1 1077944384 121 0 0 0 2 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170988337520 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17385] ppid=17367 vsize=26108408 memory=279610961136016 CPUtime=0.02 cores=0-7
/proc/17369/task/17385/stat : 17385 (java) S 17367 17367 16258 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170987284464 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17386] ppid=17367 vsize=26108408 memory=279610961152176 CPUtime=0.12 cores=0-7
/proc/17369/task/17386/stat : 17386 (java) S 17367 17367 16258 0 -1 1077944384 823 0 0 0 12 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170986231920 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17387] ppid=17367 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/17369/task/17387/stat : 17387 (java) S 17367 17367 16258 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170985180128 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17388] ppid=17367 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/17369/task/17388/stat : 17388 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689909 26735009792 11584 33554432000 4194304 4196468 140723232202896 140170984127664 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47792 KiB

[startup+0.703092 s]
/proc/loadavg: 8.14 8.30 8.36 5/200 17388
/proc/meminfo: memFree=17431756/32770624 swapFree=67108796/67108860
[pid=17367] ppid=17364 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17367/stat : 17367 (xcsp3-exec) S 17364 17367 16258 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 87689903 115843072 364 33554432000 4194304 5098028 140727535658464 140727535656568 140629568967292 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8486912 140727535662134 140727535662336 140727535662336 140727535665098 0
/proc/17367/statm: 28282 364 306 221 0 87 0
[pid=17369] ppid=17367 vsize=26110532 memory=82424 CPUtime=1.55 cores=0-7
/proc/17369/stat : 17369 (java) S 17367 17367 16258 0 -1 1077944320 13260 0 0 0 149 6 0 0 20 0 20 0 87689903 26737184768 20606 33554432000 4194304 4196468 140723232202896 140723232185440 140171866201847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
/proc/17369/statm: 6527633 20606 3357 1 0 6488827 0
[pid=17369/tid=17370] ppid=17367 vsize=26110532 memory=279610961447040 CPUtime=0.67 cores=0-7
/proc/17369/task/17370/stat : 17370 (java) R 17367 17367 16258 0 -1 4202560 7333 0 0 0 64 3 0 0 20 0 20 0 87689903 26737184768 20606 33554432000 4194304 4196468 140723232202896 140171870436584 140171502557728 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17371] ppid=17367 vsize=26110532 memory=8876 CPUtime=0 cores=0-7
/proc/17369/task/17371/stat : 17371 (java) S 17367 17367 16258 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87689904 26737184768 20606 33554432000 4194304 4196468 140723232202896 140171829308432 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17372] ppid=17367 vsize=26110532 memory=1120 CPUtime=0 cores=0-7
/proc/17369/task/17372/stat : 17372 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26737184768 20606 33554432000 4194304 4196468 140723232202896 140171423382672 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17373] ppid=17367 vsize=26110532 memory=792 CPUtime=0 cores=0-7
/proc/17369/task/17373/stat : 17373 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87689904 26737184768 20606 33554432000 4194304 4196468 140723232202896 140171422329616 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0

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

[pid=17369/tid=17396] ppid=17367 vsize=26645092 memory=1572 CPUtime=2397.62 cores=0-7
/proc/17369/task/17396/stat : 17396 (java) R 17367 17367 16258 0 -1 4202560 67824 0 0 0 239737 25 0 0 20 0 28 0 87689979 27284574208 143496 33554432000 4194304 4196468 140723232202896 140170965877264 140171512999227 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
Current children cumulated CPU time: 19312.7 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 575440 KiB

[startup+2502.3 s]
/proc/loadavg: 8.09 8.11 8.18 9/208 17451
/proc/meminfo: memFree=16929752/32770624 swapFree=67108796/67108860
[pid=17367] ppid=17364 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17367/stat : 17367 (xcsp3-exec) S 17364 17367 16258 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 87689903 115843072 364 33554432000 4194304 5098028 140727535658464 140727535656568 140629568967292 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8486912 140727535662134 140727535662336 140727535662336 140727535665098 0
/proc/17367/statm: 28282 364 306 221 0 87 0
[pid=17369] ppid=17367 vsize=26645092 memory=565064 CPUtime=19787.7 cores=0-7
/proc/17369/stat : 17369 (java) S 17367 17367 16258 0 -1 1077944320 1018872 0 0 0 1976900 1866 0 0 20 0 28 0 87689903 27284574208 141266 33554432000 4194304 4196468 140723232202896 140723232185440 140171866201847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
/proc/17369/statm: 6661273 141266 3457 1 0 6622467 0
[pid=17369/tid=17370] ppid=17367 vsize=26645092 memory=567912 CPUtime=0.72 cores=0-7
/proc/17369/task/17370/stat : 17370 (java) S 17367 17367 16258 0 -1 1077944384 7413 0 0 0 69 3 0 0 20 0 28 0 87689903 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171870442624 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17371] ppid=17367 vsize=26645092 memory=567912 CPUtime=14.48 cores=0-7
/proc/17369/task/17371/stat : 17371 (java) S 17367 17367 16258 0 -1 1077944384 43997 0 0 0 1395 53 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171829308432 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17372] ppid=17367 vsize=26645092 memory=567592 CPUtime=14.5 cores=0-7
/proc/17369/task/17372/stat : 17372 (java) S 17367 17367 16258 0 -1 1077944384 44478 0 0 0 1396 54 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171423382672 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17373] ppid=17367 vsize=26645092 memory=1456 CPUtime=14.53 cores=0-7
/proc/17369/task/17373/stat : 17373 (java) S 17367 17367 16258 0 -1 1077944384 43121 0 0 0 1398 55 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171422329616 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17374] ppid=17367 vsize=26645092 memory=17804 CPUtime=14.52 cores=0-7
/proc/17369/task/17374/stat : 17374 (java) S 17367 17367 16258 0 -1 1077944384 43583 0 0 0 1400 52 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171421277072 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17375] ppid=17367 vsize=26645092 memory=4016 CPUtime=14.51 cores=0-7
/proc/17369/task/17375/stat : 17375 (java) S 17367 17367 16258 0 -1 1077944384 41440 0 0 0 1396 55 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171420224016 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17376] ppid=17367 vsize=26645092 memory=574764 CPUtime=14.54 cores=0-7
/proc/17369/task/17376/stat : 17376 (java) S 17367 17367 16258 0 -1 1077944384 46259 0 0 0 1404 50 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171419171472 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17377] ppid=17367 vsize=26645092 memory=1456 CPUtime=14.54 cores=0-7
/proc/17369/task/17377/stat : 17377 (java) S 17367 17367 16258 0 -1 1077944384 40032 0 0 0 1401 53 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171418118416 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17378] ppid=17367 vsize=26645092 memory=1456 CPUtime=14.5 cores=0-7
/proc/17369/task/17378/stat : 17378 (java) S 17367 17367 16258 0 -1 1077944384 42264 0 0 0 1397 53 0 0 20 0 28 0 87689904 27284574208 141266 33554432000 4194304 4196468 140723232202896 140171417065872 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17379] ppid=17367 vsize=26645092 memory=576408 CPUtime=22.07 cores=0-7
/proc/17369/task/17379/stat : 17379 (java) S 17367 17367 16258 0 -1 1077944384 137725 0 0 0 967 1240 0 0 20 0 28 0 87689905 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170993601264 140171866212994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17380] ppid=17367 vsize=26645092 memory=1608 CPUtime=0 cores=0-7
/proc/17369/task/17380/stat : 17380 (java) S 17367 17367 16258 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 87689906 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170992547552 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17381] ppid=17367 vsize=26645092 memory=5024 CPUtime=0 cores=0-7
/proc/17369/task/17381/stat : 17381 (java) S 17367 17367 16258 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 87689906 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170991494400 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17382] ppid=17367 vsize=26645092 memory=3708 CPUtime=0 cores=0-7
/proc/17369/task/17382/stat : 17382 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170990442960 140171866220443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17383] ppid=17367 vsize=26645092 memory=25376 CPUtime=2.62 cores=0-7
/proc/17369/task/17383/stat : 17383 (java) S 17367 17367 16258 0 -1 1077944384 17857 0 0 0 259 3 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170989390064 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17384] ppid=17367 vsize=26645092 memory=4072 CPUtime=2.84 cores=0-7
/proc/17369/task/17384/stat : 17384 (java) S 17367 17367 16258 0 -1 1077944384 20935 0 0 0 279 5 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170988337520 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17385] ppid=17367 vsize=26645092 memory=2244 CPUtime=2.76 cores=0-7
/proc/17369/task/17385/stat : 17385 (java) S 17367 17367 16258 0 -1 1077944384 18181 0 0 0 272 4 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170987284464 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17386] ppid=17367 vsize=26645092 memory=1456 CPUtime=0.9 cores=0-7
/proc/17369/task/17386/stat : 17386 (java) S 17367 17367 16258 0 -1 1077944384 13807 0 0 0 87 3 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170986231920 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17387] ppid=17367 vsize=26645092 memory=574764 CPUtime=0 cores=0-7
/proc/17369/task/17387/stat : 17387 (java) S 17367 17367 16258 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170985180128 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17388] ppid=17367 vsize=26645092 memory=1456 CPUtime=0.66 cores=0-7
/proc/17369/task/17388/stat : 17388 (java) S 17367 17367 16258 0 -1 1077944384 3893 0 0 0 20 46 0 0 20 0 28 0 87689909 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170984127664 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17389] ppid=17367 vsize=26645092 memory=1456 CPUtime=2454.44 cores=0-7
/proc/17369/task/17389/stat : 17389 (java) R 17367 17367 16258 0 -1 4202560 17348 0 0 0 245426 18 0 0 20 0 28 0 87689978 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170973244016 140171511737424 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17390] ppid=17367 vsize=26645092 memory=1456 CPUtime=2447.83 cores=0-7
/proc/17369/task/17390/stat : 17390 (java) R 17367 17367 16258 0 -1 4202560 49463 0 0 0 244759 24 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170972192896 140171506413796 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17391] ppid=17367 vsize=26645092 memory=567576 CPUtime=2461.5 cores=0-7
/proc/17369/task/17391/stat : 17391 (java) R 17367 17367 16258 0 -1 4202560 64704 0 0 0 246126 24 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170971140312 140171509466121 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17392] ppid=17367 vsize=26645092 memory=1456 CPUtime=2457.14 cores=0-7
/proc/17369/task/17392/stat : 17392 (java) R 17367 17367 16258 0 -1 4202560 117137 0 0 0 245675 39 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170970087624 140171506413796 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17393] ppid=17367 vsize=26645092 memory=568200 CPUtime=2454.56 cores=0-7
/proc/17369/task/17393/stat : 17393 (java) R 17367 17367 16258 0 -1 4202560 64518 0 0 0 245425 31 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170969037312 140171503888861 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17394] ppid=17367 vsize=26645092 memory=1800 CPUtime=2450.21 cores=0-7
/proc/17369/task/17394/stat : 17394 (java) R 17367 17367 16258 0 -1 4202560 19550 0 0 0 245005 16 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170967981856 140171509409568 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17395] ppid=17367 vsize=26645092 memory=575904 CPUtime=2456.24 cores=0-7
/proc/17369/task/17395/stat : 17395 (java) R 17367 17367 16258 0 -1 4202560 49168 0 0 0 245598 26 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170966929376 140171507521415 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17396] ppid=17367 vsize=26645092 memory=1456 CPUtime=2456.85 cores=0-7
/proc/17369/task/17396/stat : 17396 (java) R 17367 17367 16258 0 -1 4202560 70627 0 0 0 245659 26 0 0 20 0 28 0 87689979 27284574208 141266 33554432000 4194304 4196468 140723232202896 140170965877152 140171512998934 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
Current children cumulated CPU time: 19787.7 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 566520 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.07 8.10 8.17 9/208 17451
/proc/meminfo: memFree=16934100/32770624 swapFree=67108796/67108860
[pid=17367] ppid=17364 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17367/stat : 17367 (xcsp3-exec) S 17364 17367 16258 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 87689903 115843072 364 33554432000 4194304 5098028 140727535658464 140727535656568 140629568967292 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8486912 140727535662134 140727535662336 140727535662336 140727535665098 0
/proc/17367/statm: 28282 364 306 221 0 87 0
[pid=17369] ppid=17367 vsize=26645092 memory=560588 CPUtime=19927.7 cores=0-7
/proc/17369/stat : 17369 (java) S 17367 17367 16258 0 -1 1077944320 1026410 0 0 0 1990898 1876 0 0 20 0 28 0 87689903 27284574208 140147 33554432000 4194304 4196468 140723232202896 140723232185440 140171866201847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
/proc/17369/statm: 6661273 140147 3457 1 0 6622467 0
[pid=17369/tid=17370] ppid=17367 vsize=26645092 memory=4032 CPUtime=0.72 cores=0-7
/proc/17369/task/17370/stat : 17370 (java) S 17367 17367 16258 0 -1 1077944384 7413 0 0 0 69 3 0 0 20 0 28 0 87689903 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171870442624 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17371] ppid=17367 vsize=26645092 memory=1284 CPUtime=14.59 cores=0-7
/proc/17369/task/17371/stat : 17371 (java) S 17367 17367 16258 0 -1 1077944384 44083 0 0 0 1406 53 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171829308432 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17372] ppid=17367 vsize=26645092 memory=1088 CPUtime=14.62 cores=0-7
/proc/17369/task/17372/stat : 17372 (java) S 17367 17367 16258 0 -1 1077944384 44673 0 0 0 1408 54 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171423382672 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17373] ppid=17367 vsize=26645092 memory=-7003737579269690708 CPUtime=14.65 cores=0-7
/proc/17369/task/17373/stat : 17373 (java) S 17367 17367 16258 0 -1 1077944384 43430 0 0 0 1410 55 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171422329616 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17374] ppid=17367 vsize=26645092 memory=7957689449132282197 CPUtime=14.63 cores=0-7
/proc/17369/task/17374/stat : 17374 (java) S 17367 17367 16258 0 -1 1077944384 43699 0 0 0 1411 52 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171421277072 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17375] ppid=17367 vsize=26645092 memory=7444825561389879400 CPUtime=14.62 cores=0-7
/proc/17369/task/17375/stat : 17375 (java) S 17367 17367 16258 0 -1 1077944384 41646 0 0 0 1407 55 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171420224016 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17376] ppid=17367 vsize=26645092 memory=6153985703205688933 CPUtime=14.65 cores=0-7
/proc/17369/task/17376/stat : 17376 (java) S 17367 17367 16258 0 -1 1077944384 46386 0 0 0 1415 50 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171419171472 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17377] ppid=17367 vsize=26645092 memory=6153985703205688931 CPUtime=14.64 cores=0-7
/proc/17369/task/17377/stat : 17377 (java) S 17367 17367 16258 0 -1 1077944384 40221 0 0 0 1411 53 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171418118416 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17378] ppid=17367 vsize=26645092 memory=6153985703205688930 CPUtime=14.63 cores=0-7
/proc/17369/task/17378/stat : 17378 (java) S 17367 17367 16258 0 -1 1077944384 42758 0 0 0 1410 53 0 0 20 0 28 0 87689904 27284574208 140147 33554432000 4194304 4196468 140723232202896 140171417065872 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17379] ppid=17367 vsize=26645092 memory=0 CPUtime=22.23 cores=0-7
/proc/17369/task/17379/stat : 17379 (java) S 17367 17367 16258 0 -1 1077944384 139100 0 0 0 975 1248 0 0 20 0 28 0 87689905 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170993601264 140171866212994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17380] ppid=17367 vsize=26645092 memory=279610960904432 CPUtime=0 cores=0-7
/proc/17369/task/17380/stat : 17380 (java) S 17367 17367 16258 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 87689906 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170992547552 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17381] ppid=17367 vsize=26645092 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/17369/task/17381/stat : 17381 (java) S 17367 17367 16258 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 87689906 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170991494400 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17382] ppid=17367 vsize=26645092 memory=279610960904432 CPUtime=0 cores=0-7
/proc/17369/task/17382/stat : 17382 (java) S 17367 17367 16258 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170990442960 140171866220443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17383] ppid=17367 vsize=26645092 memory=279610960904432 CPUtime=2.62 cores=0-7
/proc/17369/task/17383/stat : 17383 (java) S 17367 17367 16258 0 -1 1077944384 17859 0 0 0 259 3 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170989390064 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17384] ppid=17367 vsize=26645092 memory=279610960904432 CPUtime=2.84 cores=0-7
/proc/17369/task/17384/stat : 17384 (java) S 17367 17367 16258 0 -1 1077944384 20937 0 0 0 279 5 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170988337520 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17385] ppid=17367 vsize=26645092 memory=7738988894030680920 CPUtime=2.76 cores=0-7
/proc/17369/task/17385/stat : 17385 (java) S 17367 17367 16258 0 -1 1077944384 18183 0 0 0 272 4 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170987284464 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17386] ppid=17367 vsize=26645092 memory=560492 CPUtime=0.9 cores=0-7
/proc/17369/task/17386/stat : 17386 (java) S 17367 17367 16258 0 -1 1077944384 13809 0 0 0 87 3 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170986231920 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17387] ppid=17367 vsize=26645092 memory=644 CPUtime=0 cores=0-7
/proc/17369/task/17387/stat : 17387 (java) S 17367 17367 16258 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170985180128 140171866212053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17388] ppid=17367 vsize=26645092 memory=1676 CPUtime=0.66 cores=0-7
/proc/17369/task/17388/stat : 17388 (java) S 17367 17367 16258 0 -1 1077944384 3912 0 0 0 20 46 0 0 20 0 28 0 87689909 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170984127664 140171866212994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17389] ppid=17367 vsize=26645092 memory=960 CPUtime=2471.8 cores=0-7
/proc/17369/task/17389/stat : 17389 (java) R 17367 17367 16258 0 -1 4202560 17444 0 0 0 247162 18 0 0 20 0 28 0 87689978 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170973243784 140171507808903 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17390] ppid=17367 vsize=26645092 memory=1232 CPUtime=2465.14 cores=0-7
/proc/17369/task/17390/stat : 17390 (java) R 17367 17367 16258 0 -1 4202560 49714 0 0 0 246490 24 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170972193160 140171510944335 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17391] ppid=17367 vsize=26645092 memory=1456 CPUtime=2478.91 cores=0-7
/proc/17369/task/17391/stat : 17391 (java) R 17367 17367 16258 0 -1 4202560 66098 0 0 0 247867 24 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170971140648 140171508364254 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17392] ppid=17367 vsize=26645092 memory=560492 CPUtime=2474.54 cores=0-7
/proc/17369/task/17392/stat : 17392 (java) R 17367 17367 16258 0 -1 4202560 118012 0 0 0 247415 39 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170970087656 140171513355865 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17393] ppid=17367 vsize=26645092 memory=4124 CPUtime=2471.97 cores=0-7
/proc/17369/task/17393/stat : 17393 (java) R 17367 17367 16258 0 -1 4202560 65050 0 0 0 247165 32 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170969034504 140171509869324 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17394] ppid=17367 vsize=26645092 memory=924 CPUtime=2467.46 cores=0-7
/proc/17369/task/17394/stat : 17394 (java) R 17367 17367 16258 0 -1 4202560 19652 0 0 0 246730 16 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170967981776 140171511777375 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17395] ppid=17367 vsize=26645092 memory=1572 CPUtime=2473.65 cores=0-7
/proc/17369/task/17395/stat : 17395 (java) R 17367 17367 16258 0 -1 4202560 49448 0 0 0 247339 26 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170966929288 140171510505685 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
[pid=17369/tid=17396] ppid=17367 vsize=26645092 memory=2092 CPUtime=2474.28 cores=0-7
/proc/17369/task/17396/stat : 17396 (java) R 17367 17367 16258 0 -1 4202560 71511 0 0 0 247402 26 0 0 20 0 28 0 87689979 27284574208 140147 33554432000 4194304 4196468 140723232202896 140170965880192 140171512998853 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 24342528 140723232208001 140723232208173 140723232208173 140723232210895 0
Current children cumulated CPU time: 19927.7 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 562044 KiB

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

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

[startup+2520.11 s]
# the end of solver process 17369 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19909.7 s, system=18.7686 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): 19928.5
CPU user time (s): 19909.7
CPU system time (s): 18.7686
CPU usage (%): 790.778
Max. virtual memory (cumulated for all children) (KiB): 26761132
Max. memory (cumulated for all children) (KiB): 738956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19909.7
system time used= 18.7686
maximum resident set size= 741236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1027115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219386
involuntary context switches= 216438


# summary of solver processes directly reported to runsolver:
#   pid: 17367,17369
#   total CPU time (s): 19928.5
#   total CPU user time (s): 19909.7
#   total CPU system time (s): 18.7686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4363 second user time and 23.2584 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-27 16:21:07
IDJOB=4297754
IDBENCH=141132
IDSOLVER=2760
FILE ID=node138/4297754-1532701267
RUNJOBID= node138-1532693402-16285
PBS_JOBID= 21022283
Free space on /tmp= 53804 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/StripPacking/StripPacking-N1b_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297754-1532701267/watcher-4297754-1532701267 -o /tmp/evaluation-result-4297754-1532701267/solver-4297754-1532701267 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1532693402-16285 --watchdog 2580  HOME/xcsp3-exec -seed 457505616 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297754-1532701267.xml

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

MD5SUM BENCH= d6d9a16a398659a401a93dc83363d7ca
RANDOM SEED=457505616

node138.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.71
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.71
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.71
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.71
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:        17484096 kB
MemAvailable:   31921272 kB
Buffers:          216024 kB
Cached:         14363564 kB
SwapCached:           44 kB
Active:          2482584 kB
Inactive:       12158272 kB
Active(anon):      11248 kB
Inactive(anon):    77276 kB
Active(file):    2471336 kB
Inactive(file): 12080996 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             21788 kB
Writeback:             0 kB
AnonPages:         68148 kB
Mapped:            36920 kB
Shmem:             25164 kB
Slab:             341500 kB
SReclaimable:     313304 kB
SUnreclaim:        28196 kB
KernelStack:        3232 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53780 MiB
End job on node138 at 2018-07-27 17:03:08