Trace number 4265693

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.12SAT (TO)265 2520.1001 2520.01

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-17-a4.xml
MD5SUM1654769b6737315210eb217040901c4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark230
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables17
Number of constraints8502
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":17}]
Minimum variable degree1921
Maximum variable degree1922
Distribution of variable degrees[{"degree":1921,"count":15},{"degree":1922,"count":2}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1360},{"arity":4,"count":7140},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints8501
Distribution of constraint types[{"type":"intension","count":8501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

9.49/9.53	c SAT : Variables: 8517 -- Clauses: 2129267
9.49/9.53	c best=?? lower=0 upper=500 
133.29/133.37	c
133.29/133.37	c This is cosoco 1.12 --  
133.29/133.37	c
133.29/133.37	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265693-1502576133.xml 
133.29/133.37	c enable optimization
133.29/133.37	c ========================================[ Problem Statistics ]===========================================
133.29/133.37	c |                                                                                                       
133.29/133.37	c |  Parse time        :         9.41 s 
133.29/133.37	c |
133.29/133.37	c |               Variables: 17
133.29/133.37	c |            Domain Sizes: 501..501
133.29/133.37	c |
133.29/133.37	c |             Constraints: 8518
133.29/133.37	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 16  -- Ternary: 1360
133.29/133.37	c | 
133.29/133.37	c |                   Types: 
133.29/133.37	c |                          (X - Y < k): 16
133.29/133.37	c |                          Intension: 8502
133.29/133.37	c |                          
133.29/133.37	c =========================================================================================================
133.29/133.37	o 293
133.29/133.37	c    1 calls to solver: best=293 lower=0 upper=292 
166.80/166.87	o 289
232.81/232.89	o 285
232.81/232.89	c    3 calls to solver: best=285 lower=0 upper=284 
240.41/240.43	o 283
448.73/448.72	o 274
448.73/448.72	c    5 calls to solver: best=274 lower=0 upper=273 
1164.37/1164.36	o 265
2520.09/2520.01	
2520.09/2520.01	c *** INTERRUPTED ***
2520.09/2520.01	c restarts              : 535         
2520.09/2520.01	c conflicts             : 30729        (12 /sec)
2520.09/2520.01	c decisions             : 47896        (19 /sec)
2520.09/2520.01	c propagations          : 5293183     (2102 /sec)
2520.09/2520.01	c root propagations     : 756         
2520.09/2520.01	c filter calls          : 444546060      (176506 /sec)
2520.09/2520.01	c useless filter calls  : 441585514      (99 %)
2520.09/2520.01	c
2520.09/2520.01	c clauses               : 2132513
2520.09/2520.01	c SAT propagations      : 16315
2520.09/2520.01	c SAT conflicts         : 41 (0 learnts)
2520.09/2520.01	c Memory used           : 762.50 MB
2520.09/2520.01	c CPU time              : 2518.59 s
2520.09/2520.01	
2520.09/2520.01	c nb Solutions = 6
2520.09/2520.01	s SATISFIABLE
2520.09/2520.01	c Best value found: 265
2520.09/2520.01	
2520.09/2520.01	
2520.09/2520.01	v <instantiation type='solution' cost='265'>
2520.09/2520.01	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2520.09/2520.01	v <values>0 116 134 154 187 213 241 265 1 4 10 12 17 31 46 68 93 </values>
2520.09/2520.01	v </instantiation>
2520.09/2520.01	

Verifier Data

OK	265

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265693-1502576133/watcher-4265693-1502576133 -o /tmp/evaluation-result-4265693-1502576133/solver-4265693-1502576133 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502567254-23607 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265693-1502576133.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=25512, runsolver pid=25509
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 2.10 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29985408/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=27588 memory=3592 CPUtime=0.1 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 1100 0 0 0 10 0 0 0 20 0 1 0 90701186 28250112 898 33554432000 4194304 5972588 140728339483872 140728339480520 5415825 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 6897 898 716 435 0 260 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27588 KiB
Current children cumulated memory: 3592 KiB

[startup+0.209359 s]*
/proc/loadavg: 2.10 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29983176/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=30164 memory=6492 CPUtime=0.21 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 1838 0 0 0 21 0 0 0 20 0 1 0 90701186 30887936 1623 33554432000 4194304 5972588 140728339483872 140728339480520 139739377503205 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 7541 1623 786 435 0 904 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30164 KiB
Current children cumulated memory: 6492 KiB

[startup+0.309068 s]*
/proc/loadavg: 2.10 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29980200/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=33084 memory=9396 CPUtime=0.31 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2570 0 0 0 31 0 0 0 20 0 1 0 90701186 33878016 2349 33554432000 4194304 5972588 140728339483872 140728339477432 139739386835536 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 8271 2349 786 435 0 1634 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33084 KiB
Current children cumulated memory: 9396 KiB

[startup+0.700287 s]
/proc/loadavg: 2.10 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29973952/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=44532 memory=20748 CPUtime=0.69 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 5417 0 0 0 69 0 0 0 20 0 1 0 90701186 45600768 5187 33554432000 4194304 5972588 140728339483872 140728339477432 139739377503205 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 11133 5187 786 435 0 4496 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44532 KiB
Current children cumulated memory: 20748 KiB

[startup+1.50029 s]
/proc/loadavg: 2.10 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29959816/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=68184 memory=44244 CPUtime=1.49 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 11337 0 0 0 148 1 0 0 20 0 1 0 90701186 69820416 11061 33554432000 4194304 5972588 140728339483872 140728339477432 4967517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 17046 11061 786 435 0 10409 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 68184 KiB
Current children cumulated memory: 44244 KiB

[startup+3.10933 s]
/proc/loadavg: 2.10 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29900676/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=115640 memory=91964 CPUtime=3.1 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 23296 0 0 0 308 2 0 0 20 0 1 0 90701186 118415360 22991 33554432000 4194304 5972588 140728339483872 140728339477432 4967517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 28910 22991 786 435 0 22273 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 115640 KiB
Current children cumulated memory: 91964 KiB

[startup+6.30027 s]
/proc/loadavg: 2.09 2.17 2.13 3/189 25513
/proc/meminfo: memFree=29812008/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=209632 memory=185728 CPUtime=6.29 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 46898 0 0 0 624 5 0 0 20 0 1 0 90701186 214663168 46432 33554432000 4194304 5972588 140728339483872 140728339477432 139739377503205 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 52408 46432 786 435 0 45771 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 209632 KiB
Current children cumulated memory: 185728 KiB

[startup+12.7004 s]
/proc/loadavg: 2.08 2.16 2.13 3/189 25513
/proc/meminfo: memFree=29442260/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=608272 memory=566056 CPUtime=12.69 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 175226 0 0 0 1249 20 0 0 20 0 1 0 90701186 622870528 141514 33554432000 4194304 5972588 140728339483872 140728339480728 4965342 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 152068 141514 838 435 0 145431 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 608272 KiB
Current children cumulated memory: 566056 KiB

[startup+25.5004 s]
/proc/loadavg: 2.06 2.16 2.13 3/189 25513
/proc/meminfo: memFree=29355816/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=674800 memory=632624 CPUtime=25.49 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 267181 0 0 0 2522 27 0 0 20 0 1 0 90701186 690995200 158156 33554432000 4194304 5972588 140728339483872 140728339480728 4909651 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 168700 158156 838 435 0 162063 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 674800 KiB
Current children cumulated memory: 632624 KiB

[startup+51.1096 s]
/proc/loadavg: 2.04 2.14 2.13 3/189 25513
/proc/meminfo: memFree=29321544/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=708988 memory=666680 CPUtime=51.1 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 349941 0 0 0 5079 31 0 0 20 0 1 0 90701186 726003712 166670 33554432000 4194304 5972588 140728339483872 140728339480728 4968769 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 177247 166670 838 435 0 170610 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 708988 KiB
Current children cumulated memory: 666680 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.12 2.12 3/189 25514
/proc/meminfo: memFree=29304228/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=726148 memory=684004 CPUtime=102.3 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 461231 0 0 0 10193 37 0 0 20 0 1 0 90701186 743575552 171001 33554432000 4194304 5972588 140728339483872 140728339480728 4962396 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 181537 171001 838 435 0 174900 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 726148 KiB
Current children cumulated memory: 684004 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.10 2.12 3/189 25515
/proc/meminfo: memFree=29285124/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=745288 memory=703160 CPUtime=162.3 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 566558 0 0 0 16187 43 0 0 20 0 1 0 90701186 763174912 175790 33554432000 4194304 5972588 140728339483872 140728339480728 4965400 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 186322 175790 839 435 0 179685 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 745288 KiB
Current children cumulated memory: 703160 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.08 2.11 3/189 25516
/proc/meminfo: memFree=29276256/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=752416 memory=710308 CPUtime=222.31 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 700858 0 0 0 22180 51 0 0 20 0 1 0 90701186 770473984 177577 33554432000 4194304 5972588 140728339483872 140728339480728 5099648 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 188104 177577 839 435 0 181467 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 752416 KiB
Current children cumulated memory: 710308 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.07 2.10 3/188 25517
/proc/meminfo: memFree=29270216/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=758752 memory=716372 CPUtime=282.31 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 811161 0 0 0 28174 57 0 0 20 0 1 0 90701186 776962048 179093 33554432000 4194304 5972588 140728339483872 140728339480520 4965339 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 189688 179093 839 435 0 183051 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 758752 KiB
Current children cumulated memory: 716372 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.06 2.10 3/187 25518
/proc/meminfo: memFree=29268780/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=759544 memory=717204 CPUtime=342.32 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 922818 0 0 0 34169 63 0 0 20 0 1 0 90701186 777773056 179301 33554432000 4194304 5972588 140728339483872 140728339480728 4966019 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 189886 179301 839 435 0 183249 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 759544 KiB
Current children cumulated memory: 717204 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/187 25519
/proc/meminfo: memFree=29268056/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=760204 memory=718116 CPUtime=402.31 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 1036943 0 0 0 40163 68 0 0 20 0 1 0 90701186 778448896 179529 33554432000 4194304 5972588 140728339483872 140728339480728 4965562 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 190051 179529 839 435 0 183414 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 760204 KiB
Current children cumulated memory: 718116 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/187 25521
/proc/meminfo: memFree=29264816/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=760864 memory=718760 CPUtime=462.33 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 1147930 0 0 0 46159 74 0 0 20 0 1 0 90701186 779124736 179690 33554432000 4194304 5972588 140728339483872 140728339480728 4965880 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 190216 179690 839 435 0 183579 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 760864 KiB
Current children cumulated memory: 718760 KiB


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

/proc/25512/statm: 193615 183573 839 435 0 186978 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 774460 KiB
Current children cumulated memory: 734292 KiB

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 25570
/proc/meminfo: memFree=29247424/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=774460 memory=734296 CPUtime=1782.33 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2576674 0 0 0 178085 148 0 0 20 0 1 0 90701186 793047040 183574 33554432000 4194304 5972588 140728339483872 140728339480728 4965681 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 193615 183574 839 435 0 186978 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 774460 KiB
Current children cumulated memory: 734296 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 25571
/proc/meminfo: memFree=29243836/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=778024 memory=737696 CPUtime=1842.33 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2578641 0 0 0 184085 148 0 0 20 0 1 0 90701186 796696576 184424 33554432000 4194304 5972588 140728339483872 140728339480728 4909657 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 194506 184424 839 435 0 187869 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 778024 KiB
Current children cumulated memory: 737696 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/188 25572
/proc/meminfo: memFree=29240664/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=778684 memory=738568 CPUtime=1902.34 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2580857 0 0 0 190085 149 0 0 20 0 1 0 90701186 797372416 184642 33554432000 4194304 5972588 140728339483872 140728339480728 4965760 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 194671 184642 839 435 0 188034 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 778684 KiB
Current children cumulated memory: 738568 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/188 25573
/proc/meminfo: memFree=29240416/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=778684 memory=738572 CPUtime=1962.35 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2581446 0 0 0 196086 149 0 0 20 0 1 0 90701186 797372416 184643 33554432000 4194304 5972588 140728339483872 140728339480728 5099648 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 194671 184643 839 435 0 188034 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 778684 KiB
Current children cumulated memory: 738572 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/188 25574
/proc/meminfo: memFree=29239036/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780136 memory=740012 CPUtime=2022.35 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2583210 0 0 0 202086 149 0 0 20 0 1 0 90701186 798859264 185003 33554432000 4194304 5972588 140728339483872 140728339480728 4965342 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195034 185003 839 435 0 188397 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 780136 KiB
Current children cumulated memory: 740012 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/187 25575
/proc/meminfo: memFree=29239068/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780268 memory=740096 CPUtime=2082.35 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2585437 0 0 0 208086 149 0 0 20 0 1 0 90701186 798994432 185024 33554432000 4194304 5972588 140728339483872 140728339480728 4965342 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195067 185024 839 435 0 188430 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 780268 KiB
Current children cumulated memory: 740096 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 25576
/proc/meminfo: memFree=29236508/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780400 memory=740328 CPUtime=2142.35 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2587760 0 0 0 214086 149 0 0 20 0 1 0 90701186 799129600 185082 33554432000 4194304 5972588 140728339483872 140728339480728 4965347 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195100 185082 839 435 0 188463 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 780400 KiB
Current children cumulated memory: 740328 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 25577
/proc/meminfo: memFree=29236392/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780400 memory=740336 CPUtime=2202.36 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2588490 0 0 0 220087 149 0 0 20 0 1 0 90701186 799129600 185084 33554432000 4194304 5972588 140728339483872 140728339480728 4965359 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195100 185084 839 435 0 188463 0
Current children cumulated CPU time: 2202.36 s
Current children cumulated vsize: 780400 KiB
Current children cumulated memory: 740336 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 25578
/proc/meminfo: memFree=29236516/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780400 memory=740336 CPUtime=2262.37 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2589102 0 0 0 226087 150 0 0 20 0 1 0 90701186 799129600 185084 33554432000 4194304 5972588 140728339483872 140728339480728 4965342 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195100 185084 839 435 0 188463 0
Current children cumulated CPU time: 2262.37 s
Current children cumulated vsize: 780400 KiB
Current children cumulated memory: 740336 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 25579
/proc/meminfo: memFree=29235772/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780796 memory=740656 CPUtime=2322.37 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2590440 0 0 0 232087 150 0 0 20 0 1 0 90701186 799535104 185164 33554432000 4194304 5972588 140728339483872 140728339480728 5053061 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195199 185164 839 435 0 188562 0
Current children cumulated CPU time: 2322.37 s
Current children cumulated vsize: 780796 KiB
Current children cumulated memory: 740656 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 25647
/proc/meminfo: memFree=30442852/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780796 memory=740680 CPUtime=2382.37 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2591245 0 0 0 238086 151 0 0 20 0 1 0 90701186 799535104 185170 33554432000 4194304 5972588 140728339483872 140728339480728 5099648 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195199 185170 839 435 0 188562 0
Current children cumulated CPU time: 2382.37 s
Current children cumulated vsize: 780796 KiB
Current children cumulated memory: 740680 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25648
/proc/meminfo: memFree=30436780/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780796 memory=740684 CPUtime=2442.38 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2591867 0 0 0 244087 151 0 0 20 0 1 0 90701186 799535104 185171 33554432000 4194304 5972588 140728339483872 140728339480728 5053090 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195199 185171 839 435 0 188562 0
Current children cumulated CPU time: 2442.38 s
Current children cumulated vsize: 780796 KiB
Current children cumulated memory: 740684 KiB

[startup+2502.3 s]
/proc/loadavg: 2.21 2.06 2.06 3/187 25649
/proc/meminfo: memFree=30420860/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780796 memory=740684 CPUtime=2502.38 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2592471 0 0 0 250087 151 0 0 20 0 1 0 90701186 799535104 185171 33554432000 4194304 5972588 140728339483872 140728339480728 5071040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195199 185171 839 435 0 188562 0
Current children cumulated CPU time: 2502.38 s
Current children cumulated vsize: 780796 KiB
Current children cumulated memory: 740684 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.38 2.11 2.07 3/187 25650
/proc/meminfo: memFree=30418324/32770624 swapFree=67108860/67108860
[pid=25512] ppid=25509 vsize=780796 memory=740684 CPUtime=2520.09 cores=1,3,5,7
/proc/25512/stat : 25512 (cosoco) R 25509 25512 23522 0 -1 4202496 2592568 0 0 0 251858 151 0 0 20 0 1 0 90701186 799535104 185171 33554432000 4194304 5972588 140728339483872 140728339480728 4909660 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 11030528 140728339485882 140728339485982 140728339485982 140728339488718 0
/proc/25512/statm: 195199 185171 839 435 0 188562 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 780796 KiB
Current children cumulated memory: 740684 KiB

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

[startup+2520.01 s]
# the end of solver process 25512 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.59 s, system=1.5141 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.1
CPU user time (s): 2518.59
CPU system time (s): 1.5141
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 780796
Max. memory (cumulated for all children) (KiB): 740684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.59
system time used= 1.5141
maximum resident set size= 740748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2592620
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= 126
involuntary context switches= 923


# summary of solver processes directly reported to runsolver:
#   pid: 25512
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.59
#   total CPU system time (s): 1.5141

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.62734 second user time and 18.8815 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 00:01:15
IDJOB=4265693
IDBENCH=126240
IDSOLVER=2655
FILE ID=node112/4265693-1502576133
RUNJOBID= node112-1502567254-23607
PBS_JOBID= 20628283
Free space on /tmp= 61788 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-17-a4.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265693-1502576133/watcher-4265693-1502576133 -o /tmp/evaluation-result-4265693-1502576133/solver-4265693-1502576133 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502567254-23607 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265693-1502576133.xml

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

MD5SUM BENCH= 1654769b6737315210eb217040901c4e
RANDOM SEED=996253726

node112.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.24
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.24
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.24
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.24
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:        29986664 kB
MemAvailable:   30097048 kB
Buffers:           80680 kB
Cached:           329572 kB
SwapCached:            0 kB
Active:          2247924 kB
Inactive:         117360 kB
Active(anon):    1904836 kB
Inactive(anon):    78228 kB
Active(file):     343088 kB
Inactive(file):    39132 kB
Unevictable:        6280 kB
Mlocked:            6280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:       1961184 kB
Mapped:            44276 kB
Shmem:             25224 kB
Slab:             113428 kB
SReclaimable:      87996 kB
SUnreclaim:        25432 kB
KernelStack:        3296 kB
PageTables:         8792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2447572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-13 00:43:16