Trace number 4281385

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)3 1697.25 252.03

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-mug100-25.xml
MD5SUM6e356a27a2dd876e1bb3c04bb6ed0542
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark7.0400701
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints166
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":68},{"degree":5,"count":32}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":166}]
Number of extensional constraints0
Number of intensional constraints166
Distribution of constraint types[{"type":"intension","count":166}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281385-1503183730.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281385-1503183730.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.29/0.66	c solve instance...
1.75/0.71	o 3 
1697.18/252.01	s SATISFIABLE
1697.18/252.01	v <instantiation>
1697.18/252.01	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] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] </list>
1697.18/252.01	v 	<values>0 1 0 2 0 1 2 1 0 0 1 1 2 0 1 1 0 2 1 0 2 3 0 1 1 0 2 1 0 1 2 1 0 2 0 0 2 0 1 2 0 1 2 0 1 3 0 1 2 0 0 2 0 1 2 1 0 2 0 1 2 0 0 2 1 2 2 1 0 2 1 2 3 1 2 3 0 1 2 0 1 2 1 2 3 0 1 3 1 2 3 0 1 2 0 1 2 1 0 2 </values>
1697.18/252.01	v </instantiation>
1697.18/252.01	c Unexpected resolution interruption!

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281385-1503183730/watcher-4281385-1503183730 -o /tmp/evaluation-result-4281385-1503183730/solver-4281385-1503183730 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1503170305-27035 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1674251675 HOME/instance-4281385-1503183730.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=28633, runsolver pid=28630
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 8.05 8.07 7.97 4/199 28654
/proc/meminfo: memFree=23310440/32770624 swapFree=67108860/67108860
[pid=28633] ppid=28630 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28633/stat : 28633 (xcsp3-exec) S 28630 28633 27008 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151453989 9740288 345 33554432000 4194304 5098028 140721759243792 140721759241896 140695417647740 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30273536 140721759245418 140721759245628 140721759245628 140721759248363 0
/proc/28633/statm: 2378 345 289 221 0 87 0
[pid=28635] ppid=28633 vsize=25999808 memory=27220 CPUtime=0.11 cores=0-7
/proc/28635/stat : 28635 (java) S 28633 28633 27008 0 -1 1077944320 5231 0 0 0 10 1 0 0 20 0 20 0 151453989 26623803392 6805 33554432000 4194304 4196468 140736790513488 140736790496032 139676446617335 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
/proc/28635/statm: 6499952 6805 2848 1 0 6488269 0
[pid=28635/tid=28636] ppid=28633 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/28635/task/28636/stat : 28636 (java) R 28633 28633 27008 0 -1 4202560 3238 0 0 0 8 0 0 0 20 0 20 0 151453989 26623803392 6805 33554432000 4194304 4196468 140736790513488 139676450841136 139676446638682 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28637] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28637/stat : 28637 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139676369197840 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28638] ppid=28633 vsize=25999808 memory=140285214492288 CPUtime=0 cores=0-7
/proc/28635/task/28638/stat : 28638 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139676368145296 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28639] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28639/stat : 28639 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139676367092752 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28640] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28640/stat : 28640 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139676366040208 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28641] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28641/stat : 28641 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139676364986640 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28642] ppid=28633 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/28635/task/28642/stat : 28642 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675999164816 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28643] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28643/stat : 28643 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675998112272 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28644] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28644/stat : 28644 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151453990 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675997059728 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28645] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28645/stat : 28645 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453991 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675121621488 139676446628482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28646] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28646/stat : 28646 (java) S 28633 28633 27008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151453992 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675120567712 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28647] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28647/stat : 28647 (java) S 28633 28633 27008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151453992 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675119515120 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28648] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28648/stat : 28648 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453994 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675118463696 139676446635931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28649] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28649/stat : 28649 (java) S 28633 28633 27008 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 151453994 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675117410288 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28650] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28650/stat : 28650 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453994 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675116357744 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28651] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28651/stat : 28651 (java) S 28633 28633 27008 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151453994 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675115305200 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28652] ppid=28633 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/28635/task/28652/stat : 28652 (java) R 28633 28633 27008 0 -1 4202560 248 0 0 0 1 0 0 0 20 0 20 0 151453994 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675114252656 139676446638682 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28653] ppid=28633 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28653/stat : 28653 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151453995 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675113200352 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28654] ppid=28633 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/28635/task/28654/stat : 28654 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453995 26623803392 6805 33554432000 4194304 4196468 140736790513488 139675112147888 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28600 KiB

