Trace number 4271575

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT (TO)3 1673.5601 252.03101

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-4271575-1502640438.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271575-1502640438.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.28/0.67	c solve instance...
1.73/0.71	o 3 
1673.46/252.01	s SATISFIABLE
1673.46/252.01	v <instantiation>
1673.46/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>
1673.46/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>
1673.46/252.01	v </instantiation>
1673.46/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 (12970 MiB free)
  memory of node 1: 16384 MiB (14998 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271575-1502640438/watcher-4271575-1502640438 -o /tmp/evaluation-result-4271575-1502640438/solver-4271575-1502640438 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1502637289-4437 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 970784847 HOME/instance-4271575-1502640438.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=10742, runsolver pid=10739
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 8.52 8.22 7.51 3/200 10763
/proc/meminfo: memFree=28623848/32770624 swapFree=67108860/67108860
[pid=10742] ppid=10739 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10742/stat : 10742 (xcsp3-exec) S 10739 10742 4410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97131733 9740288 346 33554432000 4194304 5098028 140734277242880 140734277240984 139809019470460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18231296 140734277248107 140734277248316 140734277248316 140734277251051 0
/proc/10742/statm: 2378 346 289 221 0 87 0
[pid=10744] ppid=10742 vsize=25999808 memory=26672 CPUtime=0.12 cores=0-7
/proc/10744/stat : 10744 (java) S 10742 10742 4410 0 -1 1077944320 5609 0 0 0 10 2 0 0 20 0 20 0 97131733 26623803392 6668 33554432000 4194304 4196468 140725511649312 140725511631856 140497038745335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
/proc/10744/statm: 6499952 6668 2841 1 0 6488269 0
[pid=10744/tid=10745] ppid=10742 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10744/task/10745/stat : 10745 (java) R 10742 10742 4410 0 -1 4202560 3616 0 0 0 8 1 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140497042977248 140497038757270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10746] ppid=10742 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10744/task/10746/stat : 10746 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496991366288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10747] ppid=10742 vsize=25999808 memory=139785768568448 CPUtime=0 cores=0-7
/proc/10744/task/10747/stat : 10747 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496990313488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10748] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10748/stat : 10748 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496989260688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10749] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10749/stat : 10749 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496988207888 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10750] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10750/stat : 10750 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496987155088 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10751] ppid=10742 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10744/task/10751/stat : 10751 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496986102288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10752] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10752/stat : 10752 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496985049488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10753] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10753/stat : 10753 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131735 26623803392 6668 33554432000 4194304 4196468 140725511649312 140496983996688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10754] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10754/stat : 10754 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131736 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495578737520 140497038756482 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10755] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10755/stat : 10755 (java) S 10742 10742 4410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97131736 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495577683488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10756] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10756/stat : 10756 (java) S 10742 10742 4410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97131736 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495576630640 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10757] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10757/stat : 10757 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495575578960 140497038763931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10758] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10758/stat : 10758 (java) S 10742 10742 4410 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495574526320 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10759] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10759/stat : 10759 (java) S 10742 10742 4410 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495573473520 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10760] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10760/stat : 10760 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495572420720 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10761] ppid=10742 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/10744/task/10761/stat : 10761 (java) R 10742 10742 4410 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495571367920 140497019982896 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10762] ppid=10742 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10762/stat : 10762 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495570316384 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10763] ppid=10742 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10744/task/10763/stat : 10763 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131739 26623803392 6668 33554432000 4194304 4196468 140725511649312 140495569263664 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28056 KiB

