Trace number 4280483

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)SAT (TO)112208 20012.5 2520.1001

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai12a.xml
MD5SUM1740172f6b6c755c4ba85e14840c110b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112208
Best CPU time to get the best result obtained on this benchmark14116.1
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size12
Maximum domain size43
Distribution of domain sizes[{"size":12,"count":12},{"size":43,"count":66}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280483-1503126990.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280483-1503126990.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
1.47/0.61	c solve instance...
2.08/0.73	o 149415 
2.08/0.77	o 148310 
2.08/0.78	o 142747 
2.72/0.83	o 141745 
2.72/0.85	o 140341 
2.72/0.86	o 131228 
4.16/1.07	o 129857 
5.03/1.17	o 127469 
6.42/1.31	o 127106 
7.96/1.55	o 123746 
7.96/1.57	o 123554 
30.98/4.44	o 122920 
30.98/4.44	o 122870 
30.98/4.46	o 122237 
57.98/7.80	o 119429 
58.76/7.95	o 118744 
112.87/14.77	o 116530 
112.87/14.78	o 114991 
175.76/22.65	o 112208 
20011.76/2520.08	s SATISFIABLE
20011.76/2520.08	v <instantiation>
20011.76/2520.08	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[7][8] d[7][9] d[7][10] d[7][11] d[8][9] d[8][10] d[8][11] d[9][10] d[9][11] d[10][11] </list>
20011.76/2520.08	v 	<values>7 0 5 1 10 9 2 4 8 6 11 3 25 11 89 76 76 91 57 89 71 40 45 41 21 63 4 95 56 10 6 6 82 79 82 82 0 39 29 71 6 56 1 9 44 75 35 0 85 40 50 82 36 56 74 36 18 35 61 93 77 4 59 12 11 26 26 84 36 18 21 69 8 1 91 30 86 76 </values>
20011.76/2520.08	v </instantiation>
20011.76/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	112208

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280483-1503126990/watcher-4280483-1503126990 -o /tmp/evaluation-result-4280483-1503126990/solver-4280483-1503126990 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503120994-1795 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1730694573 HOME/instance-4280483-1503126990.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=5537, runsolver pid=5534

[startup+0.100163 s]*
/proc/loadavg: 7.69 8.25 8.26 3/201 5558
/proc/meminfo: memFree=27190640/32770624 swapFree=67108860/67108860
[pid=5537] ppid=5534 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5537/stat : 5537 (xcsp3-exec) S 5534 5537 1768 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145786556 9740288 346 33554432000 4194304 5098028 140727406797168 140727406795272 139708599857788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19591168 140727406802020 140727406802231 140727406802231 140727406804971 0
/proc/5537/statm: 2378 346 289 221 0 87 0
[pid=5539] ppid=5537 vsize=25999808 memory=26364 CPUtime=0.12 cores=0-7
/proc/5539/stat : 5539 (java) S 5537 5537 1768 0 -1 1077944320 5477 0 0 0 11 1 0 0 20 0 20 0 145786556 26623803392 6525 33554432000 4194304 4196468 140735771792592 140735771775136 140489393131255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
/proc/5539/statm: 6499952 6591 2850 1 0 6488269 0
[pid=5539/tid=5540] ppid=5537 vsize=25999808 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5539/task/5540/stat : 5540 (java) R 5537 5537 1768 0 -1 4202560 3493 0 0 0 8 1 0 0 20 0 20 0 145786556 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489397360672 140489393153181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5541] ppid=5537 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5539/task/5541/stat : 5541 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489345751824 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5542] ppid=5537 vsize=25999808 memory=140080050497152 CPUtime=0 cores=0-7
/proc/5539/task/5542/stat : 5542 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489344699280 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5543] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5543/stat : 5543 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489343646736 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5544] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5544/stat : 5544 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489342594192 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5545] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5545/stat : 5545 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489341540624 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5546] ppid=5537 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5539/task/5546/stat : 5546 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489340488080 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5547] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5547/stat : 5547 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489339435536 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5548] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5548/stat : 5548 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26623803392 6591 33554432000 4194304 4196468 140735771792592 140489338382992 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5549] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5549/stat : 5549 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786559 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488180255216 140489393142402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5550] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5550/stat : 5550 (java) S 5537 5537 1768 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145786559 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488066753952 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5551] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5551/stat : 5551 (java) S 5537 5537 1768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145786560 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488065701360 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5552] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5552/stat : 5552 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488064649936 140489393149851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5553] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5553/stat : 5553 (java) R 5537 5537 1768 0 -1 4202560 308 0 0 0 0 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488063596528 140489393152602 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5554] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5554/stat : 5554 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488062543984 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5555] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5555/stat : 5555 (java) S 5537 5537 1768 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488061491440 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5556] ppid=5537 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/5539/task/5556/stat : 5556 (java) R 5537 5537 1768 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488060438896 140489385350765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5557] ppid=5537 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5557/stat : 5557 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488059386592 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5558] ppid=5537 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5539/task/5558/stat : 5558 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26623803392 6591 33554432000 4194304 4196468 140735771792592 140488058334128 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27748 KiB

