Trace number 4395367

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 2019-09-12? (TO) 2519.98 2520.06

General information on the benchmark

NameFapp/Fapp-ext/
Fapp-ext-05-0350_c18.xml
MD5SUM51b7f32ab0afbf3da7a228f765e579fa
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark521763705
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables7232
Number of constraints4665
Number of domains18
Minimum domain size1
Maximum domain size135
Distribution of domain sizes[{"size":1,"count":3},{"size":2,"count":2524},{"size":11,"count":2177},{"size":12,"count":1},{"size":25,"count":55},{"size":33,"count":45},{"size":44,"count":26},{"size":48,"count":22},{"size":51,"count":17},{"size":55,"count":31},{"size":91,"count":204},{"size":102,"count":203},{"size":106,"count":126},{"size":135,"count":1798}]
Minimum variable degree2
Maximum variable degree2178
Distribution of variable degrees[{"degree":2,"count":6532},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":11},{"degree":6,"count":11},{"degree":7,"count":19},{"degree":8,"count":26},{"degree":9,"count":28},{"degree":10,"count":31},{"degree":11,"count":40},{"degree":12,"count":48},{"degree":13,"count":50},{"degree":14,"count":80},{"degree":15,"count":109},{"degree":16,"count":148},{"degree":17,"count":81},{"degree":18,"count":2},{"degree":19,"count":2},{"degree":21,"count":1},{"degree":2178,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":311},{"arity":3,"count":2177},{"arity":6,"count":2177}]
Number of extensional constraints4665
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4665}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395367-1568347408/watcher-4395367-1568347408 -o /tmp/evaluation-result-4395367-1568347408/solver-4395367-1568347408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568318666-25672 --watchdog 2580 xcsp_picat HOME/instance-4395367-1568347408.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=32573, runsolver pid=32570
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 1.92 2.00 2.04 3/199 32574
/proc/meminfo: memFree=30029360/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=20668 CPUtime=0.1 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 1803 0 0 0 10 0 0 0 20 0 1 0 410995749 2080477184 5167 33554432000 4194304 5870510 140723696417216 140723696414360 4461734 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 5167 838 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 20668 KiB

[startup+0.209673 s]*
/proc/loadavg: 1.92 2.00 2.04 3/199 32574
/proc/meminfo: memFree=30021292/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=27052 CPUtime=0.21 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 1806 0 0 0 21 0 0 0 20 0 1 0 410995749 2080477184 6763 33554432000 4194304 5870510 140723696417216 140723696414360 139671366376448 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 6763 844 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 27052 KiB

[startup+0.309512 s]*
/proc/loadavg: 1.92 2.00 2.04 3/199 32574
/proc/meminfo: memFree=30017196/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=33196 CPUtime=0.31 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 1809 0 0 0 31 0 0 0 20 0 1 0 410995749 2080477184 8299 33554432000 4194304 5870510 140723696417216 140723696414360 139671366376448 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 8299 844 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 33196 KiB

[startup+0.700361 s]
/proc/loadavg: 1.92 2.00 2.04 3/199 32574
/proc/meminfo: memFree=30004908/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=53676 CPUtime=0.69 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 1819 0 0 0 69 0 0 0 20 0 1 0 410995749 2080477184 13419 33554432000 4194304 5870510 140723696417216 140723696414360 139671366376448 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 13419 844 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 53676 KiB

[startup+1.50038 s]
/proc/loadavg: 1.92 2.00 2.04 3/199 32574
/proc/meminfo: memFree=29976112/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=100780 CPUtime=1.49 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 1842 0 0 0 148 1 0 0 20 0 1 0 410995749 2080477184 25195 33554432000 4194304 5870510 140723696417216 140723696416520 4762372 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 25195 844 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 100780 KiB

[startup+3.10958 s]
/proc/loadavg: 1.92 2.00 2.04 3/199 32574
/proc/meminfo: memFree=29818352/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=192940 CPUtime=3.1 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 1960 0 0 0 307 3 0 0 20 0 1 0 410995749 2080477184 48235 33554432000 4194304 5870510 140723696417216 140723696416520 139671366376448 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 48235 844 410 0 503402 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 192940 KiB