[startup+0.210545 s]*
/proc/loadavg: 8.52 8.22 7.51 2/200 10763
/proc/meminfo: memFree=28612668/32770624 swapFree=67108860/67108860
[pid=10742] ppid=10739 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10742/stat : 10742 (xcsp3-exec) S 10739 10742 4410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97131733 9740288 346 33554432000 4194304 5098028 140734277242880 140734277240984 139809019470460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18231296 140734277248107 140734277248316 140734277248316 140734277251051 0
/proc/10742/statm: 2378 346 289 221 0 87 0
[pid=10744] ppid=10742 vsize=26004096 memory=39060 CPUtime=0.33 cores=0-7
/proc/10744/stat : 10744 (java) S 10742 10742 4410 0 -1 1077944320 8381 0 0 0 30 3 0 0 20 0 20 0 97131733 26628194304 9765 33554432000 4194304 4196468 140725511649312 140725511631856 140497038745335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
/proc/10744/statm: 6501016 9765 3056 1 0 6488269 0
[pid=10744/tid=10745] ppid=10742 vsize=26004096 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10744/task/10745/stat : 10745 (java) R 10742 10742 4410 0 -1 4202560 5490 0 0 0 17 2 0 0 20 0 20 0 97131734 26628194304 9765 33554432000 4194304 4196468 140725511649312 140497042947024 140497031462439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10746] ppid=10742 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/10744/task/10746/stat : 10746 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496991366288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10747] ppid=10742 vsize=26004064 memory=139785768579372 CPUtime=0 cores=0-7
/proc/10744/task/10747/stat : 10747 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496990313488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10748] ppid=10742 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10744/task/10748/stat : 10748 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496989260688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10749] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10749/stat : 10749 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496988207888 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10750] ppid=10742 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10750/stat : 10750 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628194304 9765 33554432000 4194304 4196468 140725511649312 140496987155088 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10751] ppid=10742 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10744/task/10751/stat : 10751 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496986102288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10752] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10752/stat : 10752 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496985049488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10753] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10753/stat : 10753 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131735 26628161536 9765 33554432000 4194304 4196468 140725511649312 140496983996688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10754] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10754/stat : 10754 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131736 26628161536 9765 33554432000 4194304 4196468 140725511649312 140495578737520 140497038756482 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10755] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10755/stat : 10755 (java) S 10742 10742 4410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97131736 26628161536 9765 33554432000 4194304 4196468 140725511649312 140495577683488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10756] ppid=10742 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10756/stat : 10756 (java) S 10742 10742 4410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97131736 26628194304 9765 33554432000 4194304 4196468 140725511649312 140495576630640 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10757] ppid=10742 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10757/stat : 10757 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131739 26628194304 9765 33554432000 4194304 4196468 140725511649312 140495575578960 140497038763931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10758] ppid=10742 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10744/task/10758/stat : 10758 (java) S 10742 10742 4410 0 -1 1077944384 521 0 0 0 1 0 0 0 20 0 20 0 97131739 26628161536 9765 33554432000 4194304 4196468 140725511649312 140495574526320 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10759] ppid=10742 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10744/task/10759/stat : 10759 (java) S 10742 10742 4410 0 -1 1077944384 204 0 0 0 1 0 0 0 20 0 20 0 97131739 26628161536 9765 33554432000 4194304 4196468 140725511649312 140495573473520 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10760] ppid=10742 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/10744/task/10760/stat : 10760 (java) S 10742 10742 4410 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 20 0 97131739 26628161536 9765 33554432000 4194304 4196468 140725511649312 140495572420720 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10761] ppid=10742 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/10744/task/10761/stat : 10761 (java) S 10742 10742 4410 0 -1 1077944384 725 0 0 0 7 0 0 0 20 0 20 0 97131739 26628161536 9765 33554432000 4194304 4196468 140725511649312 140495571367920 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10762] ppid=10742 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10762/stat : 10762 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131739 26628194304 9765 33554432000 4194304 4196468 140725511649312 140495570316384 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10763] ppid=10742 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/10744/task/10763/stat : 10763 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131739 26628194304 9765 33554432000 4194304 4196468 140725511649312 140495569263664 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013608 KiB
Current children cumulated memory: 40444 KiB

