Trace number 4297420

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 par (e747e1e)OPT517 5.25103 1.41118

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a2-galaxy04_c18.xml
MD5SUMfbf6579f490cb155f12923a6424db5f0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark517
Best CPU time to get the best result obtained on this benchmark5.25103
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints155
Number of domains3
Minimum domain size2
Maximum domain size7
Distribution of domain sizes[{"size":2,"count":48},{"size":4,"count":24},{"size":7,"count":28}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":52},{"degree":11,"count":16},{"degree":12,"count":24},{"degree":13,"count":6},{"degree":14,"count":2}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":25},{"arity":3,"count":8},{"arity":4,"count":70},{"arity":5,"count":20},{"arity":6,"count":32}]
Number of extensional constraints28
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":65},{"type":"regular","count":4},{"type":"allDifferent","count":6},{"type":"cardinality","count":4},{"type":"element","count":48}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297420-1532725017.xml"  -tl '20160s' -p 8
0.11/0.17	c Choco e747e1e
0.11/0.17	c [HOME/instance-4297420-1532725017.xml, -tl, 20160s, -p, 8]
0.11/0.21	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.54/1.02	c solve instance...
2.54/1.08	o 632 
2.54/1.08	o 526 
3.10/1.12	o 520 
3.76/1.20	o 517 
4.50/1.39	s OPTIMUM FOUND
4.50/1.39	v <instantiation>
4.50/1.39	v 	<list>o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6] </list>
4.50/1.39	v 	<values>2 2 1 3 1 3 3 3 0 2 0 2 0 0 3 1 3 1 1 1 2 0 2 0 1 0 0 1 1 0 1 0 1 1 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 1 1 0 0 1 0 1 0 0 1 1 1 0 0 1 1 0 1 0 1 1 0 0 0 15 22 10 0 34 34 0 32 32 0 10 15 22 15 15 0 22 32 47 0 32 32 47 15 34 0 0 </values>
4.50/1.39	v </instantiation>

Verifier Data

OK	517

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297420-1532725017/watcher-4297420-1532725017 -o /tmp/evaluation-result-4297420-1532725017/solver-4297420-1532725017 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532724458-31556 --watchdog 2580 HOME/xcsp3-exec -seed 857821917 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297420-1532725017.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 6.73 7.44 7.86 2/199 32430
/proc/meminfo: memFree=28126632/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26104152 memory=27940 CPUtime=0.11 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 5412 0 0 0 10 1 0 0 20 0 20 0 90065018 26730651648 6985 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6526038 6985 2999 1 0 6488315 0
[pid=32411/tid=32412] ppid=32409 vsize=26104152 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31529 0 -1 4202560 3422 0 0 0 8 0 0 0 20 0 20 0 90065018 26730651648 6985 33554432000 4194304 4196468 140723443401536 140694353549744 140694349345949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26104152 memory=139877890029184 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32416] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693904309392 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32417] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693903255824 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32418] ppid=32409 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693902203280 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32419] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693901150736 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32420] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 6985 33554432000 4194304 4196468 140723443401536 140693900098192 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32421] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065021 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692890036720 140694349335170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32422] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90065021 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692888982944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32423] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90065021 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692887930352 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32424] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692886878928 140694349342619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32425] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31529 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692885825520 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32426] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32426/stat : 32426 (java) S 32409 32409 31529 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692884772976 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32427] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32427/stat : 32427 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692883720432 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32428] ppid=32409 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32411/task/32428/stat : 32428 (java) S 32409 32409 31529 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692882667888 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32429] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32429/stat : 32429 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692881615584 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32430] ppid=32409 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32430/stat : 32430 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 6985 33554432000 4194304 4196468 140723443401536 140692880563120 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29396 KiB

