Trace number 4265813

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

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-12.xml
MD5SUM4ad29a02d37880346b32250d12348025
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark19964.4
Satisfiable
(Un)Satisfiability was proved
Number of variables179
Number of constraints178
Number of domains2
Minimum domain size2
Maximum domain size144
Distribution of domain sizes[{"size":2,"count":34},{"size":144,"count":145}]
Minimum variable degree2
Maximum variable degree34
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":108},{"degree":4,"count":34},{"degree":34,"count":1}]
Minimum constraint arity2
Maximum constraint arity144
Distribution of constraint arities[{"arity":2,"count":143},{"arity":3,"count":34},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints177
Distribution of constraint types[{"type":"intension","count":177},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.31/0.31	c SAT : Variables: 20948 -- Clauses: 1493133
0.31/0.31	c best=?? lower=-34 upper=0 
2520.06/2519.90	c
2520.06/2519.90	c This is cosoco 1.12 --  
2520.06/2519.90	c
2520.06/2519.90	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265813-1502579092.xml 
2520.06/2519.90	c enable optimization
2520.06/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.06/2519.90	c |                                                                                                       
2520.06/2519.90	c |  Parse time        :         0.30 s 
2520.06/2519.90	c |
2520.06/2519.90	c |               Variables: 179
2520.06/2519.90	c |            Domain Sizes: 2..144
2520.06/2519.90	c |
2520.06/2519.90	c |             Constraints: 179
2520.06/2519.90	c |                   Arity: 2..144  -- Binary: 143  -- Ternary: 34
2520.06/2519.90	c | 
2520.06/2519.90	c |                   Types: 
2520.06/2519.90	c |                          All Different: 1
2520.06/2519.90	c |                          Intension: 177
2520.06/2519.90	c |                          Sum: 1
2520.06/2519.90	c |                          
2520.06/2519.90	c =========================================================================================================
2520.06/2519.90	
2520.06/2519.90	c *** INTERRUPTED ***
2520.06/2519.90	c restarts              : 585         
2520.06/2519.90	c conflicts             : 3831147      (1520 /sec)
2520.06/2519.90	c decisions             : 12209405     (4845 /sec)
2520.06/2519.90	c propagations          : 674769788   (267765 /sec)
2520.06/2519.90	c root propagations     : 0           
2520.06/2519.90	c filter calls          : 191999970      (76190 /sec)
2520.06/2519.90	c useless filter calls  : 108603173      (56 %)
2520.06/2519.90	c
2520.06/2519.90	c clauses               : 1496688
2520.06/2519.90	c SAT propagations      : 4721
2520.06/2519.90	c SAT conflicts         : 0 (0 learnts)
2520.06/2519.90	c Memory used           : 102.12 MB
2520.06/2519.90	c CPU time              : 2520.01 s
2520.06/2519.90	
2520.06/2519.90	c No Bound found!
2520.06/2519.90	
2520.06/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 (15431 MiB free)
  memory of node 1: 16384 MiB (13878 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100196 s]*
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=30012736/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=28112 memory=4576 CPUtime=0.1 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 1328 0 0 0 10 0 0 0 20 0 1 0 90997570 28786688 1144 33554432000 4194304 5972588 140736989320560 140736989317208 140361841105893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 7028 1144 791 435 0 391 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28112 KiB
Current children cumulated memory: 4576 KiB

[startup+0.209443 s]*
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=30007960/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=38748 memory=13452 CPUtime=0.21 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 3042 0 0 0 21 0 0 0 20 0 1 0 90997570 39677952 3363 33554432000 4194304 5972588 140736989320560 140736989317208 5280404 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 9687 3363 828 435 0 3050 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 38748 KiB
Current children cumulated memory: 13452 KiB

[startup+0.309508 s]*
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=29954364/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=101740 memory=68768 CPUtime=0.31 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 13269 0 0 0 30 1 0 0 20 0 1 0 90997570 104181760 17192 33554432000 4194304 5972588 140736989320560 140736989317208 140361841105893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 25435 17192 828 435 0 18798 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 101740 KiB
Current children cumulated memory: 68768 KiB

[startup+0.700356 s]
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=29948100/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=103388 memory=70352 CPUtime=0.69 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 13712 0 0 0 68 1 0 0 20 0 1 0 90997570 105869312 17588 33554432000 4194304 5972588 140736989320560 140736989317272 5070984 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 25847 17588 845 435 0 19210 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 103388 KiB
Current children cumulated memory: 70352 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=29946976/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104048 memory=70880 CPUtime=1.49 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 13857 0 0 0 148 1 0 0 20 0 1 0 90997570 106545152 17720 33554432000 4194304 5972588 140736989320560 140736989317272 5070984 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26012 17720 845 435 0 19375 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 104048 KiB
Current children cumulated memory: 70880 KiB

[startup+3.10953 s]
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=29946648/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104048 memory=71220 CPUtime=3.09 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 17828 0 0 0 308 1 0 0 20 0 1 0 90997570 106545152 17805 33554432000 4194304 5972588 140736989320560 140736989317368 5244099 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26012 17805 845 435 0 19375 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 104048 KiB
Current children cumulated memory: 71220 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.06 3/188 25968
/proc/meminfo: memFree=29946488/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104176 memory=71276 CPUtime=6.29 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 24464 0 0 0 627 2 0 0 20 0 1 0 90997570 106676224 17819 33554432000 4194304 5972588 140736989320560 140736989317784 4968765 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26044 17819 845 435 0 19407 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 104176 KiB
Current children cumulated memory: 71276 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25968
/proc/meminfo: memFree=29946568/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104176 memory=71348 CPUtime=12.69 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 31047 0 0 0 1267 2 0 0 20 0 1 0 90997570 106676224 17837 33554432000 4194304 5972588 140736989320560 140736989317784 5071744 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26044 17837 845 435 0 19407 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 104176 KiB
Current children cumulated memory: 71348 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25968
/proc/meminfo: memFree=29944520/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104304 memory=73460 CPUtime=25.49 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 42247 0 0 0 2547 2 0 0 20 0 1 0 90997570 106807296 18365 33554432000 4194304 5972588 140736989320560 140736989317784 5070962 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26076 18365 845 435 0 19439 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 104304 KiB
Current children cumulated memory: 73460 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25968
/proc/meminfo: memFree=29944396/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104304 memory=73532 CPUtime=51.1 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 50822 0 0 0 5107 3 0 0 20 0 1 0 90997570 106807296 18383 33554432000 4194304 5972588 140736989320560 140736989317784 5070953 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26076 18383 845 435 0 19439 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 104304 KiB
Current children cumulated memory: 73532 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26029
/proc/meminfo: memFree=31602500/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104432 memory=75272 CPUtime=102.29 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 54467 0 0 0 10226 3 0 0 20 0 1 0 90997570 106938368 18818 33554432000 4194304 5972588 140736989320560 140736989317784 5070982 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26108 18818 845 435 0 19471 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 104432 KiB
Current children cumulated memory: 75272 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26030
/proc/meminfo: memFree=31602816/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104432 memory=75304 CPUtime=162.29 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 55900 0 0 0 16226 3 0 0 20 0 1 0 90997570 106938368 18826 33554432000 4194304 5972588 140736989320560 140736989317784 5071036 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26108 18826 845 435 0 19471 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 104432 KiB
Current children cumulated memory: 75304 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26031
/proc/meminfo: memFree=31603212/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104432 memory=75316 CPUtime=222.29 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 57345 0 0 0 22226 3 0 0 20 0 1 0 90997570 106938368 18829 33554432000 4194304 5972588 140736989320560 140736989317784 4977701 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26108 18829 845 435 0 19471 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 104432 KiB
Current children cumulated memory: 75316 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26033
/proc/meminfo: memFree=31603244/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104432 memory=75316 CPUtime=282.3 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 57362 0 0 0 28227 3 0 0 20 0 1 0 90997570 106938368 18829 33554432000 4194304 5972588 140736989320560 140736989317784 5099648 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26108 18829 845 435 0 19471 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 104432 KiB
Current children cumulated memory: 75316 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26034
/proc/meminfo: memFree=31603848/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104432 memory=75356 CPUtime=342.3 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 58617 0 0 0 34227 3 0 0 20 0 1 0 90997570 106938368 18839 33554432000 4194304 5972588 140736989320560 140736989317784 4977753 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26108 18839 845 435 0 19471 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 104432 KiB
Current children cumulated memory: 75356 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26035
/proc/meminfo: memFree=31603596/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75360 CPUtime=402.3 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 58829 0 0 0 40227 3 0 0 20 0 1 0 90997570 107073536 18840 33554432000 4194304 5972588 140736989320560 140736989317208 5070984 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18840 845 435 0 19504 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75360 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26037
/proc/meminfo: memFree=31603580/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75368 CPUtime=462.32 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 60153 0 0 0 46228 4 0 0 20 0 1 0 90997570 107073536 18842 33554432000 4194304 5972588 140736989320560 140736989317208 4970728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18842 845 435 0 19504 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75368 KiB


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

/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 1782.4 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26114
/proc/meminfo: memFree=31602072/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=1842.4 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 74920 0 0 0 184236 4 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 5070984 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26115
/proc/meminfo: memFree=31602248/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=1902.4 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 76202 0 0 0 190236 4 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4978779 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26116
/proc/meminfo: memFree=31602372/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=1962.41 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 76207 0 0 0 196237 4 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4975104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26117
/proc/meminfo: memFree=31601760/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2022.42 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 76956 0 0 0 202237 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4978728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26119
/proc/meminfo: memFree=31601764/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2082.43 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 76968 0 0 0 208238 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4962247 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2082.43 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26120
/proc/meminfo: memFree=31601988/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2142.43 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 78112 0 0 0 214238 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4972728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26121
/proc/meminfo: memFree=31602212/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2202.43 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 78136 0 0 0 220238 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4972728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2202.43 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26123
/proc/meminfo: memFree=31601576/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2262.44 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 78545 0 0 0 226239 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4978783 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26124
/proc/meminfo: memFree=31601928/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2322.44 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 79568 0 0 0 232239 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4970878 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2322.44 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26133
/proc/meminfo: memFree=31601704/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2382.45 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 80306 0 0 0 238240 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4975114 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2382.45 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26134
/proc/meminfo: memFree=31601332/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2442.45 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 80334 0 0 0 244240 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4977653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2442.45 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26135
/proc/meminfo: memFree=31601820/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2502.45 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 80908 0 0 0 250240 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4971586 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2502.45 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26136
/proc/meminfo: memFree=31601468/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2520.06 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 81081 0 0 0 252001 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4975444 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

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

[startup+2519.9 s]
# the end of solver process 25967 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.01 s, system=0.052003 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 26136
/proc/meminfo: memFree=31601468/32770624 swapFree=67108860/67108860
[pid=25967] ppid=25964 vsize=104564 memory=75440 CPUtime=2520.06 cores=0,2,4,6
/proc/25967/stat : 25967 (cosoco) R 25964 25967 24193 0 -1 4202496 81081 0 0 0 252001 5 0 0 20 0 1 0 90997570 107073536 18860 33554432000 4194304 5972588 140736989320560 140736989317208 4975444 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 31600640 140736989328570 140736989328670 140736989328670 140736989331406 0
/proc/25967/statm: 26141 18860 845 435 0 19504 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 104564 KiB
Current children cumulated memory: 75440 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.06
CPU user time (s): 2520.01
CPU system time (s): 0.052003
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 104564
Max. memory (cumulated for all children) (KiB): 75440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.052003
maximum resident set size= 75512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81126
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= 19
involuntary context switches= 733


# summary of solver processes directly reported to runsolver:
#   pid: 25967
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.052003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.01639 second user time and 16.5025 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 00:50:34
IDJOB=4265813
IDBENCH=130615
IDSOLVER=2655
FILE ID=node102/4265813-1502579092
RUNJOBID= node102-1502567256-24276
PBS_JOBID= 20628289
Free space on /tmp= 61908 MiB

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

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

MD5SUM BENCH= 4ad29a02d37880346b32250d12348025
RANDOM SEED=313145606

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:        30014048 kB
MemAvailable:   30313008 kB
Buffers:           81932 kB
Cached:           526088 kB
SwapCached:            0 kB
Active:          2255444 kB
Inactive:         101404 kB
Active(anon):    1699948 kB
Inactive(anon):    77216 kB
Active(file):     555496 kB
Inactive(file):    24188 kB
Unevictable:        6460 kB
Mlocked:            6460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2452 kB
Writeback:            12 kB
AnonPages:       1762000 kB
Mapped:            44732 kB
Shmem:             25228 kB
Slab:              96028 kB
SReclaimable:      70220 kB
SUnreclaim:        25808 kB
KernelStack:        3488 kB
PageTables:         8288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2053936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1703936 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:32:34