Trace number 4292253

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.7 seq (493a269)SAT (TO)1637 2400.04 2392.51

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a2-galaxy06_c18.xml
MD5SUMf39156c7286cf2527a5ad695a59d725a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1582
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables246
Number of constraints485
Number of domains3
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":120},{"size":6,"count":60},{"size":16,"count":66}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":126},{"degree":17,"count":48},{"degree":18,"count":60},{"degree":19,"count":10},{"degree":20,"count":2}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":61},{"arity":3,"count":12},{"arity":4,"count":216},{"arity":5,"count":54},{"arity":6,"count":70},{"arity":8,"count":60},{"arity":10,"count":12}]
Number of extensional constraints66
Number of intensional constraints277
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":277},{"type":"regular","count":6},{"type":"allDifferent","count":10},{"type":"cardinality","count":6},{"type":"element","count":120}]
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-4292253-1532562282.xml"  -tl '2400s' -p 1 -x 0
0.11/0.18	c Choco 493a269
0.11/0.18	c [HOME/instance-4292253-1532562282.xml, -tl, 2400s, -p, 1, -x, 0]
0.33/0.27	c simple solver
0.34/0.50	c parse instance...
1.97/1.12	c solve instance...
4.18/1.84	o 1794 
4.18/1.84	o 1787 
4.18/1.86	o 1724 
4.18/1.87	o 1702 
4.49/1.93	o 1695 
4.49/1.94	o 1637 
2400.01/2392.50	s SATISFIABLE
2400.01/2392.50	v <instantiation>
2400.01/2392.50	v 	<list>o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[0][7] t[0][8] t[0][9] t[0][10] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[1][7] t[1][8] t[1][9] t[1][10] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[2][7] t[2][8] t[2][9] t[2][10] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6] t[3][7] t[3][8] t[3][9] t[3][10] t[4][0] t[4][1] t[4][2] t[4][3] t[4][4] t[4][5] t[4][6] t[4][7] t[4][8] t[4][9] t[4][10] t[5][0] t[5][1] t[5][2] t[5][3] t[5][4] t[5][5] t[5][6] t[5][7] t[5][8] t[5][9] t[5][10] </list>
2400.01/2392.50	v 	<values>2 2 1 1 5 4 5 4 3 3 4 5 0 0 3 3 4 5 2 2 0 0 4 5 4 5 3 3 1 1 5 4 5 4 1 1 2 2 0 0 1 3 2 3 2 0 1 0 5 5 3 1 3 2 0 2 0 1 4 4 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 0 1 1 0 0 1 1 0 1 1 1 0 0 1 1 0 0 1 0 0 15 22 10 0 36 35 39 0 34 34 31 31 0 10 34 32 0 40 50 22 0 15 15 0 50 35 45 47 47 0 22 22 0 51 35 41 0 32 32 47 15 34 0 0 0 45 47 51 0 31 10 36 35 35 41 32 40 0 39 15 50 0 35 35 0 </values>
2400.01/2392.50	v </instantiation>
2400.01/2392.50	c Unexpected resolution interruption!

Verifier Data

OK	1637

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292253-1532562282/watcher-4292253-1532562282 -o /tmp/evaluation-result-4292253-1532562282/solver-4292253-1532562282 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532562282-3949 --watchdog 2560 HOME/xcsp3-exec -seed 1186811020 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292253-1532562282.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=3978, runsolver pid=3972
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 0.92 0.97 0.99 4/218 4010
/proc/meminfo: memFree=20620568/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14082840 memory=28456 CPUtime=0.11 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 5512 0 0 0 10 1 0 0 20 0 15 0 73791358 14420828160 7114 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3520710 7114 2973 1 0 3483008 0
[pid=3982/tid=3984] ppid=3978 vsize=14082840 memory=-8673495017336389569 CPUtime=0.08 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) R 3978 3978 3918 0 -1 4202560 3533 0 0 0 7 1 0 0 20 0 15 0 73791359 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036800141016 140036795942045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14082840 memory=140327496504960 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14082840 memory=140327496504960 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791361 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73791361 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036336264480 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73791362 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14082840 memory=140327496504960 CPUtime=0.01 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 73791364 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14082840 memory=140327496504960 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791365 14420828160 7114 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29912 KiB