[startup+0.2103 s]*
/proc/loadavg: 6.73 7.44 7.86 3/199 32430
/proc/meminfo: memFree=28116336/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26104152 memory=39728 CPUtime=0.34 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 8020 0 0 0 31 3 0 0 20 0 20 0 90065018 26730651648 9932 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6526038 9932 3199 1 0 6488315 0
[pid=32411/tid=32412] ppid=32409 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) D 32409 32409 31529 0 -1 1077944384 5132 0 0 0 18 1 0 0 20 0 20 0 90065018 26730651648 9932 33554432000 4194304 4196468 140723443401536 140694353548192 140694342003245 0 4 0 16800975 18446744072101727780 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26104152 memory=330 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 9932 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26104152 memory=4051467737455031968 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 9932 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 9932 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32416] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 9932 33554432000 4194304 4196468 140723443401536 140693904309392 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32417] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 9932 33554432000 4194304 4196468 140723443401536 140693903255824 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32418] ppid=32409 vsize=26104184 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730684416 9932 33554432000 4194304 4196468 140723443401536 140693902203280 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32419] ppid=32409 vsize=26104184 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26730684416 9932 33554432000 4194304 4196468 140723443401536 140693901150736 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32420] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26730651648 9976 33554432000 4194304 4196468 140723443401536 140693900098192 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32421] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90065021 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692890036720 140694349335170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32422] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90065021 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692888982944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32423] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90065021 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692887930352 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32424] ppid=32409 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692886878928 140694349342619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32425] ppid=32409 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31529 0 -1 1077944384 625 0 0 0 2 0 0 0 20 0 20 0 90065024 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692885825520 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32426] ppid=32409 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32411/task/32426/stat : 32426 (java) S 32409 32409 31529 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 20 0 90065024 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692884772976 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32427] ppid=32409 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32427/stat : 32427 (java) S 32409 32409 31529 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 90065024 26730651648 9976 33554432000 4194304 4196468 140723443401536 140692883720432 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32428] ppid=32409 vsize=26106268 memory=-1 CPUtime=0.08 cores=0-7
/proc/32411/task/32428/stat : 32428 (java) S 32409 32409 31529 0 -1 1077944384 707 0 0 0 8 0 0 0 20 0 20 0 90065024 26732818432 9976 33554432000 4194304 4196468 140723443401536 140692882667888 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32429] ppid=32409 vsize=26106268 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32429/stat : 32429 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065024 26732818432 9976 33554432000 4194304 4196468 140723443401536 140692881615584 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32430] ppid=32409 vsize=26106268 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32430/stat : 32430 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26732818432 9976 33554432000 4194304 4196468 140723443401536 140692880563120 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41184 KiB

[startup+0.310271 s]*
/proc/loadavg: 6.73 7.44 7.86 3/199 32430
/proc/meminfo: memFree=28110380/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26108408 memory=46740 CPUtime=0.52 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 8962 0 0 0 48 4 0 0 20 0 20 0 90065018 26735009792 11685 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6527102 11685 3236 1 0 6488315 0
[pid=32411/tid=32412] ppid=32409 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31529 0 -1 4202560 5863 0 0 0 27 2 0 0 20 0 20 0 90065018 26735009792 11685 33554432000 4194304 4196468 140723443401536 140694353557808 140694333404510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11685 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11685 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11685 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32416] ppid=32409 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11685 33554432000 4194304 4196468 140723443401536 140693904309392 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32417] ppid=32409 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11693 33554432000 4194304 4196468 140723443401536 140693903255824 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32418] ppid=32409 vsize=26108408 memory=139877756793775 CPUtime=0 cores=0-7
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11693 33554432000 4194304 4196468 140723443401536 140693902203280 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32419] ppid=32409 vsize=26108408 memory=139877756796080 CPUtime=0 cores=0-7
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11693 33554432000 4194304 4196468 140723443401536 140693901150736 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32420] ppid=32409 vsize=26108408 memory=139877756798384 CPUtime=0 cores=0-7
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26735009792 11693 33554432000 4194304 4196468 140723443401536 140693900098192 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32421] ppid=32409 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90065021 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692890036720 140694349335170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32422] ppid=32409 vsize=26108408 memory=279755513603728 CPUtime=0 cores=0-7
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90065021 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692888982944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32423] ppid=32409 vsize=26108408 memory=279755513610640 CPUtime=0 cores=0-7
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90065021 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692887930352 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32424] ppid=32409 vsize=26108408 memory=279755513551920 CPUtime=0 cores=0-7
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692886878928 140694349342619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32425] ppid=32409 vsize=26108408 memory=279755513624464 CPUtime=0.03 cores=0-7
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31529 0 -1 1077944384 638 0 0 0 3 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692885825520 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32426] ppid=32409 vsize=26108408 memory=279755513631376 CPUtime=0.02 cores=0-7
/proc/32411/task/32426/stat : 32426 (java) S 32409 32409 31529 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692884772976 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32427] ppid=32409 vsize=26108408 memory=279755513629072 CPUtime=0.01 cores=0-7
/proc/32411/task/32427/stat : 32427 (java) S 32409 32409 31529 0 -1 1077944384 131 0 0 0 1 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692883720432 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32428] ppid=32409 vsize=26108408 memory=279755513645232 CPUtime=0.12 cores=0-7
/proc/32411/task/32428/stat : 32428 (java) S 32409 32409 31529 0 -1 1077944384 781 0 0 0 12 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692882667888 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32429] ppid=32409 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32429/stat : 32429 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692881615584 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32430] ppid=32409 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/32411/task/32430/stat : 32430 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26735009792 11693 33554432000 4194304 4196468 140723443401536 140692880563120 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48196 KiB