[startup+0.310713 s]*
/proc/loadavg: 8.52 8.22 7.51 4/200 10763
/proc/meminfo: memFree=28605720/32770624 swapFree=67108860/67108860
[pid=10742] ppid=10739 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10742/stat : 10742 (xcsp3-exec) S 10739 10742 4410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97131733 9740288 346 33554432000 4194304 5098028 140734277242880 140734277240984 139809019470460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18231296 140734277248107 140734277248316 140734277248316 140734277251051 0
/proc/10742/statm: 2378 346 289 221 0 87 0
[pid=10744] ppid=10742 vsize=26004064 memory=46436 CPUtime=0.51 cores=0-7
/proc/10744/stat : 10744 (java) S 10742 10742 4410 0 -1 1077944320 9315 0 0 0 46 5 0 0 20 0 20 0 97131733 26628161536 11609 33554432000 4194304 4196468 140725511649312 140725511631856 140497038745335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
/proc/10744/statm: 6501016 11609 3086 1 0 6488269 0
[pid=10744/tid=10745] ppid=10742 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10744/task/10745/stat : 10745 (java) R 10742 10742 4410 0 -1 4202560 6171 0 0 0 26 3 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140497042968080 140497038767261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10746] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10746/stat : 10746 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496991366288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10747] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10747/stat : 10747 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496990313488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10748] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10748/stat : 10748 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496989260688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10749] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10749/stat : 10749 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496988207888 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10750] ppid=10742 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/10744/task/10750/stat : 10750 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496987155088 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10751] ppid=10742 vsize=26004064 memory=139785616323503 CPUtime=0 cores=0-7
/proc/10744/task/10751/stat : 10751 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496986102288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10752] ppid=10742 vsize=26004064 memory=139785616325808 CPUtime=0 cores=0-7
/proc/10744/task/10752/stat : 10752 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131734 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496985049488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10753] ppid=10742 vsize=26004064 memory=139785616328112 CPUtime=0 cores=0-7
/proc/10744/task/10753/stat : 10753 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131735 26628161536 11619 33554432000 4194304 4196468 140725511649312 140496983996688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10754] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10754/stat : 10754 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97131736 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495578737520 140497038756482 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10755] ppid=10742 vsize=26004064 memory=279571232663184 CPUtime=0 cores=0-7
/proc/10744/task/10755/stat : 10755 (java) S 10742 10742 4410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97131736 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495577683488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10756] ppid=10742 vsize=26004064 memory=279571232670096 CPUtime=0 cores=0-7
/proc/10744/task/10756/stat : 10756 (java) S 10742 10742 4410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97131736 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495576630640 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10757] ppid=10742 vsize=26004064 memory=279571232611376 CPUtime=0 cores=0-7
/proc/10744/task/10757/stat : 10757 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495575578960 140497038763931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10758] ppid=10742 vsize=26004064 memory=279571232683920 CPUtime=0.01 cores=0-7
/proc/10744/task/10758/stat : 10758 (java) S 10742 10742 4410 0 -1 1077944384 585 0 0 0 1 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495574526320 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10759] ppid=10742 vsize=26004064 memory=279571232690832 CPUtime=0.02 cores=0-7
/proc/10744/task/10759/stat : 10759 (java) S 10742 10742 4410 0 -1 1077944384 220 0 0 0 2 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495573473520 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10760] ppid=10742 vsize=26004064 memory=279571232688528 CPUtime=0.02 cores=0-7
/proc/10744/task/10760/stat : 10760 (java) S 10742 10742 4410 0 -1 1077944384 164 0 0 0 2 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495572420720 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10761] ppid=10742 vsize=26004064 memory=279571232704688 CPUtime=0.12 cores=0-7
/proc/10744/task/10761/stat : 10761 (java) S 10742 10742 4410 0 -1 1077944384 869 0 0 0 12 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495571367920 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10762] ppid=10742 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10762/stat : 10762 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495570316384 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10763] ppid=10742 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10744/task/10763/stat : 10763 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97131739 26628161536 11619 33554432000 4194304 4196468 140725511649312 140495569263664 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47820 KiB