[startup+0.215841 s]*
/proc/loadavg: 0.92 0.97 0.99 6/218 4010
/proc/meminfo: memFree=20598232/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14082840 memory=40820 CPUtime=0.33 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 8135 0 0 0 31 2 0 0 20 0 15 0 73791358 14420828160 10205 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3520710 10205 3208 1 0 3483008 0
[pid=3982/tid=3984] ppid=3978 vsize=14082840 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) D 3978 3978 3918 0 -1 4202560 5358 0 0 0 18 1 0 0 20 0 15 0 73791359 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036800155712 140036795942045 0 4 0 16800975 18446744071580419588 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14082840 memory=13648 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14082840 memory=140327497001329 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14082840 memory=140327496504960 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791361 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73791361 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036336264480 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73791362 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14082840 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14082840 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14082840 memory=140327496504960 CPUtime=0.07 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 794 0 0 0 7 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791365 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42276 KiB

[startup+0.310505 s]*
/proc/loadavg: 0.92 0.97 0.99 1/218 4010
/proc/meminfo: memFree=20597860/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14082840 memory=40820 CPUtime=0.34 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 8164 0 0 0 32 2 0 0 20 0 15 0 73791358 14420828160 10205 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3520710 10205 3208 1 0 3483008 0
[pid=3982/tid=3984] ppid=3978 vsize=14082840 memory=8112282956445269571 CPUtime=0.19 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) D 3978 3978 3918 0 -1 4202560 5383 0 0 0 18 1 0 0 20 0 15 0 73791359 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036800149840 140036795942045 0 4 0 16800975 18446744071580419588 0 0 -1 2 0 0 8 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14082840 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14082840 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14082840 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14082840 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14082840 memory=7161374744685748120 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73791361 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14082840 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73791361 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036336264480 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14082840 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73791362 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14082840 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14082840 memory=-6516833586042938556 CPUtime=0.02 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14082840 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14082840 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 795 0 0 0 8 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791365 14420828160 10205 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42276 KiB

[startup+0.700792 s]
/proc/loadavg: 0.92 0.97 0.99 5/218 4010
/proc/meminfo: memFree=20584708/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14089220 memory=58220 CPUtime=0.93 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 10140 0 0 0 90 3 0 0 20 0 15 0 73791358 14427361280 14555 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3522305 14555 3312 1 0 3483520 0
[pid=3982/tid=3984] ppid=3978 vsize=14089220 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) R 3978 3978 3918 0 -1 4202560 6585 0 0 0 44 2 0 0 20 0 15 0 73791359 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036800155856 140036795932054 0 4 0 16800975 0 0 0 -1 2 0 0 16 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14089220 memory=33 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14089220 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791360 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73791360 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14089220 memory=22256 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73791361 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14089220 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73791361 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036336264480 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14089220 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73791362 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14089220 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14089220 memory=796 CPUtime=0.09 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) R 3978 3978 3918 0 -1 1077944384 609 0 0 0 9 0 0 0 20 0 15 0 73791364 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14089220 memory=1012 CPUtime=0.1 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) R 3978 3978 3918 0 -1 4202560 344 0 0 0 10 0 0 0 20 0 15 0 73791364 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036264651040 140036775751194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14089220 memory=1228 CPUtime=0.25 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) R 3978 3978 3918 0 -1 4202560 1296 0 0 0 25 0 0 0 20 0 15 0 73791364 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036263615360 140036789016955 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14089220 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14089220 memory=9996 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73791365 14427361280 14555 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 59676 KiB

[startup+1.50084 s]
/proc/loadavg: 0.92 0.97 0.99 7/218 4010
/proc/meminfo: memFree=20489924/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0

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

[pid=3982/tid=3994] ppid=3978 vsize=14091268 memory=185236 CPUtime=0.26 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 4350 0 0 0 23 3 0 0 20 0 15 0 73791361 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 73791361 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036336264544 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 73791362 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14091268 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14091268 memory=1292 CPUtime=2.75 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 18584 0 0 0 273 2 0 0 20 0 15 0 73791364 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14091268 memory=4136 CPUtime=2.66 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 14789 0 0 0 265 1 0 0 20 0 15 0 73791364 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14091268 memory=22328 CPUtime=0.8 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 10628 0 0 0 79 1 0 0 20 0 15 0 73791364 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14091268 memory=185236 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.64 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1636 0 0 0 28 36 0 0 20 0 15 0 73791365 14429458432 46309 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 2329.73 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 186692 KiB