[startup+0.209753 s]*
/proc/loadavg: 8.05 8.07 7.97 2/199 28654
/proc/meminfo: memFree=23299524/32770624 swapFree=67108860/67108860
[pid=28633] ppid=28630 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28633/stat : 28633 (xcsp3-exec) S 28630 28633 27008 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151453989 9740288 345 33554432000 4194304 5098028 140721759243792 140721759241896 140695417647740 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30273536 140721759245418 140721759245628 140721759245628 140721759248363 0
/proc/28633/statm: 2378 345 289 221 0 87 0
[pid=28635] ppid=28633 vsize=26004064 memory=39128 CPUtime=0.33 cores=0-7
/proc/28635/stat : 28635 (java) S 28633 28633 27008 0 -1 1077944320 7854 0 0 0 31 2 0 0 20 0 20 0 151453989 26628161536 9782 33554432000 4194304 4196468 140736790513488 140736790496032 139676446617335 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
/proc/28635/statm: 6501016 9782 3072 1 0 6488269 0
[pid=28635/tid=28636] ppid=28633 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/28635/task/28636/stat : 28636 (java) R 28633 28633 27008 0 -1 4202560 4959 0 0 0 18 1 0 0 20 0 20 0 151453989 26628161536 9782 33554432000 4194304 4196468 140736790513488 139676450825296 139676430697822 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28637] ppid=28633 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/28635/task/28637/stat : 28637 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139676369197840 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28638] ppid=28633 vsize=26004064 memory=3978849786926499488 CPUtime=0 cores=0-7
/proc/28635/task/28638/stat : 28638 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139676368145296 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28639] ppid=28633 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28635/task/28639/stat : 28639 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139676367092752 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28640] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28640/stat : 28640 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139676366040208 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28641] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28641/stat : 28641 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139676364986640 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28642] ppid=28633 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28635/task/28642/stat : 28642 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139675999164816 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28643] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28643/stat : 28643 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139675998112272 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28644] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28644/stat : 28644 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 9782 33554432000 4194304 4196468 140736790513488 139675997059728 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28645] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28645/stat : 28645 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453991 26628161536 9782 33554432000 4194304 4196468 140736790513488 139675121621488 139676446628482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28646] ppid=28633 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28646/stat : 28646 (java) S 28633 28633 27008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151453992 26628194304 9782 33554432000 4194304 4196468 140736790513488 139675120567712 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28647] ppid=28633 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28647/stat : 28647 (java) S 28633 28633 27008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151453992 26628194304 9782 33554432000 4194304 4196468 140736790513488 139675119515120 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28648] ppid=28633 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28648/stat : 28648 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453994 26628194304 9782 33554432000 4194304 4196468 140736790513488 139675118463696 139676446635931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28649] ppid=28633 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/28635/task/28649/stat : 28649 (java) S 28633 28633 27008 0 -1 1077944384 564 0 0 0 1 0 0 0 20 0 20 0 151453994 26628194304 9782 33554432000 4194304 4196468 140736790513488 139675117410288 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28650] ppid=28633 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/28635/task/28650/stat : 28650 (java) S 28633 28633 27008 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 20 0 151453994 26628161536 9803 33554432000 4194304 4196468 140736790513488 139675116357744 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28651] ppid=28633 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/28635/task/28651/stat : 28651 (java) S 28633 28633 27008 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 151453994 26628161536 9803 33554432000 4194304 4196468 140736790513488 139675115305200 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28652] ppid=28633 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/28635/task/28652/stat : 28652 (java) S 28633 28633 27008 0 -1 1077944384 708 0 0 0 7 0 0 0 20 0 20 0 151453994 26628161536 9803 33554432000 4194304 4196468 140736790513488 139675114252656 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28653] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28653/stat : 28653 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151453995 26628161536 9803 33554432000 4194304 4196468 140736790513488 139675113200352 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28654] ppid=28633 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28635/task/28654/stat : 28654 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453995 26628161536 9803 33554432000 4194304 4196468 140736790513488 139675112147888 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40508 KiB

