Trace number 4309380

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
PicatSAT 2018-08-14OPT104 1250.67 1250.63

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-20-30-00_c18.xml
MD5SUM22e303206e5b0ea869a7ab153bbd8d22
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark1250.67
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints21
Number of domains2
Minimum domain size20
Maximum domain size32
Distribution of domain sizes[{"size":20,"count":20},{"size":32,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":20},{"arity":20,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"type":"allDifferent","count":1}]
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

1250.62/1250.62	c xcsp_picat version 2.4#7 (8/14/2018)
1250.62/1250.62	o 339
1250.62/1250.62	o 171
1250.62/1250.62	o 133
1250.62/1250.62	o 113
1250.62/1250.62	o 104
1250.62/1250.62	s OPTIMUM FOUND
1250.62/1250.62	v <instantiation>
1250.62/1250.62	v     <list> d[] c[]  </list> 
1250.62/1250.62	v     <values> 5 7 6 4 8 6 4 2 2 7 4 8 8 1 2 3 4 4 12 7  11 9 12 10 8 6 5 3 2 0 1 4 7 13 15 14 16 17 19 18   </values> 
1250.62/1250.62	v </instantiation>

Verifier Data

OK	104

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309380-1534317615/watcher-4309380-1534317615 -o /tmp/evaluation-result-4309380-1534317615/solver-4309380-1534317615 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534293202-13751 --watchdog 2580 xcsp_picat HOME/instance-4309380-1534317615.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=16737, runsolver pid=16734
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23915804/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2026300 memory=16476 CPUtime=0.1 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 1760 0 0 0 10 0 0 0 20 0 1 0 249324717 2074931200 4119 33554432000 4194304 5849940 140725615208928 140725615208928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 506575 4119 705 405 0 503519 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026300 KiB
Current children cumulated memory: 16476 KiB

[startup+0.209729 s]*
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23915432/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2026608 memory=16720 CPUtime=0.21 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 1889 0 0 0 20 1 0 0 20 0 1 0 249324717 2075246592 4180 33554432000 4194304 5849940 140725615208928 140725615208928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 506652 4180 705 405 0 503596 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026608 KiB
Current children cumulated memory: 16720 KiB

[startup+0.308962 s]*
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23915432/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2027376 memory=17492 CPUtime=0.31 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 2081 0 0 0 29 2 0 0 20 0 1 0 249324717 2076033024 4373 33554432000 4194304 5849940 140725615208928 140725615208928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 506844 4373 705 405 0 503788 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027376 KiB
Current children cumulated memory: 17492 KiB

[startup+0.700286 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23914316/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2027844 memory=18056 CPUtime=0.69 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 2241 0 0 0 67 2 0 0 20 0 1 0 249324717 2076512256 4514 33554432000 4194304 5849940 140725615208928 140725615207800 5392480 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 506961 4514 706 405 0 503905 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027844 KiB
Current children cumulated memory: 18056 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23913024/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2028972 memory=19284 CPUtime=1.49 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 2573 0 0 0 147 2 0 0 20 0 1 0 249324717 2077667328 4821 33554432000 4194304 5849940 140725615208928 140725615207656 4212286 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 507243 4821 729 405 0 504187 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2028972 KiB
Current children cumulated memory: 19284 KiB

[startup+3.1091 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23912652/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2029792 memory=20148 CPUtime=3.1 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 3035 0 0 0 308 2 0 0 20 0 1 0 249324717 2078507008 5037 33554432000 4194304 5849940 140725615208928 140725615207656 4211660 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 507448 5037 733 405 0 504392 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2029792 KiB
Current children cumulated memory: 20148 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23912556/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2029792 memory=20148 CPUtime=6.29 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 3998 0 0 0 627 2 0 0 20 0 1 0 249324717 2078507008 5037 33554432000 4194304 5849940 140725615208928 140725615207336 4211581 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 507448 5037 733 405 0 504392 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2029792 KiB
Current children cumulated memory: 20148 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23976524/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2031200 memory=21612 CPUtime=12.69 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 6514 0 0 0 1265 4 0 0 20 0 1 0 249324717 2079948800 5403 33554432000 4194304 5849940 140725615208928 140725615206824 4212042 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 507800 5403 746 405 0 504744 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2031200 KiB
Current children cumulated memory: 21612 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=23911396/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2035676 memory=26084 CPUtime=25.49 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 11188 0 0 0 2536 13 0 0 20 0 1 0 249324717 2084532224 6521 33554432000 4194304 5849940 140725615208928 140725615207576 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 508919 6521 746 405 0 505863 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2035676 KiB
Current children cumulated memory: 26084 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16738
/proc/meminfo: memFree=24000432/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2054348 memory=44764 CPUtime=51.11 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 32530 0 0 0 5075 36 0 0 20 0 1 0 249324717 2103652352 11191 33554432000 4194304 5849940 140725615208928 140725615208088 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 513587 11191 746 405 0 510531 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 2054348 KiB
Current children cumulated memory: 44764 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16739
/proc/meminfo: memFree=24003580/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2043376 memory=32704 CPUtime=102.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 50539 0 0 0 10158 72 0 0 20 0 1 0 249324717 2092417024 8176 33554432000 4194304 5849940 140725615208928 140725615207416 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 510844 8176 746 405 0 507788 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2043376 KiB
Current children cumulated memory: 32704 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16740
/proc/meminfo: memFree=23902692/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2074216 memory=64436 CPUtime=162.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 62262 0 0 0 16111 119 0 0 20 0 1 0 249324717 2123997184 16109 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 518554 16109 746 405 0 515498 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2074216 KiB
Current children cumulated memory: 64436 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16741
/proc/meminfo: memFree=23932212/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2044124 memory=34536 CPUtime=222.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 69819 0 0 0 22073 157 0 0 20 0 1 0 249324717 2093182976 8634 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 511031 8634 746 405 0 507975 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2044124 KiB
Current children cumulated memory: 34536 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16742
/proc/meminfo: memFree=23942160/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2093372 memory=83444 CPUtime=282.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 79462 0 0 0 28036 194 0 0 20 0 1 0 249324717 2143612928 20861 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 523343 20861 746 405 0 520287 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2093372 KiB
Current children cumulated memory: 83444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16744
/proc/meminfo: memFree=23925704/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2043752 memory=32864 CPUtime=342.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 91427 0 0 0 33998 232 0 0 20 0 1 0 249324717 2092802048 8216 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 510938 8216 746 405 0 507882 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2043752 KiB
Current children cumulated memory: 32864 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16745
/proc/meminfo: memFree=23875760/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2092792 memory=83168 CPUtime=402.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 98529 0 0 0 39965 265 0 0 20 0 1 0 249324717 2143019008 20792 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 523198 20792 746 405 0 520142 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2092792 KiB
Current children cumulated memory: 83168 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 16746
/proc/meminfo: memFree=23918896/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2108400 memory=98812 CPUtime=462.3 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 109215 0 0 0 45942 288 0 0 20 0 1 0 249324717 2159001600 24703 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 527100 24703 746 405 0 524044 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2108400 KiB
Current children cumulated memory: 98812 KiB


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

Current children cumulated memory: 97208 KiB

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 16759
/proc/meminfo: memFree=23891928/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2118836 memory=109248 CPUtime=702.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 140251 0 0 0 69837 395 0 0 20 0 1 0 249324717 2169688064 27312 33554432000 4194304 5849940 140725615208928 140725615207928 5360740 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 529709 27312 746 405 0 526653 0
Current children cumulated CPU time: 702.32 s
Current children cumulated vsize: 2118836 KiB
Current children cumulated memory: 109248 KiB

[startup+762.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 16760
/proc/meminfo: memFree=23805632/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2138608 memory=129068 CPUtime=762.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 148327 0 0 0 75819 413 0 0 20 0 1 0 249324717 2189934592 32267 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 534652 32267 746 405 0 531596 0
Current children cumulated CPU time: 762.32 s
Current children cumulated vsize: 2138608 KiB
Current children cumulated memory: 129068 KiB

[startup+822.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/188 16761
/proc/meminfo: memFree=23873956/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2147552 memory=138092 CPUtime=822.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 155921 0 0 0 81800 432 0 0 20 0 1 0 249324717 2199093248 34523 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 536888 34523 746 405 0 533832 0
Current children cumulated CPU time: 822.32 s
Current children cumulated vsize: 2147552 KiB
Current children cumulated memory: 138092 KiB

[startup+882.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 16762
/proc/meminfo: memFree=23772960/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2183584 memory=167408 CPUtime=882.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 162977 0 0 0 87783 449 0 0 20 0 1 0 249324717 2235990016 41852 33554432000 4194304 5849940 140725615208928 140725615207416 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 545896 41852 746 405 0 542840 0
Current children cumulated CPU time: 882.32 s
Current children cumulated vsize: 2183584 KiB
Current children cumulated memory: 167408 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16763
/proc/meminfo: memFree=23878060/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2072872 memory=63284 CPUtime=942.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 173785 0 0 0 93735 497 0 0 20 0 1 0 249324717 2122620928 15821 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 518218 15821 746 405 0 515162 0
Current children cumulated CPU time: 942.32 s
Current children cumulated vsize: 2072872 KiB
Current children cumulated memory: 63284 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16764
/proc/meminfo: memFree=23836804/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2097604 memory=87896 CPUtime=1002.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 175205 0 0 0 99712 520 0 0 20 0 1 0 249324717 2147946496 21974 33554432000 4194304 5849940 140725615208928 140725615207800 5416647 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 524401 21974 746 405 0 521345 0
Current children cumulated CPU time: 1002.32 s
Current children cumulated vsize: 2097604 KiB
Current children cumulated memory: 87896 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16765
/proc/meminfo: memFree=23791952/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2141664 memory=132076 CPUtime=1062.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 181073 0 0 0 105691 541 0 0 20 0 1 0 249324717 2193063936 33019 33554432000 4194304 5849940 140725615208928 140725615207928 5437906 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 535416 33019 746 405 0 532360 0
Current children cumulated CPU time: 1062.32 s
Current children cumulated vsize: 2141664 KiB
Current children cumulated memory: 132076 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16766
/proc/meminfo: memFree=23754668/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2187680 memory=170032 CPUtime=1122.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 187863 0 0 0 111675 557 0 0 20 0 1 0 249324717 2240184320 42508 33554432000 4194304 5849940 140725615208928 140725615207928 5437906 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 546920 42508 746 405 0 543864 0
Current children cumulated CPU time: 1122.32 s
Current children cumulated vsize: 2187680 KiB
Current children cumulated memory: 170032 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16767
/proc/meminfo: memFree=23776780/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2171296 memory=159772 CPUtime=1182.32 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 194087 0 0 0 117659 573 0 0 20 0 1 0 249324717 2223407104 39943 33554432000 4194304 5849940 140725615208928 140725615207928 5438047 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 542824 39943 746 405 0 539768 0
Current children cumulated CPU time: 1182.32 s
Current children cumulated vsize: 2171296 KiB
Current children cumulated memory: 159772 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16775
/proc/meminfo: memFree=23719108/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2163104 memory=151580 CPUtime=1242.33 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 197958 0 0 0 123640 593 0 0 20 0 1 0 249324717 2215018496 37895 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 540776 37895 746 405 0 537720 0
Current children cumulated CPU time: 1242.33 s
Current children cumulated vsize: 2163104 KiB
Current children cumulated memory: 151580 KiB

[startup+1250.63 s]
# the end of solver process 16737 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1244.69 s, system=5.97318 s

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

[startup+1244.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16775
/proc/meminfo: memFree=23711836/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2171296 memory=159556 CPUtime=1244.82 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 198473 0 0 0 123888 594 0 0 20 0 1 0 249324717 2223407104 39889 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 542824 39889 746 405 0 539768 0
Current children cumulated CPU time: 1244.82 s
Current children cumulated vsize: 2171296 KiB
Current children cumulated memory: 159556 KiB

[startup+1248 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 16775
/proc/meminfo: memFree=23711836/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2171296 memory=159556 CPUtime=1248.04 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 198473 0 0 0 124208 596 0 0 20 0 1 0 249324717 2223407104 39889 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 542824 39889 746 405 0 539768 0
Current children cumulated CPU time: 1248.04 s
Current children cumulated vsize: 2171296 KiB
Current children cumulated memory: 159556 KiB

[startup+1249.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16775
/proc/meminfo: memFree=23711836/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2171296 memory=159556 CPUtime=1249.62 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 198473 0 0 0 124366 596 0 0 20 0 1 0 249324717 2223407104 39889 33554432000 4194304 5849940 140725615208928 140725615207928 5437906 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 542824 39889 746 405 0 539768 0
Current children cumulated CPU time: 1249.62 s
Current children cumulated vsize: 2171296 KiB
Current children cumulated memory: 159556 KiB

[startup+1250.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16775
/proc/meminfo: memFree=23711836/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2171296 memory=159556 CPUtime=1250.42 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 198473 0 0 0 124446 596 0 0 20 0 1 0 249324717 2223407104 39889 33554432000 4194304 5849940 140725615208928 140725615207928 5335726 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 542824 39889 746 405 0 539768 0
Current children cumulated CPU time: 1250.42 s
Current children cumulated vsize: 2171296 KiB
Current children cumulated memory: 159556 KiB

[startup+1250.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 16775
/proc/meminfo: memFree=23711836/32770624 swapFree=67059132/67108860
[pid=16737] ppid=16734 vsize=2171296 memory=159556 CPUtime=1250.62 cores=1,3,5,7
/proc/16737/stat : 16737 (xcsp_picat) R 16734 16737 13719 0 -1 4202496 198473 0 0 0 124466 596 0 0 20 0 1 0 249324717 2223407104 39889 33554432000 4194304 5849940 140725615208928 140725615207928 140585516355463 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 41525248 140725615211702 140725615211780 140725615211780 140725615214538 0
/proc/16737/statm: 542824 39889 746 405 0 539768 0
Current children cumulated CPU time: 1250.62 s
Current children cumulated vsize: 2171296 KiB
Current children cumulated memory: 159556 KiB

Child status: 0
Real time (s): 1250.63
CPU time (s): 1250.67
CPU user time (s): 1244.69
CPU system time (s): 5.97318
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2201868
Max. memory (cumulated for all children) (KiB): 187836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1244.69
system time used= 5.97318
maximum resident set size= 187836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198574
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 315


# summary of solver processes directly reported to runsolver:
#   pid: 16737
#   total CPU time (s): 1250.67
#   total CPU user time (s): 1244.69
#   total CPU system time (s): 5.97318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.86065 second user time and 9.22791 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-15 09:20:15
IDJOB=4309380
IDBENCH=141631
IDSOLVER=2794
FILE ID=node103/4309380-1534317615
RUNJOBID= node103-1534293202-13751
PBS_JOBID= 21038140
Free space on /tmp= 37336 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-20-30-00_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309380-1534317615/watcher-4309380-1534317615 -o /tmp/evaluation-result-4309380-1534317615/solver-4309380-1534317615 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534293202-13751 --watchdog 2580  xcsp_picat HOME/instance-4309380-1534317615.xml

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

MD5SUM BENCH= 22e303206e5b0ea869a7ab153bbd8d22
RANDOM SEED=209625482

node103.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.48
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.48
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.48
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.48
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:        23930152 kB
MemAvailable:   31651244 kB
Buffers:          187088 kB
Cached:          7735616 kB
SwapCached:         5144 kB
Active:          4459956 kB
Inactive:        3760932 kB
Active(anon):     290408 kB
Inactive(anon):    67484 kB
Active(file):    4169548 kB
Inactive(file):  3693448 kB
Unevictable:        7772 kB
Mlocked:            7772 kB
SwapTotal:      67108860 kB
SwapFree:       67059132 kB
Dirty:              3160 kB
Writeback:             0 kB
AnonPages:        290292 kB
Mapped:            55384 kB
Shmem:             56920 kB
Slab:             315440 kB
SReclaimable:     286556 kB
SUnreclaim:        28884 kB
KernelStack:        3328 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2639928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37332 MiB
End job on node103 at 2018-08-15 09:41:06