[startup+6.30036 s]
/proc/loadavg: 2.01 2.01 2.05 3/199 32574
/proc/meminfo: memFree=29644256/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=375212 CPUtime=6.3 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 2124 0 0 0 624 6 0 0 20 0 1 0 410995749 2080477184 93803 33554432000 4194304 5870510 140723696417216 140723696416520 4462642 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 93803 844 410 0 503402 0
Current children cumulated CPU time: 6.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 375212 KiB

[startup+12.7004 s]
/proc/loadavg: 2.09 2.03 2.05 3/199 32576
/proc/meminfo: memFree=29379688/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=739756 CPUtime=12.69 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 2326 0 0 0 1258 11 0 0 20 0 1 0 410995749 2080477184 184939 33554432000 4194304 5870510 140723696417216 140723696416520 4461503 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 184939 844 410 0 503402 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 739756 KiB

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.05 3/199 32576
/proc/meminfo: memFree=28602684/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=2031716 memory=1470892 CPUtime=25.49 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 2774 0 0 0 2525 24 0 0 20 0 1 0 410995749 2080477184 367723 33554432000 4194304 5870510 140723696417216 140723696416520 4762372 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 507929 367723 844 410 0 503402 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 1470892 KiB

[startup+51.1095 s]
/proc/loadavg: 2.05 2.03 2.05 3/199 32577
/proc/meminfo: memFree=27110300/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4137536 memory=2964264 CPUtime=51.1 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 5844 0 0 0 5063 47 0 0 20 0 1 0 410995749 4236836864 741066 33554432000 4194304 5870510 140723696417216 140723696416520 4462686 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1034384 741066 849 410 0 1029857 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 4137536 KiB
Current children cumulated memory: 2964264 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/199 32583
/proc/meminfo: memFree=26025436/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4185428 memory=4046404 CPUtime=102.29 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 11880 0 0 0 10110 119 0 0 20 0 1 0 410995749 4285878272 1011601 33554432000 4194304 5870510 140723696417216 140723696416536 5246232 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1046357 1011601 850 410 0 1041830 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 4185428 KiB
Current children cumulated memory: 4046404 KiB

[startup+162.3 s]
/proc/loadavg: 1.86 1.97 2.03 3/199 32708
/proc/meminfo: memFree=27384368/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4197668 memory=2825744 CPUtime=162.29 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 30862 0 0 0 15834 395 0 0 20 0 1 0 410995749 4298412032 706436 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1049417 706436 850 410 0 1044890 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 4197668 KiB
Current children cumulated memory: 2825744 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.98 2.03 3/199 32713
/proc/meminfo: memFree=27817780/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4206456 memory=2433124 CPUtime=222.28 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 65261 0 0 0 21315 913 0 0 20 0 1 0 410995749 4307410944 608281 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1051614 608281 850 410 0 1047087 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 4206456 KiB
Current children cumulated memory: 2433124 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.98 2.03 3/199 32719
/proc/meminfo: memFree=26165276/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4213448 memory=4029024 CPUtime=282.28 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 98666 0 0 0 26769 1459 0 0 20 0 1 0 410995749 4314570752 1007256 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1053362 1007256 850 410 0 1048835 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 4213448 KiB
Current children cumulated memory: 4029024 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/199 32723
/proc/meminfo: memFree=26872116/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4221156 memory=3268508 CPUtime=342.28 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 133762 0 0 0 32228 2000 0 0 20 0 1 0 410995749 4322463744 817127 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1055289 817127 850 410 0 1050762 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 4221156 KiB
Current children cumulated memory: 3268508 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 32727
/proc/meminfo: memFree=27513276/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=4227776 memory=2684412 CPUtime=402.28 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 166129 0 0 0 37707 2521 0 0 20 0 1 0 410995749 4329242624 671103 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1056944 671103 850 410 0 1052417 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 4227776 KiB
Current children cumulated memory: 2684412 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 32733
/proc/meminfo: memFree=23706748/32770624 swapFree=66996728/67108860
[pid=32573] ppid=32570 vsize=6412412 memory=6282440 CPUtime=462.28 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 185002 0 0 0 43480 2748 0 0 20 0 1 0 410995749 6566309888 1570610 33554432000 4194304 5870510 140723696417216 140723696416184 5355029 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 1603103 1570610 903 410 0 1598576 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 6412412 KiB
Current children cumulated memory: 6282440 KiB


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