[startup+2382.3 s]
/proc/loadavg: 1.60 1.82 1.84 4/218 4112
/proc/meminfo: memFree=20307224/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14091268 memory=187356 CPUtime=2389.8 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 88622 0 0 0 238930 50 0 0 20 0 15 0 73791358 14429458432 46839 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3522817 46839 3398 1 0 3484032 0
[pid=3982/tid=3984] ppid=3978 vsize=14091268 memory=187356 CPUtime=2381.38 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) R 3978 3978 3918 0 -1 4202560 22867 0 0 0 238132 6 0 0 20 0 15 0 73791359 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036800159440 140036425278284 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14091268 memory=187356 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 5028 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 2760 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.3 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 3370 0 0 0 27 3 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14091268 memory=8524 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 3064 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14091268 memory=4136 CPUtime=0.27 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 4525 0 0 0 24 3 0 0 20 0 15 0 73791361 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14091268 memory=22328 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 73791361 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036336264544 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14091268 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 73791362 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14091268 memory=22328 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14091268 memory=187356 CPUtime=2.75 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 18584 0 0 0 273 2 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14091268 memory=1456 CPUtime=2.66 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 14789 0 0 0 265 1 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.8 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 10628 0 0 0 79 1 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14091268 memory=187356 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14091268 memory=4136 CPUtime=0.66 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1640 0 0 0 29 37 0 0 20 0 15 0 73791365 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 2389.8 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 188812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2392.5 s]
/proc/loadavg: 1.59 1.81 1.83 2/197 4165
/proc/meminfo: memFree=20497900/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14091268 memory=187356 CPUtime=2400.01 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 88632 0 0 0 239951 50 0 0 20 0 15 0 73791358 14429458432 46839 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3522817 46839 3398 1 0 3484032 0
[pid=3982/tid=3984] ppid=3978 vsize=14091268 memory=187356 CPUtime=2391.58 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) R 3978 3978 3918 0 -1 4202560 22871 0 0 0 239152 6 0 0 20 0 15 0 73791359 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036800159568 140036425970833 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14091268 memory=187356 CPUtime=0.3 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 5028 0 0 0 28 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14091268 memory=187356 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 2761 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.3 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 3371 0 0 0 27 3 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 3064 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.28 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 4527 0 0 0 25 3 0 0 20 0 15 0 73791361 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 73791361 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036336264544 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14091268 memory=187356 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 73791362 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14091268 memory=187356 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14091268 memory=2296 CPUtime=2.75 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 18584 0 0 0 273 2 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14091268 memory=1456 CPUtime=2.66 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 14789 0 0 0 265 1 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.8 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 10628 0 0 0 79 1 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14091268 memory=18252 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14091268 memory=13044 CPUtime=0.66 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1642 0 0 0 29 37 0 0 20 0 15 0 73791365 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 188812 KiB

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

[startup+2392.51 s]
# the end of solver process 3978 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.53 s, system=0.508425 s

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