[startup+0.70091 s]
/proc/loadavg: 8.52 8.22 7.51 2/200 10763
/proc/meminfo: memFree=28590476/32770624 swapFree=67108860/67108860
[pid=10742] ppid=10739 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10742/stat : 10742 (xcsp3-exec) S 10739 10742 4410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97131733 9740288 346 33554432000 4194304 5098028 140734277242880 140734277240984 139809019470460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18231296 140734277248107 140734277248316 140734277248316 140734277251051 0
/proc/10742/statm: 2378 346 289 221 0 87 0
[pid=10744] ppid=10742 vsize=26538700 memory=106272 CPUtime=1.73 cores=0-7
/proc/10744/stat : 10744 (java) S 10742 10742 4410 0 -1 1077944320 14373 0 0 0 166 7 0 0 20 0 28 0 97131733 27175628800 26568 33554432000 4194304 4196468 140725511649312 140725511631856 140497038745335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
/proc/10744/statm: 6634675 26568 3210 1 0 6621909 0
[pid=10744/tid=10745] ppid=10742 vsize=26538700 memory=279571233062576 CPUtime=0.65 cores=0-7
/proc/10744/task/10745/stat : 10745 (java) S 10742 10742 4410 0 -1 1077944384 6869 0 0 0 61 4 0 0 20 0 28 0 97131734 27175628800 26568 33554432000 4194304 4196468 140725511649312 140497042986112 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10746] ppid=10742 vsize=26538700 memory=139785616532336 CPUtime=0 cores=0-7
/proc/10744/task/10746/stat : 10746 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97131734 27175628800 26568 33554432000 4194304 4196468 140725511649312 140496991366288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10747] ppid=10742 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/10744/task/10747/stat : 10747 (java) S 10742 10742 4410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97131734 27175628800 26568 33554432000 4194304 4196468 140725511649312 140496990313488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10748] ppid=10742 vsize=26538700 memory=11008 CPUtime=0 cores=0-7
/proc/10744/task/10748/stat : 10748 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97131734 27175628800 26568 33554432000 4194304 4196468 140725511649312 140496989260688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0

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

[pid=10744/tid=10779] ppid=10742 vsize=26538700 memory=1384 CPUtime=144.99 cores=0-7
/proc/10744/task/10779/stat : 10779 (java) S 10742 10742 4410 0 -1 1077944384 11102 0 0 0 14285 214 0 0 20 0 28 0 97131805 27175628800 66686 33554432000 4194304 4196468 140725511649312 140495493783952 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
Current children cumulated CPU time: 1071.67 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 268128 KiB

