Trace number 4267553

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 1.12? (TO) 2520.0901 2519.8999

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-41.xml
MD5SUMa372e06032e8b52aa9c97452ff274801
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

26.98/27.08	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
26.98/27.08	c
27.38/27.47	c best=?? lower=0 upper=22 
2520.08/2519.90	c
2520.08/2519.90	c This is cosoco 1.12 --  
2520.08/2519.90	c
2520.08/2519.90	c command line: cosoco -lc -model -restarts HOME/instance-4267553-1502575144.xml 
2520.08/2519.90	c enable optimization
2520.08/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.08/2519.90	c |                                                                                                       
2520.08/2519.90	c |  Parse time        :        27.19 s 
2520.08/2519.90	c |
2520.08/2519.90	c |               Variables: 133
2520.08/2519.90	c |            Domain Sizes: 23..45
2520.08/2519.90	c |
2520.08/2519.90	c |             Constraints: 90
2520.08/2519.90	c |                   Arity: 1..132  -- Unary: 1
2520.08/2519.90	c | 
2520.08/2519.90	c |                   Types: 
2520.08/2519.90	c |                          Exactly K: 45
2520.08/2519.90	c |                          Exactly K variable: 1
2520.08/2519.90	c |                          Extension: 22  (nb tuples: 3607633..3607633) -- (shared: 21)
2520.08/2519.90	c |                          Intension: 1
2520.08/2519.90	c |                          Lex: 21
2520.08/2519.90	c |                          
2520.08/2519.90	c =========================================================================================================
2520.08/2519.90	
2520.08/2519.90	c *** INTERRUPTED ***
2520.08/2519.90	c restarts              : 26          
2520.08/2519.90	c conflicts             : 10756        (4 /sec)
2520.08/2519.90	c decisions             : 29635        (12 /sec)
2520.08/2519.90	c propagations          : 1797108     (713 /sec)
2520.08/2519.90	c root propagations     : 682         
2520.08/2519.90	c filter calls          : 5087388        (2019 /sec)
2520.08/2519.90	c useless filter calls  : 4919539        (96 %)
2520.08/2519.90	c Memory used           : 842.09 MB
2520.08/2519.90	c CPU time              : 2519.64 s
2520.08/2519.90	
2520.08/2519.90	c No Bound found!
2520.08/2519.90	
2520.08/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 (13741 MiB free)
  memory of node 1: 16384 MiB (14033 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267553-1502575144/watcher-4267553-1502575144 -o /tmp/evaluation-result-4267553-1502575144/solver-4267553-1502575144 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502574286-2986 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267553-1502575144.xml 

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

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=3017, runsolver pid=3010

[startup+0.100144 s]*
/proc/loadavg: 1.00 1.12 1.51 4/189 3018
/proc/meminfo: memFree=28436828/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=28208 memory=4076 CPUtime=0.09 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 1283 0 3 0 9 0 0 0 20 0 1 0 90595592 28884992 1019 33554432000 4194304 5972588 140725857102512 140725857100192 5418913 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 7052 1019 715 435 0 415 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28208 KiB
Current children cumulated memory: 4076 KiB

[startup+0.209992 s]*
/proc/loadavg: 1.00 1.12 1.51 3/189 3018
/proc/meminfo: memFree=28435068/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=28988 memory=5048 CPUtime=0.2 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 1586 0 3 0 20 0 0 0 20 0 1 0 90595592 29683712 1262 33554432000 4194304 5972588 140725857102512 140725857099080 5675073 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 7247 1262 715 435 0 610 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28988 KiB
Current children cumulated memory: 5048 KiB

[startup+0.309168 s]*
/proc/loadavg: 1.08 1.14 1.51 4/189 3018
/proc/meminfo: memFree=28432960/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=30284 memory=5680 CPUtime=0.29 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 1963 0 3 0 29 0 0 0 20 0 1 0 90595592 31010816 1420 33554432000 4194304 5972588 140725857102512 140725857099080 5418925 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 7571 1420 715 435 0 934 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 30284 KiB
Current children cumulated memory: 5680 KiB

[startup+0.700281 s]
/proc/loadavg: 1.08 1.14 1.51 4/189 3018
/proc/meminfo: memFree=28427680/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=33404 memory=8536 CPUtime=0.67 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 2556 0 3 0 67 0 0 0 20 0 1 0 90595592 34205696 2134 33554432000 4194304 5972588 140725857102512 140725857099080 5418902 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 8351 2134 715 435 0 1714 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 33404 KiB
Current children cumulated memory: 8536 KiB

[startup+1.50029 s]
/proc/loadavg: 1.08 1.14 1.51 4/189 3018
/proc/meminfo: memFree=28419352/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=39908 memory=14484 CPUtime=1.48 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 3803 0 3 0 147 1 0 0 20 0 1 0 90595592 40865792 3621 33554432000 4194304 5972588 140725857102512 140725857099080 5418925 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 9977 3621 715 435 0 3340 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 39908 KiB
Current children cumulated memory: 14484 KiB

[startup+3.10936 s]
/proc/loadavg: 1.08 1.14 1.51 4/189 3018
/proc/meminfo: memFree=28391676/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=52916 memory=26968 CPUtime=3.08 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 5918 0 3 0 307 1 0 0 20 0 1 0 90595592 54185984 6742 33554432000 4194304 5972588 140725857102512 140725857099080 140625252740096 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 13229 6742 715 435 0 6592 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 52916 KiB
Current children cumulated memory: 26968 KiB

[startup+6.30033 s]
/proc/loadavg: 1.24 1.17 1.52 4/189 3018
/proc/meminfo: memFree=28299568/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=78932 memory=50940 CPUtime=6.28 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 9907 0 3 0 625 3 0 0 20 0 1 0 90595592 80826368 12735 33554432000 4194304 5972588 140725857102512 140725857099080 140625252740096 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 19733 12735 715 435 0 13096 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 78932 KiB
Current children cumulated memory: 50940 KiB

[startup+12.7094 s]
/proc/loadavg: 1.30 1.18 1.52 4/189 3018
/proc/meminfo: memFree=28246172/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=131096 memory=98880 CPUtime=12.69 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 17390 0 3 0 1264 5 0 0 20 0 1 0 90595592 134242304 24720 33554432000 4194304 5972588 140725857102512 140725857099080 140625252301797 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 32774 24720 715 435 0 26137 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 131096 KiB
Current children cumulated memory: 98880 KiB

[startup+25.5002 s]
/proc/loadavg: 1.41 1.21 1.53 4/189 3018
/proc/meminfo: memFree=28060776/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=236216 memory=198120 CPUtime=25.48 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 32044 0 3 0 2538 10 0 0 20 0 1 0 90595592 241885184 49530 33554432000 4194304 5972588 140725857102512 140725857097096 140625252301797 0 0 4096 0 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 59054 49530 715 435 0 52417 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 236216 KiB
Current children cumulated memory: 198120 KiB

[startup+51.1003 s]
/proc/loadavg: 1.64 1.29 1.54 4/189 3018
/proc/meminfo: memFree=26773292/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=51.08 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 166769 0 3 0 5081 27 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935493 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+102.3 s]
/proc/loadavg: 1.84 1.40 1.57 4/189 3019
/proc/meminfo: memFree=26772092/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=102.29 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 210646 0 3 0 10199 30 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.51 1.60 4/189 3020
/proc/meminfo: memFree=26773112/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=162.29 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 258269 0 3 0 16197 32 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.60 1.62 4/189 3021
/proc/meminfo: memFree=26772576/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=222.29 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 294937 0 3 0 22195 34 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.67 1.64 4/189 3022
/proc/meminfo: memFree=26772436/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=282.28 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 323511 0 3 0 28193 35 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.73 1.67 4/187 3030
/proc/meminfo: memFree=26771968/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=342.29 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 340032 0 3 0 34192 37 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.78 1.69 4/187 3031
/proc/meminfo: memFree=26772944/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=402.29 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 359805 0 3 0 40191 38 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.82 1.71 4/187 3032
/proc/meminfo: memFree=26773516/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=462.3 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 372858 0 3 0 46191 39 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB


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