[startup+0.21626 s]*
/proc/loadavg: 7.69 8.25 8.26 3/201 5558
/proc/meminfo: memFree=27180036/32770624 swapFree=67108860/67108860
[pid=5537] ppid=5534 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5537/stat : 5537 (xcsp3-exec) S 5534 5537 1768 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145786556 9740288 346 33554432000 4194304 5098028 140727406797168 140727406795272 139708599857788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19591168 140727406802020 140727406802231 140727406802231 140727406804971 0
/proc/5537/statm: 2378 346 289 221 0 87 0
[pid=5539] ppid=5537 vsize=26004064 memory=38984 CPUtime=0.34 cores=0-7
/proc/5539/stat : 5539 (java) S 5537 5537 1768 0 -1 1077944320 8384 0 0 0 32 2 0 0 20 0 20 0 145786556 26628161536 9746 33554432000 4194304 4196468 140735771792592 140735771775136 140489393131255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
/proc/5539/statm: 6501016 9746 3068 1 0 6488269 0
[pid=5539/tid=5540] ppid=5537 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/5539/task/5540/stat : 5540 (java) D 5537 5537 1768 0 -1 1077944384 5535 0 0 0 18 1 0 0 20 0 20 0 145786556 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489397342176 140489385810477 0 4 0 16800975 18446744072101580324 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5541] ppid=5537 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/5539/task/5541/stat : 5541 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489345751824 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5542] ppid=5537 vsize=26004064 memory=140080051099049 CPUtime=0 cores=0-7
/proc/5539/task/5542/stat : 5542 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489344699280 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5543] ppid=5537 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5539/task/5543/stat : 5543 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489343646736 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5544] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5544/stat : 5544 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489342594192 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5545] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5545/stat : 5545 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489341540624 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5546] ppid=5537 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/5539/task/5546/stat : 5546 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786557 26628194304 9746 33554432000 4194304 4196468 140735771792592 140489340488080 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5547] ppid=5537 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5547/stat : 5547 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628194304 9746 33554432000 4194304 4196468 140735771792592 140489339435536 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5548] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5548/stat : 5548 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 9746 33554432000 4194304 4196468 140735771792592 140489338382992 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5549] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5549/stat : 5549 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786559 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488180255216 140489393142402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5550] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5550/stat : 5550 (java) S 5537 5537 1768 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145786559 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488066753952 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5551] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5551/stat : 5551 (java) S 5537 5537 1768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145786560 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488065701360 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5552] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5552/stat : 5552 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488064649936 140489393149851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5553] ppid=5537 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/5539/task/5553/stat : 5553 (java) S 5537 5537 1768 0 -1 1077944384 516 0 0 0 1 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488063596528 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5554] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5554/stat : 5554 (java) R 5537 5537 1768 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488062543984 140489393142402 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5555] ppid=5537 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/5539/task/5555/stat : 5555 (java) S 5537 5537 1768 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488061491440 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5556] ppid=5537 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/5539/task/5556/stat : 5556 (java) R 5537 5537 1768 0 -1 1077944384 770 0 0 0 8 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488060438896 140489393142402 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5557] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5557/stat : 5557 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488059386592 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5558] ppid=5537 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5539/task/5558/stat : 5558 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 9746 33554432000 4194304 4196468 140735771792592 140488058334128 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40368 KiB

