Trace number 4265755

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
cosoco-sat 1.12? (TO) 2520.0601 2519.8999

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-07-035-010.xml
MD5SUM8559f82db35f2471ae8d61095bec539e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.56317
Satisfiable
(Un)Satisfiability was proved
Number of variables246
Number of constraints29
Number of domains2
Minimum domain size2
Maximum domain size34
Distribution of domain sizes[{"size":2,"count":245},{"size":34,"count":1}]
Minimum variable degree8
Maximum variable degree22
Distribution of variable degrees[{"degree":8,"count":245},{"degree":22,"count":1}]
Minimum constraint arity35
Maximum constraint arity245
Distribution of constraint arities[{"arity":35,"count":7},{"arity":71,"count":21},{"arity":245,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":28}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.04	c SAT : Variables: 524 -- Clauses: 1052
0.00/0.04	c best=?? lower=0 upper=33 
2520.05/2519.90	c
2520.05/2519.90	c This is cosoco 1.12 --  
2520.05/2519.90	c
2520.05/2519.90	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265755-1502568149.xml 
2520.05/2519.90	c enable optimization
2520.05/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.05/2519.90	c |                                                                                                       
2520.05/2519.90	c |  Parse time        :         0.04 s 
2520.05/2519.90	c |
2520.05/2519.90	c |               Variables: 246
2520.05/2519.90	c |            Domain Sizes: 2..34
2520.05/2519.90	c |
2520.05/2519.90	c |             Constraints: 69
2520.05/2519.90	c |                   Arity: 1..71  -- Unary: 1
2520.05/2519.90	c | 
2520.05/2519.90	c |                   Types: 
2520.05/2519.90	c |                          Intension: 22
2520.05/2519.90	c |                          Lex: 40
2520.05/2519.90	c |                          Sum: 7
2520.05/2519.90	c |                          
2520.05/2519.90	c =========================================================================================================
2520.05/2519.90	
2520.05/2519.90	c *** INTERRUPTED ***
2520.05/2519.90	c restarts              : 1           
2520.05/2519.90	c conflicts             : 11           (0 /sec)
2520.05/2519.90	c decisions             : 260          (0 /sec)
2520.05/2519.90	c propagations          : 2034        (1 /sec)
2520.05/2519.90	c root propagations     : 2           
2520.05/2519.90	c filter calls          : 9819           (4 /sec)
2520.05/2519.90	c useless filter calls  : 8874           (90 %)
2520.05/2519.90	c
2520.05/2519.90	c clauses               : 1055
2520.05/2519.90	c SAT propagations      : 0
2520.05/2519.90	c SAT conflicts         : 0 (0 learnts)
2520.05/2519.90	c Memory used           : 32.67 MB
2520.05/2519.90	c CPU time              : 2520.05 s
2520.05/2519.90	
2520.05/2519.90	c No Bound found!
2520.05/2519.90	
2520.05/2519.90	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265755-1502568149/watcher-4265755-1502568149 -o /tmp/evaluation-result-4265755-1502568149/solver-4265755-1502568149 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502567255-24592 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265755-1502568149.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
Current StackSize limit: 8192 KiB

solver pid=24684, runsolver pid=24681

[startup+0.100155 s]*
/proc/loadavg: 0.89 0.23 0.12 3/189 24685
/proc/meminfo: memFree=28770012/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33316 memory=5468 CPUtime=0.1 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1591 0 0 0 10 0 0 0 20 0 1 0 89902854 34115584 1367 33554432000 4194304 5972588 140720974943152 140720974939800 5071499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8329 1367 852 435 0 1692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33316 KiB
Current children cumulated memory: 5468 KiB

[startup+0.209635 s]*
/proc/loadavg: 0.89 0.23 0.12 3/189 24685
/proc/meminfo: memFree=28769976/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5732 CPUtime=0.21 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1622 0 0 0 21 0 0 0 20 0 1 0 89902854 34250752 1433 33554432000 4194304 5972588 140720974943152 140720974939912 4965753 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1433 855 435 0 1725 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5732 KiB

[startup+0.309084 s]*
/proc/loadavg: 0.89 0.23 0.12 3/189 24685
/proc/meminfo: memFree=28769812/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5732 CPUtime=0.31 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1623 0 0 0 31 0 0 0 20 0 1 0 89902854 34250752 1433 33554432000 4194304 5972588 140720974943152 140720974939912 4965753 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1433 855 435 0 1725 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5732 KiB

[startup+0.700265 s]
/proc/loadavg: 0.89 0.23 0.12 3/189 24685
/proc/meminfo: memFree=28769812/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5732 CPUtime=0.69 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1624 0 0 0 69 0 0 0 20 0 1 0 89902854 34250752 1433 33554432000 4194304 5972588 140720974943152 140720974939912 4965560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1433 855 435 0 1725 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5732 KiB

[startup+1.50027 s]
/proc/loadavg: 0.89 0.23 0.12 3/189 24685
/proc/meminfo: memFree=28769812/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5732 CPUtime=1.49 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1624 0 0 0 149 0 0 0 20 0 1 0 89902854 34250752 1433 33554432000 4194304 5972588 140720974943152 140720974939912 5070704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1433 855 435 0 1725 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5732 KiB

[startup+3.10917 s]
/proc/loadavg: 0.98 0.26 0.13 3/189 24685
/proc/meminfo: memFree=28769896/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5732 CPUtime=3.1 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1644 0 0 0 310 0 0 0 20 0 1 0 89902854 34250752 1433 33554432000 4194304 5972588 140720974943152 140720974939912 4968763 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1433 855 435 0 1725 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5732 KiB

[startup+6.30026 s]
/proc/loadavg: 0.98 0.26 0.13 3/189 24685
/proc/meminfo: memFree=28769944/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=6.29 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1664 0 0 0 629 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071501 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+12.7003 s]
/proc/loadavg: 1.13 0.32 0.15 3/189 24685
/proc/meminfo: memFree=28769820/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=12.69 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1684 0 0 0 1269 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5070704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+25.5003 s]
/proc/loadavg: 1.27 0.38 0.17 3/189 24685
/proc/meminfo: memFree=28769688/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=25.49 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1724 0 0 0 2549 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5070704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+51.1092 s]
/proc/loadavg: 1.52 0.51 0.22 3/189 24685
/proc/meminfo: memFree=28769440/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=51.1 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1744 0 0 0 5110 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 4965560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+102.3 s]
/proc/loadavg: 1.81 0.76 0.32 3/189 24686
/proc/meminfo: memFree=28769976/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=102.3 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1764 0 0 0 10230 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071411 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+162.3 s]
/proc/loadavg: 1.97 1.00 0.43 3/190 24756
/proc/meminfo: memFree=28554448/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=162.3 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1784 0 0 0 16230 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5099664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.18 0.53 3/190 24757
/proc/meminfo: memFree=28524040/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=222.31 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1804 0 0 0 22231 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5099664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.33 0.62 3/190 24758
/proc/meminfo: memFree=28524476/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=282.31 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1804 0 0 0 28231 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071488 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.45 0.71 3/188 24759
/proc/meminfo: memFree=28523872/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=342.31 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1824 0 0 0 34231 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5070704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.55 0.79 3/188 24760
/proc/meminfo: memFree=28523384/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=402.32 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1824 0 0 0 40232 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 4965575 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.63 0.86 3/187 24762
/proc/meminfo: memFree=28522052/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=462.32 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 1844 0 0 0 46232 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071411 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB


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