/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 1782.41 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.94 4/187 3113
/proc/meminfo: memFree=26772824/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=1842.41 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 411680 0 3 0 184199 42 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935599 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+1902.3 s]
/proc/loadavg: 2.89 2.28 2.03 4/187 3114
/proc/meminfo: memFree=26772172/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=1902.41 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 412576 0 3 0 190199 42 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4934287 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+1962.3 s]
/proc/loadavg: 2.33 2.23 2.03 4/187 3115
/proc/meminfo: memFree=26772096/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=1962.43 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 413935 0 3 0 196200 43 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 1962.43 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2022.3 s]
/proc/loadavg: 2.12 2.19 2.03 4/187 3116
/proc/meminfo: memFree=26772008/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2022.43 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 415311 0 3 0 202200 43 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4934289 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.15 2.03 4/187 3117
/proc/meminfo: memFree=26772364/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2082.43 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 416180 0 3 0 208200 43 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2082.43 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.12 2.03 4/188 3126
/proc/meminfo: memFree=26771704/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2142.44 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 417562 0 3 0 214201 43 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2142.44 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.10 2.03 4/188 3127
/proc/meminfo: memFree=26772128/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2202.44 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 418901 0 3 0 220201 43 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.08 2.03 4/188 3128
/proc/meminfo: memFree=26772460/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2262.45 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 419772 0 3 0 226202 43 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4934289 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2262.45 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.07 2.03 4/188 3129
/proc/meminfo: memFree=26772444/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2322.46 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 420633 0 3 0 232202 44 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2322.46 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.06 2.03 4/188 3130
/proc/meminfo: memFree=26772048/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2382.47 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 421491 0 3 0 238203 44 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2382.47 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.03 4/187 3132
/proc/meminfo: memFree=26772016/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2442.47 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 422354 0 3 0 244203 44 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2442.47 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.03 4/187 3133
/proc/meminfo: memFree=26771980/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2502.47 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 423215 0 3 0 250203 44 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2502.47 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.04 2.03 4/187 3133
/proc/meminfo: memFree=26771956/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2520.08 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 423232 0 3 0 251964 44 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

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