[startup+0.310277 s]*
/proc/loadavg: 7.69 8.25 8.26 3/201 5558
/proc/meminfo: memFree=27173336/32770624 swapFree=67108860/67108860
[pid=5537] ppid=5534 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5537/stat : 5537 (xcsp3-exec) S 5534 5537 1768 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145786556 9740288 346 33554432000 4194304 5098028 140727406797168 140727406795272 139708599857788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19591168 140727406802020 140727406802231 140727406802231 140727406804971 0
/proc/5537/statm: 2378 346 289 221 0 87 0
[pid=5539] ppid=5537 vsize=26004064 memory=46100 CPUtime=0.5 cores=0-7
/proc/5539/stat : 5539 (java) S 5537 5537 1768 0 -1 1077944320 9254 0 0 0 47 3 0 0 20 0 20 0 145786556 26628161536 11525 33554432000 4194304 4196468 140735771792592 140735771775136 140489393131255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
/proc/5539/statm: 6501016 11525 3097 1 0 6488269 0
[pid=5539/tid=5540] ppid=5537 vsize=26004064 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/5539/task/5540/stat : 5540 (java) R 5537 5537 1768 0 -1 4202560 6146 0 0 0 27 1 0 0 20 0 20 0 145786556 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489397363680 140489377211742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5541] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5541/stat : 5541 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489345751824 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5542] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5542/stat : 5542 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489344699280 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5543] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5543/stat : 5543 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489343646736 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5544] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5544/stat : 5544 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489342594192 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5545] ppid=5537 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/5539/task/5545/stat : 5545 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489341540624 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5546] ppid=5537 vsize=26004064 memory=140079888692143 CPUtime=0 cores=0-7
/proc/5539/task/5546/stat : 5546 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489340488080 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5547] ppid=5537 vsize=26004064 memory=140079888694448 CPUtime=0 cores=0-7
/proc/5539/task/5547/stat : 5547 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489339435536 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5548] ppid=5537 vsize=26004064 memory=3472463978069865952 CPUtime=0 cores=0-7
/proc/5539/task/5548/stat : 5548 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786557 26628161536 11525 33554432000 4194304 4196468 140735771792592 140489338382992 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5549] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5549/stat : 5549 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145786559 26628161536 11525 33554432000 4194304 4196468 140735771792592 140488180255216 140489393142402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5550] ppid=5537 vsize=26004064 memory=280159777400464 CPUtime=0 cores=0-7
/proc/5539/task/5550/stat : 5550 (java) S 5537 5537 1768 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145786559 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488066753952 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5551] ppid=5537 vsize=26004064 memory=280159777407376 CPUtime=0 cores=0-7
/proc/5539/task/5551/stat : 5551 (java) S 5537 5537 1768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145786560 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488065701360 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5552] ppid=5537 vsize=26004064 memory=280159777348528 CPUtime=0 cores=0-7
/proc/5539/task/5552/stat : 5552 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488064649936 140489393149851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5553] ppid=5537 vsize=26004064 memory=280159777421200 CPUtime=0.01 cores=0-7
/proc/5539/task/5553/stat : 5553 (java) S 5537 5537 1768 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488063596528 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5554] ppid=5537 vsize=26004064 memory=280159777428112 CPUtime=0.01 cores=0-7
/proc/5539/task/5554/stat : 5554 (java) S 5537 5537 1768 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488062543984 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5555] ppid=5537 vsize=26004064 memory=280159777425808 CPUtime=0.03 cores=0-7
/proc/5539/task/5555/stat : 5555 (java) S 5537 5537 1768 0 -1 1077944384 283 0 0 0 3 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488061491440 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5556] ppid=5537 vsize=26004064 memory=280159777441968 CPUtime=0.12 cores=0-7
/proc/5539/task/5556/stat : 5556 (java) R 5537 5537 1768 0 -1 4202560 911 0 0 0 12 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488060434160 140489371807818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5557] ppid=5537 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5557/stat : 5557 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488059386592 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5558] ppid=5537 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5539/task/5558/stat : 5558 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145786562 26628161536 11539 33554432000 4194304 4196468 140735771792592 140488058334128 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47484 KiB

