Trace number 4301576

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.7b seq (e747e1e)SAT (TO)1086 252.068 247.413

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-5_c18.xml
MD5SUM08115146c0ac9b7e4849c5cb62d96e41
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1060
Best CPU time to get the best result obtained on this benchmark252.052
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3891
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree52
Maximum variable degree76
Distribution of variable degrees[{"degree":52,"count":2},{"degree":54,"count":3},{"degree":55,"count":3},{"degree":56,"count":4},{"degree":57,"count":7},{"degree":58,"count":6},{"degree":59,"count":7},{"degree":60,"count":6},{"degree":61,"count":12},{"degree":62,"count":11},{"degree":63,"count":6},{"degree":64,"count":7},{"degree":65,"count":11},{"degree":66,"count":6},{"degree":67,"count":4},{"degree":68,"count":8},{"degree":69,"count":6},{"degree":70,"count":5},{"degree":71,"count":2},{"degree":72,"count":2},{"degree":73,"count":2},{"degree":74,"count":3},{"degree":75,"count":1},{"degree":76,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3891}]
Number of extensional constraints0
Number of intensional constraints3891
Distribution of constraint types[{"type":"intension","count":3891}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4301576-1532883263.xml"  -tl '252s' -p 1
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4301576-1532883263.xml, -tl, 252s, -p, 1]
0.11/0.22	c simple solver
0.34/0.28	c parse instance...
2.73/1.05	c solve instance...
3.05/1.12	o 1203 
5.36/2.09	o 1154 
5.56/2.24	o 1149 
5.56/2.24	o 1147 
5.56/2.24	o 1144 
5.56/2.24	o 1143 
5.56/2.24	o 1141 
5.56/2.24	o 1137 
5.56/2.24	o 1136 
7.89/4.15	o 1124 
7.89/4.15	o 1123 
7.89/4.15	o 1121 
7.99/4.21	o 1113 
39.04/34.88	o 1086 
252.05/247.40	s SATISFIABLE
252.05/247.40	v <instantiation>
252.05/247.40	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] </list>
252.05/247.40	v 	<values>11 6 6 12 4 13 10 18 17 14 14 6 5 1 1 10 15 14 3 16 0 7 11 20 13 17 4 1 2 5 5 5 13 5 2 3 9 16 0 5 8 11 3 9 15 15 14 16 4 0 7 6 1 12 18 14 13 4 9 18 16 1 13 8 20 9 18 18 13 3 3 21 9 13 12 9 10 7 19 1 16 5 7 9 11 6 15 12 15 11 8 8 17 4 3 6 10 10 8 12 19 0 16 17 0 8 1 2 2 4 3 0 1 10 0 19 2 7 4 2 0 5 3 9 0 </values>
252.05/247.40	v </instantiation>
252.05/247.40	c Unexpected resolution interruption!

Verifier Data

OK	1086

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301576-1532883263/watcher-4301576-1532883263 -o /tmp/evaluation-result-4301576-1532883263/solver-4301576-1532883263 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6427 --watchdog 312 HOME/xcsp3-exec -seed 1744920705 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301576-1532883263.xml 

running on 4 cores: 0,2,4,6

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

solver pid=10365, runsolver pid=10362

[startup+0.100073 s]*
/proc/loadavg: 1.58 1.87 1.96 4/217 10381
/proc/meminfo: memFree=23786796/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14082940 memory=29440 CPUtime=0.11 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 5720 0 0 0 10 1 0 0 20 0 15 0 105889481 14420930560 7360 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3520735 7360 3021 1 0 3483012 0
[pid=10367/tid=10368] ppid=10365 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 3730 0 0 0 8 1 0 0 20 0 15 0 105889481 14420930560 7360 33554432000 4194304 4196468 140732071934624 140442365399536 140442345211237 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 7360 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14082940 memory=140553358706304 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 7360 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 7360 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 7360 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14082940 memory=140553358706304 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105889483 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105889484 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105889484 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441400883312 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14082940 memory=140553358706304 CPUtime=0.01 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 105889487 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14082940 memory=140553358706304 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 7360 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30896 KiB