[startup+2519.9 s]
# the end of solver process 3017 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.64 s, system=0.44604 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.04 2.03 4/187 3133
/proc/meminfo: memFree=26771956/32770624 swapFree=67108860/67108860
[pid=3017] ppid=3010 vsize=862292 memory=822720 CPUtime=2520.08 cores=0,2,4,6
/proc/3017/stat : 3017 (cosoco) R 3010 3017 2954 0 -1 4202496 423232 0 3 0 251964 44 0 0 20 0 1 0 90595592 882987008 205680 33554432000 4194304 5972588 140725857102512 140725857089720 4935454 0 0 4096 8405026 0 0 0 17 4 0 0 1 0 0 8070896 8075904 31502336 140725857105087 140725857105182 140725857105182 140725857107918 0
/proc/3017/statm: 215573 205680 851 435 0 208936 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 862292 KiB
Current children cumulated memory: 822720 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.09
CPU user time (s): 2519.64
CPU system time (s): 0.44604
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 862292
Max. memory (cumulated for all children) (KiB): 822720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.64
system time used= 0.44604
maximum resident set size= 822788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 423281
page faults= 3
swaps= 0
block input operations= 864
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69
involuntary context switches= 655


# summary of solver processes directly reported to runsolver:
#   pid: 3017
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.64
#   total CPU system time (s): 0.44604

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.14827 second user time and 18.3803 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-12 23:44:47
IDJOB=4267553
IDBENCH=138075
IDSOLVER=2658
FILE ID=node148/4267553-1502575144
RUNJOBID= node148-1502574286-2986
PBS_JOBID= 20628291
Free space on /tmp= 61452 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-41.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267553-1502575144/watcher-4267553-1502575144 -o /tmp/evaluation-result-4267553-1502575144/solver-4267553-1502575144 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502574286-2986 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267553-1502575144.xml

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

MD5SUM BENCH= a372e06032e8b52aa9c97452ff274801
RANDOM SEED=1464682560

node148.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.19
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.19
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.19
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.19
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:        28445528 kB
MemAvailable:   31994172 kB
Buffers:          209992 kB
Cached:          3627168 kB
SwapCached:            0 kB
Active:           877200 kB
Inactive:        3011740 kB
Active(anon):      54348 kB
Inactive(anon):    25092 kB
Active(file):     822852 kB
Inactive(file):  2986648 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            172572 kB
Writeback:             0 kB
AnonPages:         57672 kB
Mapped:            42644 kB
Shmem:             25224 kB
Slab:             134756 kB
SReclaimable:     109956 kB
SUnreclaim:        24800 kB
KernelStack:        3168 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325168 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:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61444 MiB
End job on node148 at 2017-08-13 00:26:47