[startup+0.309477 s]*
/proc/loadavg: 8.05 8.07 7.97 3/199 28654
/proc/meminfo: memFree=23292824/32770624 swapFree=67108860/67108860
[pid=28633] ppid=28630 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28633/stat : 28633 (xcsp3-exec) S 28630 28633 27008 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151453989 9740288 345 33554432000 4194304 5098028 140721759243792 140721759241896 140695417647740 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30273536 140721759245418 140721759245628 140721759245628 140721759248363 0
/proc/28633/statm: 2378 345 289 221 0 87 0
[pid=28635] ppid=28633 vsize=26004064 memory=46304 CPUtime=0.5 cores=0-7
/proc/28635/stat : 28635 (java) S 28633 28633 27008 0 -1 1077944320 8722 0 0 0 46 4 0 0 20 0 20 0 151453989 26628161536 11576 33554432000 4194304 4196468 140736790513488 140736790496032 139676446617335 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
/proc/28635/statm: 6501016 11576 3096 1 0 6488269 0
[pid=28635/tid=28636] ppid=28633 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28635/task/28636/stat : 28636 (java) R 28633 28633 27008 0 -1 4202560 5680 0 0 0 27 2 0 0 20 0 20 0 151453989 26628161536 11576 33554432000 4194304 4196468 140736790513488 139676450854544 139676446629270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28637] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28637/stat : 28637 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139676369197840 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28638] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28638/stat : 28638 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139676368145296 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28639] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28639/stat : 28639 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139676367092752 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28640] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28640/stat : 28640 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139676366040208 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28641] ppid=28633 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/28635/task/28641/stat : 28641 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139676364986640 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28642] ppid=28633 vsize=26004064 memory=140285107598255 CPUtime=0 cores=0-7
/proc/28635/task/28642/stat : 28642 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675999164816 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28643] ppid=28633 vsize=26004064 memory=140285107600560 CPUtime=0 cores=0-7
/proc/28635/task/28643/stat : 28643 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675998112272 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28644] ppid=28633 vsize=26004064 memory=140285107602864 CPUtime=0 cores=0-7
/proc/28635/task/28644/stat : 28644 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151453990 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675997059728 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28645] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28645/stat : 28645 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151453991 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675121621488 139676446628482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28646] ppid=28633 vsize=26004064 memory=280570215212688 CPUtime=0 cores=0-7
/proc/28635/task/28646/stat : 28646 (java) S 28633 28633 27008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151453992 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675120567712 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28647] ppid=28633 vsize=26004064 memory=280570215219600 CPUtime=0 cores=0-7
/proc/28635/task/28647/stat : 28647 (java) S 28633 28633 27008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151453992 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675119515120 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28648] ppid=28633 vsize=26004064 memory=280570215160880 CPUtime=0 cores=0-7
/proc/28635/task/28648/stat : 28648 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453994 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675118463696 139676446635931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28649] ppid=28633 vsize=26004064 memory=280570215233424 CPUtime=0.02 cores=0-7
/proc/28635/task/28649/stat : 28649 (java) R 28633 28633 27008 0 -1 1077944384 609 0 0 0 2 0 0 0 20 0 20 0 151453994 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675117410288 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28650] ppid=28633 vsize=26004064 memory=280570215240336 CPUtime=0.01 cores=0-7
/proc/28635/task/28650/stat : 28650 (java) S 28633 28633 27008 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 151453994 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675116357744 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28651] ppid=28633 vsize=26004064 memory=280570215238032 CPUtime=0.02 cores=0-7
/proc/28635/task/28651/stat : 28651 (java) S 28633 28633 27008 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 151453994 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675115305200 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28652] ppid=28633 vsize=26004064 memory=280570215254192 CPUtime=0.12 cores=0-7
/proc/28635/task/28652/stat : 28652 (java) R 28633 28633 27008 0 -1 4202560 804 0 0 0 12 0 0 0 20 0 20 0 151453994 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675114252656 139676446638682 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28653] ppid=28633 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28653/stat : 28653 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151453995 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675113200352 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28654] ppid=28633 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28635/task/28654/stat : 28654 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151453995 26628161536 11576 33554432000 4194304 4196468 140736790513488 139675112147888 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47684 KiB

