Trace number 4303161

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-02? (TO) 2519.58 2520.05

General information on the benchmark

NameTal/
Tal-05_c18.xml
MD5SUM0bfba4554f8c52d47ef9f831901bb64c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark48.3115
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of constraints364
Number of domains11
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":84},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":52},{"size":7,"count":9},{"size":8,"count":10},{"size":10,"count":36},{"size":42,"count":79}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":234},{"degree":1,"count":84},{"degree":2,"count":58},{"degree":3,"count":9},{"degree":4,"count":10},{"degree":5,"count":32},{"degree":6,"count":19},{"degree":7,"count":13},{"degree":8,"count":13},{"degree":9,"count":19},{"degree":10,"count":18},{"degree":11,"count":8},{"degree":12,"count":5},{"degree":13,"count":3},{"degree":14,"count":1}]
Minimum constraint arity1
Maximum constraint arity11
Distribution of constraint arities[{"arity":1,"count":109},{"arity":2,"count":115},{"arity":3,"count":38},{"arity":4,"count":11},{"arity":5,"count":18},{"arity":6,"count":17},{"arity":7,"count":16},{"arity":8,"count":15},{"arity":9,"count":13},{"arity":10,"count":10},{"arity":11,"count":2}]
Number of extensional constraints64
Number of intensional constraints286
Distribution of constraint types[{"type":"extension","count":64},{"type":"intension","count":286},{"type":"count","count":14}]
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 (3849 MiB free)
  memory of node 1: 16384 MiB (4753 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303161-1533995235/watcher-4303161-1533995235 -o /tmp/evaluation-result-4303161-1533995235/solver-4303161-1533995235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1533989978-12842 --watchdog 2580 xcsp_picat HOME/instance-4303161-1533995235.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=13743, runsolver pid=13740
Current StackSize limit: 8192 KiB


[startup+0.100168 s]*
/proc/loadavg: 1.92 2.00 1.95 3/187 13744
/proc/meminfo: memFree=8777380/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2025744 memory=30260 CPUtime=0.1 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 1597 0 0 0 10 0 0 0 20 0 1 0 217086417 2074361856 7565 33554432000 4194304 5849708 140727018029376 140727018029376 4572157 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 506436 7565 622 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 30260 KiB

[startup+0.209647 s]*
/proc/loadavg: 1.92 2.00 1.95 3/187 13744
/proc/meminfo: memFree=8758452/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2025744 memory=50996 CPUtime=0.21 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 1706 0 0 0 21 0 0 0 20 0 1 0 217086417 2074361856 12749 33554432000 4194304 5849708 140727018029376 140727018029376 4505534 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 506436 12749 622 405 0 503381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 50996 KiB

[startup+0.309663 s]*
/proc/loadavg: 1.92 2.00 1.95 3/187 13744
/proc/meminfo: memFree=8742068/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2025744 memory=67596 CPUtime=0.31 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 1714 0 0 0 30 1 0 0 20 0 1 0 217086417 2074361856 16899 33554432000 4194304 5849708 140727018029376 140727018029376 4513895 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 506436 16899 622 405 0 503381 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 67596 KiB

[startup+0.700396 s]
/proc/loadavg: 1.92 2.00 1.95 3/187 13744
/proc/meminfo: memFree=8704832/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2025744 memory=135180 CPUtime=0.69 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 1752 0 0 0 68 1 0 0 20 0 1 0 217086417 2074361856 33795 33554432000 4194304 5849708 140727018029376 140727018028680 4504249 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 506436 33795 622 405 0 503381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 135180 KiB

[startup+1.50039 s]
/proc/loadavg: 1.92 2.00 1.95 3/187 13744
/proc/meminfo: memFree=8618584/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2025744 memory=278560 CPUtime=1.49 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 1822 0 0 0 145 4 0 0 20 0 1 0 217086417 2074361856 69640 33554432000 4194304 5849708 140727018029376 140727018028680 4495499 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 506436 69640 626 405 0 503381 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 278560 KiB

[startup+3.10957 s]
/proc/loadavg: 1.92 2.00 1.95 3/187 13744
/proc/meminfo: memFree=8303240/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2025744 memory=548908 CPUtime=3.1 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 2164 0 0 0 303 7 0 0 20 0 1 0 217086417 2074361856 137227 33554432000 4194304 5849708 140727018029376 140727018028680 4454853 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 506436 137227 629 405 0 503381 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 548908 KiB

[startup+6.30039 s]
/proc/loadavg: 1.93 2.00 1.95 3/187 13744
/proc/meminfo: memFree=7359964/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=2878916 memory=1567828 CPUtime=6.29 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 9218 0 0 0 608 21 0 0 20 0 1 0 217086417 2948009984 391957 33554432000 4194304 5849708 140727018029376 140727018028152 5249544 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 719729 391957 656 405 0 716674 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2878916 KiB
Current children cumulated memory: 1567828 KiB

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 1.95 3/187 13744
/proc/meminfo: memFree=6093688/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=3990432 memory=2468400 CPUtime=12.69 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 12176 0 0 0 1221 48 0 0 20 0 1 0 217086417 4086202368 617100 33554432000 4194304 5849708 140727018029376 140727018028344 5250621 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 997608 617100 656 405 0 994553 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 3990432 KiB
Current children cumulated memory: 2468400 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 1.95 3/187 13744
/proc/meminfo: memFree=4559060/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=6009092 memory=4449304 CPUtime=25.48 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 16802 0 0 0 2435 113 0 0 20 0 1 0 217086417 6153310208 1112326 33554432000 4194304 5849708 140727018029376 140727018028664 4548541 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 1502273 1112326 657 405 0 1499218 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 6009092 KiB
Current children cumulated memory: 4449304 KiB

[startup+51.1095 s]
/proc/loadavg: 2.04 2.01 1.96 3/187 13744
/proc/meminfo: memFree=202512/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=12317028 memory=12169368 CPUtime=51.09 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 1171091 0 0 0 4643 466 0 0 20 0 1 0 217086417 12612636672 3042342 33554432000 4194304 5849708 140727018029376 140727018028376 5260504 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 3079257 3042342 658 405 0 3076202 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 12317028 KiB
Current children cumulated memory: 12169368 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/187 13745
/proc/meminfo: memFree=322548/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=12365860 memory=12218756 CPUtime=102.26 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 2209924 0 0 0 9180 1046 0 0 20 0 1 0 217086417 12662640640 3054689 33554432000 4194304 5849708 140727018029376 140727018028376 5260504 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 3091465 3054689 658 405 0 3088410 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 12365860 KiB
Current children cumulated memory: 12218756 KiB

[startup+162.3 s]
/proc/loadavg: 1.85 1.98 1.95 3/187 13746
/proc/meminfo: memFree=399724/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=8478164 memory=8209412 CPUtime=162.23 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 2840085 0 0 0 14770 1453 0 0 20 0 1 0 217086417 8681639936 2051841 33554432000 4194304 5849708 140727018029376 140727018028376 5257119 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2119541 2052353 658 405 0 2116486 0
Current children cumulated CPU time: 162.23 s
Current children cumulated vsize: 8478164 KiB
Current children cumulated memory: 8209412 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.99 1.95 3/188 13754
/proc/meminfo: memFree=5360992/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=8519176 memory=7502044 CPUtime=222.19 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 3668661 0 0 0 20293 1926 0 0 20 0 1 0 217086417 8723636224 1875511 33554432000 4194304 5849708 140727018029376 140727018028344 5250618 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2129794 1875511 658 405 0 2126739 0
Current children cumulated CPU time: 222.19 s
Current children cumulated vsize: 8519176 KiB
Current children cumulated memory: 7502044 KiB

[startup+282.3 s]
/proc/loadavg: 1.87 1.96 1.95 3/188 13755
/proc/meminfo: memFree=608168/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=12536756 memory=12389088 CPUtime=282.15 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 4937690 0 0 0 25756 2459 0 0 20 0 1 0 217086417 12837638144 3097272 33554432000 4194304 5849708 140727018029376 140727018028376 5260542 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 3134189 3097272 658 405 0 3131134 0
Current children cumulated CPU time: 282.15 s
Current children cumulated vsize: 12536756 KiB
Current children cumulated memory: 12389088 KiB

[startup+342.3 s]
/proc/loadavg: 1.95 1.96 1.95 3/188 13756
/proc/meminfo: memFree=675300/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=12585588 memory=12437680 CPUtime=342.14 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 5615621 0 0 0 31397 2817 0 0 20 0 1 0 217086417 12887642112 3109420 33554432000 4194304 5849708 140727018029376 140727018028376 5257265 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 3146397 3109420 658 405 0 3143342 0
Current children cumulated CPU time: 342.14 s
Current children cumulated vsize: 12585588 KiB
Current children cumulated memory: 12437680 KiB

[startup+402.3 s]
/proc/loadavg: 1.88 1.94 1.95 3/188 13757
/proc/meminfo: memFree=6320540/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=8635388 memory=6974648 CPUtime=402.11 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 6180022 0 0 0 36977 3234 0 0 20 0 1 0 217086417 8842637312 1743662 33554432000 4194304 5849708 140727018029376 140727018028344 5251128 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2158847 1743662 658 405 0 2155792 0
Current children cumulated CPU time: 402.11 s
Current children cumulated vsize: 8635388 KiB
Current children cumulated memory: 6974648 KiB

[startup+462.3 s]
/proc/loadavg: 2.18 2.00 1.97 3/188 13758
/proc/meminfo: memFree=6109364/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=8668592 memory=7492996 CPUtime=462.05 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 6526686 0 0 0 41959 4246 0 0 20 0 1 0 217086417 8876638208 1873249 33554432000 4194304 5849708 140727018029376 140727018028344 5251189 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2167148 1873249 658 405 0 2164093 0
Current children cumulated CPU time: 462.05 s
Current children cumulated vsize: 8668592 KiB
Current children cumulated memory: 7492996 KiB


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

/proc/13743/statm: 3457676 3421579 658 405 0 3454621 0
Current children cumulated CPU time: 1721.88 s
Current children cumulated vsize: 13830704 KiB
Current children cumulated memory: 13686316 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 13882
/proc/meminfo: memFree=226080/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=13879528 memory=13734376 CPUtime=1781.88 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 9592461 0 0 0 166041 12147 0 0 20 0 1 0 217086417 14212636672 3433594 33554432000 4194304 5849708 140727018029376 140727018028376 5260355 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 3469882 3433594 658 405 0 3466827 0
Current children cumulated CPU time: 1781.88 s
Current children cumulated vsize: 13879528 KiB
Current children cumulated memory: 13734376 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 13883
/proc/meminfo: memFree=187604/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=13928360 memory=13784496 CPUtime=1841.87 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 9814398 0 0 0 171677 12510 0 0 20 0 1 0 217086417 14262640640 3446124 33554432000 4194304 5849708 140727018029376 140727018028376 5260297 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 3482090 3446124 658 405 0 3479035 0
Current children cumulated CPU time: 1841.87 s
Current children cumulated vsize: 13928360 KiB
Current children cumulated memory: 13784496 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13884
/proc/meminfo: memFree=208244/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9548476 memory=5354592 CPUtime=1901.87 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 10037594 0 0 0 177315 12872 0 0 20 0 1 0 217086417 9777639424 1338648 33554432000 4194304 5849708 140727018029376 140727018028376 5251189 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2387119 1338648 658 405 0 2384064 0
Current children cumulated CPU time: 1901.87 s
Current children cumulated vsize: 9548476 KiB
Current children cumulated memory: 5354592 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13885
/proc/meminfo: memFree=8134804/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9581676 memory=6088024 CPUtime=1961.87 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 10254631 0 0 0 182938 13249 0 0 20 0 1 0 217086417 9811636224 1522006 33554432000 4194304 5849708 140727018029376 140727018028376 5249623 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2395419 1522006 658 405 0 2392364 0
Current children cumulated CPU time: 1961.87 s
Current children cumulated vsize: 9581676 KiB
Current children cumulated memory: 6088024 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13893
/proc/meminfo: memFree=7373748/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9614884 memory=6878760 CPUtime=2021.87 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 10481018 0 0 0 188580 13607 0 0 20 0 1 0 217086417 9845641216 1719690 33554432000 4194304 5849708 140727018029376 140727018028344 5251213 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2403721 1719690 658 405 0 2400666 0
Current children cumulated CPU time: 2021.87 s
Current children cumulated vsize: 9614884 KiB
Current children cumulated memory: 6878760 KiB

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 13894
/proc/meminfo: memFree=6933968/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9648084 memory=7442164 CPUtime=2081.86 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 10711228 0 0 0 194214 13972 0 0 20 0 1 0 217086417 9879638016 1860541 33554432000 4194304 5849708 140727018029376 140727018028344 5251128 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2412021 1860541 658 405 0 2408966 0
Current children cumulated CPU time: 2081.86 s
Current children cumulated vsize: 9648084 KiB
Current children cumulated memory: 7442164 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 13895
/proc/meminfo: memFree=6404188/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9681288 memory=8032200 CPUtime=2141.86 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 10928412 0 0 0 199827 14359 0 0 20 0 1 0 217086417 9913638912 2008050 33554432000 4194304 5849708 140727018029376 140727018028344 5251128 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2420322 2008050 658 405 0 2417267 0
Current children cumulated CPU time: 2141.86 s
Current children cumulated vsize: 9681288 KiB
Current children cumulated memory: 8032200 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13896
/proc/meminfo: memFree=6257948/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9714492 memory=8261780 CPUtime=2201.85 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 11134484 0 0 0 205385 14800 0 0 20 0 1 0 217086417 9947639808 2065445 33554432000 4194304 5849708 140727018029376 140727018028344 5251128 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2428623 2065445 658 405 0 2425568 0
Current children cumulated CPU time: 2201.85 s
Current children cumulated vsize: 9714492 KiB
Current children cumulated memory: 8261780 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13897
/proc/meminfo: memFree=5779748/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9747696 memory=8651104 CPUtime=2261.85 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 11337190 0 0 0 210991 15194 0 0 20 0 1 0 217086417 9981640704 2162776 33554432000 4194304 5849708 140727018029376 140727018028344 5249616 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2436924 2162776 658 405 0 2433869 0
Current children cumulated CPU time: 2261.85 s
Current children cumulated vsize: 9747696 KiB
Current children cumulated memory: 8651104 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13899
/proc/meminfo: memFree=5627080/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9780896 memory=8950316 CPUtime=2321.84 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 11501065 0 0 0 216613 15571 0 0 20 0 1 0 217086417 10015637504 2237579 33554432000 4194304 5849708 140727018029376 140727018028344 5249616 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2445224 2237579 658 405 0 2442169 0
Current children cumulated CPU time: 2321.84 s
Current children cumulated vsize: 9780896 KiB
Current children cumulated memory: 8950316 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13900
/proc/meminfo: memFree=5305464/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9814100 memory=9245440 CPUtime=2381.83 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 11679363 0 0 0 222272 15911 0 0 20 0 1 0 217086417 10049638400 2311360 33554432000 4194304 5849708 140727018029376 140727018028344 5251189 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2453525 2311360 658 405 0 2450470 0
Current children cumulated CPU time: 2381.83 s
Current children cumulated vsize: 9814100 KiB
Current children cumulated memory: 9245440 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13901
/proc/meminfo: memFree=5091776/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9847304 memory=9513932 CPUtime=2441.83 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 11856005 0 0 0 227929 16254 0 0 20 0 1 0 217086417 10083639296 2378483 33554432000 4194304 5849708 140727018029376 140727018028344 5249616 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2461826 2378483 658 405 0 2458771 0
Current children cumulated CPU time: 2441.83 s
Current children cumulated vsize: 9847304 KiB
Current children cumulated memory: 9513932 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 13903
/proc/meminfo: memFree=4995708/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9880504 memory=9706644 CPUtime=2501.83 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 12060113 0 0 0 233571 16612 0 0 20 0 1 0 217086417 10117636096 2426661 33554432000 4194304 5849708 140727018029376 140727018028344 5249616 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2470126 2426661 658 405 0 2467071 0
Current children cumulated CPU time: 2501.83 s
Current children cumulated vsize: 9880504 KiB
Current children cumulated memory: 9706644 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 13904
/proc/meminfo: memFree=9113524/32770624 swapFree=67108688/67108860
[pid=13743] ppid=13740 vsize=9897108 memory=5582256 CPUtime=2519.54 cores=1,3,5,7
/proc/13743/stat : 13743 (xcsp_picat) R 13740 13743 12810 0 -1 4202496 12143717 0 0 0 235211 16743 0 0 20 0 1 0 217086417 10134638592 1395564 33554432000 4194304 5849708 140727018029376 140727018028344 5249607 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 24047616 140727018038454 140727018038532 140727018038532 140727018041290 0
/proc/13743/statm: 2474277 1395564 658 405 0 2471222 0
Current children cumulated CPU time: 2519.54 s
Current children cumulated vsize: 9897108 KiB
Current children cumulated memory: 5582256 KiB

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

[startup+2520.05 s]
# the end of solver process 13743 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2352.11 s, system=167.467 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.05
CPU time (s): 2519.58
CPU user time (s): 2352.11
CPU system time (s): 167.467
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 14489880
Max. memory (cumulated for all children) (KiB): 14345820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2352.11
system time used= 167.467
maximum resident set size= 14345820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12143717
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2091


# summary of solver processes directly reported to runsolver:
#   pid: 13743
#   total CPU time (s): 2519.58
#   total CPU user time (s): 2352.11
#   total CPU system time (s): 167.467

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5558 second user time and 18.7477 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-11 15:47:15
IDJOB=4303161
IDBENCH=141103
IDSOLVER=2778
FILE ID=node106/4303161-1533995235
RUNJOBID= node106-1533989978-12842
PBS_JOBID= 21036938
Free space on /tmp= 39656 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/Tal/Tal-05_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303161-1533995235/watcher-4303161-1533995235 -o /tmp/evaluation-result-4303161-1533995235/solver-4303161-1533995235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1533989978-12842 --watchdog 2580  xcsp_picat HOME/instance-4303161-1533995235.xml

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

MD5SUM BENCH= 0bfba4554f8c52d47ef9f831901bb64c
RANDOM SEED=519833535

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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         8809336 kB
MemAvailable:   31622260 kB
Buffers:          175928 kB
Cached:         22655500 kB
SwapCached:            0 kB
Active:         10166776 kB
Inactive:       13003636 kB
Active(anon):     285984 kB
Inactive(anon):   105352 kB
Active(file):    9880792 kB
Inactive(file): 12898284 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              3548 kB
Writeback:             0 kB
AnonPages:        341668 kB
Mapped:            55708 kB
Shmem:             49632 kB
Slab:             490124 kB
SReclaimable:     462308 kB
SUnreclaim:        27816 kB
KernelStack:        3280 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2546220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39656 MiB
End job on node106 at 2018-08-11 16:29:16