[startup+0.702218 s]
/proc/loadavg: 7.69 8.25 8.26 6/201 5558
/proc/meminfo: memFree=27156216/32770624 swapFree=67108860/67108860
[pid=5537] ppid=5534 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5537/stat : 5537 (xcsp3-exec) S 5534 5537 1768 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145786556 9740288 346 33554432000 4194304 5098028 140727406797168 140727406795272 139708599857788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19591168 140727406802020 140727406802231 140727406802231 140727406804971 0
/proc/5537/statm: 2378 346 289 221 0 87 0
[pid=5539] ppid=5537 vsize=26538700 memory=93392 CPUtime=2.08 cores=0-7
/proc/5539/stat : 5539 (java) S 5537 5537 1768 0 -1 1077944320 13196 0 0 0 203 5 0 0 20 0 28 0 145786556 27175628800 23348 33554432000 4194304 4196468 140735771792592 140735771775136 140489393131255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
/proc/5539/statm: 6634675 23348 3202 1 0 6621909 0
[pid=5539/tid=5540] ppid=5537 vsize=26538700 memory=280159777799856 CPUtime=0.58 cores=0-7
/proc/5539/task/5540/stat : 5540 (java) S 5537 5537 1768 0 -1 1077944384 6878 0 0 0 56 2 0 0 20 0 28 0 145786556 27175628800 23348 33554432000 4194304 4196468 140735771792592 140489397372032 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5541] ppid=5537 vsize=26538700 memory=140079888900976 CPUtime=0 cores=0-7
/proc/5539/task/5541/stat : 5541 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 145786557 27175628800 23348 33554432000 4194304 4196468 140735771792592 140489345751824 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5542] ppid=5537 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/5539/task/5542/stat : 5542 (java) S 5537 5537 1768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 145786557 27175628800 23348 33554432000 4194304 4196468 140735771792592 140489344699280 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5543] ppid=5537 vsize=26538700 memory=11108 CPUtime=0 cores=0-7
/proc/5539/task/5543/stat : 5543 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145786557 27175628800 23348 33554432000 4194304 4196468 140735771792592 140489343646736 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0

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

[pid=5539/tid=5718] ppid=5537 vsize=26605264 memory=1384 CPUtime=2397.17 cores=0-7
/proc/5539/task/5718/stat : 5718 (java) R 5537 5537 1768 0 -1 4202560 11955 0 0 0 239707 10 0 0 20 0 28 0 145788821 27243790336 81609 33554432000 4194304 4196468 140735771792592 140487976537448 140489005906050 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
Current children cumulated CPU time: 19394 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 327820 KiB