/proc/32573/statm: 3535464 3505673 903 410 0 3530937 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 14141856 KiB
Current children cumulated memory: 14022692 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/198 673
/proc/meminfo: memFree=16048840/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14148808 memory=14031692 CPUtime=1782.23 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 546826 0 0 0 172095 6128 0 0 20 0 1 0 410995749 14488379392 3507923 33554432000 4194304 5870510 140723696417216 140723696416184 5355037 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3537202 3507923 903 410 0 3532675 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 14148808 KiB
Current children cumulated memory: 14031692 KiB

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/198 677
/proc/meminfo: memFree=21234052/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14158520 memory=8970556 CPUtime=1842.23 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 570268 0 0 0 177687 6536 0 0 20 0 1 0 410995749 14498324480 2242639 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3539630 2242639 903 410 0 3535103 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 14158520 KiB
Current children cumulated memory: 8970556 KiB

[startup+1902.3 s]
/proc/loadavg: 2.03 2.02 2.04 3/198 683
/proc/meminfo: memFree=20872560/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14165468 memory=9325664 CPUtime=1902.23 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 591877 0 0 0 183311 6912 0 0 20 0 1 0 410995749 14505439232 2331416 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3541367 2331416 903 410 0 3536840 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 14165468 KiB
Current children cumulated memory: 9325664 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/198 687
/proc/meminfo: memFree=20515344/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14172416 memory=9678724 CPUtime=1962.23 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 614506 0 0 0 188910 7313 0 0 20 0 1 0 410995749 14512553984 2419681 33554432000 4194304 5870510 140723696417216 140723696416184 5246343 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3543104 2419681 903 410 0 3538577 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 14172416 KiB
Current children cumulated memory: 9678724 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 691
/proc/meminfo: memFree=20206368/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14179384 memory=9988796 CPUtime=2022.23 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 635596 0 0 0 194537 7686 0 0 20 0 1 0 410995749 14519689216 2497199 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3544846 2497199 903 410 0 3540319 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 14179384 KiB
Current children cumulated memory: 9988796 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 697
/proc/meminfo: memFree=19946528/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14186332 memory=10245600 CPUtime=2082.22 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 657690 0 0 0 200179 8043 0 0 20 0 1 0 410995749 14526803968 2561400 33554432000 4194304 5870510 140723696417216 140723696416184 5246343 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3546583 2561400 903 410 0 3542056 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 14186332 KiB
Current children cumulated memory: 10245600 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 701
/proc/meminfo: memFree=19657068/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14193284 memory=10535176 CPUtime=2142.22 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 680442 0 0 0 205815 8407 0 0 20 0 1 0 410995749 14533922816 2633794 33554432000 4194304 5870510 140723696417216 140723696416184 5246232 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3548321 2633794 903 410 0 3543794 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 14193284 KiB
Current children cumulated memory: 10535176 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 705
/proc/meminfo: memFree=19512232/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14200252 memory=10681408 CPUtime=2202.22 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 701990 0 0 0 211436 8786 0 0 20 0 1 0 410995749 14541058048 2670352 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3550063 2670352 903 410 0 3545536 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 14200252 KiB
Current children cumulated memory: 10681408 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 711
/proc/meminfo: memFree=19375640/32770624 swapFree=66996736/67108860
[pid=32573] ppid=32570 vsize=14207204 memory=10815336 CPUtime=2262.21 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 724691 0 0 0 217069 9152 0 0 20 0 1 0 410995749 14548176896 2703834 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3551801 2703834 903 410 0 3547274 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 14207204 KiB
Current children cumulated memory: 10815336 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 723
/proc/meminfo: memFree=19204288/32770624 swapFree=66996740/67108860
[pid=32573] ppid=32570 vsize=14216896 memory=10984772 CPUtime=2322.22 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 746942 0 0 0 222688 9534 0 0 20 0 1 0 410995749 14558101504 2746193 33554432000 4194304 5870510 140723696417216 140723696416184 5246661 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3554224 2746193 903 410 0 3549697 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 14216896 KiB
Current children cumulated memory: 10984772 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 727
/proc/meminfo: memFree=18706800/32770624 swapFree=66996740/67108860
[pid=32573] ppid=32570 vsize=14221424 memory=11474676 CPUtime=2382.21 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 765930 0 0 0 228402 9819 0 0 20 0 1 0 410995749 14562738176 2868669 33554432000 4194304 5870510 140723696417216 140723696416184 5246232 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3555356 2868669 903 410 0 3550829 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 14221424 KiB
Current children cumulated memory: 11474676 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 733
/proc/meminfo: memFree=18640572/32770624 swapFree=66996740/67108860
[pid=32573] ppid=32570 vsize=14229400 memory=11533852 CPUtime=2442.22 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 788756 0 0 0 234024 10198 0 0 20 0 1 0 410995749 14570905600 2883463 33554432000 4194304 5870510 140723696417216 140723696416184 5246661 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3557350 2883463 903 410 0 3552823 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 14229400 KiB
Current children cumulated memory: 11533852 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 737
/proc/meminfo: memFree=18203656/32770624 swapFree=66996740/67108860
[pid=32573] ppid=32570 vsize=14235616 memory=11970148 CPUtime=2502.21 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 807818 0 0 0 239745 10476 0 0 20 0 1 0 410995749 14577270784 2992537 33554432000 4194304 5870510 140723696417216 140723696416184 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3558904 2992537 903 410 0 3554377 0
Current children cumulated CPU time: 2502.21 s
Current children cumulated vsize: 14235616 KiB
Current children cumulated memory: 11970148 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.04 3/199 737
/proc/meminfo: memFree=15913628/32770624 swapFree=66996740/67108860
[pid=32573] ppid=32570 vsize=14235616 memory=14145132 CPUtime=2519.92 cores=1,3,5,7
/proc/32573/stat : 32573 (xcsp_picat) R 32570 32573 25640 0 -1 4202496 809726 0 0 0 241481 10511 0 0 20 0 1 0 410995749 14577270784 3536283 33554432000 4194304 5870510 140723696417216 140723696416536 5245088 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 44371968 140723696423967 140723696424045 140723696424045 140723696426954 0
/proc/32573/statm: 3558904 3536283 903 410 0 3554377 0
Current children cumulated CPU time: 2519.92 s
Current children cumulated vsize: 14235616 KiB
Current children cumulated memory: 14145132 KiB

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