[startup+0.702595 s]
/proc/loadavg: 8.05 8.07 7.97 3/199 28654
/proc/meminfo: memFree=23277440/32770624 swapFree=67108860/67108860
[pid=28633] ppid=28630 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28633/stat : 28633 (xcsp3-exec) S 28630 28633 27008 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151453989 9740288 345 33554432000 4194304 5098028 140721759243792 140721759241896 140695417647740 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30273536 140721759245418 140721759245628 140721759245628 140721759248363 0
/proc/28633/statm: 2378 345 289 221 0 87 0
[pid=28635] ppid=28633 vsize=26538700 memory=105400 CPUtime=1.75 cores=0-7
/proc/28635/stat : 28635 (java) S 28633 28633 27008 0 -1 1077944320 13743 0 0 0 169 6 0 0 20 0 28 0 151453989 27175628800 26350 33554432000 4194304 4196468 140736790513488 140736790496032 139676446617335 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
/proc/28635/statm: 6634675 26350 3211 1 0 6621909 0
[pid=28635/tid=28636] ppid=28633 vsize=26538700 memory=280570215612080 CPUtime=0.65 cores=0-7
/proc/28635/task/28636/stat : 28636 (java) S 28633 28633 27008 0 -1 1077944384 6379 0 0 0 62 3 0 0 20 0 28 0 151453989 27175628800 26350 33554432000 4194304 4196468 140736790513488 139676450858112 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28637] ppid=28633 vsize=26538700 memory=140285107807088 CPUtime=0 cores=0-7
/proc/28635/task/28637/stat : 28637 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151453990 27175628800 26350 33554432000 4194304 4196468 140736790513488 139676369197840 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28638] ppid=28633 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/28635/task/28638/stat : 28638 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151453990 27175628800 26350 33554432000 4194304 4196468 140736790513488 139676368145296 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28639] ppid=28633 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/28635/task/28639/stat : 28639 (java) S 28633 28633 27008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151453990 27175628800 26350 33554432000 4194304 4196468 140736790513488 139676367092752 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0

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

[pid=28635/tid=28670] ppid=28633 vsize=26538700 memory=16444 CPUtime=145.55 cores=0-7
/proc/28635/task/28670/stat : 28670 (java) R 28633 28633 27008 0 -1 4202560 32746 0 0 0 14333 222 0 0 20 0 28 0 151454061 27175628800 82352 33554432000 4194304 4196468 140736790513488 139675104141520 139676049914784 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
Current children cumulated CPU time: 1086.01 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 330788 KiB