[startup+2502.3 s]
/proc/loadavg: 8.13 8.29 8.31 9/208 5774
/proc/meminfo: memFree=26881652/32770624 swapFree=67108860/67108860
[pid=5537] ppid=5534 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5537/stat : 5537 (xcsp3-exec) S 5534 5537 1768 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145786556 9740288 346 33554432000 4194304 5098028 140727406797168 140727406795272 139708599857788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19591168 140727406802020 140727406802231 140727406802231 140727406804971 0
/proc/5537/statm: 2378 346 289 221 0 87 0
[pid=5539] ppid=5537 vsize=26605264 memory=337988 CPUtime=19871 cores=0-7
/proc/5539/stat : 5539 (java) S 5537 5537 1768 0 -1 1077944320 451680 0 0 0 1986742 359 0 0 20 0 28 0 145786556 27243790336 84497 33554432000 4194304 4196468 140735771792592 140735771775136 140489393131255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
/proc/5539/statm: 6651316 84497 3286 1 0 6638550 0
[pid=5539/tid=5540] ppid=5537 vsize=26605264 memory=328192 CPUtime=0.6 cores=0-7
/proc/5539/task/5540/stat : 5540 (java) S 5537 5537 1768 0 -1 1077944384 7306 0 0 0 57 3 0 0 20 0 28 0 145786556 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489397372032 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5541] ppid=5537 vsize=26605264 memory=1384 CPUtime=3.89 cores=0-7
/proc/5539/task/5541/stat : 5541 (java) S 5537 5537 1768 0 -1 1077944384 16837 0 0 0 368 21 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489345751824 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5542] ppid=5537 vsize=26605264 memory=335940 CPUtime=3.85 cores=0-7
/proc/5539/task/5542/stat : 5542 (java) S 5537 5537 1768 0 -1 1077944384 16509 0 0 0 366 19 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489344699280 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5543] ppid=5537 vsize=26605264 memory=335940 CPUtime=3.87 cores=0-7
/proc/5539/task/5543/stat : 5543 (java) S 5537 5537 1768 0 -1 1077944384 17254 0 0 0 365 22 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489343646736 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5544] ppid=5537 vsize=26605264 memory=1384 CPUtime=3.9 cores=0-7
/proc/5539/task/5544/stat : 5544 (java) S 5537 5537 1768 0 -1 1077944384 16044 0 0 0 369 21 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489342594192 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5545] ppid=5537 vsize=26605264 memory=1384 CPUtime=3.9 cores=0-7
/proc/5539/task/5545/stat : 5545 (java) S 5537 5537 1768 0 -1 1077944384 17075 0 0 0 368 22 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489341540624 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5546] ppid=5537 vsize=26605264 memory=0 CPUtime=3.9 cores=0-7
/proc/5539/task/5546/stat : 5546 (java) S 5537 5537 1768 0 -1 1077944384 19550 0 0 0 370 20 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489340488080 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5547] ppid=5537 vsize=26605264 memory=335940 CPUtime=3.92 cores=0-7
/proc/5539/task/5547/stat : 5547 (java) S 5537 5537 1768 0 -1 1077944384 20002 0 0 0 371 21 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489339435536 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5548] ppid=5537 vsize=26605264 memory=1384 CPUtime=3.88 cores=0-7
/proc/5539/task/5548/stat : 5548 (java) S 5537 5537 1768 0 -1 1077944384 16239 0 0 0 368 20 0 0 20 0 28 0 145786557 27243790336 84497 33554432000 4194304 4196468 140735771792592 140489338382992 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5549] ppid=5537 vsize=26605264 memory=1384 CPUtime=4.25 cores=0-7
/proc/5539/task/5549/stat : 5549 (java) S 5537 5537 1768 0 -1 1077944384 58843 0 0 0 360 65 0 0 20 0 28 0 145786559 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488180255216 140489393142402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5550] ppid=5537 vsize=26605264 memory=335940 CPUtime=0 cores=0-7
/proc/5539/task/5550/stat : 5550 (java) S 5537 5537 1768 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 145786559 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488066754016 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5551] ppid=5537 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/5539/task/5551/stat : 5551 (java) S 5537 5537 1768 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 145786560 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488065701376 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5552] ppid=5537 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/5539/task/5552/stat : 5552 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488064649936 140489393149851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5553] ppid=5537 vsize=26605264 memory=1384 CPUtime=2.26 cores=0-7
/proc/5539/task/5553/stat : 5553 (java) S 5537 5537 1768 0 -1 1077944384 13100 0 0 0 223 3 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488063596528 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5554] ppid=5537 vsize=26605264 memory=1384 CPUtime=1.97 cores=0-7
/proc/5539/task/5554/stat : 5554 (java) S 5537 5537 1768 0 -1 1077944384 12672 0 0 0 196 1 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488062543984 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5555] ppid=5537 vsize=26605264 memory=280159777628448 CPUtime=2.09 cores=0-7
/proc/5539/task/5555/stat : 5555 (java) S 5537 5537 1768 0 -1 1077944384 11891 0 0 0 206 3 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488061491440 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5556] ppid=5537 vsize=26605264 memory=7235405889634263660 CPUtime=0.75 cores=0-7
/proc/5539/task/5556/stat : 5556 (java) S 5537 5537 1768 0 -1 1077944384 7353 0 0 0 74 1 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488060438896 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5557] ppid=5537 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/5539/task/5557/stat : 5557 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488059386592 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5558] ppid=5537 vsize=26605264 memory=4132 CPUtime=0.41 cores=0-7
/proc/5539/task/5558/stat : 5558 (java) S 5537 5537 1768 0 -1 1077944384 4470 0 0 0 8 33 0 0 20 0 28 0 145786562 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488058334128 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5711] ppid=5537 vsize=26605264 memory=1384 CPUtime=2460.68 cores=0-7
/proc/5539/task/5711/stat : 5711 (java) R 5537 5537 1768 0 -1 4202560 11881 0 0 0 246059 9 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488047164432 140489005916699 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5712] ppid=5537 vsize=26605264 memory=1384 CPUtime=2457.3 cores=0-7
/proc/5539/task/5712/stat : 5712 (java) R 5537 5537 1768 0 -1 4202560 11462 0 0 0 245719 11 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140487974428944 140489005905779 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5713] ppid=5537 vsize=26605264 memory=335940 CPUtime=2456.51 cores=0-7
/proc/5539/task/5713/stat : 5713 (java) R 5537 5537 1768 0 -1 4202560 26175 0 0 0 245638 13 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488046114448 140489006484511 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5714] ppid=5537 vsize=26605264 memory=4132 CPUtime=2455.33 cores=0-7
/proc/5539/task/5714/stat : 5714 (java) R 5537 5537 1768 0 -1 4202560 40981 0 0 0 245502 31 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488048217776 140489005905080 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5715] ppid=5537 vsize=26605264 memory=0 CPUtime=2458.68 cores=0-7
/proc/5539/task/5715/stat : 5715 (java) R 5537 5537 1768 0 -1 4202560 18341 0 0 0 245857 11 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140488049270552 140489005905779 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5716] ppid=5537 vsize=26605264 memory=53 CPUtime=2458.86 cores=0-7
/proc/5539/task/5716/stat : 5716 (java) R 5537 5537 1768 0 -1 4202560 11249 0 0 0 245877 9 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140487977586448 140489005917549 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5717] ppid=5537 vsize=26605264 memory=55 CPUtime=2454.73 cores=0-7
/proc/5539/task/5717/stat : 5717 (java) R 5537 5537 1768 0 -1 4202560 53746 0 0 0 245438 35 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140487975481416 140489009217587 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5718] ppid=5537 vsize=26605264 memory=7737843220111452521 CPUtime=2456.77 cores=0-7
/proc/5539/task/5718/stat : 5718 (java) R 5537 5537 1768 0 -1 4202560 11979 0 0 0 245667 10 0 0 20 0 28 0 145788821 27243790336 84497 33554432000 4194304 4196468 140735771792592 140487976534600 140489006485839 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
Current children cumulated CPU time: 19871 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 339372 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.10 8.27 8.30 9/208 5774
/proc/meminfo: memFree=26879728/32770624 swapFree=67108860/67108860
[pid=5537] ppid=5534 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/5537/stat : 5537 (xcsp3-exec) S 5534 5537 1768 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145786556 9740288 346 33554432000 4194304 5098028 140727406797168 140727406795272 139708599857788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19591168 140727406802020 140727406802231 140727406802231 140727406804971 0
/proc/5537/statm: 2378 346 289 221 0 87 0
[pid=5539] ppid=5537 vsize=26605264 memory=340048 CPUtime=20011.8 cores=0-7
/proc/5539/stat : 5539 (java) S 5537 5537 1768 0 -1 1077944320 452815 0 0 0 2000815 361 0 0 20 0 28 0 145786556 27243790336 85012 33554432000 4194304 4196468 140735771792592 140735771775136 140489393131255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
/proc/5539/statm: 6651316 85012 3286 1 0 6638550 0
[pid=5539/tid=5540] ppid=5537 vsize=26605264 memory=-6733704525061579059 CPUtime=0.6 cores=0-7
/proc/5539/task/5540/stat : 5540 (java) S 5537 5537 1768 0 -1 1077944384 7306 0 0 0 57 3 0 0 20 0 28 0 145786556 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489397372032 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5541] ppid=5537 vsize=26605264 memory=4872558044660077418 CPUtime=3.92 cores=0-7
/proc/5539/task/5541/stat : 5541 (java) S 5537 5537 1768 0 -1 1077944384 16858 0 0 0 371 21 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489345751824 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5542] ppid=5537 vsize=26605264 memory=4384 CPUtime=3.88 cores=0-7
/proc/5539/task/5542/stat : 5542 (java) S 5537 5537 1768 0 -1 1077944384 16752 0 0 0 368 20 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489344699280 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5543] ppid=5537 vsize=26605264 memory=1692 CPUtime=3.9 cores=0-7
/proc/5539/task/5543/stat : 5543 (java) S 5537 5537 1768 0 -1 1077944384 17276 0 0 0 368 22 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489343646736 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5544] ppid=5537 vsize=26605264 memory=916 CPUtime=3.92 cores=0-7
/proc/5539/task/5544/stat : 5544 (java) S 5537 5537 1768 0 -1 1077944384 16073 0 0 0 371 21 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489342594192 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5545] ppid=5537 vsize=26605264 memory=4340 CPUtime=3.93 cores=0-7
/proc/5539/task/5545/stat : 5545 (java) S 5537 5537 1768 0 -1 1077944384 17098 0 0 0 371 22 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489341540624 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5546] ppid=5537 vsize=26605264 memory=932 CPUtime=3.93 cores=0-7
/proc/5539/task/5546/stat : 5546 (java) S 5537 5537 1768 0 -1 1077944384 19553 0 0 0 373 20 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489340488080 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5547] ppid=5537 vsize=26605264 memory=1424 CPUtime=3.94 cores=0-7
/proc/5539/task/5547/stat : 5547 (java) S 5537 5537 1768 0 -1 1077944384 20011 0 0 0 373 21 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489339435536 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5548] ppid=5537 vsize=26605264 memory=15876 CPUtime=3.91 cores=0-7
/proc/5539/task/5548/stat : 5548 (java) S 5537 5537 1768 0 -1 1077944384 16250 0 0 0 371 20 0 0 20 0 28 0 145786557 27243790336 85012 33554432000 4194304 4196468 140735771792592 140489338382992 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5549] ppid=5537 vsize=26605264 memory=4052 CPUtime=4.27 cores=0-7
/proc/5539/task/5549/stat : 5549 (java) S 5537 5537 1768 0 -1 1077944384 59029 0 0 0 362 65 0 0 20 0 28 0 145786559 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488180255216 140489393142402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5550] ppid=5537 vsize=26605264 memory=23420 CPUtime=0 cores=0-7
/proc/5539/task/5550/stat : 5550 (java) S 5537 5537 1768 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 145786559 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488066754016 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5551] ppid=5537 vsize=26605264 memory=18444 CPUtime=0 cores=0-7
/proc/5539/task/5551/stat : 5551 (java) S 5537 5537 1768 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 145786560 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488065701376 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5552] ppid=5537 vsize=26605264 memory=1788 CPUtime=0 cores=0-7
/proc/5539/task/5552/stat : 5552 (java) S 5537 5537 1768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488064649936 140489393149851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5553] ppid=5537 vsize=26605264 memory=337988 CPUtime=2.26 cores=0-7
/proc/5539/task/5553/stat : 5553 (java) S 5537 5537 1768 0 -1 1077944384 13100 0 0 0 223 3 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488063596528 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5554] ppid=5537 vsize=26605264 memory=337988 CPUtime=1.97 cores=0-7
/proc/5539/task/5554/stat : 5554 (java) S 5537 5537 1768 0 -1 1077944384 12672 0 0 0 196 1 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488062543984 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5555] ppid=5537 vsize=26605264 memory=916 CPUtime=2.09 cores=0-7
/proc/5539/task/5555/stat : 5555 (java) S 5537 5537 1768 0 -1 1077944384 11891 0 0 0 206 3 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488061491440 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5556] ppid=5537 vsize=26605264 memory=4340 CPUtime=0.75 cores=0-7
/proc/5539/task/5556/stat : 5556 (java) S 5537 5537 1768 0 -1 1077944384 7353 0 0 0 74 1 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488060438896 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5557] ppid=5537 vsize=26605264 memory=1200 CPUtime=0 cores=0-7
/proc/5539/task/5557/stat : 5557 (java) S 5537 5537 1768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488059386592 140489393141461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5558] ppid=5537 vsize=26605264 memory=8660 CPUtime=0.41 cores=0-7
/proc/5539/task/5558/stat : 5558 (java) S 5537 5537 1768 0 -1 1077944384 4474 0 0 0 8 33 0 0 20 0 28 0 145786562 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488058334128 140489393142402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5711] ppid=5537 vsize=26605264 memory=5784 CPUtime=2478.26 cores=0-7
/proc/5539/task/5711/stat : 5711 (java) R 5537 5537 1768 0 -1 4202560 11927 0 0 0 247817 9 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488047164872 140489006317626 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5712] ppid=5537 vsize=26605264 memory=4616 CPUtime=2474.89 cores=0-7
/proc/5539/task/5712/stat : 5712 (java) R 5537 5537 1768 0 -1 4202560 11500 0 0 0 247478 11 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140487974429512 140489005905214 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5713] ppid=5537 vsize=26605264 memory=1228 CPUtime=2473.98 cores=0-7
/proc/5539/task/5713/stat : 5713 (java) R 5537 5537 1768 0 -1 4202560 26259 0 0 0 247385 13 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488046114920 140489005905836 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5714] ppid=5537 vsize=26605264 memory=11108 CPUtime=2472.91 cores=0-7
/proc/5539/task/5714/stat : 5714 (java) R 5537 5537 1768 0 -1 4202560 41174 0 0 0 247260 31 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488048217744 140489006622887 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5715] ppid=5537 vsize=26605264 memory=796 CPUtime=2476.29 cores=0-7
/proc/5539/task/5715/stat : 5715 (java) R 5537 5537 1768 0 -1 4202560 18384 0 0 0 247618 11 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140488049270320 140489006483718 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5716] ppid=5537 vsize=26605264 memory=1424 CPUtime=2476.45 cores=0-7
/proc/5539/task/5716/stat : 5716 (java) R 5537 5537 1768 0 -1 4202560 11285 0 0 0 247636 9 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140487977590416 140489005917029 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5717] ppid=5537 vsize=26605264 memory=15876 CPUtime=2472.25 cores=0-7
/proc/5539/task/5717/stat : 5717 (java) R 5537 5537 1768 0 -1 4202560 53853 0 0 0 247190 35 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140487975481544 140489007651220 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
[pid=5539/tid=5718] ppid=5537 vsize=26605264 memory=4052 CPUtime=2474.35 cores=0-7
/proc/5539/task/5718/stat : 5718 (java) R 5537 5537 1768 0 -1 4202560 12016 0 0 0 247425 10 0 0 20 0 28 0 145788821 27243790336 85012 33554432000 4194304 4196468 140735771792592 140487976534720 140489007643971 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 38080512 140735771800722 140735771800899 140735771800899 140735771803599 0
Current children cumulated CPU time: 20011.8 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 341432 KiB

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

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