[startup+2392.5 s]
/proc/loadavg: 1.59 1.81 1.83 2/197 4165
/proc/meminfo: memFree=20497900/32770624 swapFree=67108860/67108860
[pid=3978] ppid=3972 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3978/stat : 3978 (xcsp3-exec) S 3972 3978 3918 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 73791358 115843072 364 33554432000 4194304 5098028 140726491944800 140726491942904 139782289207932 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34275328 140726491952186 140726491952388 140726491952388 140726491955146 0
/proc/3978/statm: 28282 364 306 221 0 87 0
[pid=3982] ppid=3978 vsize=14091268 memory=187356 CPUtime=2400.01 cores=0,2,4,6
/proc/3982/stat : 3982 (java) S 3978 3978 3918 0 -1 1077944320 88632 0 0 0 239951 50 0 0 20 0 15 0 73791358 14429458432 46839 33554432000 4194304 4196468 140726674184224 140726674166768 140036795920119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
/proc/3982/statm: 3522817 46839 3398 1 0 3484032 0
[pid=3982/tid=3984] ppid=3978 vsize=14091268 memory=187356 CPUtime=2391.58 cores=0,2,4,6
/proc/3982/task/3984/stat : 3984 (java) R 3978 3978 3918 0 -1 4202560 22871 0 0 0 239152 6 0 0 20 0 15 0 73791359 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036800159568 140036425970833 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3986] ppid=3978 vsize=14091268 memory=187356 CPUtime=0.3 cores=0,2,4,6
/proc/3982/task/3986/stat : 3986 (java) S 3978 3978 3918 0 -1 1077944384 5028 0 0 0 28 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036748540304 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3989] ppid=3978 vsize=14091268 memory=187356 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3989/stat : 3989 (java) S 3978 3978 3918 0 -1 1077944384 2761 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036747487504 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3991] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.3 cores=0,2,4,6
/proc/3982/task/3991/stat : 3991 (java) S 3978 3978 3918 0 -1 1077944384 3371 0 0 0 27 3 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036746435216 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3992] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.29 cores=0,2,4,6
/proc/3982/task/3992/stat : 3992 (java) S 3978 3978 3918 0 -1 1077944384 3064 0 0 0 27 2 0 0 20 0 15 0 73791360 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036745382416 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3994] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.28 cores=0,2,4,6
/proc/3982/task/3994/stat : 3994 (java) S 3978 3978 3918 0 -1 1077944384 4527 0 0 0 25 3 0 0 20 0 15 0 73791361 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036337318512 140036795931266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3996] ppid=3978 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3996/stat : 3996 (java) S 3978 3978 3918 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 73791361 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036336264544 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=3998] ppid=3978 vsize=14091268 memory=187356 CPUtime=0 cores=0,2,4,6
/proc/3982/task/3998/stat : 3998 (java) S 3978 3978 3918 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 73791362 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036267828848 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4000] ppid=3978 vsize=14091268 memory=187356 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4000/stat : 4000 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036266777168 140036795938715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4003] ppid=3978 vsize=14091268 memory=2296 CPUtime=2.75 cores=0,2,4,6
/proc/3982/task/4003/stat : 4003 (java) S 3978 3978 3918 0 -1 1077944384 18584 0 0 0 273 2 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036265724016 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4004] ppid=3978 vsize=14091268 memory=1456 CPUtime=2.66 cores=0,2,4,6
/proc/3982/task/4004/stat : 4004 (java) S 3978 3978 3918 0 -1 1077944384 14789 0 0 0 265 1 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036264671216 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4006] ppid=3978 vsize=14091268 memory=1456 CPUtime=0.8 cores=0,2,4,6
/proc/3982/task/4006/stat : 4006 (java) S 3978 3978 3918 0 -1 1077944384 10628 0 0 0 79 1 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036263618928 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4008] ppid=3978 vsize=14091268 memory=18252 CPUtime=0 cores=0,2,4,6
/proc/3982/task/4008/stat : 4008 (java) S 3978 3978 3918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73791364 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036262566368 140036795930325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
[pid=3982/tid=4010] ppid=3978 vsize=14091268 memory=13044 CPUtime=0.66 cores=0,2,4,6
/proc/3982/task/4010/stat : 4010 (java) S 3978 3978 3918 0 -1 1077944384 1642 0 0 0 29 37 0 0 20 0 15 0 73791365 14429458432 46839 33554432000 4194304 4196468 140726674184224 140036261514160 140036795931266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 29745152 140726674187393 140726674187569 140726674187569 140726674190287 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 188812 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2392.51
CPU time (s): 2400.04
CPU user time (s): 2399.53
CPU system time (s): 0.508425
CPU usage (%): 100.315
Max. virtual memory (cumulated for all children) (KiB): 14206184
Max. memory (cumulated for all children) (KiB): 231896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.53
system time used= 0.508425
maximum resident set size= 235516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89427
page faults= 0
swaps= 0
block input operations= 1448
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60648
involuntary context switches= 2834


# summary of solver processes directly reported to runsolver:
#   pid: 3978
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2399.53
#   total CPU system time (s): 0.508425

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6667 second user time and 22.6339 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-26 01:44:42
IDJOB=4292253
IDBENCH=141553
IDSOLVER=2747
FILE ID=node105/4292253-1532562282
RUNJOBID= node105-1532562282-3949
PBS_JOBID= 21021957
Free space on /tmp= 44628 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a2-galaxy06_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-4292253-1532562282/watcher-4292253-1532562282 -o /tmp/evaluation-result-4292253-1532562282/solver-4292253-1532562282 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532562282-3949 --watchdog 2560  HOME/xcsp3-exec -seed 1186811020 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292253-1532562282.xml

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

MD5SUM BENCH= f39156c7286cf2527a5ad695a59d725a
RANDOM SEED=1186811020

node105.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.32
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.32
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.32
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.32
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:        20655796 kB
MemAvailable:   31932652 kB
Buffers:          236880 kB
Cached:         11182348 kB
SwapCached:            0 kB
Active:          2235624 kB
Inactive:        9235352 kB
Active(anon):       6448 kB
Inactive(anon):    73488 kB
Active(file):    2229176 kB
Inactive(file):  9161864 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41276 kB
Writeback:             0 kB
AnonPages:         59140 kB
Mapped:            39776 kB
Shmem:             25228 kB
Slab:             341392 kB
SReclaimable:     314276 kB
SUnreclaim:        27116 kB
KernelStack:        3136 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44588 MiB
End job on node105 at 2018-07-26 02:24:35