[startup+0.700973 s]
/proc/loadavg: 6.73 7.44 7.86 5/199 32430
/proc/meminfo: memFree=28097184/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26110532 memory=76636 CPUtime=1.34 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 12378 0 0 0 128 6 0 0 20 0 20 0 90065018 26737184768 19159 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6527633 19159 3357 1 0 6488827 0
[pid=32411/tid=32412] ppid=32409 vsize=26110532 memory=279755514003120 CPUtime=0.67 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31529 0 -1 4202560 6833 0 0 0 64 3 0 0 20 0 20 0 90065018 26737184768 19159 33554432000 4194304 4196468 140723443401536 140694353535968 140694349345949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26110532 memory=139877757002608 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26737184768 19159 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065019 26737184768 19159 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26110532 memory=1008 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26737184768 19159 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0

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

Current children cumulated vsize: 26223660 KiB
Current children cumulated memory: 78092 KiB

[startup+1.41114 s]
# the end of solver process 32409 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.08111 s, system=0.169924 s

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

[startup+0.801141 s]
/proc/loadavg: 6.73 7.44 7.86 5/199 32430
/proc/meminfo: memFree=28097184/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26112580 memory=84780 CPUtime=1.65 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 12897 0 0 0 159 6 0 0 20 0 20 0 90065018 26739281920 21195 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6528145 21195 3357 1 0 6489339 0
[pid=32411/tid=32412] ppid=32409 vsize=26112580 memory=4638778398332764256 CPUtime=0.76 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31529 0 -1 4202560 6968 0 0 0 73 3 0 0 20 0 20 0 90065018 26739281920 21195 33554432000 4194304 4196468 140723443401536 140694353561456 140694333404510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26112580 memory=4638778419807998288 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26112580 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26112580 memory=8514726395715351173 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32416] ppid=32409 vsize=26112580 memory=-9109213556524817781 CPUtime=0 cores=0-7
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693904309392 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32417] ppid=32409 vsize=26112580 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693903255824 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32418] ppid=32409 vsize=26112580 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693902203280 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32419] ppid=32409 vsize=26112580 memory=279755513466432 CPUtime=0 cores=0-7
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693901150736 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32420] ppid=32409 vsize=26112580 memory=-9178176117318312558 CPUtime=0 cores=0-7
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065019 26739281920 21195 33554432000 4194304 4196468 140723443401536 140693900098192 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32421] ppid=32409 vsize=26112580 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 90065021 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692890036720 140694349335170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32422] ppid=32409 vsize=26112580 memory=1728 CPUtime=0 cores=0-7
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 90065021 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692888982944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32423] ppid=32409 vsize=26112580 memory=1708 CPUtime=0 cores=0-7
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 90065021 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692887930352 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32424] ppid=32409 vsize=26112580 memory=5760 CPUtime=0 cores=0-7
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692886878928 140694349342619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32425] ppid=32409 vsize=26112580 memory=4588 CPUtime=0.13 cores=0-7
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31529 0 -1 1077944384 954 0 0 0 13 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692885825520 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32426] ppid=32409 vsize=26112580 memory=9920 CPUtime=0.16 cores=0-7
/proc/32411/task/32426/stat : 32426 (java) R 32409 32409 31529 0 -1 4202560 881 0 0 0 16 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692884763808 140694333712880 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32427] ppid=32409 vsize=26112580 memory=1944 CPUtime=0.15 cores=0-7
/proc/32411/task/32427/stat : 32427 (java) R 32409 32409 31529 0 -1 4202560 695 0 0 0 15 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692883697792 140694330846934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32428] ppid=32409 vsize=26112580 memory=1428 CPUtime=0.4 cores=0-7
/proc/32411/task/32428/stat : 32428 (java) R 32409 32409 31529 0 -1 4202560 2085 0 0 0 40 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692882661808 140694327873378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32429] ppid=32409 vsize=26112580 memory=8500 CPUtime=0 cores=0-7
/proc/32411/task/32429/stat : 32429 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692881615584 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32430] ppid=32409 vsize=26112580 memory=792 CPUtime=0 cores=0-7
/proc/32411/task/32430/stat : 32430 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 90065024 26739281920 21195 33554432000 4194304 4196468 140723443401536 140692880563120 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 26225708 KiB
Current children cumulated memory: 86236 KiB