[startup+0.210756 s]*
/proc/loadavg: 1.58 1.87 1.96 4/217 10381
/proc/meminfo: memFree=23775676/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14082940 memory=40968 CPUtime=0.34 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 8314 0 0 0 31 3 0 0 20 0 15 0 105889481 14420930560 10242 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3520735 10242 3194 1 0 3483012 0
[pid=10367/tid=10368] ppid=10365 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 5423 0 0 0 18 2 0 0 20 0 15 0 105889481 14420930560 10242 33554432000 4194304 4196468 140732071934624 140442365402592 140442361179542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14082940 memory=12591 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 10242 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14082940 memory=3546218592033343136 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 10242 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 10242 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14420930560 10242 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14082940 memory=140553358706304 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105889483 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105889484 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105889484 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14082940 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 836 0 0 0 3 0 0 0 20 0 15 0 105889487 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14082940 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) S 10365 10365 6396 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 15 0 105889487 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441400883312 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14082940 memory=140553358706304 CPUtime=0.08 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) R 10365 10365 6396 0 -1 4202560 704 0 0 0 8 0 0 0 20 0 15 0 105889487 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441399830768 140442361188954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889487 14420930560 10242 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42424 KiB

[startup+0.310937 s]*
/proc/loadavg: 1.58 1.87 1.96 5/217 10381
/proc/meminfo: memFree=23769720/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14087196 memory=48216 CPUtime=0.52 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 9196 0 0 0 49 3 0 0 20 0 15 0 105889481 14425288704 12054 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3521799 12054 3242 1 0 3483012 0
[pid=10367/tid=10368] ppid=10365 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 6128 0 0 0 27 2 0 0 20 0 15 0 105889481 14425288704 12054 33554432000 4194304 4196468 140732071934624 140442365404896 140442345248094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105889482 14425288704 12054 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14425288704 12054 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14425288704 12054 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14425288704 12054 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105889483 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105889484 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105889484 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14087196 memory=4628975386420216973 CPUtime=0.05 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 844 0 0 0 5 0 0 0 20 0 15 0 105889487 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) R 10365 10365 6396 0 -1 4202560 144 0 0 0 4 0 0 0 20 0 15 0 105889487 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441400883312 140442346293046 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 785 0 0 0 12 0 0 0 20 0 15 0 105889487 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889487 14425288704 12054 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49672 KiB

[startup+0.701506 s]
/proc/loadavg: 1.58 1.87 1.96 4/217 10381
/proc/meminfo: memFree=23749684/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14089320 memory=90380 CPUtime=1.72 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 12702 0 0 0 167 5 0 0 20 0 15 0 105889481 14427463680 22595 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3522330 22595 3351 1 0 3483524 0
[pid=10367/tid=10368] ppid=10365 vsize=14089320 memory=33 CPUtime=0.65 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 6933 0 0 0 62 3 0 0 20 0 15 0 105889481 14427463680 22595 33554432000 4194304 4196468 140732071934624 140442365375712 140441958097338 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105889482 14427463680 22595 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14427463680 22595 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14089320 memory=30136 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14427463680 22595 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14089320 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889482 14427463680 22595 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14089320 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105889483 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14089320 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14089320 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14089320 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14089320 memory=5408 CPUtime=0.34 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) R 10365 10365 6396 0 -1 4202560 1635 0 0 0 34 0 0 0 20 0 15 0 105889487 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441401916872 140442344664395 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14089320 memory=1008 CPUtime=0.33 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) R 10365 10365 6396 0 -1 4202560 1052 0 0 0 33 0 0 0 20 0 15 0 105889487 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441400873424 140442346067932 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14089320 memory=9992 CPUtime=0.35 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 1774 0 0 0 35 0 0 0 20 0 15 0 105889487 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14089320 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14089320 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 22595 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 91836 KiB

[startup+1.50083 s]
/proc/loadavg: 1.58 1.87 1.96 5/217 10381
/proc/meminfo: memFree=23670816/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0

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