/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 1782.4 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/187 24827
/proc/meminfo: memFree=28494764/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=1842.41 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2064 0 0 0 184241 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5070704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/187 24828
/proc/meminfo: memFree=28495260/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=1902.41 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2084 0 0 0 190241 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5099664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/188 24837
/proc/meminfo: memFree=28494828/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=1962.41 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2084 0 0 0 196241 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071456 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/188 24838
/proc/meminfo: memFree=28495000/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2022.42 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2104 0 0 0 202242 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/188 24839
/proc/meminfo: memFree=28495000/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2082.42 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2104 0 0 0 208242 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5070704 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/188 24840
/proc/meminfo: memFree=28495124/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2142.43 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2124 0 0 0 214243 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 4968793 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.83 3/188 24841
/proc/meminfo: memFree=28495104/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2202.43 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2124 0 0 0 220243 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5053069 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2202.43 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/187 24843
/proc/meminfo: memFree=28494724/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2262.43 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2144 0 0 0 226243 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5099664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2262.43 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/187 24844
/proc/meminfo: memFree=28494956/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2322.44 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2144 0 0 0 232244 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5099664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2322.44 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 24845
/proc/meminfo: memFree=28494692/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2382.44 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2164 0 0 0 238244 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 4965560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2382.44 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 24847
/proc/meminfo: memFree=28494772/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2442.44 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2164 0 0 0 244244 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5099668 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2442.44 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/187 24848
/proc/meminfo: memFree=28494772/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2502.45 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2184 0 0 0 250245 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 4962376 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2502.45 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 1.88 3/188 24856
/proc/meminfo: memFree=28494092/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2520.05 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2184 0 0 0 252005 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071456 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

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