[startup+1.20165 s]
/proc/loadavg: 6.73 7.44 7.86 6/199 32430
/proc/meminfo: memFree=28036756/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26646120 memory=198616 CPUtime=3.76 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 22899 0 0 0 361 15 0 0 20 0 28 0 90065018 27285626880 49654 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6661530 49654 3398 1 0 6622724 0
[pid=32411/tid=32412] ppid=32409 vsize=26646120 memory=6791534058613427641 CPUtime=1 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) S 32409 32409 31529 0 -1 1077944384 8263 0 0 0 96 4 0 0 20 0 28 0 90065018 27285626880 49654 33554432000 4194304 4196468 140723443401536 140694353564800 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26646120 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26646120 memory=13573716680378929 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32416] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31529 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693904309392 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32417] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31529 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693903255824 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32418] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31529 0 -1 1077944384 583 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693902203280 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32419] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31529 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693901150736 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32420] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31529 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 28 0 90065019 27285626880 49654 33554432000 4194304 4196468 140723443401536 140693900098192 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32421] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31529 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 90065021 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692890036720 140694349335170 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32422] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31529 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 90065021 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692888982944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32423] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31529 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 90065021 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692887930352 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32424] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692886878928 140694349342619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32425] ppid=32409 vsize=26646120 memory=0 CPUtime=0.41 cores=0-7
/proc/32411/task/32425/stat : 32425 (java) R 32409 32409 31529 0 -1 4202560 2008 0 0 0 40 1 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692885811984 140694332818332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32426] ppid=32409 vsize=26646120 memory=288230574492221466 CPUtime=0.45 cores=0-7
/proc/32411/task/32426/stat : 32426 (java) R 32409 32409 31529 0 -1 4202560 2228 0 0 0 45 0 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692884757008 140694349345370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32427] ppid=32409 vsize=26646120 memory=0 CPUtime=0.49 cores=0-7
/proc/32411/task/32427/stat : 32427 (java) R 32409 32409 31529 0 -1 4202560 2445 0 0 0 49 0 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692883712384 140694330503673 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32428] ppid=32409 vsize=26646120 memory=0 CPUtime=0.69 cores=0-7
/proc/32411/task/32428/stat : 32428 (java) R 32409 32409 31529 0 -1 4202560 3648 0 0 0 68 1 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692882665680 140694349335958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32429] ppid=32409 vsize=26646120 memory=8326441210107759530 CPUtime=0 cores=0-7
/proc/32411/task/32429/stat : 32429 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692881615584 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32430] ppid=32409 vsize=26646120 memory=-8383865636863188341 CPUtime=0 cores=0-7
/proc/32411/task/32430/stat : 32430 (java) S 32409 32409 31529 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 90065024 27285626880 49654 33554432000 4194304 4196468 140723443401536 140692880563120 140694349335170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
Current children cumulated CPU time: 3.76 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 200072 KiB