[startup+222.301 s]
/proc/loadavg: 7.11 7.54 7.38 8/207 10780
/proc/meminfo: memFree=28235456/32770624 swapFree=67108860/67108860
[pid=10742] ppid=10739 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10742/stat : 10742 (xcsp3-exec) S 10739 10742 4410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97131733 9740288 346 33554432000 4194304 5098028 140734277242880 140734277240984 139809019470460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18231296 140734277248107 140734277248316 140734277248316 140734277251051 0
/proc/10742/statm: 2378 346 289 221 0 87 0
[pid=10744] ppid=10742 vsize=26538700 memory=415564 CPUtime=1473.45 cores=0-7
/proc/10744/stat : 10744 (java) S 10742 10742 4410 0 -1 1077944320 120239 0 0 0 141818 5527 0 0 20 0 28 0 97131733 27175628800 103891 33554432000 4194304 4196468 140725511649312 140725511631856 140497038745335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
/proc/10744/statm: 6634675 103891 3279 1 0 6621909 0
[pid=10744/tid=10745] ppid=10742 vsize=26538700 memory=411648 CPUtime=0.66 cores=0-7
/proc/10744/task/10745/stat : 10745 (java) S 10742 10742 4410 0 -1 1077944384 6871 0 0 0 62 4 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140497042986112 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10746] ppid=10742 vsize=26538700 memory=416076 CPUtime=0.63 cores=0-7
/proc/10744/task/10746/stat : 10746 (java) S 10742 10742 4410 0 -1 1077944384 3958 0 0 0 58 5 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496991366288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10747] ppid=10742 vsize=26538700 memory=1384 CPUtime=0.63 cores=0-7
/proc/10744/task/10747/stat : 10747 (java) S 10742 10742 4410 0 -1 1077944384 2748 0 0 0 58 5 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496990313488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10748] ppid=10742 vsize=26538700 memory=279571234484992 CPUtime=0.64 cores=0-7
/proc/10744/task/10748/stat : 10748 (java) S 10742 10742 4410 0 -1 1077944384 2969 0 0 0 58 6 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496989260688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10749] ppid=10742 vsize=26538700 memory=0 CPUtime=0.63 cores=0-7
/proc/10744/task/10749/stat : 10749 (java) S 10742 10742 4410 0 -1 1077944384 2440 0 0 0 58 5 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496988207888 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10750] ppid=10742 vsize=26538700 memory=28020 CPUtime=0.61 cores=0-7
/proc/10744/task/10750/stat : 10750 (java) S 10742 10742 4410 0 -1 1077944384 2969 0 0 0 56 5 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496987155088 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10751] ppid=10742 vsize=26538700 memory=1296 CPUtime=0.62 cores=0-7
/proc/10744/task/10751/stat : 10751 (java) S 10742 10742 4410 0 -1 1077944384 2937 0 0 0 57 5 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496986102288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10752] ppid=10742 vsize=26538700 memory=1384 CPUtime=0.63 cores=0-7
/proc/10744/task/10752/stat : 10752 (java) S 10742 10742 4410 0 -1 1077944384 3449 0 0 0 57 6 0 0 20 0 28 0 97131734 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496985049488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10753] ppid=10742 vsize=26538700 memory=1384 CPUtime=0.63 cores=0-7
/proc/10744/task/10753/stat : 10753 (java) S 10742 10742 4410 0 -1 1077944384 3851 0 0 0 58 5 0 0 20 0 28 0 97131735 27175628800 103891 33554432000 4194304 4196468 140725511649312 140496983996688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10754] ppid=10742 vsize=26538700 memory=1728 CPUtime=0.28 cores=0-7
/proc/10744/task/10754/stat : 10754 (java) S 10742 10742 4410 0 -1 1077944384 8013 0 0 0 23 5 0 0 20 0 28 0 97131736 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495578737520 140497038756482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10755] ppid=10742 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/10744/task/10755/stat : 10755 (java) S 10742 10742 4410 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 97131736 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495577683488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10756] ppid=10742 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/10744/task/10756/stat : 10756 (java) S 10742 10742 4410 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 97131736 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495576630640 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10757] ppid=10742 vsize=26538700 memory=331748 CPUtime=0 cores=0-7
/proc/10744/task/10757/stat : 10757 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495575578960 140497038763931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10758] ppid=10742 vsize=26538700 memory=2428 CPUtime=1.1 cores=0-7
/proc/10744/task/10758/stat : 10758 (java) S 10742 10742 4410 0 -1 1077944384 6129 0 0 0 108 2 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495574526320 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10759] ppid=10742 vsize=26538700 memory=1728 CPUtime=1.24 cores=0-7
/proc/10744/task/10759/stat : 10759 (java) S 10742 10742 4410 0 -1 1077944384 7935 0 0 0 122 2 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495573473520 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10760] ppid=10742 vsize=26538700 memory=1716 CPUtime=1.09 cores=0-7
/proc/10744/task/10760/stat : 10760 (java) S 10742 10742 4410 0 -1 1077944384 5243 0 0 0 108 1 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495572420720 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10761] ppid=10742 vsize=26538700 memory=796 CPUtime=0.66 cores=0-7
/proc/10744/task/10761/stat : 10761 (java) S 10742 10742 4410 0 -1 1077944384 4535 0 0 0 65 1 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495571367920 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10762] ppid=10742 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10744/task/10762/stat : 10762 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495570316384 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10763] ppid=10742 vsize=26538700 memory=1384 CPUtime=0.02 cores=0-7
/proc/10744/task/10763/stat : 10763 (java) S 10742 10742 4410 0 -1 1077944384 1065 0 0 0 1 1 0 0 20 0 28 0 97131739 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495569263664 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10772] ppid=10742 vsize=26538700 memory=413300 CPUtime=178.48 cores=0-7
/proc/10744/task/10772/stat : 10772 (java) S 10742 10742 4410 0 -1 1077944384 1231 0 0 0 17026 822 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495487466656 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10773] ppid=10742 vsize=26538700 memory=4140 CPUtime=177.02 cores=0-7
/proc/10744/task/10773/stat : 10773 (java) R 10742 10742 4410 0 -1 4202560 1418 0 0 0 16849 853 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495489573008 140497018455776 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10774] ppid=10742 vsize=26538700 memory=28020 CPUtime=178.4 cores=0-7
/proc/10744/task/10774/stat : 10774 (java) R 10742 10742 4410 0 -1 4202560 1415 0 0 0 17100 740 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495490625552 140496657449375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10775] ppid=10742 vsize=26538700 memory=1296 CPUtime=182.19 cores=0-7
/proc/10744/task/10775/stat : 10775 (java) R 10742 10742 4410 0 -1 4202560 8891 0 0 0 17513 706 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495491678096 140496657451177 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10776] ppid=10742 vsize=26538700 memory=2428 CPUtime=185.8 cores=0-7
/proc/10744/task/10776/stat : 10776 (java) R 10742 10742 4410 0 -1 4202560 5452 0 0 0 18021 559 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495488519952 140497023955286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10777] ppid=10742 vsize=26538700 memory=1728 CPUtime=178.66 cores=0-7
/proc/10744/task/10777/stat : 10777 (java) R 10742 10742 4410 0 -1 4202560 1254 0 0 0 17125 741 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495492730512 140496657450059 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10778] ppid=10742 vsize=26538700 memory=1716 CPUtime=182.05 cores=0-7
/proc/10744/task/10778/stat : 10778 (java) R 10742 10742 4410 0 -1 1077944384 2736 0 0 0 17444 761 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495486415280 140497038756482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10779] ppid=10742 vsize=26538700 memory=4872558044660077418 CPUtime=200.48 cores=0-7
/proc/10744/task/10779/stat : 10779 (java) R 10742 10742 4410 0 -1 4202560 31083 0 0 0 19772 276 0 0 20 0 28 0 97131805 27175628800 103891 33554432000 4194304 4196468 140725511649312 140495493783952 140496658938449 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
Current children cumulated CPU time: 1473.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 416948 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 7.05 7.49 7.37 8/207 10780
/proc/meminfo: memFree=28221188/32770624 swapFree=67108860/67108860
[pid=10742] ppid=10739 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10742/stat : 10742 (xcsp3-exec) S 10739 10742 4410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97131733 9740288 346 33554432000 4194304 5098028 140734277242880 140734277240984 139809019470460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18231296 140734277248107 140734277248316 140734277248316 140734277251051 0
/proc/10742/statm: 2378 346 289 221 0 87 0
[pid=10744] ppid=10742 vsize=26538700 memory=430772 CPUtime=1673.46 cores=0-7
/proc/10744/stat : 10744 (java) S 10742 10742 4410 0 -1 1077944320 131492 0 0 0 161070 6276 0 0 20 0 28 0 97131733 27175628800 107693 33554432000 4194304 4196468 140725511649312 140725511631856 140497038745335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
/proc/10744/statm: 6634675 107693 3279 1 0 6621909 0
[pid=10744/tid=10745] ppid=10742 vsize=26538700 memory=1228 CPUtime=0.66 cores=0-7
/proc/10744/task/10745/stat : 10745 (java) S 10742 10742 4410 0 -1 1077944384 6871 0 0 0 62 4 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140497042986112 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10746] ppid=10742 vsize=26538700 memory=1420 CPUtime=0.76 cores=0-7
/proc/10744/task/10746/stat : 10746 (java) S 10742 10742 4410 0 -1 1077944384 4113 0 0 0 69 7 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496991366288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10747] ppid=10742 vsize=26538700 memory=15872 CPUtime=0.75 cores=0-7
/proc/10744/task/10747/stat : 10747 (java) S 10742 10742 4410 0 -1 1077944384 3168 0 0 0 69 6 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496990313488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10748] ppid=10742 vsize=26538700 memory=4872558044660077418 CPUtime=0.76 cores=0-7
/proc/10744/task/10748/stat : 10748 (java) S 10742 10742 4410 0 -1 1077944384 3474 0 0 0 69 7 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496989260688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10749] ppid=10742 vsize=26538700 memory=15664 CPUtime=0.76 cores=0-7
/proc/10744/task/10749/stat : 10749 (java) S 10742 10742 4410 0 -1 1077944384 2656 0 0 0 69 7 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496988207888 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10750] ppid=10742 vsize=26538700 memory=4048 CPUtime=0.74 cores=0-7
/proc/10744/task/10750/stat : 10750 (java) S 10742 10742 4410 0 -1 1077944384 3139 0 0 0 67 7 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496987155088 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10751] ppid=10742 vsize=26538700 memory=1236 CPUtime=0.74 cores=0-7
/proc/10744/task/10751/stat : 10751 (java) S 10742 10742 4410 0 -1 1077944384 3107 0 0 0 67 7 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496986102288 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10752] ppid=10742 vsize=26538700 memory=644 CPUtime=0.75 cores=0-7
/proc/10744/task/10752/stat : 10752 (java) S 10742 10742 4410 0 -1 1077944384 3682 0 0 0 67 8 0 0 20 0 28 0 97131734 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496985049488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10753] ppid=10742 vsize=26538700 memory=1788 CPUtime=0.76 cores=0-7
/proc/10744/task/10753/stat : 10753 (java) S 10742 10742 4410 0 -1 1077944384 4035 0 0 0 70 6 0 0 20 0 28 0 97131735 27175628800 107693 33554432000 4194304 4196468 140725511649312 140496983996688 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10754] ppid=10742 vsize=26538700 memory=952 CPUtime=0.32 cores=0-7
/proc/10744/task/10754/stat : 10754 (java) S 10742 10742 4410 0 -1 1077944384 8341 0 0 0 26 6 0 0 20 0 28 0 97131736 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495578737520 140497038756482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10755] ppid=10742 vsize=26538700 memory=2340 CPUtime=0 cores=0-7
/proc/10744/task/10755/stat : 10755 (java) S 10742 10742 4410 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 97131736 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495577683488 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10756] ppid=10742 vsize=26538700 memory=1580 CPUtime=0 cores=0-7
/proc/10744/task/10756/stat : 10756 (java) S 10742 10742 4410 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 97131736 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495576630640 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10757] ppid=10742 vsize=26538700 memory=303430223234596890 CPUtime=0 cores=0-7
/proc/10744/task/10757/stat : 10757 (java) S 10742 10742 4410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495575578960 140497038763931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10758] ppid=10742 vsize=26538700 memory=288230617509003574 CPUtime=1.1 cores=0-7
/proc/10744/task/10758/stat : 10758 (java) S 10742 10742 4410 0 -1 1077944384 6133 0 0 0 108 2 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495574526320 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10759] ppid=10742 vsize=26538700 memory=15544007157614310 CPUtime=1.24 cores=0-7
/proc/10744/task/10759/stat : 10759 (java) S 10742 10742 4410 0 -1 1077944384 7940 0 0 0 122 2 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495573473520 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10760] ppid=10742 vsize=26538700 memory=4128 CPUtime=1.09 cores=0-7
/proc/10744/task/10760/stat : 10760 (java) S 10742 10742 4410 0 -1 1077944384 5247 0 0 0 108 1 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495572420720 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10761] ppid=10742 vsize=26538700 memory=2196 CPUtime=0.66 cores=0-7
/proc/10744/task/10761/stat : 10761 (java) S 10742 10742 4410 0 -1 1077944384 4539 0 0 0 65 1 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495571367920 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10762] ppid=10742 vsize=26538700 memory=6760 CPUtime=0 cores=0-7
/proc/10744/task/10762/stat : 10762 (java) S 10742 10742 4410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495570316384 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10763] ppid=10742 vsize=26538700 memory=840 CPUtime=0.03 cores=0-7
/proc/10744/task/10763/stat : 10763 (java) S 10742 10742 4410 0 -1 1077944384 1084 0 0 0 2 1 0 0 20 0 28 0 97131739 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495569263664 140497038756482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10772] ppid=10742 vsize=26538700 memory=4100 CPUtime=202.76 cores=0-7
/proc/10744/task/10772/stat : 10772 (java) S 10742 10742 4410 0 -1 1077944384 1311 0 0 0 19338 938 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495487466656 140497038755541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10773] ppid=10742 vsize=26538700 memory=1692 CPUtime=200.94 cores=0-7
/proc/10744/task/10773/stat : 10773 (java) R 10742 10742 4410 0 -1 4202560 1473 0 0 0 19129 965 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495489573008 140496657769063 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10774] ppid=10742 vsize=26538700 memory=916 CPUtime=202.8 cores=0-7
/proc/10744/task/10774/stat : 10774 (java) R 10742 10742 4410 0 -1 4202560 1511 0 0 0 19435 845 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495490625552 140496658396031 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10775] ppid=10742 vsize=26538700 memory=4128 CPUtime=206.81 cores=0-7
/proc/10744/task/10775/stat : 10775 (java) R 10742 10742 4410 0 -1 4202560 9664 0 0 0 19876 805 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495491678096 140496657768819 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10776] ppid=10742 vsize=26538700 memory=431648 CPUtime=210.99 cores=0-7
/proc/10744/task/10776/stat : 10776 (java) R 10742 10742 4410 0 -1 4202560 5887 0 0 0 20469 630 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495488519856 140496657319283 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10777] ppid=10742 vsize=26538700 memory=1384 CPUtime=203 cores=0-7
/proc/10744/task/10777/stat : 10777 (java) R 10742 10742 4410 0 -1 4202560 1285 0 0 0 19459 841 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495492730512 140496657681888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10778] ppid=10742 vsize=26538700 memory=430120 CPUtime=206.6 cores=0-7
/proc/10744/task/10778/stat : 10778 (java) R 10742 10742 4410 0 -1 1077944384 2842 0 0 0 19793 867 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495486415376 140497038755541 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
[pid=10744/tid=10779] ppid=10742 vsize=26538700 memory=5516 CPUtime=228.17 cores=0-7
/proc/10744/task/10779/stat : 10779 (java) R 10742 10742 4410 0 -1 4202560 38343 0 0 0 22512 305 0 0 20 0 28 0 97131805 27175628800 107693 33554432000 4194304 4196468 140725511649312 140495493783952 140496659014546 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31608832 140725511656600 140725511656776 140725511656776 140725511659471 0
Current children cumulated CPU time: 1673.46 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 432156 KiB

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

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