[startup+222.301 s]
/proc/loadavg: 6.96 7.39 7.71 8/209 28679
/proc/meminfo: memFree=22954928/32770624 swapFree=67108860/67108860
[pid=28633] ppid=28630 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28633/stat : 28633 (xcsp3-exec) S 28630 28633 27008 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151453989 9740288 345 33554432000 4194304 5098028 140721759243792 140721759241896 140695417647740 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30273536 140721759245418 140721759245628 140721759245628 140721759248363 0
/proc/28633/statm: 2378 345 289 221 0 87 0
[pid=28635] ppid=28633 vsize=26538700 memory=409764 CPUtime=1492.8 cores=0-7
/proc/28635/stat : 28635 (java) S 28633 28633 27008 0 -1 1077944320 189580 0 0 0 143740 5540 0 0 20 0 28 0 151453989 27175628800 102441 33554432000 4194304 4196468 140736790513488 140736790496032 139676446617335 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
/proc/28635/statm: 6634675 102441 3276 1 0 6621909 0
[pid=28635/tid=28636] ppid=28633 vsize=26538700 memory=379456 CPUtime=0.65 cores=0-7
/proc/28635/task/28636/stat : 28636 (java) S 28633 28633 27008 0 -1 1077944384 6379 0 0 0 62 3 0 0 20 0 28 0 151453989 27175628800 102441 33554432000 4194304 4196468 140736790513488 139676450858112 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28637] ppid=28633 vsize=26538700 memory=383872 CPUtime=0.69 cores=0-7
/proc/28635/task/28637/stat : 28637 (java) S 28633 28633 27008 0 -1 1077944384 4731 0 0 0 62 7 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139676369197840 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28638] ppid=28633 vsize=26538700 memory=4140 CPUtime=0.7 cores=0-7
/proc/28635/task/28638/stat : 28638 (java) S 28633 28633 27008 0 -1 1077944384 6171 0 0 0 62 8 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139676368145296 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28639] ppid=28633 vsize=26538700 memory=1380 CPUtime=0.68 cores=0-7
/proc/28635/task/28639/stat : 28639 (java) S 28633 28633 27008 0 -1 1077944384 3711 0 0 0 61 7 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139676367092752 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28640] ppid=28633 vsize=26538700 memory=379456 CPUtime=0.68 cores=0-7
/proc/28635/task/28640/stat : 28640 (java) S 28633 28633 27008 0 -1 1077944384 3919 0 0 0 60 8 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139676366040208 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28641] ppid=28633 vsize=26538700 memory=1380 CPUtime=0.68 cores=0-7
/proc/28635/task/28641/stat : 28641 (java) S 28633 28633 27008 0 -1 1077944384 4693 0 0 0 60 8 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139676364986640 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28642] ppid=28633 vsize=26538700 memory=0 CPUtime=0.66 cores=0-7
/proc/28635/task/28642/stat : 28642 (java) S 28633 28633 27008 0 -1 1077944384 3140 0 0 0 60 6 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675999164816 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28643] ppid=28633 vsize=26538700 memory=0 CPUtime=0.65 cores=0-7
/proc/28635/task/28643/stat : 28643 (java) S 28633 28633 27008 0 -1 1077944384 2768 0 0 0 58 7 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675998112272 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28644] ppid=28633 vsize=26538700 memory=7800344859672537699 CPUtime=0.66 cores=0-7
/proc/28635/task/28644/stat : 28644 (java) S 28633 28633 27008 0 -1 1077944384 4215 0 0 0 58 8 0 0 20 0 28 0 151453990 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675997059728 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28645] ppid=28633 vsize=26538700 memory=7454130749351154278 CPUtime=0.34 cores=0-7
/proc/28635/task/28645/stat : 28645 (java) S 28633 28633 27008 0 -1 1077944384 10577 0 0 0 29 5 0 0 20 0 28 0 151453991 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675121621488 139676446628482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28646] ppid=28633 vsize=26538700 memory=280570217901664 CPUtime=0 cores=0-7
/proc/28635/task/28646/stat : 28646 (java) S 28633 28633 27008 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 151453992 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675120567712 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28647] ppid=28633 vsize=26538700 memory=576460756337521186 CPUtime=0 cores=0-7
/proc/28635/task/28647/stat : 28647 (java) S 28633 28633 27008 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151453992 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675119515136 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28648] ppid=28633 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/28635/task/28648/stat : 28648 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151453994 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675118463696 139676446635931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28649] ppid=28633 vsize=26538700 memory=10636 CPUtime=1.02 cores=0-7
/proc/28635/task/28649/stat : 28649 (java) S 28633 28633 27008 0 -1 1077944384 5078 0 0 0 101 1 0 0 20 0 28 0 151453994 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675117410288 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28650] ppid=28633 vsize=26538700 memory=1380 CPUtime=1.2 cores=0-7
/proc/28635/task/28650/stat : 28650 (java) S 28633 28633 27008 0 -1 1077944384 6221 0 0 0 118 2 0 0 20 0 28 0 151453994 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675116357744 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28651] ppid=28633 vsize=26538700 memory=375260 CPUtime=1.02 cores=0-7
/proc/28635/task/28651/stat : 28651 (java) S 28633 28633 27008 0 -1 1077944384 6256 0 0 0 101 1 0 0 20 0 28 0 151453994 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675115305200 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28652] ppid=28633 vsize=26538700 memory=1296 CPUtime=0.62 cores=0-7
/proc/28635/task/28652/stat : 28652 (java) S 28633 28633 27008 0 -1 1077944384 5995 0 0 0 61 1 0 0 20 0 28 0 151453994 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675114252656 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28653] ppid=28633 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/28635/task/28653/stat : 28653 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151453995 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675113200352 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28654] ppid=28633 vsize=26538700 memory=4140 CPUtime=0.02 cores=0-7
/proc/28635/task/28654/stat : 28654 (java) S 28633 28633 27008 0 -1 1077944384 1007 0 0 0 1 1 0 0 20 0 28 0 151453995 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675112147888 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28663] ppid=28633 vsize=26538700 memory=42308 CPUtime=179.78 cores=0-7
/proc/28635/task/28663/stat : 28663 (java) R 28633 28633 27008 0 -1 4202560 1489 0 0 0 17153 825 0 0 20 0 28 0 151454060 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675097824384 139676051156555 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28664] ppid=28633 vsize=26538700 memory=1380 CPUtime=180.63 cores=0-7
/proc/28635/task/28664/stat : 28664 (java) R 28633 28633 27008 0 -1 4202560 1654 0 0 0 17217 846 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675100983664 139676049988135 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28665] ppid=28633 vsize=26538700 memory=1380 CPUtime=181.64 cores=0-7
/proc/28635/task/28665/stat : 28665 (java) R 28633 28633 27008 0 -1 4202560 1695 0 0 0 17429 735 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675096772176 139676049914848 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28666] ppid=28633 vsize=26538700 memory=376496 CPUtime=186.63 cores=0-7
/proc/28635/task/28666/stat : 28666 (java) R 28633 28633 27008 0 -1 4202560 19163 0 0 0 18057 606 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675099930320 139676050871839 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28667] ppid=28633 vsize=26538700 memory=1380 CPUtime=180.51 cores=0-7
/proc/28635/task/28667/stat : 28667 (java) R 28633 28633 27008 0 -1 4202560 1434 0 0 0 17224 827 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675098877776 139676051156555 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28668] ppid=28633 vsize=26538700 memory=381824 CPUtime=185.03 cores=0-7
/proc/28635/task/28668/stat : 28668 (java) R 28633 28633 27008 0 -1 1077944384 1637 0 0 0 17726 777 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675103088592 139676446627541 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28669] ppid=28633 vsize=26538700 memory=1580 CPUtime=186.82 cores=0-7
/proc/28635/task/28669/stat : 28669 (java) S 28633 28633 27008 0 -1 1077944384 6590 0 0 0 18133 549 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675102036048 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28670] ppid=28633 vsize=26538700 memory=928 CPUtime=201.15 cores=0-7
/proc/28635/task/28670/stat : 28670 (java) R 28633 28633 27008 0 -1 4202560 79392 0 0 0 19823 292 0 0 20 0 28 0 151454061 27175628800 102441 33554432000 4194304 4196468 140736790513488 139675104141520 139676051446447 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
Current children cumulated CPU time: 1492.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 411144 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 7.25 7.42 7.70 9/209 28679
/proc/meminfo: memFree=22837356/32770624 swapFree=67108860/67108860
[pid=28633] ppid=28630 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28633/stat : 28633 (xcsp3-exec) S 28630 28633 27008 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151453989 9740288 345 33554432000 4194304 5098028 140721759243792 140721759241896 140695417647740 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30273536 140721759245418 140721759245628 140721759245628 140721759248363 0
/proc/28633/statm: 2378 345 289 221 0 87 0
[pid=28635] ppid=28633 vsize=26538700 memory=498972 CPUtime=1697.18 cores=0-7
/proc/28635/stat : 28635 (java) S 28633 28633 27008 0 -1 1077944320 227913 0 0 0 163457 6261 0 0 20 0 28 0 151453989 27175628800 124743 33554432000 4194304 4196468 140736790513488 140736790496032 139676446617335 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
/proc/28635/statm: 6634675 124743 3276 1 0 6621909 0
[pid=28635/tid=28636] ppid=28633 vsize=26538700 memory=6791534058613427641 CPUtime=0.65 cores=0-7
/proc/28635/task/28636/stat : 28636 (java) S 28633 28633 27008 0 -1 1077944384 6379 0 0 0 62 3 0 0 20 0 28 0 151453989 27175628800 124743 33554432000 4194304 4196468 140736790513488 139676450858112 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28637] ppid=28633 vsize=26538700 memory=4126316290023845779 CPUtime=0.81 cores=0-7
/proc/28635/task/28637/stat : 28637 (java) S 28633 28633 27008 0 -1 1077944384 5616 0 0 0 73 8 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139676369197840 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28638] ppid=28633 vsize=26538700 memory=2464 CPUtime=0.8 cores=0-7
/proc/28635/task/28638/stat : 28638 (java) S 28633 28633 27008 0 -1 1077944384 6843 0 0 0 72 8 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139676368145296 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28639] ppid=28633 vsize=26538700 memory=1580 CPUtime=0.78 cores=0-7
/proc/28635/task/28639/stat : 28639 (java) S 28633 28633 27008 0 -1 1077944384 4702 0 0 0 71 7 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139676367092752 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28640] ppid=28633 vsize=26538700 memory=928 CPUtime=0.79 cores=0-7
/proc/28635/task/28640/stat : 28640 (java) S 28633 28633 27008 0 -1 1077944384 4808 0 0 0 70 9 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139676366040208 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28641] ppid=28633 vsize=26538700 memory=2244 CPUtime=0.79 cores=0-7
/proc/28635/task/28641/stat : 28641 (java) S 28633 28633 27008 0 -1 1077944384 5160 0 0 0 70 9 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139676364986640 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28642] ppid=28633 vsize=26538700 memory=4124 CPUtime=0.78 cores=0-7
/proc/28635/task/28642/stat : 28642 (java) S 28633 28633 27008 0 -1 1077944384 3848 0 0 0 71 7 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675999164816 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28643] ppid=28633 vsize=26538700 memory=0 CPUtime=0.76 cores=0-7
/proc/28635/task/28643/stat : 28643 (java) S 28633 28633 27008 0 -1 1077944384 3583 0 0 0 68 8 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675998112272 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28644] ppid=28633 vsize=26538700 memory=4629771062077588875 CPUtime=0.77 cores=0-7
/proc/28635/task/28644/stat : 28644 (java) S 28633 28633 27008 0 -1 1077944384 4721 0 0 0 68 9 0 0 20 0 28 0 151453990 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675997059728 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28645] ppid=28633 vsize=26538700 memory=-8961168018402230209 CPUtime=0.36 cores=0-7
/proc/28635/task/28645/stat : 28645 (java) S 28633 28633 27008 0 -1 1077944384 12312 0 0 0 31 5 0 0 20 0 28 0 151453991 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675121621488 139676446628482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28646] ppid=28633 vsize=26538700 memory=5861543111328821098 CPUtime=0 cores=0-7
/proc/28635/task/28646/stat : 28646 (java) S 28633 28633 27008 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 151453992 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675120567712 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28647] ppid=28633 vsize=26538700 memory=5861543111328821098 CPUtime=0 cores=0-7
/proc/28635/task/28647/stat : 28647 (java) S 28633 28633 27008 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 151453992 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675119515136 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28648] ppid=28633 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/28635/task/28648/stat : 28648 (java) S 28633 28633 27008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151453994 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675118463696 139676446635931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28649] ppid=28633 vsize=26538700 memory=7454130749351154278 CPUtime=1.02 cores=0-7
/proc/28635/task/28649/stat : 28649 (java) S 28633 28633 27008 0 -1 1077944384 5086 0 0 0 101 1 0 0 20 0 28 0 151453994 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675117410288 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28650] ppid=28633 vsize=26538700 memory=4580 CPUtime=1.2 cores=0-7
/proc/28635/task/28650/stat : 28650 (java) S 28633 28633 27008 0 -1 1077944384 6231 0 0 0 118 2 0 0 20 0 28 0 151453994 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675116357744 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28651] ppid=28633 vsize=26538700 memory=7523107478184158290 CPUtime=1.02 cores=0-7
/proc/28635/task/28651/stat : 28651 (java) S 28633 28633 27008 0 -1 1077944384 6264 0 0 0 101 1 0 0 20 0 28 0 151453994 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675115305200 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28652] ppid=28633 vsize=26538700 memory=5787785663623029848 CPUtime=0.62 cores=0-7
/proc/28635/task/28652/stat : 28652 (java) S 28633 28633 27008 0 -1 1077944384 6003 0 0 0 61 1 0 0 20 0 28 0 151453994 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675114252656 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28653] ppid=28633 vsize=26538700 memory=7236229500900889450 CPUtime=0 cores=0-7
/proc/28635/task/28653/stat : 28653 (java) S 28633 28633 27008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151453995 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675113200352 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28654] ppid=28633 vsize=26538700 memory=7523071198212214892 CPUtime=0.02 cores=0-7
/proc/28635/task/28654/stat : 28654 (java) S 28633 28633 27008 0 -1 1077944384 1106 0 0 0 1 1 0 0 20 0 28 0 151453995 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675112147888 139676446628482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28663] ppid=28633 vsize=26538700 memory=-7313218805096079717 CPUtime=204.48 cores=0-7
/proc/28635/task/28663/stat : 28663 (java) R 28633 28633 27008 0 -1 4202560 1690 0 0 0 19512 936 0 0 20 0 28 0 151454060 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675097824384 139676426342407 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28664] ppid=28633 vsize=26538700 memory=0 CPUtime=205.57 cores=0-7
/proc/28635/task/28664/stat : 28664 (java) S 28633 28633 27008 0 -1 1077944384 1896 0 0 0 19599 958 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675100983760 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28665] ppid=28633 vsize=26538700 memory=-7745171288847261363 CPUtime=206.37 cores=0-7
/proc/28635/task/28665/stat : 28665 (java) R 28633 28633 27008 0 -1 1077944384 1986 0 0 0 19805 832 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675096772080 139676446628482 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28666] ppid=28633 vsize=26538700 memory=6929196501309131274 CPUtime=212.44 cores=0-7
/proc/28635/task/28666/stat : 28666 (java) R 28633 28633 27008 0 -1 4202560 22490 0 0 0 20555 689 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675099930320 139676050466690 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28667] ppid=28633 vsize=26538700 memory=3836338281724142949 CPUtime=205.16 cores=0-7
/proc/28635/task/28667/stat : 28667 (java) R 28633 28633 27008 0 -1 4202560 1693 0 0 0 19585 931 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675098877776 139676050235308 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28668] ppid=28633 vsize=26538700 memory=738418098741993807 CPUtime=210.02 cores=0-7
/proc/28635/task/28668/stat : 28668 (java) R 28633 28633 27008 0 -1 4202560 1872 0 0 0 20122 880 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675103088592 139676050235308 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28669] ppid=28633 vsize=26538700 memory=7800344858865789266 CPUtime=212.66 cores=0-7
/proc/28635/task/28669/stat : 28669 (java) S 28633 28633 27008 0 -1 1077944384 7761 0 0 0 20646 620 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675102036048 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
[pid=28635/tid=28670] ppid=28633 vsize=26538700 memory=1716 CPUtime=228.98 cores=0-7
/proc/28635/task/28670/stat : 28670 (java) S 28633 28633 27008 0 -1 1077944384 104198 0 0 0 22574 324 0 0 20 0 28 0 151454061 27175628800 124743 33554432000 4194304 4196468 140736790513488 139675104141520 139676446627541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 18608128 140736790516888 140736790517064 140736790517064 140736790519759 0
Current children cumulated CPU time: 1697.18 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 500352 KiB

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