[startup+2520.06 s]
# the end of solver process 32573 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2414.82 s, system=105.158 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.06
CPU time (s): 2519.98
CPU user time (s): 2414.82
CPU system time (s): 105.158
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 14253608
Max. memory (cumulated for all children) (KiB): 14145132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2414.82
system time used= 105.158
maximum resident set size= 14145132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 809726
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= 7
involuntary context switches= 2382


# summary of solver processes directly reported to runsolver:
#   pid: 32573
#   total CPU time (s): 2519.98
#   total CPU user time (s): 2414.82
#   total CPU system time (s): 105.158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6662 second user time and 17.0083 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 05:02:14
IDJOB=4395367
IDBENCH=141284
IDSOLVER=2844
FILE ID=node106/4395367-1568347408
RUNJOBID= node106-1568318666-25672
PBS_JOBID= 21701140
Free space on /tmp= 56160 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP18/Fapp/Fapp-ext/Fapp-ext-05-0350_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395367-1568347408/watcher-4395367-1568347408 -o /tmp/evaluation-result-4395367-1568347408/solver-4395367-1568347408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568318666-25672 --watchdog 2580  xcsp_picat HOME/instance-4395367-1568347408.xml

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

MD5SUM BENCH= 51b7f32ab0afbf3da7a228f765e579fa
RANDOM SEED=1736122739

node106.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.79
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.79
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.79
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.79
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:        30045060 kB
MemAvailable:   31726464 kB
Buffers:          142852 kB
Cached:          1811316 kB
SwapCached:         9956 kB
Active:          1109388 kB
Inactive:        1031272 kB
Active(anon):     184932 kB
Inactive(anon):    34520 kB
Active(file):     924456 kB
Inactive(file):   996752 kB
Unevictable:      106816 kB
Mlocked:          106816 kB
SwapTotal:      67108860 kB
SwapFree:       66996728 kB
Dirty:            586756 kB
Writeback:             0 kB
AnonPages:        284128 kB
Mapped:            38772 kB
Shmem:             24352 kB
Slab:             181896 kB
SReclaimable:     152064 kB
SUnreclaim:        29832 kB
KernelStack:        3488 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2689752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56156 MiB
End job on node106 at 2019-09-13 05:44:14