[pid=10367/tid=10373] ppid=10365 vsize=14089320 memory=1456 CPUtime=0.05 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 1526 0 0 0 4 1 0 0 20 0 15 0 105889483 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14089320 memory=141528 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14089320 memory=64 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14089320 memory=281106415790368 CPUtime=1.91 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 8484 0 0 0 190 1 0 0 20 0 15 0 105889487 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14089320 memory=281106414829808 CPUtime=1.64 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) S 10365 10365 6396 0 -1 1077944384 7582 0 0 0 163 1 0 0 20 0 15 0 105889487 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441400883312 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 47 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14089320 memory=481 CPUtime=0.7 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 7714 0 0 0 69 1 0 0 20 0 15 0 105889487 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14089320 memory=6935650410838380624 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14089320 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 422 0 0 0 1 1 0 0 20 0 15 0 105889487 14427463680 34502 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 106.69 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 139464 KiB

[startup+162.301 s]
/proc/loadavg: 1.12 1.63 1.86 3/217 10462
/proc/meminfo: memFree=23682984/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14089320 memory=140064 CPUtime=166.78 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 45941 0 0 0 16660 18 0 0 20 0 15 0 105889481 14427463680 35016 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3522330 35016 3417 1 0 3483524 0
[pid=10367/tid=10368] ppid=10365 vsize=14089320 memory=138016 CPUtime=162 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 12939 0 0 0 16193 7 0 0 20 0 15 0 105889481 14427463680 35016 33554432000 4194304 4196468 140732071934624 140442365407344 140441964412203 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14089320 memory=138016 CPUtime=0.08 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 866 0 0 0 7 1 0 0 20 0 15 0 105889482 14427463680 35016 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14089320 memory=138016 CPUtime=0.08 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1562 0 0 0 7 1 0 0 20 0 15 0 105889482 14427463680 35016 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14089320 memory=138016 CPUtime=0.07 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 2526 0 0 0 7 0 0 0 20 0 15 0 105889482 14427463680 35016 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14089320 memory=1456 CPUtime=0.08 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 319 0 0 0 7 1 0 0 20 0 15 0 105889482 14427463680 35016 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14089320 memory=56 CPUtime=0.09 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 1765 0 0 0 8 1 0 0 20 0 15 0 105889483 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14089320 memory=138016 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14089320 memory=138012 CPUtime=1.91 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 8487 0 0 0 190 1 0 0 20 0 15 0 105889487 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14089320 memory=1456 CPUtime=1.64 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) S 10365 10365 6396 0 -1 1077944384 7584 0 0 0 163 1 0 0 20 0 15 0 105889487 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441400883312 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 47 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14089320 memory=138016 CPUtime=0.7 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 8098 0 0 0 69 1 0 0 20 0 15 0 105889487 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 34 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14089320 memory=1456 CPUtime=0.03 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 443 0 0 0 1 2 0 0 20 0 15 0 105889487 14427463680 35016 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 166.78 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 141520 KiB

