Trace number 4265812

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.05 2519.8999

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-11.xml
MD5SUM021605e3a27b06e16b3134987a511561
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark20012.4
Satisfiable
(Un)Satisfiability was proved
Number of variables152
Number of constraints151
Number of domains2
Minimum domain size2
Maximum domain size121
Distribution of domain sizes[{"size":2,"count":30},{"size":121,"count":122}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":32},{"degree":3,"count":89},{"degree":4,"count":30},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":120},{"arity":3,"count":30},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints150
Distribution of constraint types[{"type":"intension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.21/0.24	c SAT : Variables: 14822 -- Clauses: 885902
0.21/0.25	c best=?? lower=-30 upper=0 
2520.03/2519.90	c
2520.03/2519.90	c This is cosoco 1.12 --  
2520.03/2519.90	c
2520.03/2519.90	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265812-1502579148.xml 
2520.03/2519.90	c enable optimization
2520.03/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.03/2519.90	c |                                                                                                       
2520.03/2519.90	c |  Parse time        :         0.23 s 
2520.03/2519.90	c |
2520.03/2519.90	c |               Variables: 152
2520.03/2519.90	c |            Domain Sizes: 2..121
2520.03/2519.90	c |
2520.03/2519.90	c |             Constraints: 152
2520.03/2519.90	c |                   Arity: 2..121  -- Binary: 120  -- Ternary: 30
2520.03/2519.90	c | 
2520.03/2519.90	c |                   Types: 
2520.03/2519.90	c |                          All Different: 1
2520.03/2519.90	c |                          Intension: 150
2520.03/2519.90	c |                          Sum: 1
2520.03/2519.90	c |                          
2520.03/2519.90	c =========================================================================================================
2520.03/2519.90	
2520.03/2519.90	c *** INTERRUPTED ***
2520.03/2519.90	c restarts              : 586         
2520.03/2519.90	c conflicts             : 3934313      (1561 /sec)
2520.03/2519.90	c decisions             : 12437354     (4935 /sec)
2520.03/2519.90	c propagations          : 695728199   (276082 /sec)
2520.03/2519.90	c root propagations     : 0           
2520.03/2519.90	c filter calls          : 194950169      (77361 /sec)
2520.03/2519.90	c useless filter calls  : 109470316      (56 %)
2520.03/2519.90	c
2520.03/2519.90	c clauses               : 890121
2520.03/2519.90	c SAT propagations      : 5105
2520.03/2519.90	c SAT conflicts         : 0 (0 learnts)
2520.03/2519.90	c Memory used           : 68.19 MB
2520.03/2519.90	c CPU time              : 2520.01 s
2520.03/2519.90	
2520.03/2519.90	c No Bound found!
2520.03/2519.90	
2520.03/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 (15364 MiB free)
  memory of node 1: 16384 MiB (15540 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265812-1502579148/watcher-4265812-1502579148 -o /tmp/evaluation-result-4265812-1502579148/solver-4265812-1502579148 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502567256-24277 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265812-1502579148.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=26028, runsolver pid=26025
Current StackSize limit: 8192 KiB


[startup+0.10017 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31645244/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=27984 memory=4452 CPUtime=0.1 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 1292 0 0 0 10 0 0 0 20 0 1 0 91003163 28655616 1113 33554432000 4194304 5972588 140728977060016 140728977056664 139952447896387 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 6996 1113 791 435 0 359 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27984 KiB
Current children cumulated memory: 4452 KiB

[startup+0.209656 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31626304/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=53652 memory=28820 CPUtime=0.21 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 6375 0 0 0 20 1 0 0 20 0 1 0 91003163 54939648 7205 33554432000 4194304 5972588 140728977060016 140728977056664 139952444414949 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 13413 7205 828 435 0 6776 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 53652 KiB
Current children cumulated memory: 28820 KiB

[startup+0.309556 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31608420/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=68516 memory=40548 CPUtime=0.31 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 8801 0 0 0 30 1 0 0 20 0 1 0 91003163 70160384 10137 33554432000 4194304 5972588 140728977060016 140728977056664 5070704 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17129 10137 845 435 0 10492 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 68516 KiB
Current children cumulated memory: 40548 KiB

[startup+0.700293 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31606280/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69176 memory=41340 CPUtime=0.69 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 8988 0 0 0 68 1 0 0 20 0 1 0 91003163 70836224 10335 33554432000 4194304 5972588 140728977060016 140728977056872 5053061 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17294 10335 845 435 0 10657 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 69176 KiB
Current children cumulated memory: 41340 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31606280/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69308 memory=41340 CPUtime=1.49 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 9022 0 0 0 148 1 0 0 20 0 1 0 91003163 70971392 10335 33554432000 4194304 5972588 140728977060016 140728977056824 5071825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17327 10335 845 435 0 10690 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 69308 KiB
Current children cumulated memory: 41340 KiB

[startup+3.10936 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31606132/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69436 memory=41640 CPUtime=3.1 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 13319 0 0 0 309 1 0 0 20 0 1 0 91003163 71102464 10410 33554432000 4194304 5972588 140728977060016 140728977056824 5071040 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17359 10410 845 435 0 10722 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 69436 KiB
Current children cumulated memory: 41640 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31606628/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69436 memory=41688 CPUtime=6.29 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 18739 0 0 0 627 2 0 0 20 0 1 0 91003163 71102464 10422 33554432000 4194304 5972588 140728977060016 140728977057240 5070944 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17359 10422 845 435 0 10722 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 69436 KiB
Current children cumulated memory: 41688 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31606788/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69564 memory=41756 CPUtime=12.69 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 24751 0 0 0 1267 2 0 0 20 0 1 0 91003163 71233536 10439 33554432000 4194304 5972588 140728977060016 140728977057240 5071995 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17391 10439 845 435 0 10754 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 69564 KiB
Current children cumulated memory: 41756 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31605296/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69564 memory=41812 CPUtime=25.49 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 35089 0 0 0 2547 2 0 0 20 0 1 0 91003163 71233536 10453 33554432000 4194304 5972588 140728977060016 140728977057240 5099648 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17391 10453 845 435 0 10754 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 69564 KiB
Current children cumulated memory: 41812 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31602796/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=43964 CPUtime=51.1 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 40703 0 0 0 5107 3 0 0 20 0 1 0 91003163 71368704 10991 33554432000 4194304 5972588 140728977060016 140728977056664 4909679 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 10991 845 435 0 10787 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 43964 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26030
/proc/meminfo: memFree=31602816/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44008 CPUtime=102.3 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 41606 0 0 0 10227 3 0 0 20 0 1 0 91003163 71368704 11002 33554432000 4194304 5972588 140728977060016 140728977056664 5321967 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11002 845 435 0 10787 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44008 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26031
/proc/meminfo: memFree=31603212/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44016 CPUtime=162.3 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 42441 0 0 0 16227 3 0 0 20 0 1 0 91003163 71368704 11004 33554432000 4194304 5972588 140728977060016 140728977056664 4965342 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11004 845 435 0 10787 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44016 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26033
/proc/meminfo: memFree=31603244/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44036 CPUtime=222.3 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 43337 0 0 0 22227 3 0 0 20 0 1 0 91003163 71368704 11009 33554432000 4194304 5972588 140728977060016 140728977056664 5070877 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11009 845 435 0 10787 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44036 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26034
/proc/meminfo: memFree=31603832/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44036 CPUtime=282.31 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 43346 0 0 0 28228 3 0 0 20 0 1 0 91003163 71368704 11009 33554432000 4194304 5972588 140728977060016 140728977056664 4978099 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11009 845 435 0 10787 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44036 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26035
/proc/meminfo: memFree=31603596/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44044 CPUtime=342.31 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 44179 0 0 0 34228 3 0 0 20 0 1 0 91003163 71368704 11011 33554432000 4194304 5972588 140728977060016 140728977056664 5070704 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11011 845 435 0 10787 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44044 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26037
/proc/meminfo: memFree=31603580/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44068 CPUtime=402.31 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 44197 0 0 0 40228 3 0 0 20 0 1 0 91003163 71368704 11017 33554432000 4194304 5972588 140728977060016 140728977056664 5099616 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11017 845 435 0 10787 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44068 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26038
/proc/meminfo: memFree=31603532/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69696 memory=44100 CPUtime=462.32 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 45036 0 0 0 46229 3 0 0 20 0 1 0 91003163 71368704 11025 33554432000 4194304 5972588 140728977060016 140728977056664 5071906 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17424 11025 845 435 0 10787 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 69696 KiB
Current children cumulated memory: 44100 KiB


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

/proc/26028/statm: 17456 11039 845 435 0 10819 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44156 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26115
/proc/meminfo: memFree=31602248/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44156 CPUtime=1842.39 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 54804 0 0 0 184236 3 0 0 20 0 1 0 91003163 71499776 11039 33554432000 4194304 5972588 140728977060016 140728977057240 4978099 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11039 845 435 0 10819 0
Current children cumulated CPU time: 1842.39 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44156 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26116
/proc/meminfo: memFree=31602372/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44168 CPUtime=1902.4 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 55221 0 0 0 190237 3 0 0 20 0 1 0 91003163 71499776 11042 33554432000 4194304 5972588 140728977060016 140728977057240 5099648 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11042 845 435 0 10819 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44168 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26117
/proc/meminfo: memFree=31601760/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44168 CPUtime=1962.4 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 55502 0 0 0 196237 3 0 0 20 0 1 0 91003163 71499776 11042 33554432000 4194304 5972588 140728977060016 140728977057240 4971540 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11042 845 435 0 10819 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44168 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26119
/proc/meminfo: memFree=31601756/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44168 CPUtime=2022.4 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 55506 0 0 0 202237 3 0 0 20 0 1 0 91003163 71499776 11042 33554432000 4194304 5972588 140728977060016 140728977057240 4909643 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11042 845 435 0 10819 0
Current children cumulated CPU time: 2022.4 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44168 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26120
/proc/meminfo: memFree=31601996/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2082.41 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 56407 0 0 0 208238 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 5053097 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2082.41 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26121
/proc/meminfo: memFree=31602212/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2142.41 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 56409 0 0 0 214238 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 4977727 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2142.41 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26123
/proc/meminfo: memFree=31601584/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2202.41 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 56918 0 0 0 220238 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 4978623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2202.41 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26124
/proc/meminfo: memFree=31601928/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2262.42 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 57308 0 0 0 226239 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 4969213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26133
/proc/meminfo: memFree=31601712/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2322.42 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 57542 0 0 0 232239 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 5070992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2322.42 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26134
/proc/meminfo: memFree=31601332/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2382.42 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 57554 0 0 0 238239 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 4975104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2382.42 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26135
/proc/meminfo: memFree=31601836/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2442.43 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 57858 0 0 0 244240 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 4968815 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2442.43 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26197
/proc/meminfo: memFree=31672564/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2502.43 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 58415 0 0 0 250240 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 5071032 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2502.43 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26258
/proc/meminfo: memFree=31545728/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2520.03 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 58821 0 0 0 252000 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 5273261 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

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

[startup+2519.9 s]
# the end of solver process 26028 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.01 s, system=0.039002 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 2.05 3/188 26258
/proc/meminfo: memFree=31545728/32770624 swapFree=67108860/67108860
[pid=26028] ppid=26025 vsize=69824 memory=44172 CPUtime=2520.03 cores=1,3,5,7
/proc/26028/stat : 26028 (cosoco) R 26025 26028 24193 0 -1 4202496 58821 0 0 0 252000 3 0 0 20 0 1 0 91003163 71499776 11043 33554432000 4194304 5972588 140728977060016 140728977057240 5273261 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 18145280 140728977065146 140728977065246 140728977065246 140728977067982 0
/proc/26028/statm: 17456 11043 845 435 0 10819 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 69824 KiB
Current children cumulated memory: 44172 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.05
CPU user time (s): 2520.01
CPU system time (s): 0.039002
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 69824
Max. memory (cumulated for all children) (KiB): 44172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.039002
maximum resident set size= 44244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58867
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= 9
involuntary context switches= 694


# summary of solver processes directly reported to runsolver:
#   pid: 26028
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.039002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3562 second user time and 14.1804 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 00:51:30
IDJOB=4265812
IDBENCH=130616
IDSOLVER=2655
FILE ID=node102/4265812-1502579148
RUNJOBID= node102-1502567256-24277
PBS_JOBID= 20628289
Free space on /tmp= 61908 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-11.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265812-1502579148/watcher-4265812-1502579148 -o /tmp/evaluation-result-4265812-1502579148/solver-4265812-1502579148 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502567256-24277 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265812-1502579148.xml

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

MD5SUM BENCH= 021605e3a27b06e16b3134987a511561
RANDOM SEED=2142275293

node102.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.35
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.35
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.35
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.35
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:        31646432 kB
MemAvailable:   31944532 kB
Buffers:           81992 kB
Cached:           524496 kB
SwapCached:            0 kB
Active:           627292 kB
Inactive:         101680 kB
Active(anon):      72940 kB
Inactive(anon):    77216 kB
Active(file):     554352 kB
Inactive(file):    24464 kB
Unevictable:        6460 kB
Mlocked:            6460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:        128876 kB
Mapped:            44344 kB
Shmem:             25228 kB
Slab:              96460 kB
SReclaimable:      70240 kB
SUnreclaim:        26220 kB
KernelStack:        3328 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     429704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-13 01:33:30