[startup+1.40093 s]
/proc/loadavg: 6.73 7.44 7.86 6/199 32430
/proc/meminfo: memFree=28036756/32770624 swapFree=67108792/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 90065018 115843072 364 33554432000 4194304 5098028 140734287885680 140734287883784 140026496225916 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20635648 140734287889462 140734287889664 140734287889664 140734287892426 0
/proc/32409/statm: 28282 364 306 221 0 87 0
[pid=32411] ppid=32409 vsize=26646120 memory=200136 CPUtime=5.22 cores=0-7
/proc/32411/stat : 32411 (java) S 32409 32409 31529 0 -1 1077944320 25541 0 0 0 507 15 0 0 20 0 18 0 90065018 27285626880 50034 33554432000 4194304 4196468 140723443401536 140723443384080 140694349324023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
/proc/32411/statm: 6661530 50034 3400 1 0 6622724 0
[pid=32411/tid=32412] ppid=32409 vsize=26646120 memory=-8817073721047302083 CPUtime=1 cores=0-7
/proc/32411/task/32412/stat : 32412 (java) S 32409 32409 31529 0 -1 1077944384 8274 0 0 0 96 4 0 0 20 0 18 0 90065018 27285626880 50034 33554432000 4194304 4196468 140723443401536 140694353566864 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32413] ppid=32409 vsize=26646120 memory=4132786670230384682 CPUtime=0 cores=0-7
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140694271904528 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32414] ppid=32409 vsize=26646120 memory=3047711592059544694 CPUtime=0 cores=0-7
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31529 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693906414480 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32415] ppid=32409 vsize=26646120 memory=-8253362762721561507 CPUtime=0 cores=0-7
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31529 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693905361936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32416] ppid=32409 vsize=26646120 memory=-6302889425569150144 CPUtime=0 cores=0-7
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31529 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693904309392 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32417] ppid=32409 vsize=26646120 memory=7245577201579234449 CPUtime=0 cores=0-7
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31529 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693903255824 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32418] ppid=32409 vsize=26646120 memory=6935649255759572305 CPUtime=0 cores=0-7
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31529 0 -1 1077944384 583 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693902203280 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32419] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31529 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693901150736 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32420] ppid=32409 vsize=26646120 memory=139195595160898 CPUtime=0 cores=0-7
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31529 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 18 0 90065019 27285626880 50034 33554432000 4194304 4196468 140723443401536 140693900098192 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32421] ppid=32409 vsize=26646120 memory=139195595160899 CPUtime=0 cores=0-7
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31529 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 18 0 90065021 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692890036928 140694349335170 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32422] ppid=32409 vsize=26646120 memory=139195595160900 CPUtime=0 cores=0-7
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31529 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 18 0 90065021 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692888982944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32423] ppid=32409 vsize=26646120 memory=139195595160901 CPUtime=0 cores=0-7
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31529 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 18 0 90065021 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692887930352 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32425] ppid=32409 vsize=26646120 memory=139195595160903 CPUtime=0.52 cores=0-7
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31529 0 -1 1077944384 2493 0 0 0 51 1 0 0 20 0 18 0 90065024 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692885805920 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32426] ppid=32409 vsize=26646120 memory=9825 CPUtime=0.63 cores=0-7
/proc/32411/task/32426/stat : 32426 (java) S 32409 32409 31529 0 -1 1077944384 2940 0 0 0 62 1 0 0 20 0 18 0 90065024 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692884757936 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32427] ppid=32409 vsize=26646120 memory=0 CPUtime=0.69 cores=0-7
/proc/32411/task/32427/stat : 32427 (java) S 32409 32409 31529 0 -1 1077944384 2967 0 0 0 68 1 0 0 20 0 18 0 90065024 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692883704944 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32428] ppid=32409 vsize=26646120 memory=0 CPUtime=0.78 cores=0-7
/proc/32411/task/32428/stat : 32428 (java) S 32409 32409 31529 0 -1 1077944384 4325 0 0 0 77 1 0 0 20 0 18 0 90065024 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692882663760 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
[pid=32411/tid=32429] ppid=32409 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/32411/task/32429/stat : 32429 (java) S 32409 32409 31529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 90065024 27285626880 50034 33554432000 4194304 4196468 140723443401536 140692881615584 140694349334229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30257152 140723443410049 140723443410221 140723443410221 140723443412943 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 201592 KiB

Child status: 0
Real time (s): 1.41118
CPU time (s): 5.25103
CPU user time (s): 5.08111
CPU system time (s): 0.169924
CPU usage (%): 372.101
Max. virtual memory (cumulated for all children) (KiB): 26759248
Max. memory (cumulated for all children) (KiB): 201592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.08111
system time used= 0.169924
maximum resident set size= 200672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26100
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4540
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 32409
#   total CPU time (s): 5.25103
#   total CPU user time (s): 5.08111
#   total CPU system time (s): 0.169924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033924 second user time and 0.055512 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-27 22:56:57
IDJOB=4297420
IDBENCH=141543
IDSOLVER=2760
FILE ID=node150/4297420-1532725017
RUNJOBID= node150-1532724458-31556
PBS_JOBID= 21022339
Free space on /tmp= 53100 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a2-galaxy04_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297420-1532725017/watcher-4297420-1532725017 -o /tmp/evaluation-result-4297420-1532725017/solver-4297420-1532725017 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532724458-31556 --watchdog 2580  HOME/xcsp3-exec -seed 857821917 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297420-1532725017.xml

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

MD5SUM BENCH= fbf6579f490cb155f12923a6424db5f0
RANDOM SEED=857821917

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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.76
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.76
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.76
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:        28145552 kB
MemAvailable:   31936920 kB
Buffers:          187976 kB
Cached:          3842808 kB
SwapCached:           32 kB
Active:          1468708 kB
Inactive:        2615376 kB
Active(anon):       4920 kB
Inactive(anon):    76192 kB
Active(file):    1463788 kB
Inactive(file):  2539184 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             22072 kB
Writeback:             0 kB
AnonPages:         64720 kB
Mapped:            41648 kB
Shmem:             25156 kB
Slab:             236460 kB
SReclaimable:     208460 kB
SUnreclaim:        28000 kB
KernelStack:        3408 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53080 MiB
End job on node150 at 2018-07-27 22:56:59