[startup+222.301 s]
/proc/loadavg: 0.99 1.48 1.79 3/217 10464
/proc/meminfo: memFree=23676840/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14089320 memory=140068 CPUtime=226.89 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 46476 0 0 0 22670 19 0 0 20 0 15 0 105889481 14427463680 35017 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3522330 35017 3417 1 0 3483524 0
[pid=10367/tid=10368] ppid=10365 vsize=14089320 memory=140068 CPUtime=221.87 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 13057 0 0 0 22180 7 0 0 20 0 15 0 105889481 14427463680 35017 33554432000 4194304 4196468 140732071934624 140442365407344 140441964622190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14089320 memory=140068 CPUtime=0.11 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 873 0 0 0 10 1 0 0 20 0 15 0 105889482 14427463680 35017 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14089320 memory=140068 CPUtime=0.12 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1572 0 0 0 11 1 0 0 20 0 15 0 105889482 14427463680 35017 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14089320 memory=1456 CPUtime=0.12 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 2528 0 0 0 11 1 0 0 20 0 15 0 105889482 14427463680 35017 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14089320 memory=140064 CPUtime=0.12 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 332 0 0 0 11 1 0 0 20 0 15 0 105889482 14427463680 35017 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14089320 memory=140068 CPUtime=0.14 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 1769 0 0 0 13 1 0 0 20 0 15 0 105889483 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14089320 memory=281106415207776 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14089320 memory=636 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14089320 memory=1456 CPUtime=1.91 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 8487 0 0 0 190 1 0 0 20 0 15 0 105889487 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14089320 memory=140064 CPUtime=1.65 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) S 10365 10365 6396 0 -1 1077944384 7823 0 0 0 164 1 0 0 20 0 15 0 105889487 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441400883312 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14089320 memory=1456 CPUtime=0.7 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 8232 0 0 0 69 1 0 0 20 0 15 0 105889487 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14089320 memory=140064 CPUtime=0.06 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 451 0 0 0 3 3 0 0 20 0 15 0 105889487 14427463680 35017 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 226.89 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 141524 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.401 s]
/proc/loadavg: 1.12 1.48 1.78 3/217 10464
/proc/meminfo: memFree=23673456/32770624 swapFree=67108860/67108860
[pid=10365] ppid=10362 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/10365/stat : 10365 (xcsp3-exec) S 10362 10365 6396 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 105889481 115843072 364 33554432000 4194304 5098028 140724470458624 140724470456728 140296844010108 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20955136 140724470465600 140724470465801 140724470465801 140724470468554 0
/proc/10365/statm: 28282 364 306 221 0 87 0
[pid=10367] ppid=10365 vsize=14089320 memory=142116 CPUtime=252.05 cores=0,2,4,6
/proc/10367/stat : 10367 (java) S 10365 10365 6396 0 -1 1077944320 48306 0 0 0 25184 21 0 0 20 0 15 0 105889481 14427463680 35529 33554432000 4194304 4196468 140732071934624 140732071917168 140442361167607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
/proc/10367/statm: 3522330 35529 3417 1 0 3483524 0
[pid=10367/tid=10368] ppid=10365 vsize=14089320 memory=5408 CPUtime=246.91 cores=0,2,4,6
/proc/10367/task/10368/stat : 10368 (java) R 10365 10365 6396 0 -1 4202560 13547 0 0 0 24684 7 0 0 20 0 15 0 105889481 14427463680 35529 33554432000 4194304 4196468 140732071934624 140442365407344 140441964871418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10369] ppid=10365 vsize=14089320 memory=6791534058613427641 CPUtime=0.13 cores=0,2,4,6
/proc/10367/task/10369/stat : 10369 (java) S 10365 10365 6396 0 -1 1077944384 897 0 0 0 12 1 0 0 20 0 15 0 105889482 14427463680 35529 33554432000 4194304 4196468 140732071934624 140442291255568 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10370] ppid=10365 vsize=14089320 memory=16412 CPUtime=0.13 cores=0,2,4,6
/proc/10367/task/10370/stat : 10370 (java) S 10365 10365 6396 0 -1 1077944384 1664 0 0 0 12 1 0 0 20 0 15 0 105889482 14427463680 35529 33554432000 4194304 4196468 140732071934624 140442290203024 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10371] ppid=10365 vsize=14089320 memory=17244 CPUtime=0.13 cores=0,2,4,6
/proc/10367/task/10371/stat : 10371 (java) S 10365 10365 6396 0 -1 1077944384 2961 0 0 0 12 1 0 0 20 0 15 0 105889482 14427463680 35529 33554432000 4194304 4196468 140732071934624 140442289150480 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10372] ppid=10365 vsize=14089320 memory=4048 CPUtime=0.13 cores=0,2,4,6
/proc/10367/task/10372/stat : 10372 (java) S 10365 10365 6396 0 -1 1077944384 408 0 0 0 12 1 0 0 20 0 15 0 105889482 14427463680 35529 33554432000 4194304 4196468 140732071934624 140442288097936 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10373] ppid=10365 vsize=14089320 memory=1796 CPUtime=0.16 cores=0,2,4,6
/proc/10367/task/10373/stat : 10373 (java) S 10365 10365 6396 0 -1 1077944384 2022 0 0 0 15 1 0 0 20 0 15 0 105889483 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441474152944 140442361178754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10374] ppid=10365 vsize=14089320 memory=636 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10374/stat : 10374 (java) S 10365 10365 6396 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441473099168 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10375] ppid=10365 vsize=14089320 memory=960 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10375/stat : 10375 (java) S 10365 10365 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105889484 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441404040688 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10376] ppid=10365 vsize=14089320 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10376/stat : 10376 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441402989264 140442361186203 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10377] ppid=10365 vsize=14089320 memory=2344 CPUtime=1.91 cores=0,2,4,6
/proc/10367/task/10377/stat : 10377 (java) S 10365 10365 6396 0 -1 1077944384 8932 0 0 0 190 1 0 0 20 0 15 0 105889487 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441401935856 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10378] ppid=10365 vsize=14089320 memory=932 CPUtime=1.65 cores=0,2,4,6
/proc/10367/task/10378/stat : 10378 (java) S 10365 10365 6396 0 -1 1077944384 7825 0 0 0 164 1 0 0 20 0 15 0 105889487 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441400883312 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 47 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10379] ppid=10365 vsize=14089320 memory=1580 CPUtime=0.71 cores=0,2,4,6
/proc/10367/task/10379/stat : 10379 (java) S 10365 10365 6396 0 -1 1077944384 8234 0 0 0 70 1 0 0 20 0 15 0 105889487 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441399830768 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10380] ppid=10365 vsize=14089320 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/10367/task/10380/stat : 10380 (java) S 10365 10365 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105889487 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441398778464 140442361177813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
[pid=10367/tid=10381] ppid=10365 vsize=14089320 memory=142116 CPUtime=0.06 cores=0,2,4,6
/proc/10367/task/10381/stat : 10381 (java) S 10365 10365 6396 0 -1 1077944384 464 0 0 0 3 3 0 0 20 0 15 0 105889487 14427463680 35529 33554432000 4194304 4196468 140732071934624 140441397726000 140442361178754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 38477824 140732071941260 140732071941430 140732071941430 140732071944143 0
Current children cumulated CPU time: 252.05 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 143572 KiB

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