[startup+2519.9 s]
# the end of solver process 24684 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.05 s, system=0.00205 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 1.88 3/188 24856
/proc/meminfo: memFree=28494092/32770624 swapFree=67108860/67108860
[pid=24684] ppid=24681 vsize=33448 memory=5848 CPUtime=2520.05 cores=1,3,5,7
/proc/24684/stat : 24684 (cosoco) R 24681 24684 24508 0 -1 4202496 2184 0 0 0 252005 0 0 0 20 0 1 0 89902854 34250752 1462 33554432000 4194304 5972588 140720974943152 140720974939912 5071456 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16568320 140720974951610 140720974951710 140720974951710 140720974954446 0
/proc/24684/statm: 8362 1462 855 435 0 1725 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 33448 KiB
Current children cumulated memory: 5848 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.06
CPU user time (s): 2520.05
CPU system time (s): 0.00205
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 33448
Max. memory (cumulated for all children) (KiB): 5848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.05
system time used= 0.00205
maximum resident set size= 5920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2243
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= 10
involuntary context switches= 643


# summary of solver processes directly reported to runsolver:
#   pid: 24684
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2520.05
#   total CPU system time (s): 0.00205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.90026 second user time and 15.2158 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-12 21:48:11
IDJOB=4265755
IDBENCH=122933
IDSOLVER=2655
FILE ID=node104/4265755-1502568149
RUNJOBID= node104-1502567255-24592
PBS_JOBID= 20628287
Free space on /tmp= 61864 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-07-035-010.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265755-1502568149/watcher-4265755-1502568149 -o /tmp/evaluation-result-4265755-1502568149/solver-4265755-1502568149 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502567255-24592 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265755-1502568149.xml

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

MD5SUM BENCH= 8559f82db35f2471ae8d61095bec539e
RANDOM SEED=1919979155

node104.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.43
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.43
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.43
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.43
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:        28772712 kB
MemAvailable:   31997644 kB
Buffers:          124284 kB
Cached:          3396120 kB
SwapCached:            0 kB
Active:           305524 kB
Inactive:        3270600 kB
Active(anon):      58468 kB
Inactive(anon):    25024 kB
Active(file):     247056 kB
Inactive(file):  3245576 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2536 kB
Writeback:             0 kB
AnonPages:         62352 kB
Mapped:            44180 kB
Shmem:             25228 kB
Slab:             121448 kB
SReclaimable:      96272 kB
SUnreclaim:        25176 kB
KernelStack:        3392 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61860 MiB
End job on node104 at 2017-08-12 22:30:11