[startup+252.031 s]
# the end of solver process 10744 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1610.79 s, system=62.7778 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.031
CPU time (s): 1673.56
CPU user time (s): 1610.79
CPU system time (s): 62.7778
CPU usage (%): 664.03
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 433036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1610.79
system time used= 62.7778
maximum resident set size= 432168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132843
page faults= 0
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25393938
involuntary context switches= 1552


# summary of solver processes directly reported to runsolver:
#   pid: 10742,10744
#   total CPU time (s): 1673.56
#   total CPU user time (s): 1610.79
#   total CPU system time (s): 62.7778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.93811 second user time and 2.75257 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-13 17:53:00
IDJOB=4271575
IDBENCH=120597
IDSOLVER=2663
FILE ID=node104/4271575-1502640438
RUNJOBID= node104-1502637289-4437
PBS_JOBID= 20628328
Free space on /tmp= 61864 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-4271575-1502640438/watcher-4271575-1502640438 -o /tmp/evaluation-result-4271575-1502640438/solver-4271575-1502640438 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1502637289-4437 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 970784847 HOME/instance-4271575-1502640438.xml

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

MD5SUM BENCH= 6e356a27a2dd876e1bb3c04bb6ed0542
RANDOM SEED=970784847

node104.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.43
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.43
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.43
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.43
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:        28640428 kB
MemAvailable:   31985432 kB
Buffers:          159968 kB
Cached:          3467048 kB
SwapCached:            0 kB
Active:           351488 kB
Inactive:        3326472 kB
Active(anon):      54160 kB
Inactive(anon):    25024 kB
Active(file):     297328 kB
Inactive(file):  3301448 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7956 kB
Writeback:             0 kB
AnonPages:         66968 kB
Mapped:            43324 kB
Shmem:             25228 kB
Slab:             149320 kB
SReclaimable:     124128 kB
SUnreclaim:        25192 kB
KernelStack:        3536 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61856 MiB
End job on node104 at 2017-08-13 17:57:12