[startup+247.413 s]
# the end of solver process 10365 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.851 s, system=0.21731 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 247.413
CPU time (s): 252.068
CPU user time (s): 251.851
CPU system time (s): 0.21731
CPU usage (%): 101.881
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 208572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.851
system time used= 0.21731
maximum resident set size= 209172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11822
involuntary context switches= 382


# summary of solver processes directly reported to runsolver:
#   pid: 10365
#   total CPU time (s): 252.068
#   total CPU user time (s): 251.851
#   total CPU system time (s): 0.21731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46272 second user time and 2.38002 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 18:54:23
IDJOB=4301576
IDBENCH=141223
IDSOLVER=2772
FILE ID=node139/4301576-1532883263
RUNJOBID= node139-1532878307-6427
PBS_JOBID= 21022510
Free space on /tmp= 45028 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-5_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301576-1532883263/watcher-4301576-1532883263 -o /tmp/evaluation-result-4301576-1532883263/solver-4301576-1532883263 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6427 --watchdog 312  HOME/xcsp3-exec -seed 1744920705 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301576-1532883263.xml

TIME LIMIT= 252 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 08115146c0ac9b7e4849c5cb62d96e41
RANDOM SEED=1744920705

node139.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.80
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.80
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.80
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.80
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:        23804484 kB
MemAvailable:   31802428 kB
Buffers:          249788 kB
Cached:          7862880 kB
SwapCached:            0 kB
Active:          3165500 kB
Inactive:        5127712 kB
Active(anon):     135028 kB
Inactive(anon):    73544 kB
Active(file):    3030472 kB
Inactive(file):  5054168 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             22052 kB
Writeback:             0 kB
AnonPages:        187956 kB
Mapped:            57564 kB
Shmem:             25228 kB
Slab:             370964 kB
SReclaimable:     341764 kB
SUnreclaim:        29200 kB
KernelStack:        3552 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1193928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45004 MiB
End job on node139 at 2018-07-29 18:58:31