[startup+2520.1 s]
# the end of solver process 5539 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20008.9 s, system=3.61684 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.1
CPU time (s): 20012.5
CPU user time (s): 20008.9
CPU system time (s): 3.61684
CPU usage (%): 794.113
Max. virtual memory (cumulated for all children) (KiB): 26614776
Max. memory (cumulated for all children) (KiB): 564084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20008.9
system time used= 3.61684
maximum resident set size= 562700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453623
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 385913
involuntary context switches= 221504


# summary of solver processes directly reported to runsolver:
#   pid: 5537,5539
#   total CPU time (s): 20012.5
#   total CPU user time (s): 20008.9
#   total CPU system time (s): 3.61684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.5105 second user time and 25.2016 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-19 09:02:10
IDJOB=4280483
IDBENCH=123120
IDSOLVER=2675
FILE ID=node115/4280483-1503126990
RUNJOBID= node115-1503120994-1795
PBS_JOBID= 20630771
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai12a.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-4280483-1503126990/watcher-4280483-1503126990 -o /tmp/evaluation-result-4280483-1503126990/solver-4280483-1503126990 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503120994-1795 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1730694573 HOME/instance-4280483-1503126990.xml

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

MD5SUM BENCH= 1740172f6b6c755c4ba85e14840c110b
RANDOM SEED=1730694573

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:        27206812 kB
MemAvailable:   31971836 kB
Buffers:          238368 kB
Cached:          4820144 kB
SwapCached:            0 kB
Active:           890568 kB
Inactive:        4224436 kB
Active(anon):       7620 kB
Inactive(anon):    85176 kB
Active(file):     882948 kB
Inactive(file):  4139260 kB
Unevictable:        7056 kB
Mlocked:            7056 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7988 kB
Writeback:             0 kB
AnonPages:        193796 kB
Mapped:            49904 kB
Shmem:             33416 kB
Slab:             144180 kB
SReclaimable:     117304 kB
SUnreclaim:        26876 kB
KernelStack:        3712 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 61860 MiB
End job on node115 at 2017-08-19 09:44:10