[startup+252.02 s]
# the end of solver process 28633 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001937 s, system=0.000678 s

[startup+252.03 s]
# the end of solver process 28635 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1634.63 s, system=62.6266 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): 252.03
CPU time (s): 1697.25
CPU user time (s): 1634.63
CPU system time (s): 62.6266
CPU usage (%): 673.434
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 500352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1634.63
system time used= 62.6266
maximum resident set size= 499956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23260404
involuntary context switches= 1921


# summary of solver processes directly reported to runsolver:
#   pid: 28633,28635
#   total CPU time (s): 1697.25
#   total CPU user time (s): 1634.63
#   total CPU system time (s): 62.6266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.94931 second user time and 2.82167 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 00:47:50
IDJOB=4281385
IDBENCH=120597
IDSOLVER=2676
FILE ID=node150/4281385-1503183730
RUNJOBID= node150-1503170305-27035
PBS_JOBID= 20630838
Free space on /tmp= 61904 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-mug100-25.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-4281385-1503183730/watcher-4281385-1503183730 -o /tmp/evaluation-result-4281385-1503183730/solver-4281385-1503183730 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1503170305-27035 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1674251675 HOME/instance-4281385-1503183730.xml

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

MD5SUM BENCH= 6e356a27a2dd876e1bb3c04bb6ed0542
RANDOM SEED=1674251675

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
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:        23327860 kB
MemAvailable:   31963048 kB
Buffers:          300152 kB
Cached:          8614380 kB
SwapCached:            0 kB
Active:          2714788 kB
Inactive:        6253504 kB
Active(anon):       2596 kB
Inactive(anon):    87100 kB
Active(file):    2712192 kB
Inactive(file):  6166404 kB
Unevictable:        7256 kB
Mlocked:            7256 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7580 kB
Writeback:             4 kB
AnonPages:         61096 kB
Mapped:            51688 kB
Shmem:             33416 kB
Slab:             171060 kB
SReclaimable:     144852 kB
SUnreclaim:        26208 kB
KernelStack:        3136 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61896 MiB
End job on node150 at 2017-08-20 00:52:02